Pull request #43347 event Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at f8d0102e3361b74061ec684e6c8c397c4756cfb0 rather than b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 Obtained Jenkinsfile from f8d0102e3361b74061ec684e6c8c397c4756cfb0 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-43347@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 [2022-03-09T15:15:55.560Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-09T15:15:55.564Z] Trying to pass milestone 2 [Pipeline] milestone [2022-03-09T15:15:55.637Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-09T15:16:10.795Z] Still waiting to schedule task [2022-03-09T15:16:10.798Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00276fbbd1dbfb538)’ [2022-03-09T15:16:27.111Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00276fbbd1dbfb538) in /home/ubuntu/workspace/moby_PR-43347 [Pipeline] { [Pipeline] checkout [2022-03-09T15:16:27.141Z] The recommended git tool is: git [2022-03-09T15:16:27.154Z] using credential docker-jenkins-github-credentials [2022-03-09T15:16:27.163Z] Cloning the remote Git repository [2022-03-09T15:16:27.163Z] Cloning with configured refspecs honoured and without tags [2022-03-09T15:16:27.167Z] Cloning repository https://github.com/moby/moby.git [2022-03-09T15:16:27.167Z] > git init /home/ubuntu/workspace/moby_PR-43347 # timeout=10 [2022-03-09T15:16:27.196Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:16:27.196Z] > git --version # timeout=10 [2022-03-09T15:16:27.203Z] > git --version # 'git version 2.17.1' [2022-03-09T15:16:27.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:16:27.205Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:16:49.787Z] Fetching without tags [2022-03-09T15:16:50.024Z] Merging remotes/origin/master commit f8d0102e3361b74061ec684e6c8c397c4756cfb0 into PR head commit b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 [2022-03-09T15:16:49.754Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:16:49.757Z] > git config --add remote.origin.fetch +refs/pull/43347/head:refs/remotes/origin/PR-43347 # timeout=10 [2022-03-09T15:16:49.762Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:16:49.775Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:16:49.790Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:16:49.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:16:49.791Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:16:50.027Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:16:50.045Z] > git checkout -f b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 # timeout=10 [2022-03-09T15:16:50.560Z] > git remote # timeout=10 [2022-03-09T15:16:50.566Z] > git config --get remote.origin.url # timeout=10 [2022-03-09T15:16:50.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:16:50.573Z] > git merge f8d0102e3361b74061ec684e6c8c397c4756cfb0 # timeout=10 [2022-03-09T15:16:51.203Z] Merge succeeded, producing 005528d7255ee887468efbe93d151aa959684b37 [2022-03-09T15:16:51.204Z] Checking out Revision 005528d7255ee887468efbe93d151aa959684b37 (PR-43347) [2022-03-09T15:16:51.279Z] Commit message: "Merge commit 'f8d0102e3361b74061ec684e6c8c397c4756cfb0' into HEAD" [2022-03-09T15:16:51.300Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-09T15:16:51.960Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43347:/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 [2022-03-09T15:16:51.190Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-09T15:16:51.206Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:16:51.215Z] > git checkout -f 005528d7255ee887468efbe93d151aa959684b37 # timeout=10 [2022-03-09T15:16:51.282Z] > git rev-list --no-walk e4b188f5219263326178a9c57b60a656ba245df6 # timeout=10 [2022-03-09T15:16:56.183Z] 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-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-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 [2022-03-09T15:16:56.713Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04ef9f4d0671d4f8a) in /home/ubuntu/workspace/moby_PR-43347 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" 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) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [2022-03-09T15:16:56.727Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0074ef8bbe79986c0) in /home/ubuntu/workspace/moby_PR-43347 [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-03-09T15:16:56.778Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] { [2022-03-09T15:16:56.802Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-09T15:16:56.811Z] Cloning the remote Git repository [2022-03-09T15:16:56.811Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-03-09T15:16:56.871Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-03-09T15:16:56.895Z] using credential docker-jenkins-github-credentials [2022-03-09T15:16:56.903Z] Cloning the remote Git repository [2022-03-09T15:16:56.903Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] 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] // 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] } [2022-03-09T15:16:56.814Z] Cloning repository https://github.com/moby/moby.git [2022-03-09T15:16:56.821Z] > git init /home/ubuntu/workspace/moby_PR-43347 # timeout=10 [2022-03-09T15:16:56.826Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:16:56.826Z] > git --version # timeout=10 [2022-03-09T15:16:56.829Z] > git --version # 'git version 2.25.1' [2022-03-09T15:16:56.830Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:16:56.831Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:16:56.927Z] Cloning repository https://github.com/moby/moby.git [2022-03-09T15:16:56.928Z] > git init /home/ubuntu/workspace/moby_PR-43347 # timeout=10 [2022-03-09T15:16:56.960Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:16:56.961Z] > git --version # timeout=10 [2022-03-09T15:16:56.965Z] > git --version # 'git version 2.25.1' [2022-03-09T15:16:56.966Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:16:56.966Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:17:11.687Z] Still waiting to schedule task [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-088ad7f9d19f29e5e)’ is offline [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0936a0f0399447b3e)’ is offline [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-003e97f19fb9f1f69)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-007eca7e60b02a707)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-00f709b73a8bd4a3e)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-02a25e8d2caaa1a0e)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-04b9b7a6608ab7a9a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-04f31a9fc3f4b787e)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-05cf7e3048d0de60e)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0674909c2675e874f)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-09e45f467dfd0e5e7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0ad8a4cadfd7e0405)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0b9b668933ea99478)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0c1dd7f8182c80dc3)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0f366d61360aa13b5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01aacdba34243ce6a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03c3f1dd3ab9a9e5c)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ad9b16fc464fd103)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0af84e15ab15db8cd)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b68a95eff476e168)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b94dcad12096fad5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d90be86c3db772d5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e5ef6e0721108a07)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f0451ee7ab6cd6aa)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-00a7df71de24adc89)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-03d4de3cb28feb7de)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-095495f4ff6d00a94)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0b3f5a3b87d94adef)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0e53da4cc23a14dd5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02e53a8d37a7e4504)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04bb7d872b17e2bba)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-069cc8204a0d22422)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-094e02130f55c9e5a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a71664f469fa13bf)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0aa92b600d4f2d46f)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b365ff2637906f94)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c25e46ec1b1c8a42)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c59b72ba0cbc991d)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d83129ae222ef5c7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0df8331c41c297784)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eeb44437029881bb)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f938992e955e60c4)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fa4e97f75edb64b0)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fb420dfed9bb6890)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.688Z] Still waiting to schedule task [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-088ad7f9d19f29e5e)’ is offline [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0936a0f0399447b3e)’ is offline [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-003e97f19fb9f1f69)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-007eca7e60b02a707)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-00f709b73a8bd4a3e)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-02a25e8d2caaa1a0e)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-04b9b7a6608ab7a9a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-04f31a9fc3f4b787e)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-05cf7e3048d0de60e)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0674909c2675e874f)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-09e45f467dfd0e5e7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0ad8a4cadfd7e0405)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0b9b668933ea99478)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0c1dd7f8182c80dc3)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0f366d61360aa13b5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01aacdba34243ce6a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03c3f1dd3ab9a9e5c)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ad9b16fc464fd103)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0af84e15ab15db8cd)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b68a95eff476e168)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b94dcad12096fad5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d90be86c3db772d5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e5ef6e0721108a07)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f0451ee7ab6cd6aa)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-00a7df71de24adc89)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-03d4de3cb28feb7de)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-095495f4ff6d00a94)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0b3f5a3b87d94adef)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0e53da4cc23a14dd5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02e53a8d37a7e4504)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04bb7d872b17e2bba)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-069cc8204a0d22422)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-094e02130f55c9e5a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a71664f469fa13bf)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0aa92b600d4f2d46f)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b365ff2637906f94)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c25e46ec1b1c8a42)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c59b72ba0cbc991d)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d83129ae222ef5c7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0df8331c41c297784)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eeb44437029881bb)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f938992e955e60c4)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fa4e97f75edb64b0)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fb420dfed9bb6890)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.689Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] Still waiting to schedule task [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-088ad7f9d19f29e5e)’ is offline [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0936a0f0399447b3e)’ is offline [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-003e97f19fb9f1f69)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-007eca7e60b02a707)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-00f709b73a8bd4a3e)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-02a25e8d2caaa1a0e)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-04b9b7a6608ab7a9a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-04f31a9fc3f4b787e)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-05cf7e3048d0de60e)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0674909c2675e874f)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-09e45f467dfd0e5e7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0ad8a4cadfd7e0405)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0b9b668933ea99478)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0c1dd7f8182c80dc3)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0f366d61360aa13b5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01aacdba34243ce6a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03c3f1dd3ab9a9e5c)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ad9b16fc464fd103)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0af84e15ab15db8cd)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b68a95eff476e168)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b94dcad12096fad5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d90be86c3db772d5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e5ef6e0721108a07)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f0451ee7ab6cd6aa)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-00a7df71de24adc89)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-03d4de3cb28feb7de)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-095495f4ff6d00a94)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0b3f5a3b87d94adef)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0e53da4cc23a14dd5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02e53a8d37a7e4504)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04bb7d872b17e2bba)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-069cc8204a0d22422)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-094e02130f55c9e5a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a71664f469fa13bf)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0aa92b600d4f2d46f)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b365ff2637906f94)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c25e46ec1b1c8a42)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c59b72ba0cbc991d)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d83129ae222ef5c7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0df8331c41c297784)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eeb44437029881bb)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f938992e955e60c4)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fa4e97f75edb64b0)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fb420dfed9bb6890)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.690Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-09T15:17:11.700Z] Still waiting to schedule task [2022-03-09T15:17:11.701Z] All nodes of label ‘windows-2019’ are offline [2022-03-09T15:17:11.715Z] Still waiting to schedule task [2022-03-09T15:17:11.715Z] All nodes of label ‘windows-2022’ are offline [2022-03-09T15:17:11.715Z] Still waiting to schedule task [2022-03-09T15:17:11.716Z] All nodes of label ‘windows-2022’ are offline [2022-03-09T15:17:11.726Z] Fetching without tags [2022-03-09T15:17:12.022Z] Merging remotes/origin/master commit f8d0102e3361b74061ec684e6c8c397c4756cfb0 into PR head commit b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 [2022-03-09T15:17:11.690Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:17:11.693Z] > git config --add remote.origin.fetch +refs/pull/43347/head:refs/remotes/origin/PR-43347 # timeout=10 [2022-03-09T15:17:11.696Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:17:11.710Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:17:11.721Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:17:11.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:17:11.721Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:17:12.016Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:17:12.021Z] > git checkout -f b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 # timeout=10 [2022-03-09T15:17:12.489Z] > git remote # timeout=10 [2022-03-09T15:17:12.498Z] > git config --get remote.origin.url # timeout=10 [2022-03-09T15:17:12.505Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:17:12.505Z] > git merge f8d0102e3361b74061ec684e6c8c397c4756cfb0 # timeout=10 [2022-03-09T15:17:13.131Z] Merge succeeded, producing fabaa2b59901f7f08fd4b83daf2a207f161dae54 [2022-03-09T15:17:13.131Z] Checking out Revision fabaa2b59901f7f08fd4b83daf2a207f161dae54 (PR-43347) [2022-03-09T15:17:13.278Z] Commit message: "Merge commit 'f8d0102e3361b74061ec684e6c8c397c4756cfb0' into HEAD" [2022-03-09T15:17:13.315Z] First time build. Skipping changelog. [2022-03-09T15:17:13.512Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-09T15:17:13.780Z] Merging remotes/origin/master commit f8d0102e3361b74061ec684e6c8c397c4756cfb0 into PR head commit b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 [2022-03-09T15:17:14.017Z] + docker version [2022-03-09T15:17:14.017Z] Client: Docker Engine - Community [2022-03-09T15:17:14.017Z] Version: 20.10.12 [2022-03-09T15:17:14.017Z] API version: 1.41 [2022-03-09T15:17:14.017Z] Go version: go1.16.12 [2022-03-09T15:17:14.017Z] Git commit: e91ed57 [2022-03-09T15:17:14.017Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-09T15:17:14.017Z] OS/Arch: linux/amd64 [2022-03-09T15:17:14.017Z] Context: default [2022-03-09T15:17:14.017Z] Experimental: true [2022-03-09T15:17:14.017Z] [2022-03-09T15:17:14.017Z] Server: Docker Engine - Community [2022-03-09T15:17:14.017Z] Engine: [2022-03-09T15:17:14.017Z] Version: 20.10.12 [2022-03-09T15:17:14.017Z] API version: 1.41 (minimum version 1.12) [2022-03-09T15:17:14.017Z] Go version: go1.16.12 [2022-03-09T15:17:14.017Z] Git commit: 459d0df [2022-03-09T15:17:14.017Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-09T15:17:14.017Z] OS/Arch: linux/amd64 [2022-03-09T15:17:14.017Z] Experimental: true [2022-03-09T15:17:14.017Z] containerd: [2022-03-09T15:17:14.017Z] Version: 1.4.12 [2022-03-09T15:17:14.017Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-09T15:17:14.017Z] runc: [2022-03-09T15:17:14.017Z] Version: 1.0.2 [2022-03-09T15:17:14.017Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-09T15:17:14.017Z] docker-init: [2022-03-09T15:17:14.017Z] Version: 0.19.0 [2022-03-09T15:17:14.017Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-09T15:17:14.326Z] + docker info [2022-03-09T15:17:13.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-09T15:17:13.130Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:17:13.133Z] > git checkout -f fabaa2b59901f7f08fd4b83daf2a207f161dae54 # timeout=10 [2022-03-09T15:17:13.275Z] > git rev-list --no-walk e4b188f5219263326178a9c57b60a656ba245df6 # timeout=10 [2022-03-09T15:17:13.509Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:17:13.514Z] > git config --add remote.origin.fetch +refs/pull/43347/head:refs/remotes/origin/PR-43347 # timeout=10 [2022-03-09T15:17:13.519Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:17:13.527Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:17:13.536Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:17:13.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:17:13.537Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:17:13.804Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:17:13.807Z] > git checkout -f b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 # timeout=10 [2022-03-09T15:17:14.282Z] > git remote # timeout=10 [2022-03-09T15:17:14.289Z] > git config --get remote.origin.url # timeout=10 [2022-03-09T15:17:14.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:17:14.293Z] > git merge f8d0102e3361b74061ec684e6c8c397c4756cfb0 # timeout=10 [2022-03-09T15:17:14.891Z] Merge succeeded, producing c2a3d82631b62a9e9c5ecadb17f913314ebcc860 [2022-03-09T15:17:14.891Z] Checking out Revision c2a3d82631b62a9e9c5ecadb17f913314ebcc860 (PR-43347) [2022-03-09T15:17:14.892Z] Client: [2022-03-09T15:17:14.892Z] Context: default [2022-03-09T15:17:14.892Z] Debug Mode: false [2022-03-09T15:17:14.892Z] Plugins: [2022-03-09T15:17:14.892Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-09T15:17:14.892Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-09T15:17:14.892Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-09T15:17:14.892Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-09T15:17:14.892Z] [2022-03-09T15:17:14.892Z] Server: [2022-03-09T15:17:14.892Z] Containers: 1 [2022-03-09T15:17:14.892Z] Running: 1 [2022-03-09T15:17:14.892Z] Paused: 0 [2022-03-09T15:17:14.892Z] Stopped: 0 [2022-03-09T15:17:14.892Z] Images: 5 [2022-03-09T15:17:14.892Z] Server Version: 20.10.12 [2022-03-09T15:17:14.892Z] Storage Driver: overlay2 [2022-03-09T15:17:14.892Z] Backing Filesystem: extfs [2022-03-09T15:17:14.892Z] Supports d_type: true [2022-03-09T15:17:14.892Z] Native Overlay Diff: true [2022-03-09T15:17:14.892Z] userxattr: false [2022-03-09T15:17:14.892Z] Logging Driver: json-file [2022-03-09T15:17:14.892Z] Cgroup Driver: systemd [2022-03-09T15:17:14.892Z] Cgroup Version: 2 [2022-03-09T15:17:14.892Z] Plugins: [2022-03-09T15:17:14.892Z] Volume: local [2022-03-09T15:17:14.892Z] Network: bridge host ipvlan macvlan null overlay [2022-03-09T15:17:14.892Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-09T15:17:14.892Z] Swarm: inactive [2022-03-09T15:17:14.892Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-09T15:17:14.892Z] Default Runtime: runc [2022-03-09T15:17:14.892Z] Init Binary: docker-init [2022-03-09T15:17:14.892Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-09T15:17:14.892Z] runc version: v1.0.2-0-g52b36a2 [2022-03-09T15:17:14.892Z] init version: de40ad0 [2022-03-09T15:17:14.892Z] Security Options: [2022-03-09T15:17:14.892Z] apparmor [2022-03-09T15:17:14.892Z] seccomp [2022-03-09T15:17:14.892Z] Profile: default [2022-03-09T15:17:14.892Z] cgroupns [2022-03-09T15:17:14.892Z] Kernel Version: 5.11.0-1023-aws [2022-03-09T15:17:14.893Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-09T15:17:14.893Z] OSType: linux [2022-03-09T15:17:14.893Z] Architecture: x86_64 [2022-03-09T15:17:14.893Z] CPUs: 2 [2022-03-09T15:17:14.893Z] Total Memory: 7.477GiB [2022-03-09T15:17:14.893Z] Name: ip-10-100-53-198 [2022-03-09T15:17:14.893Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-09T15:17:14.893Z] Docker Root Dir: /var/lib/docker [2022-03-09T15:17:14.893Z] Debug Mode: false [2022-03-09T15:17:14.893Z] Registry: https://index.docker.io/v1/ [2022-03-09T15:17:14.893Z] Labels: [2022-03-09T15:17:14.893Z] Experimental: true [2022-03-09T15:17:14.893Z] Insecure Registries: [2022-03-09T15:17:14.893Z] 127.0.0.0/8 [2022-03-09T15:17:14.893Z] Live Restore Enabled: true [2022-03-09T15:17:14.893Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-09T15:17:15.224Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:fabaa2b59901f7f08fd4b83daf2a207f161dae54 . [2022-03-09T15:17:15.224Z] #1 [internal] load build definition from Dockerfile [2022-03-09T15:17:15.224Z] #1 sha256:fb8f278dd5e69a315c79f6a46fd304d383a2aec0932354ee1b78625652ca41f1 [2022-03-09T15:17:15.224Z] #1 transferring dockerfile: 16.77kB done [2022-03-09T15:17:15.224Z] #1 DONE 0.1s [2022-03-09T15:17:15.224Z] [2022-03-09T15:17:15.224Z] #2 [internal] load .dockerignore [2022-03-09T15:17:15.224Z] #2 sha256:30697b7e89d41f4ea7ccb5e844145282ae9fcfa564e5bef22fe2015a507a2dad [2022-03-09T15:17:15.224Z] #2 transferring context: 87B done [2022-03-09T15:17:15.224Z] #2 DONE 0.1s [2022-03-09T15:17:15.224Z] [2022-03-09T15:17:15.224Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-09T15:17:15.224Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-09T15:17:15.341Z] Commit message: "Merge commit 'f8d0102e3361b74061ec684e6c8c397c4756cfb0' into HEAD" [2022-03-09T15:17:15.349Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-03-09T15:17:15.792Z] #3 DONE 0.4s [2022-03-09T15:17:15.792Z] [2022-03-09T15:17:15.792Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-09T15:17:15.792Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-09T15:17:15.792Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-09T15:17:15.792Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-03-09T15:17:15.792Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-09T15:17:15.792Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-09T15:17:15.792Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [Pipeline] sh [2022-03-09T15:17:16.051Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-09T15:17:16.051Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-09T15:17:16.083Z] + docker version [2022-03-09T15:17:16.083Z] Client: Docker Engine - Community [2022-03-09T15:17:16.083Z] Version: 20.10.12 [2022-03-09T15:17:16.083Z] API version: 1.41 [2022-03-09T15:17:16.083Z] Go version: go1.16.12 [2022-03-09T15:17:16.083Z] Git commit: e91ed57 [2022-03-09T15:17:16.083Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-09T15:17:16.083Z] OS/Arch: linux/arm64 [2022-03-09T15:17:16.083Z] Context: default [2022-03-09T15:17:16.083Z] Experimental: true [2022-03-09T15:17:16.083Z] [2022-03-09T15:17:16.083Z] Server: Docker Engine - Community [2022-03-09T15:17:16.083Z] Engine: [2022-03-09T15:17:16.083Z] Version: 20.10.12 [2022-03-09T15:17:16.083Z] API version: 1.41 (minimum version 1.12) [2022-03-09T15:17:16.083Z] Go version: go1.16.12 [2022-03-09T15:17:16.083Z] Git commit: 459d0df [2022-03-09T15:17:16.083Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-09T15:17:16.083Z] OS/Arch: linux/arm64 [2022-03-09T15:17:16.083Z] Experimental: true [2022-03-09T15:17:16.083Z] containerd: [2022-03-09T15:17:16.083Z] Version: 1.4.12 [2022-03-09T15:17:16.083Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-09T15:17:16.083Z] runc: [2022-03-09T15:17:16.083Z] Version: 1.0.2 [2022-03-09T15:17:16.083Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-09T15:17:16.083Z] docker-init: [2022-03-09T15:17:16.083Z] Version: 0.19.0 [2022-03-09T15:17:16.083Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-09T15:17:16.309Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-09T15:17:16.309Z] #4 DONE 0.5s [2022-03-09T15:17:16.371Z] + docker info [2022-03-09T15:17:14.907Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-09T15:17:14.915Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:17:14.919Z] > git checkout -f c2a3d82631b62a9e9c5ecadb17f913314ebcc860 # timeout=10 [2022-03-09T15:17:15.366Z] > git rev-list --no-walk e4b188f5219263326178a9c57b60a656ba245df6 # timeout=10 [2022-03-09T15:17:16.568Z] [2022-03-09T15:17:16.568Z] #5 [internal] load .dockerignore [2022-03-09T15:17:16.568Z] #5 sha256:56705befb5e5ec068c0d85caa001659d4074299cd212a8977c185bf6a9d89111 [2022-03-09T15:17:16.568Z] #5 DONE 0.0s [2022-03-09T15:17:16.568Z] [2022-03-09T15:17:16.568Z] #6 [internal] load build definition from Dockerfile [2022-03-09T15:17:16.568Z] #6 sha256:71d8bfa3dddc3022183a579f3011be90c42ec5c3653ea2b3f1aafc595f04061f [2022-03-09T15:17:16.568Z] #6 DONE 0.0s [2022-03-09T15:17:16.568Z] [2022-03-09T15:17:16.568Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-09T15:17:16.568Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-09T15:17:16.941Z] Client: [2022-03-09T15:17:16.942Z] Context: default [2022-03-09T15:17:16.942Z] Debug Mode: false [2022-03-09T15:17:16.942Z] Plugins: [2022-03-09T15:17:16.942Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-09T15:17:16.942Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-09T15:17:16.942Z] [2022-03-09T15:17:16.942Z] Server: [2022-03-09T15:17:16.942Z] Containers: 0 [2022-03-09T15:17:16.942Z] Running: 0 [2022-03-09T15:17:16.942Z] Paused: 0 [2022-03-09T15:17:16.942Z] Stopped: 0 [2022-03-09T15:17:16.942Z] Images: 3 [2022-03-09T15:17:16.942Z] Server Version: 20.10.12 [2022-03-09T15:17:16.942Z] Storage Driver: overlay2 [2022-03-09T15:17:16.942Z] Backing Filesystem: extfs [2022-03-09T15:17:16.942Z] Supports d_type: true [2022-03-09T15:17:16.942Z] Native Overlay Diff: true [2022-03-09T15:17:16.942Z] userxattr: false [2022-03-09T15:17:16.942Z] Logging Driver: json-file [2022-03-09T15:17:16.942Z] Cgroup Driver: cgroupfs [2022-03-09T15:17:16.942Z] Cgroup Version: 1 [2022-03-09T15:17:16.942Z] Plugins: [2022-03-09T15:17:16.942Z] Volume: local [2022-03-09T15:17:16.942Z] Network: bridge host ipvlan macvlan null overlay [2022-03-09T15:17:16.942Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-09T15:17:16.942Z] Swarm: inactive [2022-03-09T15:17:16.942Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-09T15:17:16.942Z] Default Runtime: runc [2022-03-09T15:17:16.942Z] Init Binary: docker-init [2022-03-09T15:17:16.942Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-09T15:17:16.942Z] runc version: v1.0.2-0-g52b36a2 [2022-03-09T15:17:16.942Z] init version: de40ad0 [2022-03-09T15:17:16.942Z] Security Options: [2022-03-09T15:17:16.942Z] apparmor [2022-03-09T15:17:16.942Z] seccomp [2022-03-09T15:17:16.942Z] Profile: default [2022-03-09T15:17:16.942Z] Kernel Version: 5.11.0-1023-aws [2022-03-09T15:17:16.942Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-09T15:17:16.942Z] OSType: linux [2022-03-09T15:17:16.942Z] Architecture: aarch64 [2022-03-09T15:17:16.942Z] CPUs: 2 [2022-03-09T15:17:16.942Z] Total Memory: 7.576GiB [2022-03-09T15:17:16.942Z] Name: ip-10-100-40-10 [2022-03-09T15:17:16.942Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-09T15:17:16.942Z] Docker Root Dir: /var/lib/docker [2022-03-09T15:17:16.942Z] Debug Mode: false [2022-03-09T15:17:16.942Z] Registry: https://index.docker.io/v1/ [2022-03-09T15:17:16.942Z] Labels: [2022-03-09T15:17:16.942Z] Experimental: true [2022-03-09T15:17:16.942Z] Insecure Registries: [2022-03-09T15:17:16.942Z] 127.0.0.0/8 [2022-03-09T15:17:16.942Z] Live Restore Enabled: true [2022-03-09T15:17:16.942Z] [Pipeline] sh [2022-03-09T15:17:17.231Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-09T15:17:17.231Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-09T15:17:17.231Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43347/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-09T15:17:17.231Z] + bash /home/ubuntu/workspace/moby_PR-43347/check-config.sh [2022-03-09T15:17:17.231Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-09T15:17:17.231Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-09T15:17:17.231Z] [2022-03-09T15:17:17.231Z] Generally Necessary: [2022-03-09T15:17:17.231Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-09T15:17:17.231Z] - apparmor: enabled and tools installed [2022-03-09T15:17:17.231Z] - CONFIG_NAMESPACES: enabled [2022-03-09T15:17:17.231Z] - CONFIG_NET_NS: enabled [2022-03-09T15:17:17.231Z] - CONFIG_PID_NS: enabled [2022-03-09T15:17:17.231Z] - CONFIG_IPC_NS: enabled [2022-03-09T15:17:17.231Z] - CONFIG_UTS_NS: enabled [2022-03-09T15:17:17.231Z] - CONFIG_CGROUPS: enabled [2022-03-09T15:17:17.231Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-09T15:17:17.231Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-09T15:17:17.231Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-09T15:17:17.231Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-09T15:17:17.231Z] - CONFIG_CPUSETS: enabled [2022-03-09T15:17:17.231Z] - CONFIG_MEMCG: enabled [2022-03-09T15:17:17.231Z] - CONFIG_KEYS: enabled [2022-03-09T15:17:17.231Z] - CONFIG_VETH: enabled (as module) [2022-03-09T15:17:17.231Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-09T15:17:17.231Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-09T15:17:17.231Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-09T15:17:17.231Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-09T15:17:17.231Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-09T15:17:17.231Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-09T15:17:17.231Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-09T15:17:17.231Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-09T15:17:17.231Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-09T15:17:17.231Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-09T15:17:17.231Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-09T15:17:17.231Z] - CONFIG_CGROUP_BPF: enabled [2022-03-09T15:17:17.231Z] [2022-03-09T15:17:17.231Z] Optional Features: [2022-03-09T15:17:17.231Z] - CONFIG_USER_NS: enabled [2022-03-09T15:17:17.231Z] - CONFIG_SECCOMP: enabled [2022-03-09T15:17:17.231Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-09T15:17:17.231Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-09T15:17:17.231Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-09T15:17:17.231Z] (cgroup swap accounting is currently enabled) [2022-03-09T15:17:17.231Z] - CONFIG_BLK_CGROUP: enabled [2022-03-09T15:17:17.493Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-09T15:17:17.493Z] - CONFIG_CGROUP_PERF: enabled [2022-03-09T15:17:17.493Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-09T15:17:17.493Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-09T15:17:17.493Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-09T15:17:17.493Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-09T15:17:17.493Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-09T15:17:17.493Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-09T15:17:17.493Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-09T15:17:17.493Z] - CONFIG_IP_VS: enabled (as module) [2022-03-09T15:17:17.493Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-09T15:17:17.493Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-09T15:17:17.493Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-09T15:17:17.493Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-09T15:17:17.493Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-09T15:17:17.493Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-09T15:17:17.493Z] - CONFIG_EXT4_FS: enabled [2022-03-09T15:17:17.493Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-09T15:17:17.493Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-09T15:17:17.493Z] - Network Drivers: [2022-03-09T15:17:17.493Z] - "overlay": [2022-03-09T15:17:17.494Z] - CONFIG_VXLAN: enabled (as module) [2022-03-09T15:17:17.494Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-09T15:17:17.494Z] Optional (for encrypted networks): [2022-03-09T15:17:17.494Z] - CONFIG_CRYPTO: enabled [2022-03-09T15:17:17.494Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-09T15:17:17.494Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-09T15:17:17.494Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-09T15:17:17.494Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-09T15:17:17.494Z] - CONFIG_XFRM: enabled [2022-03-09T15:17:17.494Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-09T15:17:17.494Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-09T15:17:17.494Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-09T15:17:17.494Z] - "ipvlan": [2022-03-09T15:17:17.494Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-09T15:17:17.494Z] - "macvlan": [2022-03-09T15:17:17.494Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-09T15:17:17.494Z] - CONFIG_DUMMY: enabled (as module) [2022-03-09T15:17:17.494Z] - "ftp,tftp client in container": [2022-03-09T15:17:17.494Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-09T15:17:17.494Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-09T15:17:17.494Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-09T15:17:17.494Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-09T15:17:17.494Z] - Storage Drivers: [2022-03-09T15:17:17.494Z] - "aufs": [2022-03-09T15:17:17.494Z] - CONFIG_AUFS_FS: missing [2022-03-09T15:17:17.494Z] - "btrfs": [2022-03-09T15:17:17.494Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-09T15:17:17.494Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-09T15:17:17.494Z] - "devicemapper": [2022-03-09T15:17:17.494Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-09T15:17:17.494Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-09T15:17:17.494Z] - "overlay": [2022-03-09T15:17:17.494Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-09T15:17:17.494Z] - "zfs": [2022-03-09T15:17:17.494Z] - /dev/zfs: present [2022-03-09T15:17:17.494Z] - zfs command: missing [2022-03-09T15:17:17.494Z] - zpool command: missing [2022-03-09T15:17:17.494Z] [2022-03-09T15:17:17.494Z] Limits: [2022-03-09T15:17:17.754Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-09T15:17:17.754Z] [2022-03-09T15:17:17.754Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-09T15:17:17.946Z] #10 DONE 1.4s [2022-03-09T15:17:17.946Z] [2022-03-09T15:17:17.946Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-09T15:17:17.946Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-09T15:17:17.946Z] #9 DONE 1.4s [2022-03-09T15:17:17.946Z] [2022-03-09T15:17:17.946Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-09T15:17:17.946Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-09T15:17:17.946Z] #8 DONE 1.4s [2022-03-09T15:17:17.946Z] [2022-03-09T15:17:17.946Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-09T15:17:17.946Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-09T15:17:17.946Z] #7 DONE 1.4s [2022-03-09T15:17:18.135Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c2a3d82631b62a9e9c5ecadb17f913314ebcc860 . [2022-03-09T15:17:18.135Z] #1 [internal] load build definition from Dockerfile [2022-03-09T15:17:18.135Z] #1 sha256:8bf61b5ab688ffe31395466038c0d784709f5051df4210fdac62a17de7cf6efe [2022-03-09T15:17:18.135Z] #1 transferring dockerfile: 16.77kB done [2022-03-09T15:17:18.135Z] #1 DONE 0.0s [2022-03-09T15:17:18.135Z] [2022-03-09T15:17:18.135Z] #2 [internal] load .dockerignore [2022-03-09T15:17:18.135Z] #2 sha256:6452d8c1bd8939effceae5dbd05194fb9d14ee471bcc5fd0e063a5d75bc47e41 [2022-03-09T15:17:18.135Z] #2 transferring context: 87B done [2022-03-09T15:17:18.135Z] #2 DONE 0.0s [2022-03-09T15:17:18.135Z] [2022-03-09T15:17:18.135Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-09T15:17:18.135Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-09T15:17:18.519Z] [2022-03-09T15:17:18.519Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-09T15:17:18.519Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-09T15:17:18.519Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-09T15:17:18.519Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-09T15:17:18.519Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-09T15:17:18.519Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-09T15:17:18.519Z] #28 DONE 0.2s [2022-03-09T15:17:18.519Z] [2022-03-09T15:17:18.519Z] #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 [2022-03-09T15:17:18.519Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-09T15:17:18.710Z] #3 DONE 0.4s [2022-03-09T15:17:18.710Z] [2022-03-09T15:17:18.710Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-09T15:17:18.710Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-09T15:17:18.710Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-09T15:17:18.710Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-09T15:17:18.710Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-03-09T15:17:18.710Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-03-09T15:17:18.710Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 3.15MB / 9.06MB 0.1s [2022-03-09T15:17:18.710Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s [2022-03-09T15:17:18.710Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-03-09T15:17:18.970Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s done [2022-03-09T15:17:18.970Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-03-09T15:17:18.970Z] #4 DONE 0.4s [2022-03-09T15:17:18.970Z] [2022-03-09T15:17:18.970Z] #6 [internal] load build definition from Dockerfile [2022-03-09T15:17:18.970Z] #6 sha256:cd4ce6aff8d59265c1994a7bd7db13fa0d1dfb68d27d36cf18e6b06ffedaf8e2 [2022-03-09T15:17:18.970Z] #6 DONE 0.0s [2022-03-09T15:17:18.970Z] [2022-03-09T15:17:18.970Z] #5 [internal] load .dockerignore [2022-03-09T15:17:18.970Z] #5 sha256:5d2c9f2513372e6088a59d1935f9e81a72b94c10eff0be1346b6c3d3fd9ae623 [2022-03-09T15:17:18.970Z] #5 DONE 0.0s [2022-03-09T15:17:18.970Z] [2022-03-09T15:17:18.970Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-09T15:17:18.970Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-09T15:17:19.088Z] #29 ... [2022-03-09T15:17:19.088Z] [2022-03-09T15:17:19.088Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-09T15:17:19.088Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-09T15:17:19.088Z] #45 DONE 0.0s [2022-03-09T15:17:19.350Z] [2022-03-09T15:17:19.350Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:17:19.350Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:17:19.350Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.0s done [2022-03-09T15:17:19.350Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-09T15:17:19.350Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-09T15:17:19.350Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-09T15:17:19.350Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 24.12MB / 134.90MB 0.7s [2022-03-09T15:17:19.350Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 0.6s done [2022-03-09T15:17:19.350Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 38.80MB / 134.90MB 1.0s [2022-03-09T15:17:19.611Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 46.39MB / 134.90MB 1.2s [2022-03-09T15:17:19.872Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 55.57MB / 134.90MB 1.5s [2022-03-09T15:17:20.133Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 65.01MB / 134.90MB 1.6s [2022-03-09T15:17:20.356Z] #8 DONE 1.1s [2022-03-09T15:17:20.356Z] [2022-03-09T15:17:20.356Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-09T15:17:20.356Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-09T15:17:20.356Z] #10 DONE 1.1s [2022-03-09T15:17:20.356Z] [2022-03-09T15:17:20.356Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-09T15:17:20.356Z] #7 sha256:22ad42c0f63999343985ab56aa068321849128ea8a7a89632def013e434f4488 [2022-03-09T15:17:20.356Z] #7 DONE 1.1s [2022-03-09T15:17:20.356Z] [2022-03-09T15:17:20.356Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-09T15:17:20.356Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-09T15:17:20.356Z] #9 DONE 1.2s [2022-03-09T15:17:20.393Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 73.40MB / 134.90MB 1.7s [2022-03-09T15:17:20.393Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 84.93MB / 134.90MB 1.9s [2022-03-09T15:17:20.617Z] [2022-03-09T15:17:20.617Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:17:20.617Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-09T15:17:20.617Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-09T15:17:20.617Z] #69 DONE 0.1s [2022-03-09T15:17:20.617Z] [2022-03-09T15:17:20.617Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:17:20.617Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-09T15:17:20.617Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.1s done [2022-03-09T15:17:20.617Z] #11 DONE 0.1s [2022-03-09T15:17:20.617Z] [2022-03-09T15:17:20.617Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-09T15:17:20.617Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-09T15:17:20.617Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-09T15:17:20.617Z] #28 DONE 0.1s [2022-03-09T15:17:20.617Z] [2022-03-09T15:17:20.617Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:17:20.617Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-09T15:17:20.617Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-09T15:17:20.655Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 94.37MB / 134.90MB 2.1s [2022-03-09T15:17:20.877Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-09T15:17:20.877Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-09T15:17:20.877Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-03-09T15:17:20.877Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-09T15:17:20.877Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.2s [2022-03-09T15:17:21.142Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-03-09T15:17:21.142Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-09T15:17:21.142Z] #67 ... [2022-03-09T15:17:21.142Z] [2022-03-09T15:17:21.142Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-09T15:17:21.142Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-09T15:17:21.142Z] #45 DONE 0.0s [2022-03-09T15:17:21.142Z] [2022-03-09T15:17:21.142Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:17:21.142Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-09T15:17:21.224Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 102.76MB / 134.90MB 2.7s [2022-03-09T15:17:21.224Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 111.15MB / 134.90MB 2.8s [2022-03-09T15:17:21.485Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 120.59MB / 134.90MB 3.1s [2022-03-09T15:17:21.751Z] #11 ... [2022-03-09T15:17:21.751Z] [2022-03-09T15:17:21.751Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:17:21.751Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-09T15:17:21.751Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-03-09T15:17:21.751Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-09T15:17:21.751Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-09T15:17:21.751Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-09T15:17:21.751Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-03-09T15:17:21.751Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-03-09T15:17:21.751Z] #67 DONE 3.5s [2022-03-09T15:17:21.751Z] [2022-03-09T15:17:21.751Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:17:21.752Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:17:21.752Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 131.07MB / 134.90MB 3.3s [2022-03-09T15:17:22.322Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 3.9s done [2022-03-09T15:17:22.581Z] #11 ... [2022-03-09T15:17:22.581Z] [2022-03-09T15:17:22.581Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:17:22.581Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-09T15:17:22.581Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-09T15:17:22.581Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-09T15:17:22.581Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-09T15:17:22.581Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-03-09T15:17:22.581Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-09T15:17:22.581Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2022-03-09T15:17:22.581Z] #69 DONE 4.2s [2022-03-09T15:17:22.581Z] [2022-03-09T15:17:22.581Z] #24 [internal] load build context [2022-03-09T15:17:22.581Z] #24 sha256:3b42c7e749f7c85c0537f21236e0cf392dc82f994874de8d68ee296e87953a81 [2022-03-09T15:17:22.581Z] #24 transferring context: 41.68MB 4.4s [2022-03-09T15:17:23.522Z] #24 ... [2022-03-09T15:17:23.522Z] [2022-03-09T15:17:23.522Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-09T15:17:23.522Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-09T15:17:23.522Z] #68 DONE 0.4s [2022-03-09T15:17:23.522Z] [2022-03-09T15:17:23.522Z] #24 [internal] load build context [2022-03-09T15:17:23.522Z] #24 sha256:3b42c7e749f7c85c0537f21236e0cf392dc82f994874de8d68ee296e87953a81 [2022-03-09T15:17:23.522Z] #24 ... [2022-03-09T15:17:23.522Z] [2022-03-09T15:17:23.522Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-09T15:17:23.522Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-09T15:17:23.706Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2022-03-09T15:17:23.706Z] #67 DONE 2.7s [2022-03-09T15:17:23.706Z] [2022-03-09T15:17:23.706Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:17:23.706Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-09T15:17:23.706Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-09T15:17:23.706Z] #11 sha256:d80e32befb841fa5525c17e346f26c95a9396bb65ca8a85c30c7949d7f9081d4 1.80kB / 1.80kB done [2022-03-09T15:17:23.706Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 0.7s done [2022-03-09T15:17:23.706Z] #11 sha256:7b3ca1a8bf94691e70f0b1c15456c9a289fea29d6a42209904d36338ae46e1f7 7.06kB / 7.06kB done [2022-03-09T15:17:23.706Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 5.14MB / 5.14MB 0.6s done [2022-03-09T15:17:23.706Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 10.66MB / 10.66MB 0.6s done [2022-03-09T15:17:23.706Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 1.8s done [2022-03-09T15:17:23.706Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 2.1s done [2022-03-09T15:17:23.706Z] #11 sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 102.69MB / 102.69MB 2.6s done [2022-03-09T15:17:23.706Z] #11 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 1.6s [2022-03-09T15:17:23.706Z] #11 sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 126B / 126B 1.9s done [2022-03-09T15:17:23.706Z] #11 ... [2022-03-09T15:17:23.706Z] [2022-03-09T15:17:23.706Z] #24 [internal] load build context [2022-03-09T15:17:23.706Z] #24 sha256:e2b921f19956b57e5da3c517cdde0c3b7e08b503b181d4d20dcc24e82e7d3c91 [2022-03-09T15:17:23.706Z] #24 transferring context: 56.90MB 2.7s done [2022-03-09T15:17:23.706Z] #24 DONE 2.8s [2022-03-09T15:17:23.706Z] [2022-03-09T15:17:23.706Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:17:23.706Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-09T15:17:23.706Z] #11 ... [2022-03-09T15:17:23.706Z] [2022-03-09T15:17:23.706Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:17:23.706Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-09T15:17:23.706Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-09T15:17:23.706Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-09T15:17:23.706Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-09T15:17:23.706Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.2s done [2022-03-09T15:17:23.706Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2022-03-09T15:17:23.706Z] #69 DONE 3.0s [2022-03-09T15:17:23.706Z] [2022-03-09T15:17:23.706Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:17:23.706Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-09T15:17:23.967Z] #11 ... [2022-03-09T15:17:23.967Z] [2022-03-09T15:17:23.967Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-09T15:17:23.967Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-09T15:17:23.967Z] #68 DONE 0.1s [2022-03-09T15:17:23.967Z] [2022-03-09T15:17:23.967Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:17:23.967Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-09T15:17:23.967Z] #11 ... [2022-03-09T15:17:23.967Z] [2022-03-09T15:17:23.967Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-09T15:17:23.967Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-09T15:17:23.967Z] #70 DONE 0.2s [2022-03-09T15:17:24.091Z] #70 DONE 0.4s [2022-03-09T15:17:24.091Z] [2022-03-09T15:17:24.091Z] #24 [internal] load build context [2022-03-09T15:17:24.091Z] #24 sha256:3b42c7e749f7c85c0537f21236e0cf392dc82f994874de8d68ee296e87953a81 [2022-03-09T15:17:24.091Z] #24 transferring context: 56.88MB 5.4s done [2022-03-09T15:17:24.091Z] #24 DONE 5.5s [2022-03-09T15:17:24.091Z] [2022-03-09T15:17:24.091Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:17:24.091Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:17:24.091Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 1.1s [2022-03-09T15:17:24.228Z] [2022-03-09T15:17:24.228Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:17:24.228Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-09T15:17:25.170Z] #11 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 3.4s done [2022-03-09T15:17:25.170Z] #11 ... [2022-03-09T15:17:25.170Z] [2022-03-09T15:17:25.170Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-09T15:17:25.170Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-09T15:17:25.170Z] #28 sha256:1907ed841fa5ffeec67fda754b18b50951aef1712324fe1f6b6c981a40f9594b 529B / 529B done [2022-03-09T15:17:25.170Z] #28 sha256:c077ecbc578ee6db06df4b6532b36703db7454a40eece470051e45fe0e9d27e2 1.48kB / 1.48kB done [2022-03-09T15:17:25.170Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 0.7s done [2022-03-09T15:17:25.170Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-09T15:17:25.170Z] #28 DONE 4.6s [2022-03-09T15:17:25.170Z] [2022-03-09T15:17:25.170Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:17:25.170Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-09T15:17:25.170Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0.1s [2022-03-09T15:17:25.431Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0.3s done [2022-03-09T15:17:25.431Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac [2022-03-09T15:17:26.003Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 0.3s done [2022-03-09T15:17:26.003Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e [2022-03-09T15:17:29.373Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 6.2s [2022-03-09T15:17:30.218Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 3.5s done [2022-03-09T15:17:30.218Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 [2022-03-09T15:17:30.313Z] #11 ... [2022-03-09T15:17:30.313Z] [2022-03-09T15:17:30.313Z] #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 [2022-03-09T15:17:30.313Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-09T15:17:30.313Z] #29 1.831 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:17:30.313Z] #29 1.845 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:17:30.313Z] #29 1.845 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:17:30.313Z] #29 2.135 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:17:30.313Z] #29 2.421 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:17:30.313Z] #29 2.757 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:17:30.313Z] #29 4.571 Fetched 8507 kB in 3s (2833 kB/s) [2022-03-09T15:17:30.313Z] #29 4.571 Reading package lists... [2022-03-09T15:17:30.313Z] #29 5.763 Reading package lists... [2022-03-09T15:17:30.313Z] #29 6.671 Building dependency tree... [2022-03-09T15:17:30.313Z] #29 7.184 The following additional packages will be installed: [2022-03-09T15:17:30.313Z] #29 7.184 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-09T15:17:30.313Z] #29 7.191 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-09T15:17:30.313Z] #29 7.191 Recommended packages: [2022-03-09T15:17:30.313Z] #29 7.191 libldap-common publicsuffix libsasl2-modules [2022-03-09T15:17:30.313Z] #29 7.373 The following NEW packages will be installed: [2022-03-09T15:17:30.313Z] #29 7.374 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-09T15:17:30.313Z] #29 7.374 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-09T15:17:30.313Z] #29 7.375 libssh2-1 openssl [2022-03-09T15:17:30.313Z] #29 7.659 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-09T15:17:30.313Z] #29 7.659 Need to get 3038 kB of archives. [2022-03-09T15:17:30.313Z] #29 7.659 After this operation, 6650 kB of additional disk space will be used. [2022-03-09T15:17:30.313Z] #29 7.659 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-09T15:17:30.313Z] #29 7.668 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-09T15:17:30.313Z] #29 7.668 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-09T15:17:30.313Z] #29 7.675 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-09T15:17:30.313Z] #29 7.675 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-09T15:17:30.313Z] #29 7.675 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-09T15:17:30.313Z] #29 7.676 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-09T15:17:30.313Z] #29 7.677 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-09T15:17:30.313Z] #29 7.678 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-09T15:17:30.313Z] #29 7.679 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-09T15:17:30.313Z] #29 7.680 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-09T15:17:30.313Z] #29 7.683 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-09T15:17:30.313Z] #29 7.685 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-09T15:17:30.313Z] #29 7.686 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-09T15:17:30.313Z] #29 7.688 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-09T15:17:30.313Z] #29 8.017 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:17:30.313Z] #29 8.047 Fetched 3038 kB in 0s (9942 kB/s) [2022-03-09T15:17:30.313Z] #29 8.089 Selecting previously unselected package openssl. [2022-03-09T15:17:30.313Z] #29 8.089 (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.) [2022-03-09T15:17:30.313Z] #29 8.089 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-09T15:17:30.313Z] #29 8.093 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-09T15:17:30.313Z] #29 8.230 Selecting previously unselected package ca-certificates. [2022-03-09T15:17:30.313Z] #29 8.231 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-09T15:17:30.313Z] #29 8.236 Unpacking ca-certificates (20210119) ... [2022-03-09T15:17:30.313Z] #29 8.320 Selecting previously unselected package libbrotli1:amd64. [2022-03-09T15:17:30.313Z] #29 8.320 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-09T15:17:30.313Z] #29 8.341 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-09T15:17:30.313Z] #29 8.409 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-09T15:17:30.313Z] #29 8.409 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-09T15:17:30.313Z] #29 8.415 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:17:30.313Z] #29 8.457 Selecting previously unselected package libsasl2-2:amd64. [2022-03-09T15:17:30.313Z] #29 8.457 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-09T15:17:30.313Z] #29 8.463 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:17:30.313Z] #29 8.519 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-09T15:17:30.313Z] #29 8.519 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-09T15:17:30.313Z] #29 8.523 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-09T15:17:30.313Z] #29 8.605 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-09T15:17:30.313Z] #29 8.605 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-09T15:17:30.313Z] #29 8.612 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-09T15:17:30.313Z] #29 8.664 Selecting previously unselected package libpsl5:amd64. [2022-03-09T15:17:30.313Z] #29 8.664 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-09T15:17:30.313Z] #29 8.669 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-09T15:17:30.313Z] #29 8.719 Selecting previously unselected package librtmp1:amd64. [2022-03-09T15:17:30.313Z] #29 8.720 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-09T15:17:30.313Z] #29 8.726 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-09T15:17:30.313Z] #29 8.775 Selecting previously unselected package libssh2-1:amd64. [2022-03-09T15:17:30.313Z] #29 8.775 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-09T15:17:30.313Z] #29 8.778 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-09T15:17:30.313Z] #29 8.839 Selecting previously unselected package libcurl4:amd64. [2022-03-09T15:17:30.313Z] #29 8.840 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-09T15:17:30.313Z] #29 8.845 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-09T15:17:30.313Z] #29 8.925 Selecting previously unselected package curl. [2022-03-09T15:17:30.313Z] #29 8.927 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-09T15:17:30.313Z] #29 8.932 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-09T15:17:30.313Z] #29 9.003 Selecting previously unselected package libonig5:amd64. [2022-03-09T15:17:30.313Z] #29 9.003 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-09T15:17:30.313Z] #29 9.010 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-09T15:17:30.313Z] #29 9.091 Selecting previously unselected package libjq1:amd64. [2022-03-09T15:17:30.313Z] #29 9.094 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-09T15:17:30.313Z] #29 9.099 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-09T15:17:30.313Z] #29 9.162 Selecting previously unselected package jq. [2022-03-09T15:17:30.313Z] #29 9.162 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-09T15:17:30.313Z] #29 9.168 Unpacking jq (1.6-2.1) ... [2022-03-09T15:17:30.313Z] #29 9.213 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-09T15:17:30.313Z] #29 9.228 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-09T15:17:30.313Z] #29 9.244 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-09T15:17:30.313Z] #29 9.258 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:17:30.313Z] #29 9.272 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-09T15:17:30.313Z] #29 9.285 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:17:30.313Z] #29 9.303 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-09T15:17:30.313Z] #29 9.317 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-09T15:17:30.313Z] #29 9.348 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-09T15:17:30.313Z] #29 9.362 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-09T15:17:30.313Z] #29 9.376 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-09T15:17:30.313Z] #29 9.389 Setting up ca-certificates (20210119) ... [2022-03-09T15:17:30.313Z] #29 9.960 Updating certificates in /etc/ssl/certs... [2022-03-09T15:17:30.313Z] #29 10.68 129 added, 0 removed; done. [2022-03-09T15:17:30.313Z] #29 10.73 Setting up jq (1.6-2.1) ... [2022-03-09T15:17:30.313Z] #29 10.74 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-09T15:17:30.313Z] #29 10.76 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-09T15:17:30.313Z] #29 10.77 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:17:30.313Z] #29 10.89 Processing triggers for ca-certificates (20210119) ... [2022-03-09T15:17:30.313Z] #29 10.90 Updating certificates in /etc/ssl/certs... [2022-03-09T15:17:30.313Z] #29 11.54 0 added, 0 removed; done. [2022-03-09T15:17:30.313Z] #29 11.54 Running hooks in /etc/ca-certificates/update.d... [2022-03-09T15:17:30.313Z] #29 11.54 done. [2022-03-09T15:17:30.572Z] #29 ... [2022-03-09T15:17:30.572Z] [2022-03-09T15:17:30.572Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:17:30.572Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:17:31.143Z] #11 ... [2022-03-09T15:17:31.143Z] [2022-03-09T15:17:31.143Z] #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 [2022-03-09T15:17:31.143Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-09T15:17:31.143Z] #29 DONE 12.5s [2022-03-09T15:17:31.143Z] [2022-03-09T15:17:31.143Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:17:31.143Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:17:31.143Z] #11 ... [2022-03-09T15:17:31.143Z] [2022-03-09T15:17:31.143Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-09T15:17:31.143Z] #30 sha256:8bc1491ff9e8f2dace8888dfad54a6e81b4209ba9813ab7988e66900ae6d6c63 [2022-03-09T15:17:31.143Z] #30 DONE 0.1s [2022-03-09T15:17:31.406Z] [2022-03-09T15:17:31.406Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:17:31.406Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:17:32.775Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 3.2s done [2022-03-09T15:17:32.787Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 9.9s done [2022-03-09T15:17:32.787Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-09T15:17:33.040Z] #11 extracting sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 0.1s [2022-03-09T15:17:33.048Z] #11 DONE 14.8s [2022-03-09T15:17:33.048Z] [2022-03-09T15:17:33.048Z] #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 [2022-03-09T15:17:33.048Z] #31 sha256:f68557b9f50ce4f3f219778cc46fbf5e3b3ac6007fe91780593785f005c3eb71 [2022-03-09T15:17:33.048Z] #31 1.636 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-09T15:17:33.048Z] #31 1.868 [2022-03-09T15:17:33.304Z] #11 ... [2022-03-09T15:17:33.304Z] [2022-03-09T15:17:33.304Z] #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 [2022-03-09T15:17:33.304Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-09T15:17:33.304Z] #29 0.765 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:17:33.304Z] #29 0.774 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:17:33.304Z] #29 0.793 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:17:33.304Z] #29 0.881 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-09T15:17:33.304Z] #29 1.361 Get:5 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-09T15:17:33.304Z] #29 1.911 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-09T15:17:33.304Z] #29 2.059 Fetched 8393 kB in 2s (5376 kB/s) [2022-03-09T15:17:33.304Z] #29 2.059 Reading package lists... [2022-03-09T15:17:33.304Z] #29 2.643 Reading package lists... [2022-03-09T15:17:33.304Z] #29 3.196 Building dependency tree... [2022-03-09T15:17:33.304Z] #29 3.607 The following additional packages will be installed: [2022-03-09T15:17:33.304Z] #29 3.607 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-09T15:17:33.304Z] #29 3.607 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-09T15:17:33.304Z] #29 3.607 Recommended packages: [2022-03-09T15:17:33.304Z] #29 3.607 libldap-common publicsuffix libsasl2-modules [2022-03-09T15:17:33.304Z] #29 3.735 The following NEW packages will be installed: [2022-03-09T15:17:33.304Z] #29 3.735 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-09T15:17:33.304Z] #29 3.735 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-09T15:17:33.304Z] #29 3.735 libssh2-1 openssl [2022-03-09T15:17:33.304Z] #29 4.012 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-09T15:17:33.304Z] #29 4.012 Need to get 2933 kB of archives. [2022-03-09T15:17:33.304Z] #29 4.012 After this operation, 6483 kB of additional disk space will be used. [2022-03-09T15:17:33.304Z] #29 4.012 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-03-09T15:17:33.304Z] #29 4.022 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-03-09T15:17:33.304Z] #29 4.023 Get:3 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-03-09T15:17:33.304Z] #29 4.023 Get:4 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-03-09T15:17:33.304Z] #29 4.025 Get:5 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-03-09T15:17:33.304Z] #29 4.026 Get:6 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-03-09T15:17:33.304Z] #29 4.037 Get:7 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-03-09T15:17:33.304Z] #29 4.037 Get:8 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-03-09T15:17:33.304Z] #29 4.037 Get:9 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-03-09T15:17:33.304Z] #29 4.037 Get:10 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-03-09T15:17:33.304Z] #29 4.037 Get:11 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-03-09T15:17:33.304Z] #29 4.037 Get:12 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-09T15:17:33.304Z] #29 4.040 Get:13 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-03-09T15:17:33.304Z] #29 4.040 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-09T15:17:33.304Z] #29 4.040 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-09T15:17:33.304Z] #29 4.178 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:17:33.304Z] #29 4.209 Fetched 2933 kB in 0s (9805 kB/s) [2022-03-09T15:17:33.304Z] #29 4.231 Selecting previously unselected package openssl. [2022-03-09T15:17:33.304Z] #29 4.232 (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.) [2022-03-09T15:17:33.304Z] #29 4.241 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-03-09T15:17:33.304Z] #29 4.245 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-09T15:17:33.304Z] #29 4.367 Selecting previously unselected package ca-certificates. [2022-03-09T15:17:33.304Z] #29 4.367 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-09T15:17:33.304Z] #29 4.371 Unpacking ca-certificates (20210119) ... [2022-03-09T15:17:33.304Z] #29 4.427 Selecting previously unselected package libbrotli1:arm64. [2022-03-09T15:17:33.304Z] #29 4.427 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-03-09T15:17:33.304Z] #29 4.434 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-09T15:17:33.304Z] #29 4.498 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-09T15:17:33.304Z] #29 4.498 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-09T15:17:33.304Z] #29 4.501 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:17:33.304Z] #29 4.540 Selecting previously unselected package libsasl2-2:arm64. [2022-03-09T15:17:33.304Z] #29 4.540 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-09T15:17:33.304Z] #29 4.544 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:17:33.304Z] #29 4.586 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-09T15:17:33.304Z] #29 4.586 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-03-09T15:17:33.304Z] #29 4.589 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-09T15:17:33.304Z] #29 4.646 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-09T15:17:33.304Z] #29 4.646 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-03-09T15:17:33.304Z] #29 4.650 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-09T15:17:33.304Z] #29 4.694 Selecting previously unselected package libpsl5:arm64. [2022-03-09T15:17:33.304Z] #29 4.694 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-03-09T15:17:33.304Z] #29 4.697 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-03-09T15:17:33.304Z] #29 4.742 Selecting previously unselected package librtmp1:arm64. [2022-03-09T15:17:33.304Z] #29 4.742 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-03-09T15:17:33.304Z] #29 4.746 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-09T15:17:33.304Z] #29 4.794 Selecting previously unselected package libssh2-1:arm64. [2022-03-09T15:17:33.304Z] #29 4.794 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-03-09T15:17:33.304Z] #29 4.798 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-03-09T15:17:33.304Z] #29 4.858 Selecting previously unselected package libcurl4:arm64. [2022-03-09T15:17:33.304Z] #29 4.858 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-09T15:17:33.304Z] #29 4.862 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-09T15:17:33.304Z] #29 4.924 Selecting previously unselected package curl. [2022-03-09T15:17:33.304Z] #29 4.924 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-09T15:17:33.304Z] #29 4.928 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-09T15:17:33.304Z] #29 5.010 Selecting previously unselected package libonig5:arm64. [2022-03-09T15:17:33.304Z] #29 5.012 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-09T15:17:33.304Z] #29 5.018 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-09T15:17:33.304Z] #29 5.085 Selecting previously unselected package libjq1:arm64. [2022-03-09T15:17:33.304Z] #29 5.085 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-03-09T15:17:33.304Z] #29 5.087 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-09T15:17:33.304Z] #29 5.135 Selecting previously unselected package jq. [2022-03-09T15:17:33.304Z] #29 5.135 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-03-09T15:17:33.304Z] #29 5.139 Unpacking jq (1.6-2.1) ... [2022-03-09T15:17:33.304Z] #29 5.179 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-03-09T15:17:33.304Z] #29 5.192 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-09T15:17:33.304Z] #29 5.206 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-09T15:17:33.304Z] #29 5.218 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:17:33.304Z] #29 5.229 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-09T15:17:33.304Z] #29 5.242 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:17:33.304Z] #29 5.255 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-03-09T15:17:33.304Z] #29 5.267 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-09T15:17:33.304Z] #29 5.288 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-09T15:17:33.304Z] #29 5.298 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-09T15:17:33.304Z] #29 5.310 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-09T15:17:33.304Z] #29 5.323 Setting up ca-certificates (20210119) ... [2022-03-09T15:17:33.304Z] #29 5.799 Updating certificates in /etc/ssl/certs... [2022-03-09T15:17:33.304Z] #29 6.349 129 added, 0 removed; done. [2022-03-09T15:17:33.304Z] #29 6.386 Setting up jq (1.6-2.1) ... [2022-03-09T15:17:33.304Z] #29 6.397 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-09T15:17:33.304Z] #29 6.409 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-09T15:17:33.304Z] #29 6.421 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:17:33.304Z] #29 6.440 Processing triggers for ca-certificates (20210119) ... [2022-03-09T15:17:33.304Z] #29 6.450 Updating certificates in /etc/ssl/certs... [2022-03-09T15:17:33.304Z] #29 6.996 0 added, 0 removed; done. [2022-03-09T15:17:33.304Z] #29 6.996 Running hooks in /etc/ca-certificates/update.d... [2022-03-09T15:17:33.304Z] #29 6.997 done. [2022-03-09T15:17:33.304Z] #29 DONE 8.1s [2022-03-09T15:17:33.304Z] [2022-03-09T15:17:33.304Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:17:33.304Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-09T15:17:33.304Z] #11 ... [2022-03-09T15:17:33.304Z] [2022-03-09T15:17:33.304Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-09T15:17:33.304Z] #30 sha256:9e81a2a69c78e25872fea225348397bf6969464fc21a8938564f8aa2db7923e1 [2022-03-09T15:17:33.308Z] #31 2.091 #=#=# ######################################################################## 100.0% [2022-03-09T15:17:33.566Z] #30 DONE 0.1s [2022-03-09T15:17:33.566Z] [2022-03-09T15:17:33.566Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:17:33.566Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-09T15:17:33.570Z] #31 2.340 [2022-03-09T15:17:34.141Z] #31 ... [2022-03-09T15:17:34.141Z] [2022-03-09T15:17:34.141Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-09T15:17:34.141Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-09T15:17:34.141Z] #12 DONE 0.9s [2022-03-09T15:17:34.404Z] [2022-03-09T15:17:34.404Z] #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 [2022-03-09T15:17:34.404Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-09T15:17:34.664Z] #13 DONE 0.5s [2022-03-09T15:17:34.664Z] [2022-03-09T15:17:34.664Z] #58 [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 [2022-03-09T15:17:34.664Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-09T15:17:34.924Z] #58 ... [2022-03-09T15:17:34.924Z] [2022-03-09T15:17:34.924Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-09T15:17:34.924Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-09T15:17:34.924Z] #42 DONE 0.2s [2022-03-09T15:17:34.924Z] [2022-03-09T15:17:34.924Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-09T15:17:34.924Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-09T15:17:34.924Z] #33 DONE 0.3s [2022-03-09T15:17:34.924Z] [2022-03-09T15:17:34.924Z] #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 [2022-03-09T15:17:34.924Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-09T15:17:35.191Z] #34 ... [2022-03-09T15:17:35.191Z] [2022-03-09T15:17:35.191Z] #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 [2022-03-09T15:17:35.191Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-09T15:17:35.191Z] #46 DONE 0.5s [2022-03-09T15:17:35.191Z] [2022-03-09T15:17:35.191Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-09T15:17:35.191Z] #62 sha256:cba31ce8b9586474ca01dc40da33aea10b10aa4fb347af178228337bc0c9c3bb [2022-03-09T15:17:35.191Z] #62 DONE 0.5s [2022-03-09T15:17:35.191Z] [2022-03-09T15:17:35.191Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-09T15:17:35.191Z] #25 sha256:f60ed8516030aecc3bfe8eee2ee0934d465012966ab4c01ed27a1c497aa7efca [2022-03-09T15:17:35.191Z] #25 DONE 0.6s [2022-03-09T15:17:35.191Z] [2022-03-09T15:17:35.191Z] #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 [2022-03-09T15:17:35.191Z] #26 sha256:6c82bddf80e5780d13cf9ac6c3b3e5714c16b6c05077c9ed2ced9b0006a169f4 [2022-03-09T15:17:36.090Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0936a0f0399447b3e) in /home/ubuntu/workspace/moby_PR-43347 [Pipeline] { [Pipeline] checkout [2022-03-09T15:17:36.238Z] The recommended git tool is: git [2022-03-09T15:17:38.828Z] using credential docker-jenkins-github-credentials [2022-03-09T15:17:38.842Z] Cloning the remote Git repository [2022-03-09T15:17:38.842Z] Cloning with configured refspecs honoured and without tags [2022-03-09T15:17:38.862Z] #11 extracting sha256:435575062b5a88abe63bbad5eb8586be1b08a7e779bac3f30a873481fc0b2f6e 4.7s done [2022-03-09T15:17:38.862Z] #11 extracting sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 [2022-03-09T15:17:38.862Z] #11 extracting sha256:b8a0fbe4cf621d1ea82bfa148b3e0b5c4202ae9018dda6e075ef7c381daae103 done [2022-03-09T15:17:38.862Z] #11 DONE 17.5s [2022-03-09T15:17:38.862Z] [2022-03-09T15:17:38.862Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-09T15:17:38.862Z] #12 sha256:f224c0882cf598acea34e9eb020bc42c885ac138a9d50f4a2fbe066742f67597 [2022-03-09T15:17:38.862Z] #12 DONE 0.7s [2022-03-09T15:17:38.862Z] [2022-03-09T15:17:38.862Z] #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 [2022-03-09T15:17:38.862Z] #31 sha256:3d9279fa8a599a8e6a5e8fced462f00548ea7db6a75a6ecfb69dae882cf4995e [2022-03-09T15:17:38.862Z] #31 1.469 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-09T15:17:38.862Z] #31 1.679 [2022-03-09T15:17:38.862Z] #31 1.896 #=#=# ######################################################################## 100.0% [2022-03-09T15:17:38.862Z] #31 2.152 [2022-03-09T15:17:38.862Z] #31 3.034 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-09T15:17:38.862Z] #31 3.251 [2022-03-09T15:17:38.862Z] #31 3.461 #=#=# ######################## 33.8% ######################################################################## 100.0% [2022-03-09T15:17:38.862Z] #31 3.740 [2022-03-09T15:17:39.439Z] #31 ... [2022-03-09T15:17:39.439Z] [2022-03-09T15:17:39.439Z] #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 [2022-03-09T15:17:39.439Z] #13 sha256:9f188e1017c9fac2fca657577c71ee2cc73089491a98e5c2195a0038fb0a90a9 [2022-03-09T15:17:39.439Z] #13 DONE 0.4s [2022-03-09T15:17:39.439Z] [2022-03-09T15:17:39.439Z] #49 [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 [2022-03-09T15:17:39.439Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-09T15:17:39.439Z] #49 ... [2022-03-09T15:17:39.439Z] [2022-03-09T15:17:39.439Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-09T15:17:39.439Z] #42 sha256:0e338dcbed0835dbc2e2e4721efc34d8208489bcae390ba527e5b7e61e8d880f [2022-03-09T15:17:39.439Z] #42 DONE 0.1s [2022-03-09T15:17:39.439Z] [2022-03-09T15:17:39.439Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-09T15:17:39.439Z] #33 sha256:a978201be0c5f3787ef2cb2a4e67e283eb0ff961151521c3ea699a76d4ee7da9 [2022-03-09T15:17:39.440Z] #33 DONE 0.2s [2022-03-09T15:17:39.440Z] [2022-03-09T15:17:39.440Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-09T15:17:39.440Z] #25 sha256:b236e23ddf69441edf7e43a34c40fa1d0dd81f2ffc0f114528c8bcb08cc4aeb9 [2022-03-09T15:17:39.440Z] #25 DONE 0.2s [2022-03-09T15:17:39.440Z] [2022-03-09T15:17:39.440Z] #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 [2022-03-09T15:17:39.440Z] #46 sha256:29f307aacc913c168d34ae6100258981712fa6f867ace27802647a2e17757ba8 [2022-03-09T15:17:39.440Z] #46 DONE 0.3s [2022-03-09T15:17:39.440Z] [2022-03-09T15:17:39.440Z] #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 [2022-03-09T15:17:39.440Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-09T15:17:39.702Z] #47 ... [2022-03-09T15:17:39.702Z] [2022-03-09T15:17:39.702Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-09T15:17:39.702Z] #62 sha256:f7abd76b38e5a93acdf19fdb03bf7c8b970603465430cdb661dcacad1ba8721d [2022-03-09T15:17:39.702Z] #62 DONE 0.3s [2022-03-09T15:17:39.702Z] [2022-03-09T15:17:39.702Z] #63 [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 [2022-03-09T15:17:39.702Z] #63 sha256:92eb2cf59b810695b046d52d5340c4b1255d5b585ef778c86757c14a0c31e214 [2022-03-09T15:17:38.177Z] Cloning repository https://github.com/moby/moby.git [2022-03-09T15:17:38.233Z] > git init /home/ubuntu/workspace/moby_PR-43347 # timeout=10 [2022-03-09T15:17:38.433Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:17:38.433Z] > git --version # timeout=10 [2022-03-09T15:17:38.448Z] > git --version # 'git version 2.17.1' [2022-03-09T15:17:38.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:17:38.450Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:17:40.470Z] #26 4.894 + RM_GOPATH=0 [2022-03-09T15:17:40.470Z] #26 4.903 + TMP_GOPATH= [2022-03-09T15:17:40.470Z] #26 4.903 + : /build [2022-03-09T15:17:40.470Z] #26 4.903 + '[' -z '' ']' [2022-03-09T15:17:40.470Z] #26 4.904 ++ mktemp -d [2022-03-09T15:17:40.470Z] #26 4.910 + export GOPATH=/tmp/tmp.VWhCnT1OHK [2022-03-09T15:17:40.470Z] #26 4.910 + GOPATH=/tmp/tmp.VWhCnT1OHK [2022-03-09T15:17:40.470Z] #26 4.910 + RM_GOPATH=1 [2022-03-09T15:17:40.470Z] #26 4.910 + case "$(go env GOARCH)" in [2022-03-09T15:17:40.470Z] #26 4.913 ++ go env GOARCH [2022-03-09T15:17:40.470Z] #26 4.933 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:17:40.470Z] #26 4.935 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:17:40.470Z] #26 4.939 ++ dirname /install.sh [2022-03-09T15:17:40.470Z] #26 4.943 + dir=/ [2022-03-09T15:17:40.470Z] #26 4.955 + bin=dockercli [2022-03-09T15:17:40.470Z] #26 4.955 + shift [2022-03-09T15:17:40.470Z] #26 4.956 + '[' '!' -f //dockercli.installer ']' [2022-03-09T15:17:40.470Z] #26 4.956 + . //dockercli.installer [2022-03-09T15:17:40.470Z] #26 4.958 ++ : stable [2022-03-09T15:17:40.470Z] #26 4.958 ++ : 17.06.2-ce [2022-03-09T15:17:40.470Z] #26 4.959 + install_dockercli [2022-03-09T15:17:40.470Z] #26 4.961 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-09T15:17:40.470Z] #26 4.962 Install docker/cli version 17.06.2-ce from stable [2022-03-09T15:17:40.470Z] #26 4.964 ++ uname -m [2022-03-09T15:17:40.470Z] #26 4.970 + arch=x86_64 [2022-03-09T15:17:40.470Z] #26 4.970 + '[' x86_64 '!=' x86_64 ']' [2022-03-09T15:17:40.470Z] #26 4.970 + url=https://download.docker.com/linux/static [2022-03-09T15:17:40.470Z] #26 4.973 + tar -xz docker/docker [2022-03-09T15:17:40.470Z] #26 4.973 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-09T15:17:41.409Z] #26 ... [2022-03-09T15:17:41.409Z] [2022-03-09T15:17:41.409Z] #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 [2022-03-09T15:17:41.409Z] #31 sha256:f68557b9f50ce4f3f219778cc46fbf5e3b3ac6007fe91780593785f005c3eb71 [2022-03-09T15:17:41.409Z] #31 3.258 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-09T15:17:41.409Z] #31 3.519 [2022-03-09T15:17:41.409Z] #31 3.745 #=#=# ############################################################# 85.7% ######################################################################## 100.0% [2022-03-09T15:17:41.409Z] #31 4.011 [2022-03-09T15:17:41.409Z] #31 5.578 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-09T15:17:41.409Z] #31 5.894 [2022-03-09T15:17:41.409Z] #31 6.119 #=#=# ############### 21.4% ####################################### 55.0% ############################################################## 87.1% ######################################################################## 100.0% [2022-03-09T15:17:41.409Z] #31 6.690 [2022-03-09T15:17:41.409Z] #31 7.835 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-09T15:17:41.409Z] #31 8.331 [2022-03-09T15:17:41.409Z] #31 8.591 #=#=# ######################################################################## 100.0% [2022-03-09T15:17:41.409Z] #31 10.08 [2022-03-09T15:17:42.258Z] #63 2.530 + RM_GOPATH=0 [2022-03-09T15:17:42.258Z] #63 2.530 + TMP_GOPATH= [2022-03-09T15:17:42.258Z] #63 2.530 + : /build [2022-03-09T15:17:42.258Z] #63 2.530 + '[' -z '' ']' [2022-03-09T15:17:42.258Z] #63 2.531 ++ mktemp -d [2022-03-09T15:17:42.258Z] #63 2.534 + export GOPATH=/tmp/tmp.5hbS856bvT [2022-03-09T15:17:42.258Z] #63 2.536 + GOPATH=/tmp/tmp.5hbS856bvT [2022-03-09T15:17:42.258Z] #63 2.540 + RM_GOPATH=1 [2022-03-09T15:17:42.258Z] #63 2.540 + case "$(go env GOARCH)" in [2022-03-09T15:17:42.258Z] #63 2.540 ++ go env GOARCH [2022-03-09T15:17:42.258Z] #63 2.540 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:17:42.258Z] #63 2.540 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:17:42.258Z] #63 2.547 ++ dirname /install.sh [2022-03-09T15:17:42.258Z] #63 2.549 + dir=/ [2022-03-09T15:17:42.258Z] #63 2.552 + bin=rootlesskit [2022-03-09T15:17:42.258Z] #63 2.552 + shift [2022-03-09T15:17:42.258Z] #63 2.552 + '[' '!' -f //rootlesskit.installer ']' [2022-03-09T15:17:42.258Z] #63 2.552 + . //rootlesskit.installer [2022-03-09T15:17:42.258Z] #63 2.552 ++ : v0.14.6 [2022-03-09T15:17:42.258Z] #63 2.552 + install_rootlesskit [2022-03-09T15:17:42.258Z] #63 2.553 + case "$1" in [2022-03-09T15:17:42.258Z] #63 2.553 + export CGO_ENABLED=0 [2022-03-09T15:17:42.258Z] #63 2.553 + CGO_ENABLED=0 [2022-03-09T15:17:42.258Z] #63 2.553 + _install_rootlesskit [2022-03-09T15:17:42.258Z] #63 2.553 + echo 'Install rootlesskit version v0.14.6' [2022-03-09T15:17:42.258Z] #63 2.555 Install rootlesskit version v0.14.6 [2022-03-09T15:17:42.258Z] #63 2.556 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-09T15:17:42.258Z] #63 2.556 + GOBIN=/build [2022-03-09T15:17:42.258Z] #63 2.556 + GO111MODULE=on [2022-03-09T15:17:42.258Z] #63 2.556 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-09T15:17:42.832Z] #63 3.027 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-09T15:17:44.704Z] #31 13.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-09T15:17:44.704Z] #31 ... [2022-03-09T15:17:44.704Z] [2022-03-09T15:17:44.704Z] #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 [2022-03-09T15:17:44.704Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:17:44.704Z] #14 5.631 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:17:44.704Z] #14 5.670 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:17:44.704Z] #14 5.670 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:17:44.704Z] #14 6.678 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:17:44.704Z] #14 8.597 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:17:44.704Z] #14 ... [2022-03-09T15:17:44.704Z] [2022-03-09T15:17:44.704Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:17:44.704Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:17:44.704Z] #51 5.008 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-09T15:17:44.749Z] #63 5.183 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-09T15:17:44.749Z] #63 5.205 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-09T15:17:44.963Z] #51 ... [2022-03-09T15:17:44.963Z] [2022-03-09T15:17:44.963Z] #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 [2022-03-09T15:17:44.963Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:17:44.963Z] #43 3.950 + git clone https://github.com/docker/distribution.git . [2022-03-09T15:17:44.963Z] #43 3.952 Cloning into '.'... [2022-03-09T15:17:45.010Z] #63 5.529 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-09T15:17:45.222Z] #43 ... [2022-03-09T15:17:45.222Z] [2022-03-09T15:17:45.222Z] #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 [2022-03-09T15:17:45.222Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-09T15:17:45.222Z] #36 5.348 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-09T15:17:45.222Z] #36 ... [2022-03-09T15:17:45.222Z] [2022-03-09T15:17:45.222Z] #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 [2022-03-09T15:17:45.222Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:17:45.222Z] #47 4.646 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:17:45.222Z] #47 4.646 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:17:45.222Z] #47 4.662 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:17:45.222Z] #47 5.305 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-09T15:17:45.222Z] #47 5.442 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:17:45.222Z] #47 7.690 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:17:45.222Z] #47 10.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:17:45.481Z] #47 ... [2022-03-09T15:17:45.481Z] [2022-03-09T15:17:45.481Z] #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 [2022-03-09T15:17:45.481Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:17:45.481Z] #38 4.697 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:17:45.481Z] #38 4.709 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:17:45.481Z] #38 4.709 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:17:45.481Z] #38 5.244 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:17:45.481Z] #38 7.515 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:17:45.481Z] #38 9.924 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:17:45.481Z] #38 ... [2022-03-09T15:17:45.481Z] [2022-03-09T15:17:45.481Z] #53 [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 [2022-03-09T15:17:45.481Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-09T15:17:45.481Z] #53 5.044 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-09T15:17:45.481Z] #53 6.009 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-09T15:17:45.481Z] #53 6.017 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-09T15:17:45.481Z] #53 6.073 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-09T15:17:45.481Z] #53 7.909 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-09T15:17:45.742Z] #53 ... [2022-03-09T15:17:45.742Z] [2022-03-09T15:17:45.742Z] #63 [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 [2022-03-09T15:17:45.742Z] #63 sha256:8437529fe159c7fb0be8864f75788ad0b12b3b2f872c6f6c2ca7736a888996af [2022-03-09T15:17:45.742Z] #63 4.386 + RM_GOPATH=0 [2022-03-09T15:17:45.742Z] #63 4.386 + TMP_GOPATH= [2022-03-09T15:17:45.742Z] #63 4.386 + : /build [2022-03-09T15:17:45.742Z] #63 4.386 + '[' -z '' ']' [2022-03-09T15:17:45.742Z] #63 4.386 ++ mktemp -d [2022-03-09T15:17:45.742Z] #63 4.414 + export GOPATH=/tmp/tmp.63SaOC6gG1 [2022-03-09T15:17:45.742Z] #63 4.414 + GOPATH=/tmp/tmp.63SaOC6gG1 [2022-03-09T15:17:45.742Z] #63 4.414 + RM_GOPATH=1 [2022-03-09T15:17:45.742Z] #63 4.414 + case "$(go env GOARCH)" in [2022-03-09T15:17:45.742Z] #63 4.414 ++ go env GOARCH [2022-03-09T15:17:45.742Z] #63 4.445 Install rootlesskit version v0.14.6 [2022-03-09T15:17:45.742Z] #63 4.445 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:17:45.742Z] #63 4.445 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:17:45.742Z] #63 4.445 ++ dirname /install.sh [2022-03-09T15:17:45.742Z] #63 4.445 + dir=/ [2022-03-09T15:17:45.742Z] #63 4.445 + bin=rootlesskit [2022-03-09T15:17:45.742Z] #63 4.445 + shift [2022-03-09T15:17:45.742Z] #63 4.445 + '[' '!' -f //rootlesskit.installer ']' [2022-03-09T15:17:45.742Z] #63 4.445 + . //rootlesskit.installer [2022-03-09T15:17:45.742Z] #63 4.445 ++ : v0.14.6 [2022-03-09T15:17:45.742Z] #63 4.445 + install_rootlesskit [2022-03-09T15:17:45.742Z] #63 4.445 + case "$1" in [2022-03-09T15:17:45.742Z] #63 4.445 + export CGO_ENABLED=0 [2022-03-09T15:17:45.742Z] #63 4.445 + CGO_ENABLED=0 [2022-03-09T15:17:45.742Z] #63 4.445 + _install_rootlesskit [2022-03-09T15:17:45.742Z] #63 4.445 + echo 'Install rootlesskit version v0.14.6' [2022-03-09T15:17:45.742Z] #63 4.445 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-09T15:17:45.742Z] #63 4.445 + GOBIN=/build [2022-03-09T15:17:45.742Z] #63 4.445 + GO111MODULE=on [2022-03-09T15:17:45.742Z] #63 4.445 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-09T15:17:45.742Z] #63 5.069 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-09T15:17:45.742Z] #63 7.514 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-09T15:17:45.742Z] #63 7.554 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-09T15:17:45.742Z] #63 7.960 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-09T15:17:45.742Z] #63 ... [2022-03-09T15:17:45.742Z] [2022-03-09T15:17:45.742Z] #49 [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 [2022-03-09T15:17:45.742Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-09T15:17:45.742Z] #49 5.087 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-09T15:17:45.742Z] #49 6.499 go: downloading github.com/fatih/color v1.10.0 [2022-03-09T15:17:45.742Z] #49 6.750 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-09T15:17:45.742Z] #49 6.781 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-09T15:17:45.742Z] #49 6.816 go: downloading github.com/pkg/errors v0.9.1 [2022-03-09T15:17:45.742Z] #49 7.043 go: downloading golang.org/x/tools v0.1.0 [2022-03-09T15:17:45.742Z] #49 7.057 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-09T15:17:45.742Z] #49 7.265 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-09T15:17:45.742Z] #49 7.367 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-09T15:17:45.742Z] #49 7.565 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-09T15:17:46.001Z] #49 ... [2022-03-09T15:17:46.001Z] [2022-03-09T15:17:46.001Z] #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 [2022-03-09T15:17:46.001Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:17:46.001Z] #14 11.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:17:46.925Z] #63 ... [2022-03-09T15:17:46.925Z] [2022-03-09T15:17:46.926Z] #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 [2022-03-09T15:17:46.926Z] #31 sha256:3d9279fa8a599a8e6a5e8fced462f00548ea7db6a75a6ecfb69dae882cf4995e [2022-03-09T15:17:46.926Z] #31 11.75 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-09T15:17:46.926Z] #31 12.99 [2022-03-09T15:17:47.970Z] #31 13.31 #=#=# #### 5.6% ############# 19.4% ###################### 31.7% ############################## 42.3% ################################### 49.4% ########################################## 58.7% ################################################### 71.5% ######################################################## 78.7% ################################################################ 89.3% ####################################################################### 99.1% ######################################################################## 100.0% [2022-03-09T15:17:49.296Z] #14 ... [2022-03-09T15:17:49.296Z] [2022-03-09T15:17:49.296Z] #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 [2022-03-09T15:17:49.296Z] #26 sha256:6c82bddf80e5780d13cf9ac6c3b3e5714c16b6c05077c9ed2ced9b0006a169f4 [2022-03-09T15:17:49.296Z] #26 13.09 + mkdir -p /build [2022-03-09T15:17:49.296Z] #26 13.10 + mv docker/docker /build/ [2022-03-09T15:17:49.296Z] #26 13.11 + rmdir docker [2022-03-09T15:17:49.296Z] #26 DONE 13.6s [2022-03-09T15:17:49.296Z] [2022-03-09T15:17:49.296Z] #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 [2022-03-09T15:17:49.296Z] #31 sha256:f68557b9f50ce4f3f219778cc46fbf5e3b3ac6007fe91780593785f005c3eb71 [2022-03-09T15:17:49.296Z] #31 15.27 #=#=# [2022-03-09T15:17:49.296Z] #31 15.61 #=#=# ######################################################################## 100.0% [2022-03-09T15:17:49.296Z] #31 17.24 [2022-03-09T15:17:49.296Z] #31 17.85 Download of images into '/build' complete. [2022-03-09T15:17:49.296Z] #31 17.85 Use something like the following to load the result into a Docker daemon: [2022-03-09T15:17:49.296Z] #31 17.85 tar -cC '/build' . | docker load [2022-03-09T15:17:49.296Z] #31 DONE 18.0s [2022-03-09T15:17:49.296Z] [2022-03-09T15:17:49.296Z] #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 [2022-03-09T15:17:49.296Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:17:49.296Z] #47 14.08 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-09T15:17:49.361Z] #31 15.52 [2022-03-09T15:17:49.361Z] #31 ... [2022-03-09T15:17:49.361Z] [2022-03-09T15:17:49.361Z] #53 [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 [2022-03-09T15:17:49.361Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-09T15:17:49.361Z] #53 3.366 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-09T15:17:49.361Z] #53 4.161 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-09T15:17:49.361Z] #53 4.176 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-09T15:17:49.361Z] #53 4.403 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-09T15:17:49.361Z] #53 5.861 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-09T15:17:49.361Z] #53 ... [2022-03-09T15:17:49.361Z] [2022-03-09T15:17:49.361Z] #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 [2022-03-09T15:17:49.361Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-09T15:17:49.361Z] #14 2.666 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:17:49.361Z] #14 2.700 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:17:49.361Z] #14 2.700 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:17:49.361Z] #14 3.256 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-09T15:17:49.361Z] #14 5.147 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-09T15:17:49.361Z] #14 6.787 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-09T15:17:49.556Z] #47 ... [2022-03-09T15:17:49.556Z] [2022-03-09T15:17:49.556Z] #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 [2022-03-09T15:17:49.556Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-09T15:17:49.556Z] #34 4.745 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-09T15:17:49.556Z] #34 4.754 Cloning into '.'... [2022-03-09T15:17:49.623Z] #14 ... [2022-03-09T15:17:49.623Z] [2022-03-09T15:17:49.623Z] #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 [2022-03-09T15:17:49.623Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-09T15:17:49.623Z] #36 1.999 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-09T15:17:49.623Z] #36 10.46 tomll can be used in two ways: [2022-03-09T15:17:49.623Z] #36 10.46 Writing to STDIN and reading from STDOUT: [2022-03-09T15:17:49.623Z] #36 10.46 cat file.toml | tomll > file.toml [2022-03-09T15:17:49.623Z] #36 10.46 [2022-03-09T15:17:49.623Z] #36 10.46 Reading and updating a list of files: [2022-03-09T15:17:49.623Z] #36 10.46 tomll a.toml b.toml c.toml [2022-03-09T15:17:49.623Z] #36 10.46 [2022-03-09T15:17:49.623Z] #36 10.46 When given a list of files, tomll will modify all files in place without asking. [2022-03-09T15:17:49.623Z] #36 ... [2022-03-09T15:17:49.623Z] [2022-03-09T15:17:49.623Z] #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 [2022-03-09T15:17:49.623Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-09T15:17:49.623Z] #38 2.549 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:17:49.623Z] #38 2.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:17:49.623Z] #38 2.566 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:17:49.623Z] #38 3.039 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-09T15:17:49.623Z] #38 4.498 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-09T15:17:49.623Z] #38 6.259 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-09T15:17:49.623Z] #38 10.29 Fetched 8393 kB in 8s (1050 kB/s) [2022-03-09T15:17:49.816Z] #34 ... [2022-03-09T15:17:49.816Z] [2022-03-09T15:17:49.816Z] #63 [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 [2022-03-09T15:17:49.816Z] #63 sha256:8437529fe159c7fb0be8864f75788ad0b12b3b2f872c6f6c2ca7736a888996af [2022-03-09T15:17:49.816Z] #63 11.04 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-09T15:17:49.816Z] #63 11.76 go: downloading github.com/google/uuid v1.3.0 [2022-03-09T15:17:49.816Z] #63 11.81 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-09T15:17:49.816Z] #63 11.92 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-09T15:17:49.816Z] #63 12.09 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-09T15:17:49.816Z] #63 12.23 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-09T15:17:49.816Z] #63 12.37 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-09T15:17:49.816Z] #63 12.96 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-09T15:17:49.816Z] #63 13.17 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-09T15:17:49.887Z] #38 10.29 Reading package lists... [2022-03-09T15:17:49.887Z] #38 ... [2022-03-09T15:17:49.887Z] [2022-03-09T15:17:49.887Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:17:49.887Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-09T15:17:49.887Z] #51 3.102 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-09T15:17:50.149Z] #51 ... [2022-03-09T15:17:50.149Z] [2022-03-09T15:17:50.149Z] #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 [2022-03-09T15:17:50.149Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-09T15:17:50.149Z] #43 1.998 + git clone https://github.com/docker/distribution.git . [2022-03-09T15:17:50.149Z] #43 1.999 Cloning into '.'... [2022-03-09T15:17:50.149Z] #43 ... [2022-03-09T15:17:50.149Z] [2022-03-09T15:17:50.149Z] #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 [2022-03-09T15:17:50.149Z] #26 sha256:a80bd17415b03aa44cfeccb9f057441357827d24d973a513dfcbe8dfc09e0155 [2022-03-09T15:17:50.149Z] #26 2.652 + RM_GOPATH=0 [2022-03-09T15:17:50.149Z] #26 2.652 + TMP_GOPATH= [2022-03-09T15:17:50.149Z] #26 2.652 + : /build [2022-03-09T15:17:50.149Z] #26 2.652 + '[' -z '' ']' [2022-03-09T15:17:50.149Z] #26 2.655 ++ mktemp -d [2022-03-09T15:17:50.149Z] #26 2.663 + export GOPATH=/tmp/tmp.wVRQ8rs4Kj [2022-03-09T15:17:50.149Z] #26 2.663 + GOPATH=/tmp/tmp.wVRQ8rs4Kj [2022-03-09T15:17:50.149Z] #26 2.663 + RM_GOPATH=1 [2022-03-09T15:17:50.149Z] #26 2.663 + case "$(go env GOARCH)" in [2022-03-09T15:17:50.149Z] #26 2.664 ++ go env GOARCH [2022-03-09T15:17:50.149Z] #26 2.669 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:17:50.149Z] #26 2.669 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:17:50.149Z] #26 2.670 ++ dirname /install.sh [2022-03-09T15:17:50.149Z] #26 2.670 + dir=/ [2022-03-09T15:17:50.149Z] #26 2.670 + bin=dockercli [2022-03-09T15:17:50.149Z] #26 2.670 + shift [2022-03-09T15:17:50.149Z] #26 2.670 + '[' '!' -f //dockercli.installer ']' [2022-03-09T15:17:50.149Z] #26 2.670 + . //dockercli.installer [2022-03-09T15:17:50.149Z] #26 2.670 ++ : stable [2022-03-09T15:17:50.149Z] #26 2.670 ++ : 17.06.2-ce [2022-03-09T15:17:50.149Z] #26 2.671 Install docker/cli version 17.06.2-ce from stable [2022-03-09T15:17:50.149Z] #26 2.671 + install_dockercli [2022-03-09T15:17:50.149Z] #26 2.671 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-09T15:17:50.149Z] #26 2.671 ++ uname -m [2022-03-09T15:17:50.149Z] #26 2.671 + arch=aarch64 [2022-03-09T15:17:50.149Z] #26 2.671 + '[' aarch64 '!=' x86_64 ']' [2022-03-09T15:17:50.149Z] #26 2.671 + '[' aarch64 '!=' s390x ']' [2022-03-09T15:17:50.149Z] #26 2.671 + '[' aarch64 '!=' armhf ']' [2022-03-09T15:17:50.149Z] #26 2.671 + build_dockercli [2022-03-09T15:17:50.149Z] #26 2.671 + git clone https://github.com/docker/docker-ce /tmp/tmp.wVRQ8rs4Kj/tmp/docker-ce [2022-03-09T15:17:50.149Z] #26 2.683 Cloning into '/tmp/tmp.wVRQ8rs4Kj/tmp/docker-ce'... [2022-03-09T15:17:50.385Z] #63 14.98 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-09T15:17:50.410Z] #26 ... [2022-03-09T15:17:50.410Z] [2022-03-09T15:17:50.410Z] #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 [2022-03-09T15:17:50.410Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-09T15:17:50.410Z] #34 2.662 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-09T15:17:50.410Z] #34 2.669 Cloning into '.'... [2022-03-09T15:17:50.410Z] #34 ... [2022-03-09T15:17:50.410Z] [2022-03-09T15:17:50.410Z] #58 [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 [2022-03-09T15:17:50.410Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-09T15:17:50.410Z] #58 3.206 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:17:50.410Z] #58 3.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:17:50.410Z] #58 3.219 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:17:50.410Z] #58 3.802 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-09T15:17:50.410Z] #58 5.579 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-09T15:17:50.410Z] #58 7.492 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-09T15:17:50.645Z] #63 15.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-09T15:17:50.645Z] #63 ... [2022-03-09T15:17:50.645Z] [2022-03-09T15:17:50.645Z] #58 [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 [2022-03-09T15:17:50.645Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-09T15:17:50.645Z] #58 5.985 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:17:50.645Z] #58 6.040 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:17:50.645Z] #58 6.049 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:17:50.645Z] #58 6.983 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:17:50.645Z] #58 9.178 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:17:50.645Z] #58 11.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:17:50.671Z] #58 ... [2022-03-09T15:17:50.671Z] [2022-03-09T15:17:50.671Z] #63 [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 [2022-03-09T15:17:50.671Z] #63 sha256:92eb2cf59b810695b046d52d5340c4b1255d5b585ef778c86757c14a0c31e214 [2022-03-09T15:17:50.671Z] #63 8.200 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-09T15:17:50.671Z] #63 8.630 go: downloading github.com/google/uuid v1.3.0 [2022-03-09T15:17:50.671Z] #63 8.676 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-09T15:17:50.671Z] #63 8.694 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-09T15:17:50.671Z] #63 8.826 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-09T15:17:50.671Z] #63 8.866 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-09T15:17:50.671Z] #63 9.031 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-09T15:17:50.671Z] #63 9.311 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-09T15:17:50.671Z] #63 9.388 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-09T15:17:50.671Z] #63 11.10 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-09T15:17:50.904Z] #58 ... [2022-03-09T15:17:50.905Z] [2022-03-09T15:17:50.905Z] #49 [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 [2022-03-09T15:17:50.905Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-09T15:17:50.905Z] #49 11.51 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-09T15:17:50.905Z] #49 11.66 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-09T15:17:50.905Z] #49 11.71 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-09T15:17:50.905Z] #49 13.43 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-09T15:17:50.905Z] #49 13.48 go: downloading golang.org/x/mod v0.3.0 [2022-03-09T15:17:50.934Z] #63 11.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-09T15:17:51.876Z] #63 ... [2022-03-09T15:17:51.876Z] [2022-03-09T15:17:51.876Z] #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 [2022-03-09T15:17:51.876Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-09T15:17:51.876Z] #36 DONE 12.3s [2022-03-09T15:17:51.876Z] [2022-03-09T15:17:51.876Z] #58 [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 [2022-03-09T15:17:51.876Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-09T15:17:51.876Z] #58 12.49 Fetched 8393 kB in 10s (881 kB/s) [2022-03-09T15:17:52.137Z] #58 12.49 Reading package lists... [2022-03-09T15:17:52.137Z] #58 ... [2022-03-09T15:17:52.137Z] [2022-03-09T15:17:52.137Z] #49 [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 [2022-03-09T15:17:52.137Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-09T15:17:52.137Z] #49 2.757 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-09T15:17:52.137Z] #49 4.223 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-09T15:17:52.137Z] #49 4.233 go: downloading github.com/fatih/color v1.10.0 [2022-03-09T15:17:52.137Z] #49 4.347 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-09T15:17:52.137Z] #49 4.363 go: downloading github.com/pkg/errors v0.9.1 [2022-03-09T15:17:52.137Z] #49 4.648 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-09T15:17:52.137Z] #49 4.657 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-09T15:17:52.137Z] #49 4.726 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-09T15:17:52.137Z] #49 4.800 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-09T15:17:52.137Z] #49 4.829 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-09T15:17:52.137Z] #49 4.884 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-09T15:17:52.137Z] #49 4.994 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-09T15:17:52.137Z] #49 5.187 go: downloading golang.org/x/tools v0.1.0 [2022-03-09T15:17:52.137Z] #49 9.167 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-09T15:17:52.137Z] #49 9.222 go: downloading golang.org/x/mod v0.3.0 [2022-03-09T15:17:52.400Z] #49 ... [2022-03-09T15:17:52.400Z] [2022-03-09T15:17:52.400Z] #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 [2022-03-09T15:17:52.400Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-09T15:17:52.400Z] #47 2.893 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:17:52.400Z] #47 2.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:17:52.400Z] #47 2.916 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:17:52.400Z] #47 3.494 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-09T15:17:52.400Z] #47 3.716 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-09T15:17:52.400Z] #47 5.607 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-09T15:17:52.400Z] #47 7.653 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-09T15:17:52.400Z] #47 10.86 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-09T15:17:52.400Z] #47 12.88 Fetched 8397 kB in 10s (827 kB/s) [2022-03-09T15:17:52.813Z] #49 ... [2022-03-09T15:17:52.813Z] [2022-03-09T15:17:52.813Z] #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 [2022-03-09T15:17:52.813Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-09T15:17:52.813Z] #36 17.81 tomll can be used in two ways: [2022-03-09T15:17:52.813Z] #36 17.81 Writing to STDIN and reading from STDOUT: [2022-03-09T15:17:52.813Z] #36 17.81 cat file.toml | tomll > file.toml [2022-03-09T15:17:52.813Z] #36 17.81 [2022-03-09T15:17:52.813Z] #36 17.81 Reading and updating a list of files: [2022-03-09T15:17:52.813Z] #36 17.81 tomll a.toml b.toml c.toml [2022-03-09T15:17:52.813Z] #36 17.81 [2022-03-09T15:17:52.813Z] #36 17.81 When given a list of files, tomll will modify all files in place without asking. [2022-03-09T15:17:52.813Z] #36 DONE 18.2s [2022-03-09T15:17:52.813Z] [2022-03-09T15:17:52.813Z] #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 [2022-03-09T15:17:52.813Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:17:52.813Z] #38 18.10 Fetched 8507 kB in 14s (622 kB/s) [2022-03-09T15:17:53.790Z] #47 12.88 Reading package lists... [2022-03-09T15:17:53.791Z] #47 ... [2022-03-09T15:17:53.791Z] [2022-03-09T15:17:53.791Z] #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 [2022-03-09T15:17:53.791Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-09T15:17:53.791Z] #43 14.24 + git checkout -q v2.3.0 [2022-03-09T15:17:54.871Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0630fccbe49a1f718) in /home/ubuntu/workspace/moby_PR-43347 [Pipeline] { [Pipeline] checkout [2022-03-09T15:17:54.959Z] The recommended git tool is: git [2022-03-09T15:17:55.181Z] #43 15.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 [2022-03-09T15:17:57.561Z] using credential docker-jenkins-github-credentials [2022-03-09T15:17:57.568Z] Cloning the remote Git repository [2022-03-09T15:17:57.568Z] Cloning with configured refspecs honoured and without tags [2022-03-09T15:17:57.912Z] Fetching without tags [2022-03-09T15:17:57.842Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:17:57.860Z] > git config --add remote.origin.fetch +refs/pull/43347/head:refs/remotes/origin/PR-43347 # timeout=10 [2022-03-09T15:17:57.873Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:17:57.894Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:17:57.915Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:17:57.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:17:57.916Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:17:58.091Z] #38 18.10 Reading package lists... [2022-03-09T15:17:58.145Z] Merging remotes/origin/master commit f8d0102e3361b74061ec684e6c8c397c4756cfb0 into PR head commit b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 [2022-03-09T15:17:58.353Z] #38 23.52 Reading package lists... [2022-03-09T15:17:58.353Z] #38 ... [2022-03-09T15:17:58.353Z] [2022-03-09T15:17:58.353Z] #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 [2022-03-09T15:17:58.353Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:17:58.353Z] #43 22.14 Updating files: 90% (1665/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-09T15:17:58.353Z] #43 22.36 + git checkout -q v2.3.0 [2022-03-09T15:17:56.966Z] Cloning repository https://github.com/moby/moby.git [2022-03-09T15:17:57.017Z] > git init /home/ubuntu/workspace/moby_PR-43347 # timeout=10 [2022-03-09T15:17:57.245Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:17:57.245Z] > git --version # timeout=10 [2022-03-09T15:17:57.257Z] > git --version # 'git version 2.17.1' [2022-03-09T15:17:57.257Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:17:57.282Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:17:58.613Z] #43 23.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 [2022-03-09T15:17:59.400Z] Merge succeeded, producing 6056655017781be9baa6dac2c2d7e4a89af7d4a6 [2022-03-09T15:17:59.401Z] Checking out Revision 6056655017781be9baa6dac2c2d7e4a89af7d4a6 (PR-43347) [2022-03-09T15:17:58.154Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:17:58.179Z] > git checkout -f b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 # timeout=10 [2022-03-09T15:17:58.764Z] > git remote # timeout=10 [2022-03-09T15:17:58.772Z] > git config --get remote.origin.url # timeout=10 [2022-03-09T15:17:58.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:17:58.791Z] > git merge f8d0102e3361b74061ec684e6c8c397c4756cfb0 # timeout=10 [2022-03-09T15:17:59.385Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-09T15:17:59.403Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:17:59.421Z] > git checkout -f 6056655017781be9baa6dac2c2d7e4a89af7d4a6 # timeout=10 [2022-03-09T15:18:00.476Z] #43 ... [2022-03-09T15:18:00.476Z] [2022-03-09T15:18:00.476Z] #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 [2022-03-09T15:18:00.476Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-09T15:18:00.476Z] #14 10.93 Fetched 8393 kB in 9s (984 kB/s) [2022-03-09T15:18:00.476Z] #14 10.93 Reading package lists... [2022-03-09T15:18:00.476Z] #14 15.17 Reading package lists... [2022-03-09T15:18:00.476Z] #14 19.24 Building dependency tree... [2022-03-09T15:18:00.476Z] #14 ... [2022-03-09T15:18:00.476Z] [2022-03-09T15:18:00.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 [2022-03-09T15:18:00.476Z] #31 sha256:3d9279fa8a599a8e6a5e8fced462f00548ea7db6a75a6ecfb69dae882cf4995e [2022-03-09T15:18:00.476Z] #31 20.48 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-09T15:18:00.476Z] #31 21.75 [2022-03-09T15:18:00.476Z] #31 22.07 #=#=# ######################################################################## 100.0% [2022-03-09T15:18:00.476Z] #31 23.01 [2022-03-09T15:18:00.476Z] #31 25.11 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-09T15:18:00.476Z] #31 26.45 [2022-03-09T15:18:00.476Z] #31 26.75 #=#=# ######################################################################## 100.0% [2022-03-09T15:18:01.420Z] #31 27.72 [2022-03-09T15:18:01.683Z] #31 28.03 Download of images into '/build' complete. [2022-03-09T15:18:01.683Z] #31 28.03 Use something like the following to load the result into a Docker daemon: [2022-03-09T15:18:01.683Z] #31 28.03 tar -cC '/build' . | docker load [2022-03-09T15:18:01.683Z] #31 DONE 28.2s [2022-03-09T15:18:01.683Z] [2022-03-09T15:18:01.683Z] #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 [2022-03-09T15:18:01.683Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-09T15:18:01.683Z] #38 10.29 Reading package lists... [2022-03-09T15:18:01.683Z] #38 14.82 Reading package lists... [2022-03-09T15:18:01.683Z] #38 18.86 Building dependency tree... [2022-03-09T15:18:01.683Z] #38 22.20 The following additional packages will be installed: [2022-03-09T15:18:01.683Z] #38 22.21 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-09T15:18:01.683Z] #38 22.22 Suggested packages: [2022-03-09T15:18:01.683Z] #38 22.24 cmake-doc ninja-build lrzip [2022-03-09T15:18:01.683Z] #38 22.24 Recommended packages: [2022-03-09T15:18:01.683Z] #38 22.24 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-09T15:18:01.950Z] #38 ... [2022-03-09T15:18:01.950Z] [2022-03-09T15:18:01.950Z] #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 [2022-03-09T15:18:01.950Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-09T15:18:01.950Z] #14 22.64 The following additional packages will be installed: [2022-03-09T15:18:01.950Z] #14 22.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-09T15:18:01.950Z] #14 22.64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-09T15:18:01.950Z] #14 22.64 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-09T15:18:01.950Z] #14 22.69 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-09T15:18:01.950Z] #14 22.69 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-09T15:18:01.950Z] #14 22.69 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-09T15:18:01.950Z] #14 22.69 mingw-w64-common mingw-w64-x86-64-dev [2022-03-09T15:18:01.950Z] #14 22.73 Suggested packages: [2022-03-09T15:18:01.950Z] #14 22.73 gcc-10-locales seccomp wine64 [2022-03-09T15:18:03.076Z] Commit message: "Merge commit 'f8d0102e3361b74061ec684e6c8c397c4756cfb0' into HEAD" [2022-03-09T15:18:03.087Z] First time build. Skipping changelog. [2022-03-09T15:18:03.348Z] #14 23.84 The following NEW packages will be installed: [2022-03-09T15:18:03.349Z] #14 23.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-09T15:18:03.349Z] #14 23.84 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-09T15:18:03.349Z] #14 23.84 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-09T15:18:03.349Z] #14 23.84 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-09T15:18:03.349Z] #14 23.84 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-09T15:18:03.349Z] #14 23.84 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-09T15:18:03.349Z] #14 23.84 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-09T15:18:03.349Z] #14 23.85 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-09T15:18:03.349Z] #14 23.85 mingw-w64-x86-64-dev [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-09T15:18:03.612Z] #14 24.24 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:18:03.612Z] #14 24.24 Need to get 108 MB of archives. [2022-03-09T15:18:03.612Z] #14 24.24 After this operation, 620 MB of additional disk space will be used. [2022-03-09T15:18:03.612Z] #14 24.24 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] [2022-03-09T15:18:03.612Z] #14 24.31 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] [2022-03-09T15:18:03.612Z] #14 24.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-09T15:18:03.727Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-077b30df86c4827a0) in /home/ubuntu/workspace/moby_PR-43347 [Pipeline] { [2022-03-09T15:18:03.875Z] #14 24.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-03-09T15:18:03.875Z] #14 24.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-03-09T15:18:03.875Z] #14 24.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-09T15:18:03.875Z] #14 24.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [Pipeline] checkout [2022-03-09T15:18:03.891Z] #43 ... [2022-03-09T15:18:03.891Z] [2022-03-09T15:18:03.891Z] #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 [2022-03-09T15:18:03.891Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:18:03.891Z] #38 23.52 Reading package lists... [2022-03-09T15:18:03.891Z] #38 28.79 Building dependency tree... [2022-03-09T15:18:03.891Z] #38 ... [2022-03-09T15:18:03.891Z] [2022-03-09T15:18:03.891Z] #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 [2022-03-09T15:18:03.891Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:18:03.891Z] #14 19.23 Fetched 8507 kB in 14s (612 kB/s) [2022-03-09T15:18:03.891Z] #14 19.23 Reading package lists... [2022-03-09T15:18:03.891Z] #14 24.52 Reading package lists... [2022-03-09T15:18:03.891Z] #14 ... [2022-03-09T15:18:03.891Z] [2022-03-09T15:18:03.891Z] #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 [2022-03-09T15:18:03.891Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:18:03.891Z] #47 19.18 Fetched 8510 kB in 15s (581 kB/s) [2022-03-09T15:18:03.891Z] #47 19.18 Reading package lists... [2022-03-09T15:18:04.004Z] The recommended git tool is: git [2022-03-09T15:18:04.138Z] #14 24.73 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] [2022-03-09T15:18:04.138Z] #14 24.74 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] [2022-03-09T15:18:04.144Z] + [ PR != PR ] [2022-03-09T15:18:04.144Z] + [ master != master ] [2022-03-09T15:18:04.144Z] + [ false = true ] [2022-03-09T15:18:04.150Z] #47 24.38 Reading package lists... [2022-03-09T15:18:04.150Z] #47 ... [2022-03-09T15:18:04.150Z] [2022-03-09T15:18:04.150Z] #58 [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 [2022-03-09T15:18:04.150Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-09T15:18:04.150Z] #58 19.39 Fetched 8507 kB in 14s (621 kB/s) [2022-03-09T15:18:04.150Z] #58 19.39 Reading package lists... [2022-03-09T15:18:04.150Z] #58 24.84 Reading package lists... [2022-03-09T15:18:04.150Z] #58 29.63 Building dependency tree... [2022-03-09T15:18:04.150Z] #58 ... [2022-03-09T15:18:04.150Z] [2022-03-09T15:18:04.150Z] #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 [2022-03-09T15:18:04.150Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:18:04.150Z] #14 24.52 Reading package lists... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-09T15:18:04.400Z] #14 25.10 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] [2022-03-09T15:18:04.523Z] + docker version [2022-03-09T15:18:03.078Z] > git rev-list --no-walk e4b188f5219263326178a9c57b60a656ba245df6 # timeout=10 [2022-03-09T15:18:04.978Z] #14 25.80 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] [2022-03-09T15:18:05.239Z] #14 26.06 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] [2022-03-09T15:18:05.532Z] #14 29.50 Building dependency tree... [2022-03-09T15:18:05.815Z] #14 26.36 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] [2022-03-09T15:18:06.077Z] #14 ... [2022-03-09T15:18:06.077Z] [2022-03-09T15:18:06.077Z] #58 [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 [2022-03-09T15:18:06.077Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-09T15:18:06.077Z] #58 12.49 Reading package lists... [2022-03-09T15:18:06.077Z] #58 16.83 Reading package lists... [2022-03-09T15:18:06.077Z] #58 20.48 Building dependency tree... [2022-03-09T15:18:06.077Z] #58 24.06 The following additional packages will be installed: [2022-03-09T15:18:06.077Z] #58 24.08 libbtrfs0 [2022-03-09T15:18:06.077Z] #58 24.20 The following NEW packages will be installed: [2022-03-09T15:18:06.077Z] #58 24.23 libbtrfs-dev libbtrfs0 [2022-03-09T15:18:06.077Z] #58 24.60 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:18:06.077Z] #58 24.60 Need to get 454 kB of archives. [2022-03-09T15:18:06.077Z] #58 24.60 After this operation, 1275 kB of additional disk space will be used. [2022-03-09T15:18:06.077Z] #58 24.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-09T15:18:06.077Z] #58 24.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-09T15:18:06.077Z] #58 25.41 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:18:06.077Z] #58 25.57 Fetched 454 kB in 0s (1403 kB/s) [2022-03-09T15:18:06.077Z] #58 25.65 Selecting previously unselected package libbtrfs0:arm64. [2022-03-09T15:18:06.077Z] #58 25.65 (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 ... 15700 files and directories currently installed.) [2022-03-09T15:18:06.077Z] #58 25.71 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-09T15:18:06.077Z] #58 25.73 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-09T15:18:06.077Z] #58 25.94 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-09T15:18:06.077Z] #58 25.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-09T15:18:06.077Z] #58 25.97 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-09T15:18:06.077Z] #58 26.24 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-09T15:18:06.077Z] #58 26.28 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-09T15:18:06.077Z] #58 26.30 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:18:06.077Z] #58 DONE 26.9s [2022-03-09T15:18:06.077Z] [2022-03-09T15:18:06.077Z] #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 [2022-03-09T15:18:06.077Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-09T15:18:06.077Z] #38 23.13 The following NEW packages will be installed: [2022-03-09T15:18:06.077Z] #38 23.14 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-09T15:18:06.077Z] #38 23.14 vim-common xxd [2022-03-09T15:18:06.077Z] #38 23.56 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:18:06.077Z] #38 23.56 Need to get 15.6 MB of archives. [2022-03-09T15:18:06.077Z] #38 23.56 After this operation, 67.4 MB of additional disk space will be used. [2022-03-09T15:18:06.077Z] #38 23.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-09T15:18:06.077Z] #38 23.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-09T15:18:06.077Z] #38 23.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-09T15:18:06.077Z] #38 23.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-09T15:18:06.077Z] #38 23.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-03-09T15:18:06.077Z] #38 23.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-03-09T15:18:06.077Z] #38 23.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-03-09T15:18:06.077Z] #38 23.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-03-09T15:18:06.077Z] #38 23.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-03-09T15:18:06.077Z] #38 23.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-03-09T15:18:06.077Z] #38 24.63 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:18:06.077Z] #38 24.85 Fetched 15.6 MB in 1s (19.4 MB/s) [2022-03-09T15:18:06.077Z] #38 24.92 Selecting previously unselected package xxd. [2022-03-09T15:18:06.077Z] #38 24.92 (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 ... 15700 files and directories currently installed.) [2022-03-09T15:18:06.077Z] #38 24.98 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-09T15:18:06.077Z] #38 24.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:18:06.077Z] #38 25.19 Selecting previously unselected package vim-common. [2022-03-09T15:18:06.077Z] #38 25.20 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-09T15:18:06.077Z] #38 25.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:18:06.077Z] #38 25.45 Selecting previously unselected package cmake-data. [2022-03-09T15:18:06.077Z] #38 25.45 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-09T15:18:06.077Z] #38 25.47 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-09T15:18:06.339Z] #38 ... [2022-03-09T15:18:06.339Z] [2022-03-09T15:18:06.339Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-09T15:18:06.339Z] #59 sha256:f2e1bd71ccbac353d5aa8602fbf62cbfe22a96d4f8ad7d83b4d38bf3b7bec536 [2022-03-09T15:18:06.339Z] #59 DONE 0.2s [2022-03-09T15:18:06.339Z] [2022-03-09T15:18:06.339Z] #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 [2022-03-09T15:18:06.339Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-09T15:18:06.339Z] #47 12.88 Reading package lists... [2022-03-09T15:18:06.339Z] #47 16.92 Reading package lists... [2022-03-09T15:18:06.339Z] #47 20.65 Building dependency tree... [2022-03-09T15:18:06.339Z] #47 23.99 The following additional packages will be installed: [2022-03-09T15:18:06.339Z] #47 23.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-09T15:18:06.339Z] #47 23.99 python3-protobuf python3-six [2022-03-09T15:18:06.339Z] #47 24.00 Suggested packages: [2022-03-09T15:18:06.339Z] #47 24.01 python3-setuptools [2022-03-09T15:18:06.339Z] #47 24.01 Recommended packages: [2022-03-09T15:18:06.339Z] #47 24.01 iproute2 | iproute [2022-03-09T15:18:06.339Z] #47 24.33 The following NEW packages will be installed: [2022-03-09T15:18:06.339Z] #47 24.35 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-09T15:18:06.339Z] #47 24.36 python3-protobuf python3-six [2022-03-09T15:18:06.339Z] #47 24.78 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:18:06.339Z] #47 24.78 Need to get 2115 kB of archives. [2022-03-09T15:18:06.339Z] #47 24.78 After this operation, 10.7 MB of additional disk space will be used. [2022-03-09T15:18:06.339Z] #47 24.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-03-09T15:18:06.339Z] #47 24.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-09T15:18:06.339Z] #47 24.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-09T15:18:06.339Z] #47 24.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-03-09T15:18:06.339Z] #47 24.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-09T15:18:06.339Z] #47 24.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-09T15:18:06.339Z] #47 24.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-09T15:18:06.339Z] #47 ... [2022-03-09T15:18:06.339Z] [2022-03-09T15:18:06.339Z] #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 [2022-03-09T15:18:06.339Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-09T15:18:06.339Z] #14 27.16 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] [2022-03-09T15:18:06.459Z] using credential docker-jenkins-github-credentials [2022-03-09T15:18:06.468Z] Cloning the remote Git repository [2022-03-09T15:18:06.468Z] Cloning with configured refspecs honoured and without tags [2022-03-09T15:18:06.600Z] #14 27.49 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] [2022-03-09T15:18:06.862Z] #14 27.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-09T15:18:06.862Z] #14 27.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-09T15:18:06.862Z] #14 27.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-09T15:18:06.862Z] #14 27.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-09T15:18:06.862Z] #14 27.50 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] [2022-03-09T15:18:06.862Z] #14 27.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-03-09T15:18:06.862Z] #14 27.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-03-09T15:18:06.862Z] #14 27.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-03-09T15:18:06.862Z] #14 27.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-03-09T15:18:06.862Z] #14 27.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-03-09T15:18:06.862Z] #14 27.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-03-09T15:18:06.862Z] #14 27.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-03-09T15:18:06.862Z] #14 27.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-03-09T15:18:06.862Z] #14 27.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-09T15:18:06.862Z] #14 27.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-03-09T15:18:07.123Z] #14 ... [2022-03-09T15:18:07.123Z] [2022-03-09T15:18:07.123Z] #53 [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 [2022-03-09T15:18:07.123Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-09T15:18:07.123Z] #53 27.85 v3.0.2 [2022-03-09T15:18:07.123Z] #53 DONE 27.9s [2022-03-09T15:18:07.383Z] [2022-03-09T15:18:07.383Z] #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 [2022-03-09T15:18:07.383Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-09T15:18:07.383Z] #47 27.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-03-09T15:18:06.588Z] Cloning repository https://github.com/moby/moby.git [2022-03-09T15:18:06.640Z] > git init /home/ubuntu/workspace/moby_PR-43347 # timeout=10 [2022-03-09T15:18:06.903Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:18:06.904Z] > git --version # timeout=10 [2022-03-09T15:18:06.940Z] > git --version # 'git version 2.17.1' [2022-03-09T15:18:06.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:18:06.942Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:18:08.073Z] #14 33.00 The following additional packages will be installed: [2022-03-09T15:18:08.073Z] #14 33.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-09T15:18:08.073Z] #14 33.01 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-09T15:18:08.073Z] #14 33.01 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-09T15:18:08.073Z] #14 33.01 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-09T15:18:08.073Z] #14 33.02 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-09T15:18:08.073Z] #14 33.02 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-09T15:18:08.073Z] #14 33.02 mingw-w64-common mingw-w64-x86-64-dev [2022-03-09T15:18:08.073Z] #14 33.03 Suggested packages: [2022-03-09T15:18:08.073Z] #14 33.04 gcc-10-locales seccomp wine64 [2022-03-09T15:18:08.641Z] #14 ... [2022-03-09T15:18:08.641Z] [2022-03-09T15:18:08.641Z] #53 [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 [2022-03-09T15:18:08.641Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-09T15:18:08.641Z] #53 33.67 v3.0.2 [2022-03-09T15:18:08.641Z] #53 DONE 34.0s [2022-03-09T15:18:08.641Z] [2022-03-09T15:18:08.641Z] #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 [2022-03-09T15:18:08.641Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:18:08.641Z] #38 28.79 Building dependency tree... [2022-03-09T15:18:08.641Z] #38 32.23 The following additional packages will be installed: [2022-03-09T15:18:08.641Z] #38 32.25 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-09T15:18:08.641Z] #38 32.26 Suggested packages: [2022-03-09T15:18:08.641Z] #38 32.26 cmake-doc ninja-build lrzip [2022-03-09T15:18:08.641Z] #38 32.26 Recommended packages: [2022-03-09T15:18:08.641Z] #38 32.26 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-09T15:18:08.641Z] #38 32.95 The following NEW packages will be installed: [2022-03-09T15:18:08.641Z] #38 32.96 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-09T15:18:08.641Z] #38 32.96 vim-common xxd [2022-03-09T15:18:08.641Z] #38 33.37 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:18:08.641Z] #38 33.37 Need to get 17.7 MB of archives. [2022-03-09T15:18:08.641Z] #38 33.37 After this operation, 70.7 MB of additional disk space will be used. [2022-03-09T15:18:08.641Z] #38 33.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-09T15:18:08.641Z] #38 33.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-09T15:18:08.641Z] #38 33.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-09T15:18:08.641Z] #38 33.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-09T15:18:08.641Z] #38 34.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-09T15:18:08.641Z] #38 34.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-09T15:18:08.732Z] Client: Docker Engine - Community [2022-03-09T15:18:08.732Z] Version: 20.10.12 [2022-03-09T15:18:08.732Z] API version: 1.41 [2022-03-09T15:18:08.732Z] Go version: go1.16.12 [2022-03-09T15:18:08.732Z] Git commit: e91ed57 [2022-03-09T15:18:08.732Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-09T15:18:08.732Z] OS/Arch: linux/amd64 [2022-03-09T15:18:08.732Z] Context: default [2022-03-09T15:18:08.732Z] Experimental: true [2022-03-09T15:18:08.732Z] [2022-03-09T15:18:08.732Z] Server: Docker Engine - Community [2022-03-09T15:18:08.732Z] Engine: [2022-03-09T15:18:08.732Z] Version: 20.10.12 [2022-03-09T15:18:08.732Z] API version: 1.41 (minimum version 1.12) [2022-03-09T15:18:08.732Z] Go version: go1.16.12 [2022-03-09T15:18:08.732Z] Git commit: 459d0df [2022-03-09T15:18:08.732Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-09T15:18:08.732Z] OS/Arch: linux/amd64 [2022-03-09T15:18:08.732Z] Experimental: true [2022-03-09T15:18:08.732Z] containerd: [2022-03-09T15:18:08.732Z] Version: 1.4.12 [2022-03-09T15:18:08.732Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-09T15:18:08.732Z] runc: [2022-03-09T15:18:08.732Z] Version: 1.0.2 [2022-03-09T15:18:08.732Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-09T15:18:08.732Z] docker-init: [2022-03-09T15:18:08.732Z] Version: 0.19.0 [2022-03-09T15:18:08.732Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-09T15:18:08.769Z] #47 29.09 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:18:08.769Z] #47 29.29 Fetched 2115 kB in 4s (574 kB/s) [2022-03-09T15:18:08.900Z] #38 34.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-09T15:18:08.900Z] #38 34.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-09T15:18:08.900Z] #38 34.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-09T15:18:08.900Z] #38 34.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-09T15:18:09.019Z] + docker info [2022-03-09T15:18:09.029Z] #47 29.39 Selecting previously unselected package libprotobuf23:arm64. [2022-03-09T15:18:09.029Z] #47 29.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-09T15:18:09.029Z] #47 29.44 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-03-09T15:18:09.029Z] #47 29.45 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-03-09T15:18:09.600Z] #47 29.99 Selecting previously unselected package python3-pkg-resources. [2022-03-09T15:18:09.600Z] #47 29.99 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-09T15:18:09.600Z] #47 30.00 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:18:09.600Z] #47 30.20 Selecting previously unselected package python3-six. [2022-03-09T15:18:09.600Z] #47 30.20 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-09T15:18:09.600Z] #47 30.21 Unpacking python3-six (1.16.0-2) ... [2022-03-09T15:18:09.860Z] #47 30.31 Selecting previously unselected package python3-protobuf. [2022-03-09T15:18:09.860Z] #47 30.31 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-03-09T15:18:09.860Z] #47 30.32 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-09T15:18:10.284Z] #38 35.36 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:18:10.284Z] #38 35.62 Fetched 17.7 MB in 1s (12.3 MB/s) [2022-03-09T15:18:10.284Z] #38 35.73 Selecting previously unselected package xxd. [2022-03-09T15:18:10.432Z] #47 30.73 Selecting previously unselected package libnet1:arm64. [2022-03-09T15:18:10.432Z] #47 30.74 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-09T15:18:10.432Z] #47 30.76 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:18:10.432Z] #47 30.85 Selecting previously unselected package libnl-3-200:arm64. [2022-03-09T15:18:10.432Z] #47 30.85 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-09T15:18:10.432Z] #47 30.86 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-09T15:18:10.432Z] #47 30.97 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-09T15:18:10.432Z] #47 30.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-09T15:18:10.432Z] #47 30.98 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-09T15:18:10.544Z] #38 35.73 (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 ... 15709 files and directories currently installed.) [2022-03-09T15:18:10.544Z] #38 35.82 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-09T15:18:10.544Z] #38 35.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:18:10.544Z] #38 ... [2022-03-09T15:18:10.544Z] [2022-03-09T15:18:10.544Z] #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 [2022-03-09T15:18:10.544Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:18:10.544Z] #14 34.36 The following NEW packages will be installed: [2022-03-09T15:18:10.544Z] #14 34.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-09T15:18:10.544Z] #14 34.36 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-09T15:18:10.544Z] #14 34.36 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-09T15:18:10.544Z] #14 34.36 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-09T15:18:10.544Z] #14 34.36 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-09T15:18:10.544Z] #14 34.36 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-09T15:18:10.544Z] #14 34.40 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-09T15:18:10.544Z] #14 34.40 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-09T15:18:10.544Z] #14 34.40 mingw-w64-x86-64-dev [2022-03-09T15:18:10.544Z] #14 34.78 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:18:10.544Z] #14 34.78 Need to get 115 MB of archives. [2022-03-09T15:18:10.544Z] #14 34.78 After this operation, 645 MB of additional disk space will be used. [2022-03-09T15:18:10.544Z] #14 34.78 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] [2022-03-09T15:18:10.544Z] #14 34.90 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] [2022-03-09T15:18:10.544Z] #14 35.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-09T15:18:10.544Z] #14 35.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-09T15:18:10.544Z] #14 35.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-09T15:18:10.544Z] #14 35.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-09T15:18:10.544Z] #14 35.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-09T15:18:10.544Z] #14 35.37 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] [2022-03-09T15:18:10.544Z] #14 35.38 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] [2022-03-09T15:18:10.544Z] #14 35.95 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] [2022-03-09T15:18:10.693Z] #47 31.09 Selecting previously unselected package criu. [2022-03-09T15:18:10.693Z] #47 31.10 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-03-09T15:18:10.693Z] #47 31.11 Unpacking criu (3.16.1-3) ... [2022-03-09T15:18:10.806Z] #14 ... [2022-03-09T15:18:10.806Z] [2022-03-09T15:18:10.806Z] #58 [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 [2022-03-09T15:18:10.806Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-09T15:18:10.806Z] #58 29.63 Building dependency tree... [2022-03-09T15:18:10.806Z] #58 32.62 The following additional packages will be installed: [2022-03-09T15:18:10.806Z] #58 32.64 libbtrfs0 [2022-03-09T15:18:10.806Z] #58 32.79 The following NEW packages will be installed: [2022-03-09T15:18:10.806Z] #58 32.81 libbtrfs-dev libbtrfs0 [2022-03-09T15:18:10.806Z] #58 33.20 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:18:10.806Z] #58 33.20 Need to get 460 kB of archives. [2022-03-09T15:18:10.806Z] #58 33.20 After this operation, 1237 kB of additional disk space will be used. [2022-03-09T15:18:10.806Z] #58 33.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-09T15:18:10.806Z] #58 33.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-09T15:18:10.806Z] #58 34.36 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:18:10.806Z] #58 34.62 Fetched 460 kB in 0s (1414 kB/s) [2022-03-09T15:18:10.806Z] #58 34.67 Selecting previously unselected package libbtrfs0:amd64. [2022-03-09T15:18:10.806Z] #58 34.67 (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 ... 15709 files and directories currently installed.) [2022-03-09T15:18:10.806Z] #58 34.76 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-09T15:18:10.806Z] #58 34.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-09T15:18:10.806Z] #58 34.97 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-09T15:18:10.806Z] #58 34.97 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-09T15:18:10.806Z] #58 34.98 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-09T15:18:10.806Z] #58 35.31 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-09T15:18:10.806Z] #58 35.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-09T15:18:10.806Z] #58 35.38 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:18:10.806Z] #58 DONE 36.1s [2022-03-09T15:18:10.806Z] [2022-03-09T15:18:10.806Z] #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 [2022-03-09T15:18:10.806Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:18:10.806Z] #38 36.06 Selecting previously unselected package vim-common. [2022-03-09T15:18:10.806Z] #38 36.06 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-09T15:18:10.806Z] #38 36.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:18:10.806Z] #38 36.35 Selecting previously unselected package cmake-data. [2022-03-09T15:18:10.806Z] #38 36.35 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-09T15:18:11.071Z] #38 36.40 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-09T15:18:11.266Z] #47 31.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:18:11.641Z] #38 ... [2022-03-09T15:18:11.641Z] [2022-03-09T15:18:11.641Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-09T15:18:11.641Z] #59 sha256:798e026e76581bd964f0cccae1080c58c830d93e9b2ba1cd20e957af20d0732b [2022-03-09T15:18:11.641Z] #59 DONE 0.7s [2022-03-09T15:18:11.641Z] [2022-03-09T15:18:11.641Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:18:11.641Z] #60 sha256:7d2ba7497587e1d255d08bc41fd8f97cdbf2e31dc90ef2c72b5fba2484752afb [2022-03-09T15:18:12.221Z] #47 ... [2022-03-09T15:18:12.221Z] [2022-03-09T15:18:12.221Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:18:12.221Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-09T15:18:12.221Z] #51 23.03 go: downloading github.com/fatih/color v1.13.0 [2022-03-09T15:18:12.221Z] #51 23.04 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-09T15:18:12.221Z] #51 23.09 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-09T15:18:12.221Z] #51 23.12 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-09T15:18:12.221Z] #51 23.32 go: downloading github.com/spf13/viper v1.10.1 [2022-03-09T15:18:12.221Z] #51 23.38 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-09T15:18:12.221Z] #51 23.52 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-09T15:18:12.221Z] #51 23.54 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-09T15:18:12.221Z] #51 23.56 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-09T15:18:12.221Z] #51 23.59 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-09T15:18:12.221Z] #51 24.59 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-09T15:18:12.221Z] #51 24.70 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-09T15:18:12.221Z] #51 27.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-09T15:18:12.221Z] #51 27.26 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-09T15:18:12.221Z] #51 27.39 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-09T15:18:12.221Z] #51 27.46 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-09T15:18:12.221Z] #51 27.55 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-09T15:18:12.221Z] #51 27.60 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-09T15:18:12.221Z] #51 27.62 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-09T15:18:12.221Z] #51 27.67 go: downloading github.com/spf13/afero v1.6.0 [2022-03-09T15:18:12.221Z] #51 27.67 go: downloading github.com/spf13/cast v1.4.1 [2022-03-09T15:18:12.221Z] #51 27.71 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-09T15:18:12.221Z] #51 27.74 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-09T15:18:12.221Z] #51 27.77 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-09T15:18:12.221Z] #51 27.81 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-09T15:18:12.221Z] #51 28.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-09T15:18:12.221Z] #51 28.09 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-09T15:18:12.221Z] #51 28.14 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-09T15:18:12.221Z] #51 28.18 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-09T15:18:12.221Z] #51 28.22 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-09T15:18:12.221Z] #51 28.25 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-09T15:18:12.221Z] #51 28.31 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-09T15:18:12.221Z] #51 28.33 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-09T15:18:12.221Z] #51 29.13 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-09T15:18:12.221Z] #51 29.23 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-09T15:18:12.221Z] #51 29.27 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-09T15:18:12.221Z] #51 29.31 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-09T15:18:12.221Z] #51 29.36 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-09T15:18:12.221Z] #51 29.39 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-09T15:18:12.221Z] #51 29.78 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-09T15:18:12.221Z] #51 29.96 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-09T15:18:12.221Z] #51 30.01 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-09T15:18:12.221Z] #51 30.05 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-09T15:18:12.221Z] #51 30.08 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-09T15:18:12.221Z] #51 30.11 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-09T15:18:12.221Z] #51 30.13 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-09T15:18:12.221Z] #51 30.16 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-09T15:18:12.221Z] #51 30.21 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-09T15:18:12.221Z] #51 30.25 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-09T15:18:12.221Z] #51 30.28 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-09T15:18:12.221Z] #51 30.33 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-09T15:18:12.221Z] #51 30.41 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-09T15:18:12.221Z] #51 30.43 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-09T15:18:12.221Z] #51 30.47 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-09T15:18:12.221Z] #51 30.48 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-09T15:18:12.221Z] #51 30.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-09T15:18:12.221Z] #51 30.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-09T15:18:12.221Z] #51 30.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-09T15:18:12.221Z] #51 30.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-09T15:18:12.221Z] #51 30.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-09T15:18:12.221Z] #51 30.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-09T15:18:12.221Z] #51 30.82 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-09T15:18:12.221Z] #51 30.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-09T15:18:12.221Z] #51 30.87 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-09T15:18:12.221Z] #51 30.89 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-09T15:18:12.221Z] #51 30.92 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-09T15:18:12.221Z] #51 30.94 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-09T15:18:12.221Z] #51 30.95 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-09T15:18:12.221Z] #51 30.97 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-09T15:18:12.221Z] #51 31.00 go: downloading github.com/julz/importas v0.1.0 [2022-03-09T15:18:12.221Z] #51 31.04 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-09T15:18:12.221Z] #51 31.06 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-09T15:18:12.221Z] #51 31.10 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-09T15:18:12.221Z] #51 31.10 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-09T15:18:12.221Z] #51 31.14 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-09T15:18:12.221Z] #51 31.20 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-09T15:18:12.221Z] #51 31.21 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-09T15:18:12.221Z] #51 31.26 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-09T15:18:12.221Z] #51 31.27 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-09T15:18:12.221Z] #51 31.28 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-09T15:18:12.221Z] #51 31.31 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-09T15:18:12.221Z] #51 31.35 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-09T15:18:12.221Z] #51 31.86 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-09T15:18:12.221Z] #51 31.90 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-09T15:18:12.221Z] #51 31.91 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-09T15:18:12.221Z] #51 31.91 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-09T15:18:12.221Z] #51 31.96 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-09T15:18:12.221Z] #51 31.99 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-09T15:18:12.221Z] #51 32.01 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-09T15:18:12.221Z] #51 32.01 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-09T15:18:12.221Z] #51 32.09 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-09T15:18:12.221Z] #51 32.28 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-09T15:18:12.221Z] #51 32.29 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-09T15:18:12.221Z] #51 32.31 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-09T15:18:12.221Z] #51 32.32 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-09T15:18:12.221Z] #51 32.34 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-09T15:18:12.221Z] #51 32.36 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-09T15:18:12.221Z] #51 32.38 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-09T15:18:12.221Z] #51 32.47 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-09T15:18:12.221Z] #51 32.52 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-09T15:18:12.221Z] #51 32.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-09T15:18:12.221Z] #51 32.61 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-09T15:18:12.221Z] #51 32.62 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-09T15:18:12.221Z] #51 32.74 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-09T15:18:12.221Z] #51 32.75 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-09T15:18:12.221Z] #51 32.77 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-09T15:18:12.221Z] #51 32.80 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-09T15:18:12.221Z] #51 32.83 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-09T15:18:12.482Z] #51 33.12 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-09T15:18:12.482Z] #51 33.29 go: downloading honnef.co/go/tools v0.2.2 [2022-03-09T15:18:12.482Z] #51 ... [2022-03-09T15:18:12.482Z] [2022-03-09T15:18:12.482Z] #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 [2022-03-09T15:18:12.482Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-09T15:18:12.482Z] #47 33.13 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-03-09T15:18:12.743Z] #47 33.15 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:18:12.743Z] #47 33.16 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-09T15:18:12.743Z] #47 33.18 Setting up python3-six (1.16.0-2) ... [2022-03-09T15:18:13.686Z] #47 34.03 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-09T15:18:13.686Z] #47 34.10 Setting up python3-protobuf (3.12.4-1) ... [2022-03-09T15:18:15.083Z] #60 ... [2022-03-09T15:18:15.083Z] [2022-03-09T15:18:15.083Z] #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 [2022-03-09T15:18:15.083Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:18:15.083Z] #47 24.38 Reading package lists... [2022-03-09T15:18:15.083Z] #47 29.63 Building dependency tree... [2022-03-09T15:18:15.083Z] #47 32.92 The following additional packages will be installed: [2022-03-09T15:18:15.083Z] #47 32.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-09T15:18:15.083Z] #47 32.93 python3-protobuf python3-six [2022-03-09T15:18:15.083Z] #47 32.95 Suggested packages: [2022-03-09T15:18:15.083Z] #47 32.96 python3-setuptools [2022-03-09T15:18:15.083Z] #47 32.96 Recommended packages: [2022-03-09T15:18:15.083Z] #47 32.96 iproute2 | iproute [2022-03-09T15:18:15.083Z] #47 33.50 The following NEW packages will be installed: [2022-03-09T15:18:15.083Z] #47 33.50 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-09T15:18:15.083Z] #47 33.50 python3-protobuf python3-six [2022-03-09T15:18:15.083Z] #47 33.90 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:18:15.083Z] #47 33.90 Need to get 2292 kB of archives. [2022-03-09T15:18:15.083Z] #47 33.90 After this operation, 11.0 MB of additional disk space will be used. [2022-03-09T15:18:15.083Z] #47 33.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-09T15:18:15.083Z] #47 33.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-09T15:18:15.083Z] #47 33.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-09T15:18:15.083Z] #47 33.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-09T15:18:15.083Z] #47 33.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-09T15:18:15.083Z] #47 33.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] [2022-03-09T15:18:15.083Z] #47 33.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-09T15:18:15.083Z] #47 37.39 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-09T15:18:15.083Z] #47 38.73 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:18:15.083Z] #47 39.22 Fetched 2292 kB in 4s (557 kB/s) [2022-03-09T15:18:15.083Z] #47 39.33 Selecting previously unselected package libprotobuf23:amd64. [2022-03-09T15:18:15.083Z] #47 39.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-09T15:18:15.083Z] #47 39.44 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-09T15:18:15.083Z] #47 39.47 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-09T15:18:15.083Z] #47 ... [2022-03-09T15:18:15.083Z] [2022-03-09T15:18:15.083Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:18:15.083Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:18:15.083Z] #51 30.08 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-09T15:18:15.083Z] #51 30.08 go: downloading github.com/fatih/color v1.13.0 [2022-03-09T15:18:15.083Z] #51 30.14 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-09T15:18:15.083Z] #51 30.14 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-09T15:18:15.083Z] #51 30.46 go: downloading github.com/spf13/viper v1.10.1 [2022-03-09T15:18:15.083Z] #51 30.53 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-09T15:18:15.083Z] #51 30.90 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-09T15:18:15.083Z] #51 30.94 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-09T15:18:15.083Z] #51 31.00 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-09T15:18:15.083Z] #51 31.01 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-09T15:18:15.083Z] #51 32.03 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-09T15:18:15.083Z] #51 34.44 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-09T15:18:15.083Z] #51 34.44 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-09T15:18:15.083Z] #51 34.53 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-09T15:18:15.083Z] #51 34.57 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-09T15:18:15.083Z] #51 34.62 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-09T15:18:15.083Z] #51 34.68 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-09T15:18:15.083Z] #51 34.71 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-09T15:18:15.083Z] #51 34.80 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-09T15:18:15.083Z] #51 34.82 go: downloading github.com/spf13/afero v1.6.0 [2022-03-09T15:18:15.083Z] #51 34.88 go: downloading github.com/spf13/cast v1.4.1 [2022-03-09T15:18:15.083Z] #51 34.93 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-09T15:18:15.083Z] #51 34.93 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-09T15:18:15.083Z] #51 34.95 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-09T15:18:15.083Z] #51 35.04 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-09T15:18:15.083Z] #51 35.09 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-09T15:18:15.083Z] #51 35.19 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-09T15:18:15.083Z] #51 35.23 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-09T15:18:15.083Z] #51 35.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-09T15:18:15.083Z] #51 35.31 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-09T15:18:15.083Z] #51 35.31 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-09T15:18:15.083Z] #51 35.33 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-09T15:18:15.083Z] #51 35.35 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-09T15:18:15.083Z] #51 35.97 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-09T15:18:15.083Z] #51 36.06 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-09T15:18:15.083Z] #51 36.09 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-09T15:18:15.083Z] #51 36.17 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-09T15:18:15.083Z] #51 36.26 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-09T15:18:15.083Z] #51 36.84 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-09T15:18:15.083Z] #51 36.84 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-09T15:18:15.083Z] #51 36.87 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-09T15:18:15.083Z] #51 36.90 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-09T15:18:15.083Z] #51 36.94 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-09T15:18:15.083Z] #51 36.98 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-09T15:18:15.083Z] #51 36.98 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-09T15:18:15.083Z] #51 37.01 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-09T15:18:15.083Z] #51 37.05 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-09T15:18:15.083Z] #51 37.11 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-09T15:18:15.083Z] #51 37.20 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-09T15:18:15.083Z] #51 37.33 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-09T15:18:15.083Z] #51 37.41 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-09T15:18:15.083Z] #51 37.46 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-09T15:18:15.083Z] #51 37.53 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-09T15:18:15.083Z] #51 37.57 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-09T15:18:15.083Z] #51 37.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-09T15:18:15.083Z] #51 37.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-09T15:18:15.083Z] #51 37.63 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-09T15:18:15.083Z] #51 37.97 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-09T15:18:15.083Z] #51 38.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-09T15:18:15.083Z] #51 38.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-09T15:18:15.083Z] #51 38.11 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-09T15:18:15.083Z] #51 38.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-09T15:18:15.083Z] #51 38.15 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-09T15:18:15.083Z] #51 38.16 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-09T15:18:15.083Z] #51 38.20 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-09T15:18:15.083Z] #51 38.20 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-09T15:18:15.083Z] #51 38.21 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-09T15:18:15.083Z] #51 38.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-09T15:18:15.083Z] #51 38.27 go: downloading github.com/julz/importas v0.1.0 [2022-03-09T15:18:15.083Z] #51 38.33 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-09T15:18:15.083Z] #51 38.52 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-09T15:18:15.083Z] #51 38.53 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-09T15:18:15.083Z] #51 38.55 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-09T15:18:15.083Z] #51 38.56 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-09T15:18:15.083Z] #51 38.61 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-09T15:18:15.083Z] #51 38.62 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-09T15:18:15.083Z] #51 38.69 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-09T15:18:15.083Z] #51 38.69 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-09T15:18:15.083Z] #51 38.69 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-09T15:18:15.083Z] #51 38.72 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-09T15:18:15.083Z] #51 38.76 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-09T15:18:15.083Z] #51 39.47 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-09T15:18:15.083Z] #51 39.47 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-09T15:18:15.083Z] #51 39.64 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-09T15:18:15.083Z] #51 39.70 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-09T15:18:15.083Z] #51 39.80 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-09T15:18:15.083Z] #51 39.81 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-09T15:18:15.083Z] #51 39.84 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-09T15:18:15.083Z] #51 39.86 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-09T15:18:15.083Z] #51 39.86 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-09T15:18:15.083Z] #51 40.15 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-09T15:18:15.084Z] #51 40.15 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-09T15:18:15.084Z] #51 40.18 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-09T15:18:15.084Z] #51 40.18 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-09T15:18:15.084Z] #51 40.21 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-09T15:18:15.084Z] #51 40.25 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-09T15:18:15.084Z] #51 ... [2022-03-09T15:18:15.084Z] [2022-03-09T15:18:15.084Z] #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 [2022-03-09T15:18:15.084Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-09T15:18:15.084Z] #34 38.74 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. [2022-03-09T15:18:15.084Z] #34 39.04 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-09T15:18:15.084Z] #34 39.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-09T15:18:16.237Z] #47 ... [2022-03-09T15:18:16.237Z] [2022-03-09T15:18:16.237Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:18:16.237Z] #60 sha256:8135aedee7e72e8f187fa27ce2fb74593c74a3c687911ec671232d98522b0880 [2022-03-09T15:18:16.237Z] #60 0.620 + RM_GOPATH=0 [2022-03-09T15:18:16.237Z] #60 0.620 + TMP_GOPATH= [2022-03-09T15:18:16.237Z] #60 0.620 + : /build [2022-03-09T15:18:16.237Z] #60 0.620 + '[' -z '' ']' [2022-03-09T15:18:16.237Z] #60 0.621 ++ mktemp -d [2022-03-09T15:18:16.237Z] #60 0.624 + export GOPATH=/tmp/tmp.CousHdV98w [2022-03-09T15:18:16.237Z] #60 0.624 + GOPATH=/tmp/tmp.CousHdV98w [2022-03-09T15:18:16.237Z] #60 0.624 + RM_GOPATH=1 [2022-03-09T15:18:16.237Z] #60 0.624 + case "$(go env GOARCH)" in [2022-03-09T15:18:16.237Z] #60 0.624 ++ go env GOARCH [2022-03-09T15:18:16.237Z] #60 0.632 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:18:16.237Z] #60 0.632 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:18:16.237Z] #60 0.633 ++ dirname /install.sh [2022-03-09T15:18:16.237Z] #60 0.645 + dir=/ [2022-03-09T15:18:16.237Z] #60 0.645 + bin=containerd [2022-03-09T15:18:16.237Z] #60 0.645 + shift [2022-03-09T15:18:16.237Z] #60 0.645 + '[' '!' -f //containerd.installer ']' [2022-03-09T15:18:16.237Z] #60 0.645 + . //containerd.installer [2022-03-09T15:18:16.237Z] #60 0.645 ++ set -e [2022-03-09T15:18:16.237Z] #60 0.645 ++ : v1.5.10 [2022-03-09T15:18:16.237Z] #60 0.647 + install_containerd [2022-03-09T15:18:16.237Z] #60 0.648 + echo 'Install containerd version v1.5.10' [2022-03-09T15:18:16.237Z] #60 0.648 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CousHdV98w/src/github.com/containerd/containerd [2022-03-09T15:18:16.237Z] #60 0.648 Install containerd version v1.5.10 [2022-03-09T15:18:16.237Z] #60 0.654 Cloning into '/tmp/tmp.CousHdV98w/src/github.com/containerd/containerd'... [2022-03-09T15:18:16.499Z] #60 ... [2022-03-09T15:18:16.499Z] [2022-03-09T15:18:16.499Z] #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 [2022-03-09T15:18:16.499Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-09T15:18:16.499Z] #14 28.69 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:18:16.499Z] #14 28.96 Fetched 108 MB in 4s (29.9 MB/s) [2022-03-09T15:18:16.499Z] #14 29.02 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-09T15:18:16.499Z] #14 29.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-09T15:18:16.499Z] #14 29.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-09T15:18:16.499Z] #14 29.11 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-09T15:18:16.499Z] #14 30.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-09T15:18:16.499Z] #14 30.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-09T15:18:16.499Z] #14 30.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-09T15:18:16.499Z] #14 32.76 Selecting previously unselected package binutils-mingw-w64. [2022-03-09T15:18:16.499Z] #14 32.77 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-09T15:18:16.499Z] #14 32.78 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-09T15:18:16.499Z] #14 32.91 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-09T15:18:16.499Z] #14 32.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-09T15:18:16.499Z] #14 32.92 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-09T15:18:16.499Z] #14 33.17 Selecting previously unselected package dmsetup. [2022-03-09T15:18:16.499Z] #14 33.17 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-03-09T15:18:16.499Z] #14 33.18 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-09T15:18:16.499Z] #14 33.31 Selecting previously unselected package mingw-w64-common. [2022-03-09T15:18:16.499Z] #14 33.32 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-09T15:18:16.499Z] #14 33.32 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-09T15:18:16.499Z] #14 ... [2022-03-09T15:18:16.499Z] [2022-03-09T15:18:16.499Z] #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 [2022-03-09T15:18:16.499Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-09T15:18:16.499Z] #47 37.01 Setting up criu (3.16.1-3) ... [2022-03-09T15:18:17.319Z] Fetching without tags [2022-03-09T15:18:17.544Z] Merging remotes/origin/master commit f8d0102e3361b74061ec684e6c8c397c4756cfb0 into PR head commit b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 [2022-03-09T15:18:17.889Z] #47 ... [2022-03-09T15:18:17.889Z] [2022-03-09T15:18:17.889Z] #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 [2022-03-09T15:18:17.889Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-09T15:18:17.889Z] #38 29.07 Selecting previously unselected package libicu67:arm64. [2022-03-09T15:18:17.889Z] #38 29.07 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-03-09T15:18:17.889Z] #38 29.08 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-09T15:18:17.889Z] #38 33.73 Selecting previously unselected package libxml2:arm64. [2022-03-09T15:18:17.889Z] #38 33.73 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-03-09T15:18:17.889Z] #38 33.74 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-09T15:18:17.889Z] #38 34.16 Selecting previously unselected package libarchive13:arm64. [2022-03-09T15:18:17.889Z] #38 34.17 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-03-09T15:18:17.889Z] #38 34.20 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-09T15:18:17.889Z] #38 34.47 Selecting previously unselected package libjsoncpp24:arm64. [2022-03-09T15:18:17.889Z] #38 34.49 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-03-09T15:18:17.889Z] #38 34.50 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-09T15:18:17.889Z] #38 34.62 Selecting previously unselected package librhash0:arm64. [2022-03-09T15:18:17.889Z] #38 34.62 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-03-09T15:18:17.889Z] #38 34.63 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-03-09T15:18:17.889Z] #38 34.77 Selecting previously unselected package libuv1:arm64. [2022-03-09T15:18:17.889Z] #38 34.77 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-03-09T15:18:17.889Z] #38 34.77 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-03-09T15:18:17.889Z] #38 34.93 Selecting previously unselected package cmake. [2022-03-09T15:18:17.889Z] #38 34.94 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-03-09T15:18:17.889Z] #38 34.95 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-09T15:18:17.889Z] #38 37.45 Setting up libicu67:arm64 (67.1-7) ... [2022-03-09T15:18:17.889Z] #38 37.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:18:17.889Z] #38 37.50 Setting up libuv1:arm64 (1.40.0-2) ... [2022-03-09T15:18:17.889Z] #38 37.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:18:17.889Z] #38 37.57 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-09T15:18:17.889Z] #38 37.59 Setting up librhash0:arm64 (1.4.1-2) ... [2022-03-09T15:18:17.889Z] #38 37.60 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-09T15:18:17.889Z] #38 37.64 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-09T15:18:17.889Z] #38 37.68 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-09T15:18:17.889Z] #38 37.70 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-09T15:18:17.889Z] #38 37.71 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:18:17.889Z] #38 DONE 38.4s [2022-03-09T15:18:17.889Z] [2022-03-09T15:18:17.889Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-09T15:18:17.889Z] #39 sha256:112ffe971d61edbded8d29695c0a54f8b51691cdc4fd44e6543ea9d6f61f0b07 [2022-03-09T15:18:17.889Z] #39 DONE 0.1s [2022-03-09T15:18:17.889Z] [2022-03-09T15:18:17.889Z] #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 [2022-03-09T15:18:17.889Z] #40 sha256:d6fb0319b1e10a27e651e230a95dd3d757b64daf1897efff90d570ee047fa122 [2022-03-09T15:18:18.362Z] Merge succeeded, producing 0b42766882402f5872fd42a0ad5083334fdeb50b [2022-03-09T15:18:18.363Z] Checking out Revision 0b42766882402f5872fd42a0ad5083334fdeb50b (PR-43347) [2022-03-09T15:18:18.466Z] #40 ... [2022-03-09T15:18:18.466Z] [2022-03-09T15:18:18.466Z] #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 [2022-03-09T15:18:18.466Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-09T15:18:18.466Z] #47 38.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:18:18.466Z] #47 DONE 38.9s [2022-03-09T15:18:18.466Z] [2022-03-09T15:18:18.466Z] #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 [2022-03-09T15:18:18.466Z] #40 sha256:d6fb0319b1e10a27e651e230a95dd3d757b64daf1897efff90d570ee047fa122 [2022-03-09T15:18:18.466Z] #40 0.627 + RM_GOPATH=0 [2022-03-09T15:18:18.466Z] #40 0.627 + TMP_GOPATH= [2022-03-09T15:18:18.466Z] #40 0.627 + : /build [2022-03-09T15:18:18.466Z] #40 0.627 + '[' -z '' ']' [2022-03-09T15:18:18.466Z] #40 0.627 ++ mktemp -d [2022-03-09T15:18:18.466Z] #40 0.627 + export GOPATH=/tmp/tmp.CMlG9sd8ir [2022-03-09T15:18:18.466Z] #40 0.627 + GOPATH=/tmp/tmp.CMlG9sd8ir [2022-03-09T15:18:18.466Z] #40 0.636 + RM_GOPATH=1 [2022-03-09T15:18:18.466Z] #40 0.636 + case "$(go env GOARCH)" in [2022-03-09T15:18:18.466Z] #40 0.636 ++ go env GOARCH [2022-03-09T15:18:18.466Z] #40 0.636 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:18:18.467Z] #40 0.636 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:18:18.467Z] #40 0.637 ++ dirname /install.sh [2022-03-09T15:18:18.467Z] #40 0.638 + dir=/ [2022-03-09T15:18:18.467Z] #40 0.638 + bin=tini [2022-03-09T15:18:18.467Z] #40 0.638 + shift [2022-03-09T15:18:18.467Z] #40 0.638 + '[' '!' -f //tini.installer ']' [2022-03-09T15:18:18.467Z] #40 0.644 Install tini version v0.19.0 [2022-03-09T15:18:18.467Z] #40 0.644 + . //tini.installer [2022-03-09T15:18:18.467Z] #40 0.644 ++ : v0.19.0 [2022-03-09T15:18:18.467Z] #40 0.644 + install_tini [2022-03-09T15:18:18.467Z] #40 0.644 + echo 'Install tini version v0.19.0' [2022-03-09T15:18:18.467Z] #40 0.644 + git clone https://github.com/krallin/tini.git /tmp/tmp.CMlG9sd8ir/tini [2022-03-09T15:18:18.467Z] #40 0.644 Cloning into '/tmp/tmp.CMlG9sd8ir/tini'... [2022-03-09T15:18:17.265Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:18:17.276Z] > git config --add remote.origin.fetch +refs/pull/43347/head:refs/remotes/origin/PR-43347 # timeout=10 [2022-03-09T15:18:17.288Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:18:17.309Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:18:17.321Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:18:17.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:18:17.323Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:18:17.551Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:18:17.568Z] > git checkout -f b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 # timeout=10 [2022-03-09T15:18:18.106Z] > git remote # timeout=10 [2022-03-09T15:18:18.123Z] > git config --get remote.origin.url # timeout=10 [2022-03-09T15:18:18.136Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:18:18.137Z] > git merge f8d0102e3361b74061ec684e6c8c397c4756cfb0 # timeout=10 [2022-03-09T15:18:18.348Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-09T15:18:18.364Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:18:18.374Z] > git checkout -f 0b42766882402f5872fd42a0ad5083334fdeb50b # timeout=10 [2022-03-09T15:18:19.022Z] Client: [2022-03-09T15:18:19.022Z] Context: default [2022-03-09T15:18:19.022Z] Debug Mode: false [2022-03-09T15:18:19.022Z] Plugins: [2022-03-09T15:18:19.022Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-09T15:18:19.022Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-09T15:18:19.022Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-09T15:18:19.022Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-09T15:18:19.022Z] [2022-03-09T15:18:19.022Z] Server: [2022-03-09T15:18:19.022Z] Containers: 0 [2022-03-09T15:18:19.022Z] Running: 0 [2022-03-09T15:18:19.022Z] Paused: 0 [2022-03-09T15:18:19.022Z] Stopped: 0 [2022-03-09T15:18:19.022Z] Images: 0 [2022-03-09T15:18:19.022Z] Server Version: 20.10.12 [2022-03-09T15:18:19.022Z] Storage Driver: overlay2 [2022-03-09T15:18:19.022Z] Backing Filesystem: extfs [2022-03-09T15:18:19.022Z] Supports d_type: true [2022-03-09T15:18:19.022Z] Native Overlay Diff: true [2022-03-09T15:18:19.022Z] userxattr: false [2022-03-09T15:18:19.022Z] Logging Driver: json-file [2022-03-09T15:18:19.022Z] Cgroup Driver: cgroupfs [2022-03-09T15:18:19.022Z] Cgroup Version: 1 [2022-03-09T15:18:19.022Z] Plugins: [2022-03-09T15:18:19.022Z] Volume: local [2022-03-09T15:18:19.022Z] Network: bridge host ipvlan macvlan null overlay [2022-03-09T15:18:19.022Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-09T15:18:19.022Z] Swarm: inactive [2022-03-09T15:18:19.022Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-09T15:18:19.022Z] Default Runtime: runc [2022-03-09T15:18:19.022Z] Init Binary: docker-init [2022-03-09T15:18:19.022Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-09T15:18:19.022Z] runc version: v1.0.2-0-g52b36a2 [2022-03-09T15:18:19.022Z] init version: de40ad0 [2022-03-09T15:18:19.022Z] Security Options: [2022-03-09T15:18:19.022Z] apparmor [2022-03-09T15:18:19.022Z] seccomp [2022-03-09T15:18:19.022Z] Profile: default [2022-03-09T15:18:19.022Z] Kernel Version: 5.4.0-1061-aws [2022-03-09T15:18:19.022Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-09T15:18:19.022Z] OSType: linux [2022-03-09T15:18:19.022Z] Architecture: x86_64 [2022-03-09T15:18:19.022Z] CPUs: 2 [2022-03-09T15:18:19.022Z] Total Memory: 7.565GiB [2022-03-09T15:18:19.022Z] Name: ip-10-100-63-77 [2022-03-09T15:18:19.022Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-09T15:18:19.022Z] Docker Root Dir: /var/lib/docker [2022-03-09T15:18:19.022Z] Debug Mode: false [2022-03-09T15:18:19.022Z] Registry: https://index.docker.io/v1/ [2022-03-09T15:18:19.022Z] Labels: [2022-03-09T15:18:19.022Z] Experimental: true [2022-03-09T15:18:19.022Z] Insecure Registries: [2022-03-09T15:18:19.022Z] 127.0.0.0/8 [2022-03-09T15:18:19.022Z] Live Restore Enabled: true [2022-03-09T15:18:19.022Z] [2022-03-09T15:18:19.022Z] WARNING: No swap limit support [Pipeline] sh [2022-03-09T15:18:19.280Z] #34 ... [2022-03-09T15:18:19.280Z] [2022-03-09T15:18:19.280Z] #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 [2022-03-09T15:18:19.280Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:18:19.280Z] #47 40.15 Selecting previously unselected package python3-pkg-resources. [2022-03-09T15:18:19.280Z] #47 40.15 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-09T15:18:19.280Z] #47 40.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:18:19.280Z] #47 40.44 Selecting previously unselected package python3-six. [2022-03-09T15:18:19.280Z] #47 40.44 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-09T15:18:19.280Z] #47 40.44 Unpacking python3-six (1.16.0-2) ... [2022-03-09T15:18:19.280Z] #47 40.52 Selecting previously unselected package python3-protobuf. [2022-03-09T15:18:19.280Z] #47 40.52 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-09T15:18:19.280Z] #47 40.57 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-09T15:18:19.280Z] #47 41.17 Selecting previously unselected package libnet1:amd64. [2022-03-09T15:18:19.280Z] #47 41.19 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-09T15:18:19.280Z] #47 41.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:18:19.280Z] #47 41.35 Selecting previously unselected package libnl-3-200:amd64. [2022-03-09T15:18:19.280Z] #47 41.35 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-09T15:18:19.280Z] #47 41.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-09T15:18:19.280Z] #47 41.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-09T15:18:19.280Z] #47 41.48 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-09T15:18:19.280Z] #47 41.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-09T15:18:19.280Z] #47 41.59 Selecting previously unselected package criu. [2022-03-09T15:18:19.280Z] #47 41.59 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-09T15:18:19.280Z] #47 41.59 Unpacking criu (3.16.1-3) ... [2022-03-09T15:18:19.280Z] #47 42.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:18:19.280Z] #47 43.90 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-09T15:18:19.280Z] #47 43.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:18:19.280Z] #47 43.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-09T15:18:19.280Z] #47 43.96 Setting up python3-six (1.16.0-2) ... [2022-03-09T15:18:19.320Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-09T15:18:19.320Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-09T15:18:19.320Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43347/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-09T15:18:19.320Z] + bash /home/ubuntu/workspace/moby_PR-43347/check-config.sh [2022-03-09T15:18:19.320Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-09T15:18:19.320Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-09T15:18:19.320Z] [2022-03-09T15:18:19.320Z] Generally Necessary: [2022-03-09T15:18:19.320Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-09T15:18:19.320Z] - apparmor: enabled and tools installed [2022-03-09T15:18:19.481Z] #40 1.625 + cd /tmp/tmp.CMlG9sd8ir/tini [2022-03-09T15:18:19.481Z] #40 1.626 + git checkout -q v0.19.0 [2022-03-09T15:18:19.481Z] #40 1.636 + cmake . [2022-03-09T15:18:19.584Z] - CONFIG_NAMESPACES: enabled [2022-03-09T15:18:19.584Z] - CONFIG_NET_NS: enabled [2022-03-09T15:18:19.584Z] - CONFIG_PID_NS: enabled [2022-03-09T15:18:19.584Z] - CONFIG_IPC_NS: enabled [2022-03-09T15:18:19.584Z] - CONFIG_UTS_NS: enabled [2022-03-09T15:18:19.584Z] - CONFIG_CGROUPS: enabled [2022-03-09T15:18:19.584Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-09T15:18:19.584Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-09T15:18:19.584Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-09T15:18:19.584Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-09T15:18:19.584Z] - CONFIG_CPUSETS: enabled [2022-03-09T15:18:19.584Z] - CONFIG_MEMCG: enabled [2022-03-09T15:18:19.584Z] - CONFIG_KEYS: enabled [2022-03-09T15:18:19.584Z] - CONFIG_VETH: enabled (as module) [2022-03-09T15:18:19.584Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-09T15:18:19.584Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-09T15:18:19.584Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-09T15:18:19.584Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-09T15:18:19.584Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-09T15:18:19.584Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-09T15:18:19.584Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-09T15:18:19.584Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-09T15:18:19.584Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-09T15:18:19.584Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-09T15:18:19.584Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-09T15:18:19.584Z] - CONFIG_CGROUP_BPF: enabled [2022-03-09T15:18:19.584Z] [2022-03-09T15:18:19.584Z] Optional Features: [2022-03-09T15:18:19.584Z] - CONFIG_USER_NS: enabled [2022-03-09T15:18:19.584Z] - CONFIG_SECCOMP: enabled [2022-03-09T15:18:19.584Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-09T15:18:19.584Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-09T15:18:19.584Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-09T15:18:19.584Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-09T15:18:19.584Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-09T15:18:19.743Z] #40 ... [2022-03-09T15:18:19.743Z] [2022-03-09T15:18:19.743Z] #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 [2022-03-09T15:18:19.743Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-09T15:18:19.743Z] #34 30.22 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-09T15:18:19.743Z] #34 30.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-09T15:18:19.743Z] #34 ... [2022-03-09T15:18:19.743Z] [2022-03-09T15:18:19.743Z] #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 [2022-03-09T15:18:19.743Z] #40 sha256:d6fb0319b1e10a27e651e230a95dd3d757b64daf1897efff90d570ee047fa122 [2022-03-09T15:18:19.743Z] #40 1.995 -- The C compiler identification is GNU 10.2.1 [2022-03-09T15:18:19.847Z] - CONFIG_BLK_CGROUP: enabled [2022-03-09T15:18:19.847Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-09T15:18:19.847Z] - CONFIG_CGROUP_PERF: enabled [2022-03-09T15:18:19.847Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-09T15:18:19.847Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-09T15:18:19.847Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-09T15:18:19.847Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-09T15:18:19.847Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-09T15:18:19.847Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-09T15:18:19.847Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-09T15:18:19.847Z] - CONFIG_IP_VS: enabled (as module) [2022-03-09T15:18:19.847Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-09T15:18:19.847Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-09T15:18:19.847Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-09T15:18:19.847Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-09T15:18:19.847Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-09T15:18:19.847Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-09T15:18:19.847Z] - CONFIG_EXT4_FS: enabled [2022-03-09T15:18:19.847Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-09T15:18:19.847Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-09T15:18:19.847Z] - Network Drivers: [2022-03-09T15:18:19.847Z] - "overlay": [2022-03-09T15:18:19.847Z] - CONFIG_VXLAN: enabled (as module) [2022-03-09T15:18:19.847Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-09T15:18:19.847Z] Optional (for encrypted networks): [2022-03-09T15:18:19.847Z] - CONFIG_CRYPTO: enabled [2022-03-09T15:18:19.847Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-09T15:18:19.847Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-09T15:18:19.847Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-09T15:18:19.847Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-09T15:18:19.847Z] - CONFIG_XFRM: enabled [2022-03-09T15:18:19.847Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-09T15:18:19.847Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-09T15:18:19.847Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-09T15:18:19.847Z] - "ipvlan": [2022-03-09T15:18:19.847Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-09T15:18:19.847Z] - "macvlan": [2022-03-09T15:18:19.847Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-09T15:18:19.847Z] - CONFIG_DUMMY: enabled (as module) [2022-03-09T15:18:19.847Z] - "ftp,tftp client in container": [2022-03-09T15:18:20.004Z] #40 2.046 -- Detecting C compiler ABI info [2022-03-09T15:18:20.117Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-09T15:18:20.117Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-09T15:18:20.117Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-09T15:18:20.117Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-09T15:18:20.117Z] - Storage Drivers: [2022-03-09T15:18:20.117Z] - "aufs": [2022-03-09T15:18:20.117Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-09T15:18:20.117Z] - "btrfs": [2022-03-09T15:18:20.117Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-09T15:18:20.117Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-09T15:18:20.117Z] - "devicemapper": [2022-03-09T15:18:20.117Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-09T15:18:20.117Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-09T15:18:20.117Z] - "overlay": [2022-03-09T15:18:20.117Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-09T15:18:20.117Z] - "zfs": [2022-03-09T15:18:20.117Z] - /dev/zfs: present [2022-03-09T15:18:20.117Z] - zfs command: missing [2022-03-09T15:18:20.117Z] - zpool command: missing [2022-03-09T15:18:20.117Z] [2022-03-09T15:18:20.117Z] Limits: [2022-03-09T15:18:20.117Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-09T15:18:20.117Z] [2022-03-09T15:18:20.117Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-09T15:18:20.218Z] #47 45.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-09T15:18:20.218Z] #47 45.10 Setting up python3-protobuf (3.12.4-1) ... [2022-03-09T15:18:20.265Z] #40 2.414 -- Detecting C compiler ABI info - done [2022-03-09T15:18:20.265Z] #40 2.498 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-09T15:18:20.492Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:6056655017781be9baa6dac2c2d7e4a89af7d4a6 . [2022-03-09T15:18:20.526Z] #40 2.500 -- Detecting C compile features [2022-03-09T15:18:20.526Z] #40 2.508 -- Detecting C compile features - done [2022-03-09T15:18:20.526Z] #40 2.549 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-09T15:18:20.526Z] #40 2.719 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-09T15:18:20.753Z] #1 [internal] load build definition from Dockerfile [2022-03-09T15:18:20.753Z] #1 sha256:36254d5ff41acd6ff0fd61427cecf6ae1c092e2a567c2587f3304209b9429401 [2022-03-09T15:18:20.753Z] #1 transferring dockerfile: 16.77kB done [2022-03-09T15:18:20.753Z] #1 DONE 0.2s [2022-03-09T15:18:20.753Z] [2022-03-09T15:18:20.753Z] #2 [internal] load .dockerignore [2022-03-09T15:18:20.753Z] #2 sha256:923041e8250d4d9a01492cdecac69fd158ba92953a229ac0200db7c141a6b42c [2022-03-09T15:18:20.753Z] #2 transferring context: 87B done [2022-03-09T15:18:20.753Z] #2 DONE 0.1s [2022-03-09T15:18:20.753Z] [2022-03-09T15:18:20.753Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-09T15:18:20.753Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-09T15:18:20.788Z] #40 2.804 -- Configuring done [2022-03-09T15:18:20.788Z] #40 2.828 -- Generating done [2022-03-09T15:18:20.788Z] #40 2.834 -- Build files have been written to: /tmp/tmp.CMlG9sd8ir/tini [2022-03-09T15:18:20.788Z] #40 2.843 + make tini-static [2022-03-09T15:18:21.051Z] #40 3.153 Scanning dependencies of target tini-static [2022-03-09T15:18:21.051Z] #40 3.225 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-09T15:18:22.125Z] #47 ... [2022-03-09T15:18:22.125Z] [2022-03-09T15:18:22.125Z] #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 [2022-03-09T15:18:22.125Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:18:22.125Z] #14 37.12 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] [2022-03-09T15:18:22.125Z] #14 37.62 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] [2022-03-09T15:18:22.125Z] #14 38.16 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] [2022-03-09T15:18:22.125Z] #14 39.67 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] [2022-03-09T15:18:22.125Z] #14 40.22 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] [2022-03-09T15:18:22.125Z] #14 40.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-09T15:18:22.125Z] #14 40.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-09T15:18:22.125Z] #14 40.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-09T15:18:22.125Z] #14 40.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-09T15:18:22.125Z] #14 40.24 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] [2022-03-09T15:18:22.125Z] #14 40.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-09T15:18:22.125Z] #14 40.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-09T15:18:22.125Z] #14 40.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-09T15:18:22.125Z] #14 40.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-09T15:18:22.125Z] #14 40.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-09T15:18:22.125Z] #14 40.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-09T15:18:22.125Z] #14 40.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-09T15:18:22.125Z] #14 40.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-09T15:18:22.125Z] #14 40.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-09T15:18:22.125Z] #14 40.41 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-09T15:18:22.125Z] #14 41.46 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:18:22.125Z] #14 41.75 Fetched 115 MB in 6s (19.2 MB/s) [2022-03-09T15:18:22.125Z] #14 41.84 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-09T15:18:22.125Z] #14 41.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 ... 15709 files and directories currently installed.) [2022-03-09T15:18:22.125Z] #14 41.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-09T15:18:22.125Z] #14 41.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-09T15:18:22.125Z] #14 43.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-09T15:18:22.125Z] #14 43.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-09T15:18:22.125Z] #14 43.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-09T15:18:22.125Z] #14 46.21 Selecting previously unselected package binutils-mingw-w64. [2022-03-09T15:18:22.125Z] #14 46.22 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-09T15:18:22.125Z] #14 46.23 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-09T15:18:22.125Z] #14 46.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-09T15:18:22.125Z] #14 46.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-09T15:18:22.125Z] #14 46.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:18:22.125Z] #14 46.55 Selecting previously unselected package dmsetup. [2022-03-09T15:18:22.125Z] #14 46.55 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-09T15:18:22.125Z] #14 46.56 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-09T15:18:22.125Z] #14 46.80 Selecting previously unselected package mingw-w64-common. [2022-03-09T15:18:22.125Z] #14 46.80 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-09T15:18:22.125Z] #14 46.80 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-09T15:18:22.235Z] Commit message: "Merge commit 'f8d0102e3361b74061ec684e6c8c397c4756cfb0' into HEAD" [2022-03-09T15:18:22.253Z] First time build. Skipping changelog. [2022-03-09T15:18:22.440Z] #40 4.380 [100%] Linking C executable tini-static [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-09T15:18:22.667Z] #3 DONE 1.6s [2022-03-09T15:18:22.667Z] [2022-03-09T15:18:22.667Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-09T15:18:22.667Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-09T15:18:22.667Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-09T15:18:22.667Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-09T15:18:22.667Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-09T15:18:22.667Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-09T15:18:22.667Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-09T15:18:22.667Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-09T15:18:22.667Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-09T15:18:22.701Z] #40 4.870 [100%] Built target tini-static [2022-03-09T15:18:22.701Z] #40 4.923 + mkdir -p /build [2022-03-09T15:18:22.701Z] #40 4.926 + cp tini-static /build/docker-init [2022-03-09T15:18:22.962Z] #40 DONE 5.2s [2022-03-09T15:18:22.962Z] [2022-03-09T15:18:22.962Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:18:22.962Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-09T15:18:22.962Z] #51 34.17 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-09T15:18:22.962Z] #51 34.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-09T15:18:22.962Z] #51 34.23 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-09T15:18:22.962Z] #51 34.34 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-09T15:18:22.962Z] #51 34.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-09T15:18:22.962Z] #51 34.46 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-09T15:18:22.962Z] #51 34.51 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-09T15:18:22.962Z] #51 34.82 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-09T15:18:22.962Z] #51 34.85 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-09T15:18:22.962Z] #51 34.93 go: downloading golang.org/x/text v0.3.7 [2022-03-09T15:18:22.962Z] #51 39.52 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-09T15:18:22.962Z] #51 39.63 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-09T15:18:22.962Z] #51 39.78 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-09T15:18:22.962Z] #51 39.82 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-09T15:18:22.962Z] #51 39.92 go: downloading golang.org/x/mod v0.5.1 [2022-03-09T15:18:22.962Z] #51 39.92 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-09T15:18:22.962Z] #51 40.07 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-09T15:18:22.962Z] #51 40.10 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-09T15:18:22.962Z] #51 40.14 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-09T15:18:22.962Z] #51 40.18 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-09T15:18:22.962Z] #51 40.23 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-09T15:18:22.962Z] #51 40.28 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-09T15:18:22.962Z] #51 40.52 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-09T15:18:22.962Z] #51 40.57 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-09T15:18:22.962Z] #51 40.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-09T15:18:22.962Z] #51 40.95 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-09T15:18:22.962Z] #51 41.04 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-09T15:18:22.962Z] #51 41.10 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-09T15:18:22.962Z] #51 41.11 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-09T15:18:22.962Z] #51 41.11 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-09T15:18:22.962Z] #51 41.13 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-09T15:18:22.962Z] #51 41.25 go: downloading github.com/prometheus/common v0.10.0 [2022-03-09T15:18:22.962Z] #51 41.42 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-09T15:18:22.962Z] #51 41.55 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-09T15:18:22.962Z] #51 41.62 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-09T15:18:22.962Z] #51 42.53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-09T15:18:23.142Z] + docker version [2022-03-09T15:18:23.249Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-09T15:18:23.249Z] #4 DONE 0.8s [2022-03-09T15:18:22.237Z] > git rev-list --no-walk e4b188f5219263326178a9c57b60a656ba245df6 # timeout=10 [2022-03-09T15:18:23.512Z] [2022-03-09T15:18:23.512Z] #6 [internal] load build definition from Dockerfile [2022-03-09T15:18:23.512Z] #6 sha256:7dad95b630b653ac248ce2f05f1c07cf3bb8461a1c64ddf61f920edd0c931976 [2022-03-09T15:18:23.512Z] #6 DONE 0.0s [2022-03-09T15:18:23.512Z] [2022-03-09T15:18:23.512Z] #5 [internal] load .dockerignore [2022-03-09T15:18:23.512Z] #5 sha256:18ebb4a64b60f6d7b12017d900d462124bf020a83bfb9d1ff01397cb0c195afa [2022-03-09T15:18:23.512Z] #5 DONE 0.0s [2022-03-09T15:18:23.512Z] [2022-03-09T15:18:23.512Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-09T15:18:23.512Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-09T15:18:23.571Z] #51 ... [2022-03-09T15:18:23.571Z] [2022-03-09T15:18:23.571Z] #49 [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 [2022-03-09T15:18:23.571Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-09T15:18:23.571Z] #49 44.19 gotestsum version dev [2022-03-09T15:18:23.571Z] #49 DONE 44.3s [2022-03-09T15:18:23.571Z] [2022-03-09T15:18:23.571Z] #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 [2022-03-09T15:18:23.571Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-09T15:18:23.571Z] #14 38.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-09T15:18:23.571Z] #14 38.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-09T15:18:23.571Z] #14 38.30 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-09T15:18:23.839Z] #14 44.71 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-09T15:18:24.034Z] #14 ... [2022-03-09T15:18:24.034Z] [2022-03-09T15:18:24.034Z] #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 [2022-03-09T15:18:24.034Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:18:24.034Z] #47 48.79 Setting up criu (3.16.1-3) ... [2022-03-09T15:18:24.107Z] #14 44.76 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-03-09T15:18:24.107Z] #14 44.76 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-09T15:18:24.107Z] #14 44.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-09T15:18:24.107Z] #14 44.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-09T15:18:24.107Z] #14 44.93 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-09T15:18:24.468Z] #8 DONE 1.0s [2022-03-09T15:18:24.468Z] [2022-03-09T15:18:24.468Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-09T15:18:24.468Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-09T15:18:24.605Z] #47 ... [2022-03-09T15:18:24.605Z] [2022-03-09T15:18:24.605Z] #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 [2022-03-09T15:18:24.605Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:18:24.605Z] #38 39.72 Selecting previously unselected package libicu67:amd64. [2022-03-09T15:18:24.605Z] #38 39.72 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-09T15:18:24.605Z] #38 39.73 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-09T15:18:24.605Z] #38 45.11 Selecting previously unselected package libxml2:amd64. [2022-03-09T15:18:24.605Z] #38 45.11 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-09T15:18:24.605Z] #38 45.12 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-09T15:18:24.605Z] #38 45.62 Selecting previously unselected package libarchive13:amd64. [2022-03-09T15:18:24.605Z] #38 45.62 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-09T15:18:24.605Z] #38 45.63 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-09T15:18:24.605Z] #38 45.91 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-09T15:18:24.605Z] #38 45.92 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-09T15:18:24.605Z] #38 45.93 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-09T15:18:24.605Z] #38 46.05 Selecting previously unselected package librhash0:amd64. [2022-03-09T15:18:24.605Z] #38 46.06 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-09T15:18:24.605Z] #38 46.06 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-09T15:18:24.605Z] #38 46.25 Selecting previously unselected package libuv1:amd64. [2022-03-09T15:18:24.605Z] #38 46.26 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-09T15:18:24.605Z] #38 46.26 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-09T15:18:24.605Z] #38 46.42 Selecting previously unselected package cmake. [2022-03-09T15:18:24.605Z] #38 46.43 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-09T15:18:24.605Z] #38 46.44 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-09T15:18:24.605Z] #38 49.94 Setting up libicu67:amd64 (67.1-7) ... [2022-03-09T15:18:24.605Z] #38 49.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:18:24.605Z] #38 ... [2022-03-09T15:18:24.605Z] [2022-03-09T15:18:24.605Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:18:24.605Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:18:24.605Z] #51 40.30 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-09T15:18:24.605Z] #51 40.33 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-09T15:18:24.605Z] #51 40.35 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-09T15:18:24.605Z] #51 40.41 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-09T15:18:24.605Z] #51 40.47 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-09T15:18:24.605Z] #51 40.53 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-09T15:18:24.605Z] #51 40.66 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-09T15:18:24.605Z] #51 40.68 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-09T15:18:24.605Z] #51 40.68 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-09T15:18:24.605Z] #51 40.71 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-09T15:18:24.605Z] #51 40.75 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-09T15:18:24.605Z] #51 41.08 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-09T15:18:24.605Z] #51 41.19 go: downloading honnef.co/go/tools v0.2.2 [2022-03-09T15:18:24.605Z] #51 42.47 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-09T15:18:24.605Z] #51 42.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-09T15:18:24.605Z] #51 42.54 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-09T15:18:24.605Z] #51 42.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-09T15:18:24.605Z] #51 42.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-09T15:18:24.605Z] #51 42.68 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-09T15:18:24.605Z] #51 42.77 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-09T15:18:24.605Z] #51 42.85 go: downloading golang.org/x/text v0.3.7 [2022-03-09T15:18:24.605Z] #51 47.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-09T15:18:24.605Z] #51 47.93 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-09T15:18:24.605Z] #51 47.93 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-09T15:18:24.605Z] #51 48.16 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-09T15:18:24.605Z] #51 48.27 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-09T15:18:24.605Z] #51 48.29 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-09T15:18:24.605Z] #51 48.36 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-09T15:18:24.605Z] #51 48.41 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-09T15:18:24.605Z] #51 48.47 go: downloading golang.org/x/mod v0.5.1 [2022-03-09T15:18:24.605Z] #51 48.55 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-09T15:18:24.605Z] #51 48.61 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-09T15:18:24.605Z] #51 48.64 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-09T15:18:24.605Z] #51 48.74 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-09T15:18:24.605Z] #51 48.75 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-09T15:18:24.605Z] #51 48.90 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-09T15:18:24.605Z] #51 49.27 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-09T15:18:24.605Z] #51 49.34 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-09T15:18:24.605Z] #51 49.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-09T15:18:24.605Z] #51 49.70 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-09T15:18:24.605Z] #51 49.80 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-09T15:18:24.605Z] #51 49.91 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-09T15:18:24.605Z] #51 49.94 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-09T15:18:24.605Z] #51 49.98 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-09T15:18:24.605Z] #51 50.08 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-09T15:18:24.605Z] #51 ... [2022-03-09T15:18:24.605Z] [2022-03-09T15:18:24.605Z] #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 [2022-03-09T15:18:24.605Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:18:24.605Z] #38 50.03 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-09T15:18:24.605Z] #38 50.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:18:24.731Z] #10 DONE 1.1s [2022-03-09T15:18:24.731Z] [2022-03-09T15:18:24.731Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-09T15:18:24.731Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-09T15:18:24.731Z] #9 DONE 1.1s [2022-03-09T15:18:24.731Z] [2022-03-09T15:18:24.731Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-09T15:18:24.731Z] #7 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-09T15:18:24.731Z] #7 DONE 1.1s [2022-03-09T15:18:24.872Z] #38 50.12 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-09T15:18:24.872Z] #38 50.13 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-09T15:18:24.872Z] #38 50.16 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-09T15:18:24.872Z] #38 50.18 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-09T15:18:24.872Z] #38 50.21 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-09T15:18:24.872Z] #38 50.22 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-09T15:18:24.872Z] #38 50.24 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:18:25.141Z] #38 ... [2022-03-09T15:18:25.141Z] [2022-03-09T15:18:25.141Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:18:25.141Z] #60 sha256:7d2ba7497587e1d255d08bc41fd8f97cdbf2e31dc90ef2c72b5fba2484752afb [2022-03-09T15:18:25.141Z] #60 3.475 + RM_GOPATH=0 [2022-03-09T15:18:25.141Z] #60 3.476 + TMP_GOPATH= [2022-03-09T15:18:25.141Z] #60 3.486 + : /build [2022-03-09T15:18:25.141Z] #60 3.486 + '[' -z '' ']' [2022-03-09T15:18:25.141Z] #60 3.486 ++ mktemp -d [2022-03-09T15:18:25.141Z] #60 3.486 + export GOPATH=/tmp/tmp.vhIWgHv0va [2022-03-09T15:18:25.141Z] #60 3.486 + GOPATH=/tmp/tmp.vhIWgHv0va [2022-03-09T15:18:25.141Z] #60 3.486 + RM_GOPATH=1 [2022-03-09T15:18:25.141Z] #60 3.486 + case "$(go env GOARCH)" in [2022-03-09T15:18:25.141Z] #60 3.486 ++ go env GOARCH [2022-03-09T15:18:25.141Z] #60 3.514 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:18:25.141Z] #60 3.514 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:18:25.141Z] #60 3.514 ++ dirname /install.sh [2022-03-09T15:18:25.141Z] #60 3.522 + dir=/ [2022-03-09T15:18:25.141Z] #60 3.522 + bin=containerd [2022-03-09T15:18:25.141Z] #60 3.522 + shift [2022-03-09T15:18:25.141Z] #60 3.522 + '[' '!' -f //containerd.installer ']' [2022-03-09T15:18:25.141Z] #60 3.522 + . //containerd.installer [2022-03-09T15:18:25.141Z] #60 3.522 ++ set -e [2022-03-09T15:18:25.141Z] #60 3.522 ++ : v1.5.10 [2022-03-09T15:18:25.141Z] #60 3.524 + install_containerd [2022-03-09T15:18:25.141Z] #60 3.526 + echo 'Install containerd version v1.5.10' [2022-03-09T15:18:25.141Z] #60 3.528 Install containerd version v1.5.10 [2022-03-09T15:18:25.141Z] #60 3.528 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vhIWgHv0va/src/github.com/containerd/containerd [2022-03-09T15:18:25.141Z] #60 3.537 Cloning into '/tmp/tmp.vhIWgHv0va/src/github.com/containerd/containerd'... [2022-03-09T15:18:25.141Z] #60 ... [2022-03-09T15:18:25.141Z] [2022-03-09T15:18:25.141Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:18:25.141Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:18:25.141Z] #51 50.18 go: downloading github.com/prometheus/common v0.10.0 [2022-03-09T15:18:25.141Z] #51 50.32 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-09T15:18:25.141Z] #51 50.55 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-09T15:18:25.141Z] #51 50.57 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-09T15:18:26.081Z] #51 ... [2022-03-09T15:18:26.081Z] [2022-03-09T15:18:26.081Z] #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 [2022-03-09T15:18:26.081Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:18:26.081Z] #38 DONE 51.3s [2022-03-09T15:18:26.081Z] [2022-03-09T15:18:26.081Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-09T15:18:26.082Z] #39 sha256:f57f81107f77359e3bfa2df60a1b5131db6ab667eb88392a67145141da189c8b [2022-03-09T15:18:26.123Z] [2022-03-09T15:18:26.123Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:18:26.123Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-09T15:18:26.123Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-09T15:18:26.123Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-09T15:18:26.123Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-09T15:18:26.123Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-09T15:18:26.123Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2022-03-09T15:18:26.123Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.2s [2022-03-09T15:18:26.345Z] #39 DONE 0.3s [2022-03-09T15:18:26.345Z] [2022-03-09T15:18:26.345Z] #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 [2022-03-09T15:18:26.345Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:18:26.345Z] #14 51.70 Selecting previously unselected package mingw-w64-x86-64-dev.#14 ... [2022-03-09T15:18:26.345Z] [2022-03-09T15:18:26.345Z] #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 [2022-03-09T15:18:26.345Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:18:26.345Z] #47 50.78 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:18:26.345Z] #47 DONE 51.3s [2022-03-09T15:18:26.345Z] [2022-03-09T15:18:26.345Z] #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 [2022-03-09T15:18:26.345Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:18:26.345Z] #14 51.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-09T15:18:26.345Z] #14 51.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-09T15:18:26.345Z] #14 51.71 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-09T15:18:26.383Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.4s [2022-03-09T15:18:26.383Z] #74 ... [2022-03-09T15:18:26.383Z] [2022-03-09T15:18:26.384Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-09T15:18:26.384Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-09T15:18:26.384Z] #52 DONE 0.0s [2022-03-09T15:18:26.384Z] [2022-03-09T15:18:26.384Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:18:26.384Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-09T15:18:26.384Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-03-09T15:18:26.417Z] Client: Docker Engine - Community [2022-03-09T15:18:26.417Z] Version: 20.10.12 [2022-03-09T15:18:26.417Z] API version: 1.41 [2022-03-09T15:18:26.417Z] Go version: go1.16.12 [2022-03-09T15:18:26.417Z] Git commit: e91ed57 [2022-03-09T15:18:26.417Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-09T15:18:26.417Z] OS/Arch: linux/amd64 [2022-03-09T15:18:26.417Z] Context: default [2022-03-09T15:18:26.417Z] Experimental: true [2022-03-09T15:18:26.417Z] [2022-03-09T15:18:26.417Z] Server: Docker Engine - Community [2022-03-09T15:18:26.417Z] Engine: [2022-03-09T15:18:26.417Z] Version: 20.10.12 [2022-03-09T15:18:26.417Z] API version: 1.41 (minimum version 1.12) [2022-03-09T15:18:26.417Z] Go version: go1.16.12 [2022-03-09T15:18:26.417Z] Git commit: 459d0df [2022-03-09T15:18:26.417Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-09T15:18:26.417Z] OS/Arch: linux/amd64 [2022-03-09T15:18:26.417Z] Experimental: true [2022-03-09T15:18:26.417Z] containerd: [2022-03-09T15:18:26.417Z] Version: 1.4.12 [2022-03-09T15:18:26.417Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-09T15:18:26.417Z] runc: [2022-03-09T15:18:26.417Z] Version: 1.0.2 [2022-03-09T15:18:26.417Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-09T15:18:26.417Z] docker-init: [2022-03-09T15:18:26.417Z] Version: 0.19.0 [2022-03-09T15:18:26.417Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-09T15:18:26.644Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-03-09T15:18:26.644Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-09T15:18:26.723Z] + docker info [2022-03-09T15:18:26.787Z] Fetching without tags [2022-03-09T15:18:27.025Z] Merging remotes/origin/master commit f8d0102e3361b74061ec684e6c8c397c4756cfb0 into PR head commit b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 [2022-03-09T15:18:26.769Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:18:26.783Z] > git config --add remote.origin.fetch +refs/pull/43347/head:refs/remotes/origin/PR-43347 # timeout=10 [2022-03-09T15:18:26.796Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:18:26.815Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:18:26.836Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:18:26.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:18:26.837Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:18:27.077Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:18:27.100Z] > git checkout -f b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 # timeout=10 [2022-03-09T15:18:27.620Z] > git remote # timeout=10 [2022-03-09T15:18:27.645Z] > git config --get remote.origin.url # timeout=10 [2022-03-09T15:18:27.656Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:18:27.656Z] > git merge f8d0102e3361b74061ec684e6c8c397c4756cfb0 # timeout=10 [2022-03-09T15:18:28.264Z] Merge succeeded, producing 744f6d4183c9e71dd485dabc613890ff82f96116 [2022-03-09T15:18:28.264Z] Checking out Revision 744f6d4183c9e71dd485dabc613890ff82f96116 (PR-43347) [2022-03-09T15:18:28.883Z] #14 ... [2022-03-09T15:18:28.883Z] [2022-03-09T15:18:28.883Z] #49 [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 [2022-03-09T15:18:28.883Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-09T15:18:28.883Z] #49 53.72 gotestsum version dev [2022-03-09T15:18:28.883Z] #49 DONE 54.2s [2022-03-09T15:18:28.883Z] [2022-03-09T15:18:28.883Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:18:28.883Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:18:28.883Z] #51 51.90 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-09T15:18:29.409Z] #14 49.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-09T15:18:29.409Z] #14 49.75 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-09T15:18:29.409Z] #14 49.76 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:18:28.289Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-09T15:18:28.308Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:18:28.328Z] > git checkout -f 744f6d4183c9e71dd485dabc613890ff82f96116 # timeout=10 [2022-03-09T15:18:31.849Z] Commit message: "Merge commit 'f8d0102e3361b74061ec684e6c8c397c4756cfb0' into HEAD" [2022-03-09T15:18:31.869Z] First time build. Skipping changelog. [2022-03-09T15:18:31.982Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2022-03-09T15:18:32.179Z] #51 ... [2022-03-09T15:18:32.179Z] [2022-03-09T15:18:32.179Z] #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 [2022-03-09T15:18:32.179Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:18:32.179Z] #14 56.43 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-09T15:18:32.179Z] #14 56.43 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:18:32.179Z] #14 56.45 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-09T15:18:32.179Z] #14 56.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-09T15:18:32.179Z] #14 56.63 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:18:32.179Z] #14 56.63 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-09T15:18:32.272Z] #74 ... [2022-03-09T15:18:32.272Z] [2022-03-09T15:18:32.272Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:32.272Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:32.272Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.1s done [2022-03-09T15:18:32.272Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-09T15:18:32.272Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-09T15:18:32.272Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-09T15:18:32.272Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.8s done [2022-03-09T15:18:32.272Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.4s done [2022-03-09T15:18:32.272Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.6s done [2022-03-09T15:18:32.272Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.6s done [2022-03-09T15:18:32.272Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 6.3s [2022-03-09T15:18:32.272Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 98.32MB / 134.90MB 6.3s [2022-03-09T15:18:32.272Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 2.8s [2022-03-09T15:18:32.272Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 3.8s done [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-09T15:18:31.885Z] > git rev-list --no-walk e4b188f5219263326178a9c57b60a656ba245df6 # timeout=10 [2022-03-09T15:18:32.535Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 6.5s done [2022-03-09T15:18:32.796Z] #11 ... [2022-03-09T15:18:32.796Z] [2022-03-09T15:18:32.796Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:18:32.796Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-09T15:18:32.796Z] #74 DONE 6.8s [2022-03-09T15:18:32.796Z] [2022-03-09T15:18:32.796Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:32.796Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:32.796Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 105.91MB / 134.90MB 6.7s [2022-03-09T15:18:32.796Z] #11 ... [2022-03-09T15:18:32.796Z] [2022-03-09T15:18:32.796Z] #31 [internal] load build context [2022-03-09T15:18:32.796Z] #31 sha256:6159afa1dc3e561c86f52504bd0d81e2c16fed052b02f1bf97762065d2b57c96 [2022-03-09T15:18:32.796Z] #31 transferring context: 38.70MB 6.9s [2022-03-09T15:18:32.796Z] #31 ... [2022-03-09T15:18:32.796Z] [2022-03-09T15:18:32.796Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:32.796Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:32.796Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 113.25MB / 134.90MB 6.9s [2022-03-09T15:18:32.849Z] + docker version [2022-03-09T15:18:33.374Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 120.59MB / 134.90MB 7.2s [2022-03-09T15:18:33.635Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 130.02MB / 134.90MB 7.6s [2022-03-09T15:18:36.143Z] Client: Docker Engine - Community [2022-03-09T15:18:36.143Z] Version: 20.10.12 [2022-03-09T15:18:36.143Z] API version: 1.41 [2022-03-09T15:18:36.143Z] Go version: go1.16.12 [2022-03-09T15:18:36.143Z] Git commit: e91ed57 [2022-03-09T15:18:36.143Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-09T15:18:36.143Z] OS/Arch: linux/amd64 [2022-03-09T15:18:36.143Z] Context: default [2022-03-09T15:18:36.143Z] Experimental: true [2022-03-09T15:18:36.143Z] [2022-03-09T15:18:36.143Z] Server: Docker Engine - Community [2022-03-09T15:18:36.143Z] Engine: [2022-03-09T15:18:36.143Z] Version: 20.10.12 [2022-03-09T15:18:36.143Z] API version: 1.41 (minimum version 1.12) [2022-03-09T15:18:36.143Z] Go version: go1.16.12 [2022-03-09T15:18:36.143Z] Git commit: 459d0df [2022-03-09T15:18:36.143Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-09T15:18:36.143Z] OS/Arch: linux/amd64 [2022-03-09T15:18:36.143Z] Experimental: true [2022-03-09T15:18:36.143Z] containerd: [2022-03-09T15:18:36.143Z] Version: 1.4.12 [2022-03-09T15:18:36.143Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-09T15:18:36.143Z] runc: [2022-03-09T15:18:36.143Z] Version: 1.0.2 [2022-03-09T15:18:36.143Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-09T15:18:36.143Z] docker-init: [2022-03-09T15:18:36.143Z] Version: 0.19.0 [2022-03-09T15:18:36.143Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-09T15:18:36.187Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 9.8s done [2022-03-09T15:18:36.187Z] #11 ... [2022-03-09T15:18:36.187Z] [2022-03-09T15:18:36.187Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:18:36.187Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-09T15:18:36.187Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-09T15:18:36.187Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-09T15:18:36.187Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-09T15:18:36.187Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-09T15:18:36.187Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done [2022-03-09T15:18:36.187Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-03-09T15:18:36.187Z] #76 ... [2022-03-09T15:18:36.187Z] [2022-03-09T15:18:36.187Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-09T15:18:36.188Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-09T15:18:36.188Z] #35 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-09T15:18:36.188Z] #35 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-09T15:18:36.188Z] #35 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-09T15:18:36.188Z] #35 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-09T15:18:36.188Z] #35 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.8s done [2022-03-09T15:18:36.188Z] #35 ... [2022-03-09T15:18:36.188Z] [2022-03-09T15:18:36.188Z] #31 [internal] load build context [2022-03-09T15:18:36.188Z] #31 sha256:6159afa1dc3e561c86f52504bd0d81e2c16fed052b02f1bf97762065d2b57c96 [2022-03-09T15:18:36.188Z] #31 transferring context: 56.90MB 8.9s done [2022-03-09T15:18:36.188Z] #31 DONE 10.2s [2022-03-09T15:18:36.188Z] [2022-03-09T15:18:36.188Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:36.188Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:36.392Z] #14 ... [2022-03-09T15:18:36.392Z] [2022-03-09T15:18:36.392Z] #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 [2022-03-09T15:18:36.392Z] #40 sha256:d54d97456b0fb22a9ff8eb360324e2ea4b69100ae5c9680e00558d3ad5b3d36e [2022-03-09T15:18:36.392Z] #40 4.925 + RM_GOPATH=0 [2022-03-09T15:18:36.392Z] #40 4.925 + TMP_GOPATH= [2022-03-09T15:18:36.392Z] #40 4.925 + : /build [2022-03-09T15:18:36.392Z] #40 4.925 + '[' -z '' ']' [2022-03-09T15:18:36.392Z] #40 4.925 ++ mktemp -d [2022-03-09T15:18:36.392Z] #40 4.925 + export GOPATH=/tmp/tmp.jmt9npqo6J [2022-03-09T15:18:36.392Z] #40 4.925 + GOPATH=/tmp/tmp.jmt9npqo6J [2022-03-09T15:18:36.392Z] #40 4.925 + RM_GOPATH=1 [2022-03-09T15:18:36.392Z] #40 4.925 + case "$(go env GOARCH)" in [2022-03-09T15:18:36.392Z] #40 4.925 ++ go env GOARCH [2022-03-09T15:18:36.392Z] #40 4.925 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:18:36.392Z] #40 4.925 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:18:36.392Z] #40 4.925 ++ dirname /install.sh [2022-03-09T15:18:36.392Z] #40 4.925 + dir=/ [2022-03-09T15:18:36.392Z] #40 4.925 + bin=tini [2022-03-09T15:18:36.392Z] #40 4.925 + shift [2022-03-09T15:18:36.392Z] #40 4.925 + '[' '!' -f //tini.installer ']' [2022-03-09T15:18:36.392Z] #40 4.925 + . //tini.installer [2022-03-09T15:18:36.392Z] #40 4.925 ++ : v0.19.0 [2022-03-09T15:18:36.392Z] #40 4.925 + install_tini [2022-03-09T15:18:36.393Z] #40 4.925 + echo 'Install tini version v0.19.0' [2022-03-09T15:18:36.393Z] #40 4.925 + git clone https://github.com/krallin/tini.git /tmp/tmp.jmt9npqo6J/tini [2022-03-09T15:18:36.393Z] #40 4.925 Cloning into '/tmp/tmp.jmt9npqo6J/tini'... [2022-03-09T15:18:36.393Z] #40 4.925 Install tini version v0.19.0 [2022-03-09T15:18:36.393Z] #40 5.639 + cd /tmp/tmp.jmt9npqo6J/tini [2022-03-09T15:18:36.393Z] #40 5.639 + git checkout -q v0.19.0 [2022-03-09T15:18:36.393Z] #40 5.645 + cmake . [2022-03-09T15:18:36.393Z] #40 6.175 -- The C compiler identification is GNU 10.2.1 [2022-03-09T15:18:36.393Z] #40 6.230 -- Detecting C compiler ABI info [2022-03-09T15:18:36.393Z] #40 6.727 -- Detecting C compiler ABI info - done [2022-03-09T15:18:36.393Z] #40 6.816 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-09T15:18:36.393Z] #40 6.816 -- Detecting C compile features [2022-03-09T15:18:36.393Z] #40 6.823 -- Detecting C compile features - done [2022-03-09T15:18:36.393Z] #40 6.869 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-09T15:18:36.393Z] #40 7.072 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-09T15:18:36.393Z] #40 7.159 -- Configuring done [2022-03-09T15:18:36.393Z] #40 7.296 + make tini-static [2022-03-09T15:18:36.393Z] #40 7.296 -- Generating done [2022-03-09T15:18:36.393Z] #40 7.296 -- Build files have been written to: /tmp/tmp.jmt9npqo6J/tini [2022-03-09T15:18:36.393Z] #40 7.531 Scanning dependencies of target tini-static [2022-03-09T15:18:36.393Z] #40 7.596 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-09T15:18:36.393Z] #40 8.617 [100%] Linking C executable tini-static [2022-03-09T15:18:36.393Z] #40 9.190 [100%] Built target tini-static [2022-03-09T15:18:36.393Z] #40 9.201 + mkdir -p /build [2022-03-09T15:18:36.393Z] #40 9.201 + cp tini-static /build/docker-init [2022-03-09T15:18:36.450Z] + docker info [2022-03-09T15:18:36.455Z] #11 ... [2022-03-09T15:18:36.455Z] [2022-03-09T15:18:36.455Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:18:36.455Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-09T15:18:36.455Z] #76 DONE 10.4s [2022-03-09T15:18:36.455Z] [2022-03-09T15:18:36.455Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:36.455Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:36.656Z] #40 DONE 10.3s [2022-03-09T15:18:36.656Z] [2022-03-09T15:18:36.656Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:18:36.656Z] #60 sha256:7d2ba7497587e1d255d08bc41fd8f97cdbf2e31dc90ef2c72b5fba2484752afb [2022-03-09T15:18:36.696Z] Client: [2022-03-09T15:18:36.696Z] Context: default [2022-03-09T15:18:36.696Z] Debug Mode: false [2022-03-09T15:18:36.696Z] Plugins: [2022-03-09T15:18:36.696Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-09T15:18:36.696Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-09T15:18:36.696Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-09T15:18:36.696Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-09T15:18:36.696Z] [2022-03-09T15:18:36.696Z] Server: [2022-03-09T15:18:36.696Z] Containers: 0 [2022-03-09T15:18:36.696Z] Running: 0 [2022-03-09T15:18:36.696Z] Paused: 0 [2022-03-09T15:18:36.696Z] Stopped: 0 [2022-03-09T15:18:36.696Z] Images: 0 [2022-03-09T15:18:36.696Z] Server Version: 20.10.12 [2022-03-09T15:18:36.696Z] Storage Driver: overlay2 [2022-03-09T15:18:36.696Z] Backing Filesystem: extfs [2022-03-09T15:18:36.696Z] Supports d_type: true [2022-03-09T15:18:36.696Z] Native Overlay Diff: true [2022-03-09T15:18:36.696Z] userxattr: false [2022-03-09T15:18:36.696Z] Logging Driver: json-file [2022-03-09T15:18:36.696Z] Cgroup Driver: cgroupfs [2022-03-09T15:18:36.696Z] Cgroup Version: 1 [2022-03-09T15:18:36.696Z] Plugins: [2022-03-09T15:18:36.696Z] Volume: local [2022-03-09T15:18:36.696Z] Network: bridge host ipvlan macvlan null overlay [2022-03-09T15:18:36.696Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-09T15:18:36.696Z] Swarm: inactive [2022-03-09T15:18:36.696Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-09T15:18:36.696Z] Default Runtime: runc [2022-03-09T15:18:36.696Z] Init Binary: docker-init [2022-03-09T15:18:36.696Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-09T15:18:36.696Z] runc version: v1.0.2-0-g52b36a2 [2022-03-09T15:18:36.696Z] init version: de40ad0 [2022-03-09T15:18:36.696Z] Security Options: [2022-03-09T15:18:36.696Z] apparmor [2022-03-09T15:18:36.696Z] seccomp [2022-03-09T15:18:36.696Z] Profile: default [2022-03-09T15:18:36.696Z] Kernel Version: 5.4.0-1061-aws [2022-03-09T15:18:36.696Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-09T15:18:36.696Z] OSType: linux [2022-03-09T15:18:36.696Z] Architecture: x86_64 [2022-03-09T15:18:36.696Z] CPUs: 2 [2022-03-09T15:18:36.696Z] Total Memory: 7.565GiB [2022-03-09T15:18:36.696Z] Name: ip-10-100-87-141 [2022-03-09T15:18:36.696Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-09T15:18:36.696Z] Docker Root Dir: /var/lib/docker [2022-03-09T15:18:36.696Z] Debug Mode: false [2022-03-09T15:18:36.696Z] Registry: https://index.docker.io/v1/ [2022-03-09T15:18:36.696Z] Labels: [2022-03-09T15:18:36.696Z] Experimental: true [2022-03-09T15:18:36.696Z] Insecure Registries: [2022-03-09T15:18:36.696Z] 127.0.0.0/8 [2022-03-09T15:18:36.696Z] Live Restore Enabled: true [2022-03-09T15:18:36.696Z] [2022-03-09T15:18:36.696Z] WARNING: No swap limit support [Pipeline] sh [2022-03-09T15:18:37.019Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-09T15:18:37.020Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-09T15:18:37.020Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43347/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-09T15:18:37.020Z] + bash /home/ubuntu/workspace/moby_PR-43347/check-config.sh [2022-03-09T15:18:37.020Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-09T15:18:37.020Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-09T15:18:37.020Z] [2022-03-09T15:18:37.020Z] Generally Necessary: [2022-03-09T15:18:37.020Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-09T15:18:37.020Z] - apparmor: enabled and tools installed [2022-03-09T15:18:37.020Z] - CONFIG_NAMESPACES: enabled [2022-03-09T15:18:37.020Z] - CONFIG_NET_NS: enabled [2022-03-09T15:18:37.020Z] - CONFIG_PID_NS: enabled [2022-03-09T15:18:37.020Z] - CONFIG_IPC_NS: enabled [2022-03-09T15:18:37.020Z] - CONFIG_UTS_NS: enabled [2022-03-09T15:18:37.020Z] - CONFIG_CGROUPS: enabled [2022-03-09T15:18:37.020Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-09T15:18:37.020Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-09T15:18:37.020Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-09T15:18:37.020Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-09T15:18:37.020Z] - CONFIG_CPUSETS: enabled [2022-03-09T15:18:37.020Z] - CONFIG_MEMCG: enabled [2022-03-09T15:18:37.020Z] - CONFIG_KEYS: enabled [2022-03-09T15:18:37.020Z] - CONFIG_VETH: enabled (as module) [2022-03-09T15:18:37.020Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-09T15:18:37.020Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-09T15:18:37.020Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-09T15:18:37.020Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-09T15:18:37.020Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-09T15:18:37.020Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-09T15:18:37.020Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-09T15:18:37.020Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-09T15:18:37.020Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-09T15:18:37.020Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-09T15:18:37.020Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-09T15:18:37.020Z] - CONFIG_CGROUP_BPF: enabled [2022-03-09T15:18:37.020Z] [2022-03-09T15:18:37.020Z] Optional Features: [2022-03-09T15:18:37.020Z] - CONFIG_USER_NS: enabled [2022-03-09T15:18:37.020Z] - CONFIG_SECCOMP: enabled [2022-03-09T15:18:37.020Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-09T15:18:37.020Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-09T15:18:37.020Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-09T15:18:37.020Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-09T15:18:37.020Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-09T15:18:37.020Z] - CONFIG_BLK_CGROUP: enabled [2022-03-09T15:18:37.020Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-09T15:18:37.020Z] - CONFIG_CGROUP_PERF: enabled [2022-03-09T15:18:37.278Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-09T15:18:37.278Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-09T15:18:37.278Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-09T15:18:37.278Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-09T15:18:37.278Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-09T15:18:37.278Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-09T15:18:37.278Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-09T15:18:37.278Z] - CONFIG_IP_VS: enabled (as module) [2022-03-09T15:18:37.278Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-09T15:18:37.278Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-09T15:18:37.278Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-09T15:18:37.278Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-09T15:18:37.278Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-09T15:18:37.278Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-09T15:18:37.278Z] - CONFIG_EXT4_FS: enabled [2022-03-09T15:18:37.278Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-09T15:18:37.278Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-09T15:18:37.278Z] - Network Drivers: [2022-03-09T15:18:37.278Z] - "overlay": [2022-03-09T15:18:37.278Z] - CONFIG_VXLAN: enabled (as module) [2022-03-09T15:18:37.278Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-09T15:18:37.278Z] Optional (for encrypted networks): [2022-03-09T15:18:37.278Z] - CONFIG_CRYPTO: enabled [2022-03-09T15:18:37.278Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-09T15:18:37.278Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-09T15:18:37.278Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-09T15:18:37.278Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-09T15:18:37.278Z] - CONFIG_XFRM: enabled [2022-03-09T15:18:37.278Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-09T15:18:37.278Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-09T15:18:37.278Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-09T15:18:37.278Z] - "ipvlan": [2022-03-09T15:18:37.278Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-09T15:18:37.278Z] - "macvlan": [2022-03-09T15:18:37.278Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-09T15:18:37.278Z] - CONFIG_DUMMY: enabled (as module) [2022-03-09T15:18:37.278Z] - "ftp,tftp client in container": [2022-03-09T15:18:37.278Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-09T15:18:37.278Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-09T15:18:37.278Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-09T15:18:37.278Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-09T15:18:37.278Z] - Storage Drivers: [2022-03-09T15:18:37.278Z] - "aufs": [2022-03-09T15:18:37.278Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-09T15:18:37.278Z] - "btrfs": [2022-03-09T15:18:37.278Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-09T15:18:37.278Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-09T15:18:37.278Z] - "devicemapper": [2022-03-09T15:18:37.278Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-09T15:18:37.278Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-09T15:18:37.278Z] - "overlay": [2022-03-09T15:18:37.278Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-09T15:18:37.278Z] - "zfs": [2022-03-09T15:18:37.278Z] - /dev/zfs: present [2022-03-09T15:18:37.278Z] - zfs command: missing [2022-03-09T15:18:37.278Z] - zpool command: missing [2022-03-09T15:18:37.278Z] [2022-03-09T15:18:37.278Z] Limits: [2022-03-09T15:18:37.278Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-09T15:18:37.278Z] [2022-03-09T15:18:37.278Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-09T15:18:37.421Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 7.9s [2022-03-09T15:18:37.421Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.1s done [2022-03-09T15:18:37.421Z] #11 ... [2022-03-09T15:18:37.421Z] [2022-03-09T15:18:37.421Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-09T15:18:37.421Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-09T15:18:37.421Z] #75 DONE 0.7s [2022-03-09T15:18:37.552Z] #14 ... [2022-03-09T15:18:37.552Z] [2022-03-09T15:18:37.552Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:18:37.552Z] #60 sha256:8135aedee7e72e8f187fa27ce2fb74593c74a3c687911ec671232d98522b0880 [2022-03-09T15:18:37.552Z] #60 29.92 Updating files: 77% (3666/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-09T15:18:37.552Z] #60 30.46 + cd /tmp/tmp.CousHdV98w/src/github.com/containerd/containerd [2022-03-09T15:18:37.552Z] #60 30.46 + git checkout -q v1.5.10 [2022-03-09T15:18:37.601Z] + sudo modprobe ip_vs [2022-03-09T15:18:37.601Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0b42766882402f5872fd42a0ad5083334fdeb50b . [2022-03-09T15:18:37.682Z] [2022-03-09T15:18:37.682Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-09T15:18:37.682Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-09T15:18:37.861Z] #1 [internal] load build definition from Dockerfile [2022-03-09T15:18:37.861Z] #1 sha256:14f396a710555dc3257565d580c9e087c1cd6d088bcc00f3b3efedd8fd73d9dc [2022-03-09T15:18:37.861Z] #1 transferring dockerfile: 16.77kB done [2022-03-09T15:18:37.861Z] #1 DONE 0.2s [2022-03-09T15:18:37.861Z] [2022-03-09T15:18:37.861Z] #2 [internal] load .dockerignore [2022-03-09T15:18:37.861Z] #2 sha256:0baa063b905d8b701b502127b2a8d12d20e51ba5b114bf1e056e19c18aac4193 [2022-03-09T15:18:37.861Z] #2 transferring context: 87B done [2022-03-09T15:18:37.861Z] #2 DONE 0.2s [2022-03-09T15:18:37.861Z] [2022-03-09T15:18:37.861Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-09T15:18:37.861Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-09T15:18:38.036Z] #60 ... [2022-03-09T15:18:38.036Z] [2022-03-09T15:18:38.036Z] #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 [2022-03-09T15:18:38.036Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:18:38.036Z] #14 63.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-09T15:18:38.036Z] #14 63.27 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:18:38.036Z] #14 63.28 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:18:38.254Z] #77 DONE 0.9s [2022-03-09T15:18:38.254Z] [2022-03-09T15:18:38.254Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-09T15:18:38.254Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-09T15:18:38.254Z] #35 DONE 12.2s [2022-03-09T15:18:38.254Z] [2022-03-09T15:18:38.254Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:38.254Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:38.254Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.4s done [2022-03-09T15:18:38.429Z] #3 DONE 0.4s [2022-03-09T15:18:38.429Z] [2022-03-09T15:18:38.429Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-09T15:18:38.429Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-09T15:18:38.429Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-09T15:18:38.429Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-09T15:18:38.429Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-09T15:18:38.429Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-09T15:18:38.429Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-09T15:18:38.496Z] #60 32.02 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-09T15:18:38.496Z] #60 32.03 + BUILDTAGS='netgo osusergo static_build' [2022-03-09T15:18:38.496Z] #60 32.03 + export EXTRA_FLAGS=-buildmode=pie [2022-03-09T15:18:38.496Z] #60 32.03 + EXTRA_FLAGS=-buildmode=pie [2022-03-09T15:18:38.496Z] #60 32.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-09T15:18:38.496Z] #60 32.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-09T15:18:38.496Z] #60 32.03 + '[' '' = dynamic ']' [2022-03-09T15:18:38.496Z] #60 32.03 + make [2022-03-09T15:18:38.522Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-09T15:18:38.687Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-09T15:18:38.687Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-09T15:18:38.944Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-09T15:18:39.095Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.7s done [2022-03-09T15:18:39.201Z] #4 DONE 0.7s [2022-03-09T15:18:39.201Z] [2022-03-09T15:18:39.201Z] #6 [internal] load build definition from Dockerfile [2022-03-09T15:18:39.201Z] #6 sha256:83c212a5be81d9194d1c6e39ad36091882b657c036c895ebf75e9cd4c79505ab [2022-03-09T15:18:39.201Z] #6 DONE 0.0s [2022-03-09T15:18:39.201Z] [2022-03-09T15:18:39.201Z] #5 [internal] load .dockerignore [2022-03-09T15:18:39.201Z] #5 sha256:4931c7f9e72ea2ddb50a197bf59fda9506660c6ea3fba268e66ad8b68612887f [2022-03-09T15:18:39.201Z] #5 DONE 0.0s [2022-03-09T15:18:39.201Z] [2022-03-09T15:18:39.201Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-09T15:18:39.201Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-09T15:18:39.357Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-09T15:18:39.882Z] #60 33.38 + bin/ctr [2022-03-09T15:18:40.130Z] #10 DONE 0.8s [2022-03-09T15:18:40.130Z] [2022-03-09T15:18:40.130Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-09T15:18:40.130Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-09T15:18:40.130Z] #8 DONE 0.9s [2022-03-09T15:18:40.130Z] [2022-03-09T15:18:40.130Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-09T15:18:40.130Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-09T15:18:40.130Z] #9 DONE 0.9s [2022-03-09T15:18:40.130Z] [2022-03-09T15:18:40.130Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-09T15:18:40.130Z] #7 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-09T15:18:40.130Z] #7 DONE 0.9s [2022-03-09T15:18:41.061Z] [2022-03-09T15:18:41.061Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:41.061Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:41.061Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.1s done [2022-03-09T15:18:41.061Z] #11 DONE 0.1s [2022-03-09T15:18:41.061Z] [2022-03-09T15:18:41.061Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-09T15:18:41.061Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-09T15:18:41.061Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-09T15:18:41.061Z] #28 DONE 0.1s [2022-03-09T15:18:41.061Z] [2022-03-09T15:18:41.061Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:18:41.061Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-09T15:18:41.061Z] #69 DONE 0.1s [2022-03-09T15:18:41.061Z] [2022-03-09T15:18:41.061Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:18:41.061Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-09T15:18:41.061Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-09T15:18:41.061Z] #67 DONE 0.1s [2022-03-09T15:18:41.061Z] [2022-03-09T15:18:41.061Z] #24 [internal] load build context [2022-03-09T15:18:41.061Z] #24 sha256:b05b1bdc9d1e2b19b3ea1c656bb60f7bbdab56d0d604c114059a0f3173bd2a38 [2022-03-09T15:18:41.997Z] #24 ... [2022-03-09T15:18:41.998Z] [2022-03-09T15:18:41.998Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-09T15:18:41.998Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-09T15:18:41.998Z] #45 DONE 0.0s [2022-03-09T15:18:41.998Z] [2022-03-09T15:18:41.998Z] #24 [internal] load build context [2022-03-09T15:18:41.998Z] #24 sha256:b05b1bdc9d1e2b19b3ea1c656bb60f7bbdab56d0d604c114059a0f3173bd2a38 [2022-03-09T15:18:42.930Z] #24 transferring context: 8.78MB 1.9s [2022-03-09T15:18:43.580Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.4s done [2022-03-09T15:18:44.150Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-09T15:18:44.570Z] Client: [2022-03-09T15:18:44.570Z] Context: default [2022-03-09T15:18:44.570Z] Debug Mode: false [2022-03-09T15:18:44.570Z] Plugins: [2022-03-09T15:18:44.570Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-09T15:18:44.570Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-09T15:18:44.570Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-09T15:18:44.570Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-09T15:18:44.570Z] [2022-03-09T15:18:44.570Z] Server: [2022-03-09T15:18:44.570Z] Containers: 0 [2022-03-09T15:18:44.570Z] Running: 0 [2022-03-09T15:18:44.570Z] Paused: 0 [2022-03-09T15:18:44.570Z] Stopped: 0 [2022-03-09T15:18:44.570Z] Images: 0 [2022-03-09T15:18:44.570Z] Server Version: 20.10.12 [2022-03-09T15:18:44.570Z] Storage Driver: overlay2 [2022-03-09T15:18:44.570Z] Backing Filesystem: extfs [2022-03-09T15:18:44.570Z] Supports d_type: true [2022-03-09T15:18:44.570Z] Native Overlay Diff: true [2022-03-09T15:18:44.570Z] userxattr: false [2022-03-09T15:18:44.570Z] Logging Driver: json-file [2022-03-09T15:18:44.570Z] Cgroup Driver: cgroupfs [2022-03-09T15:18:44.570Z] Cgroup Version: 1 [2022-03-09T15:18:44.570Z] Plugins: [2022-03-09T15:18:44.570Z] Volume: local [2022-03-09T15:18:44.570Z] Network: bridge host ipvlan macvlan null overlay [2022-03-09T15:18:44.570Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-09T15:18:44.570Z] Swarm: inactive [2022-03-09T15:18:44.570Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-09T15:18:44.570Z] Default Runtime: runc [2022-03-09T15:18:44.570Z] Init Binary: docker-init [2022-03-09T15:18:44.570Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-09T15:18:44.570Z] runc version: v1.0.2-0-g52b36a2 [2022-03-09T15:18:44.570Z] init version: de40ad0 [2022-03-09T15:18:44.570Z] Security Options: [2022-03-09T15:18:44.570Z] apparmor [2022-03-09T15:18:44.570Z] seccomp [2022-03-09T15:18:44.570Z] Profile: default [2022-03-09T15:18:44.570Z] Kernel Version: 5.4.0-1061-aws [2022-03-09T15:18:44.570Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-09T15:18:44.570Z] OSType: linux [2022-03-09T15:18:44.570Z] Architecture: x86_64 [2022-03-09T15:18:44.570Z] CPUs: 2 [2022-03-09T15:18:44.570Z] Total Memory: 7.483GiB [2022-03-09T15:18:44.570Z] Name: ip-10-100-121-88 [2022-03-09T15:18:44.570Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-09T15:18:44.570Z] Docker Root Dir: /var/lib/docker [2022-03-09T15:18:44.570Z] Debug Mode: false [2022-03-09T15:18:44.570Z] Registry: https://index.docker.io/v1/ [2022-03-09T15:18:44.570Z] Labels: [2022-03-09T15:18:44.570Z] Experimental: true [2022-03-09T15:18:44.570Z] Insecure Registries: [2022-03-09T15:18:44.570Z] 127.0.0.0/8 [2022-03-09T15:18:44.570Z] Live Restore Enabled: true [2022-03-09T15:18:44.570Z] [2022-03-09T15:18:44.570Z] WARNING: No swap limit support [Pipeline] sh [2022-03-09T15:18:44.867Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-09T15:18:44.867Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-09T15:18:44.867Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43347/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-09T15:18:44.867Z] + bash /home/ubuntu/workspace/moby_PR-43347/check-config.sh [2022-03-09T15:18:44.867Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-09T15:18:44.867Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-09T15:18:44.867Z] [2022-03-09T15:18:44.867Z] Generally Necessary: [2022-03-09T15:18:44.867Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-09T15:18:44.867Z] - apparmor: enabled and tools installed [2022-03-09T15:18:44.867Z] - CONFIG_NAMESPACES: enabled [2022-03-09T15:18:44.867Z] - CONFIG_NET_NS: enabled [2022-03-09T15:18:44.867Z] - CONFIG_PID_NS: enabled [2022-03-09T15:18:44.867Z] - CONFIG_IPC_NS: enabled [2022-03-09T15:18:44.867Z] - CONFIG_UTS_NS: enabled [2022-03-09T15:18:44.867Z] - CONFIG_CGROUPS: enabled [2022-03-09T15:18:44.867Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-09T15:18:44.867Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-09T15:18:44.867Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-09T15:18:44.867Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-09T15:18:44.867Z] - CONFIG_CPUSETS: enabled [2022-03-09T15:18:44.867Z] - CONFIG_MEMCG: enabled [2022-03-09T15:18:44.867Z] - CONFIG_KEYS: enabled [2022-03-09T15:18:44.867Z] - CONFIG_VETH: enabled (as module) [2022-03-09T15:18:44.867Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-09T15:18:44.867Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-09T15:18:44.867Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-09T15:18:44.867Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-09T15:18:44.867Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-09T15:18:44.867Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-09T15:18:44.867Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-09T15:18:44.867Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-09T15:18:44.867Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-09T15:18:44.867Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-09T15:18:44.867Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-09T15:18:44.867Z] - CONFIG_CGROUP_BPF: enabled [2022-03-09T15:18:44.867Z] [2022-03-09T15:18:44.867Z] Optional Features: [2022-03-09T15:18:44.867Z] - CONFIG_USER_NS: enabled [2022-03-09T15:18:44.867Z] - CONFIG_SECCOMP: enabled [2022-03-09T15:18:45.163Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-09T15:18:45.163Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-09T15:18:45.163Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-09T15:18:45.163Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-09T15:18:45.163Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-09T15:18:45.163Z] - CONFIG_BLK_CGROUP: enabled [2022-03-09T15:18:45.163Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-09T15:18:45.163Z] - CONFIG_CGROUP_PERF: enabled [2022-03-09T15:18:45.163Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-09T15:18:45.163Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-09T15:18:45.163Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-09T15:18:45.163Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-09T15:18:45.163Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-09T15:18:45.163Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-09T15:18:45.163Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-09T15:18:45.163Z] - CONFIG_IP_VS: enabled (as module) [2022-03-09T15:18:45.163Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-09T15:18:45.163Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-09T15:18:45.163Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-09T15:18:45.163Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-09T15:18:45.163Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-09T15:18:45.163Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-09T15:18:45.163Z] - CONFIG_EXT4_FS: enabled [2022-03-09T15:18:45.163Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-09T15:18:45.163Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-09T15:18:45.163Z] - Network Drivers: [2022-03-09T15:18:45.163Z] - "overlay": [2022-03-09T15:18:45.163Z] - CONFIG_VXLAN: enabled (as module) [2022-03-09T15:18:45.163Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-09T15:18:45.163Z] Optional (for encrypted networks): [2022-03-09T15:18:45.163Z] - CONFIG_CRYPTO: enabled [2022-03-09T15:18:45.163Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-09T15:18:45.163Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-09T15:18:45.163Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-09T15:18:45.163Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-09T15:18:45.163Z] - CONFIG_XFRM: enabled [2022-03-09T15:18:45.163Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-09T15:18:45.163Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-09T15:18:45.163Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-09T15:18:45.163Z] - "ipvlan": [2022-03-09T15:18:45.163Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-09T15:18:45.163Z] - "macvlan": [2022-03-09T15:18:45.163Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-09T15:18:45.163Z] - CONFIG_DUMMY: enabled (as module) [2022-03-09T15:18:45.163Z] - "ftp,tftp client in container": [2022-03-09T15:18:45.424Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-09T15:18:45.424Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-09T15:18:45.424Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-09T15:18:45.424Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-09T15:18:45.424Z] - Storage Drivers: [2022-03-09T15:18:45.424Z] - "aufs": [2022-03-09T15:18:45.424Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-09T15:18:45.424Z] - "btrfs": [2022-03-09T15:18:45.424Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-09T15:18:45.424Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-09T15:18:45.424Z] - "devicemapper": [2022-03-09T15:18:45.424Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-09T15:18:45.424Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-09T15:18:45.424Z] - "overlay": [2022-03-09T15:18:45.424Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-09T15:18:45.424Z] - "zfs": [2022-03-09T15:18:45.424Z] - /dev/zfs: present [2022-03-09T15:18:45.424Z] - zfs command: missing [2022-03-09T15:18:45.424Z] - zpool command: missing [2022-03-09T15:18:45.424Z] [2022-03-09T15:18:45.424Z] Limits: [2022-03-09T15:18:45.424Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-09T15:18:45.424Z] [2022-03-09T15:18:45.424Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-09T15:18:45.791Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:744f6d4183c9e71dd485dabc613890ff82f96116 . [2022-03-09T15:18:46.051Z] #2 [internal] load .dockerignore [2022-03-09T15:18:46.051Z] #2 sha256:0529204352677e88757732cca0567b0407ce5939b5e74a8bf1ee0aea1aeeac00 [2022-03-09T15:18:46.051Z] #2 transferring context: 87B done [2022-03-09T15:18:46.051Z] #2 DONE 0.2s [2022-03-09T15:18:46.051Z] [2022-03-09T15:18:46.051Z] #1 [internal] load build definition from Dockerfile [2022-03-09T15:18:46.051Z] #1 sha256:0e2e9a83df6f2d6ca4a18a868bcd61bc75078e5bab7f64b79c7657e6624479f7 [2022-03-09T15:18:46.051Z] #1 transferring dockerfile: 16.77kB done [2022-03-09T15:18:46.051Z] #1 DONE 0.2s [2022-03-09T15:18:46.051Z] [2022-03-09T15:18:46.051Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-09T15:18:46.051Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-09T15:18:46.209Z] #24 transferring context: 56.90MB 4.6s done [2022-03-09T15:18:46.209Z] #24 DONE 5.0s [2022-03-09T15:18:46.209Z] [2022-03-09T15:18:46.209Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:46.209Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:46.209Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-09T15:18:46.209Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-09T15:18:46.209Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-09T15:18:46.209Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.3s done [2022-03-09T15:18:46.209Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.6s done [2022-03-09T15:18:46.209Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.9s done [2022-03-09T15:18:46.209Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.9s done [2022-03-09T15:18:46.209Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.7s done [2022-03-09T15:18:46.209Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 1.9s [2022-03-09T15:18:46.209Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 4.8s [2022-03-09T15:18:46.209Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 4.8s done [2022-03-09T15:18:46.209Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 0B / 134.90MB 4.9s [2022-03-09T15:18:46.469Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 12.58MB / 134.90MB 5.2s [2022-03-09T15:18:46.624Z] #3 DONE 0.4s [2022-03-09T15:18:46.624Z] [2022-03-09T15:18:46.624Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-09T15:18:46.624Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-09T15:18:46.624Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-03-09T15:18:46.624Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-09T15:18:46.624Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-09T15:18:46.624Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-03-09T15:18:46.624Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-09T15:18:46.726Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 19.92MB / 134.90MB 5.5s [2022-03-09T15:18:46.751Z] #11 ... [2022-03-09T15:18:46.751Z] [2022-03-09T15:18:46.751Z] #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 [2022-03-09T15:18:46.751Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-09T15:18:46.751Z] #36 1.211 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:18:46.751Z] #36 1.211 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:18:46.751Z] #36 1.223 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:18:46.751Z] #36 1.361 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:18:46.751Z] #36 1.541 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:18:46.751Z] #36 1.902 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:18:46.751Z] #36 3.178 Fetched 8507 kB in 2s (3815 kB/s) [2022-03-09T15:18:46.751Z] #36 3.178 Reading package lists... [2022-03-09T15:18:46.751Z] #36 3.964 Reading package lists... [2022-03-09T15:18:46.751Z] #36 4.733 Building dependency tree... [2022-03-09T15:18:46.751Z] #36 5.105 The following additional packages will be installed: [2022-03-09T15:18:46.751Z] #36 5.105 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-09T15:18:46.751Z] #36 5.105 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-09T15:18:46.751Z] #36 5.105 Recommended packages: [2022-03-09T15:18:46.751Z] #36 5.105 libldap-common publicsuffix libsasl2-modules [2022-03-09T15:18:46.751Z] #36 5.265 The following NEW packages will be installed: [2022-03-09T15:18:46.751Z] #36 5.265 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-09T15:18:46.751Z] #36 5.265 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-09T15:18:46.751Z] #36 5.265 libssh2-1 openssl [2022-03-09T15:18:46.751Z] #36 5.548 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-09T15:18:46.751Z] #36 5.548 Need to get 3038 kB of archives. [2022-03-09T15:18:46.751Z] #36 5.548 After this operation, 6650 kB of additional disk space will be used. [2022-03-09T15:18:46.751Z] #36 5.548 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-09T15:18:46.751Z] #36 5.550 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-09T15:18:46.751Z] #36 5.550 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-09T15:18:46.751Z] #36 5.560 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-09T15:18:46.751Z] #36 5.564 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-09T15:18:46.751Z] #36 5.573 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-09T15:18:46.751Z] #36 5.598 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-09T15:18:46.751Z] #36 5.625 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-09T15:18:46.751Z] #36 5.632 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-09T15:18:46.751Z] #36 5.633 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-09T15:18:46.751Z] #36 5.634 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-09T15:18:46.751Z] #36 5.636 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-09T15:18:46.751Z] #36 5.638 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-09T15:18:46.751Z] #36 5.639 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-09T15:18:46.751Z] #36 5.645 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-09T15:18:46.751Z] #36 5.761 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:18:46.751Z] #36 5.790 Fetched 3038 kB in 0s (8048 kB/s) [2022-03-09T15:18:46.751Z] #36 5.836 Selecting previously unselected package openssl. [2022-03-09T15:18:46.751Z] #36 5.836 (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.) [2022-03-09T15:18:46.751Z] #36 5.842 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-09T15:18:46.751Z] #36 5.846 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-09T15:18:46.751Z] #36 6.009 Selecting previously unselected package ca-certificates. [2022-03-09T15:18:46.751Z] #36 6.010 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-09T15:18:46.751Z] #36 6.019 Unpacking ca-certificates (20210119) ... [2022-03-09T15:18:46.751Z] #36 6.160 Selecting previously unselected package libbrotli1:amd64. [2022-03-09T15:18:46.751Z] #36 6.160 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-09T15:18:46.751Z] #36 6.170 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-09T15:18:46.751Z] #36 6.269 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-09T15:18:46.751Z] #36 6.269 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-09T15:18:46.751Z] #36 6.274 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:18:46.751Z] #36 6.343 Selecting previously unselected package libsasl2-2:amd64. [2022-03-09T15:18:46.751Z] #36 6.343 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-09T15:18:46.751Z] #36 6.349 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:18:46.751Z] #36 6.432 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-09T15:18:46.751Z] #36 6.432 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-09T15:18:46.751Z] #36 6.435 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-09T15:18:46.751Z] #36 6.529 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-09T15:18:46.751Z] #36 6.529 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-09T15:18:46.751Z] #36 6.532 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-09T15:18:46.751Z] #36 6.627 Selecting previously unselected package libpsl5:amd64. [2022-03-09T15:18:46.751Z] #36 6.627 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-09T15:18:46.751Z] #36 6.633 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-09T15:18:46.751Z] #36 6.726 Selecting previously unselected package librtmp1:amd64. [2022-03-09T15:18:46.751Z] #36 6.726 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-09T15:18:46.751Z] #36 6.759 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-09T15:18:46.751Z] #36 6.834 Selecting previously unselected package libssh2-1:amd64. [2022-03-09T15:18:46.751Z] #36 6.834 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-09T15:18:46.751Z] #36 6.847 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-09T15:18:46.751Z] #36 6.982 Selecting previously unselected package libcurl4:amd64. [2022-03-09T15:18:46.751Z] #36 6.983 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-09T15:18:46.751Z] #36 6.988 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-09T15:18:46.751Z] #36 7.059 Selecting previously unselected package curl. [2022-03-09T15:18:46.751Z] #36 7.061 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-09T15:18:46.751Z] #36 7.065 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-09T15:18:46.751Z] #36 7.143 Selecting previously unselected package libonig5:amd64. [2022-03-09T15:18:46.751Z] #36 7.143 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-09T15:18:46.751Z] #36 7.148 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-09T15:18:46.751Z] #36 7.217 Selecting previously unselected package libjq1:amd64. [2022-03-09T15:18:46.751Z] #36 7.217 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-09T15:18:46.751Z] #36 7.221 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-09T15:18:46.751Z] #36 7.280 Selecting previously unselected package jq. [2022-03-09T15:18:46.751Z] #36 7.280 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-09T15:18:46.751Z] #36 7.301 Unpacking jq (1.6-2.1) ... [2022-03-09T15:18:46.751Z] #36 7.390 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-09T15:18:46.751Z] #36 7.404 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-09T15:18:46.751Z] #36 7.429 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-09T15:18:46.751Z] #36 7.442 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:18:46.751Z] #36 7.457 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-09T15:18:46.751Z] #36 7.465 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:18:46.751Z] #36 7.476 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-09T15:18:46.751Z] #36 7.489 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-09T15:18:46.751Z] #36 7.509 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-09T15:18:46.751Z] #36 7.518 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-09T15:18:46.752Z] #36 7.530 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-09T15:18:46.752Z] #36 7.542 Setting up ca-certificates (20210119) ... [2022-03-09T15:18:46.752Z] #36 8.057 Updating certificates in /etc/ssl/certs... [2022-03-09T15:18:46.752Z] #36 ... [2022-03-09T15:18:46.752Z] [2022-03-09T15:18:46.752Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:46.752Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:46.884Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-09T15:18:46.884Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-09T15:18:46.983Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 30.41MB / 134.90MB 5.8s [2022-03-09T15:18:47.242Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 47.01MB / 134.90MB 6.2s [2022-03-09T15:18:47.454Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-09T15:18:47.454Z] #4 DONE 0.7s [2022-03-09T15:18:47.454Z] [2022-03-09T15:18:47.454Z] #5 [internal] load .dockerignore [2022-03-09T15:18:47.454Z] #5 sha256:b16d979154a2c8622dd640b46167dde40a5800d435d51ac19a7b4fe68cdbf5e3 [2022-03-09T15:18:47.454Z] #5 DONE 0.0s [2022-03-09T15:18:47.454Z] [2022-03-09T15:18:47.454Z] #6 [internal] load build definition from Dockerfile [2022-03-09T15:18:47.454Z] #6 sha256:89c369fd16457456463faa426bcfc6d2a826ca3b9b2fb9a6369b8c3c7eaad426 [2022-03-09T15:18:47.454Z] #6 DONE 0.0s [2022-03-09T15:18:47.454Z] [2022-03-09T15:18:47.454Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-09T15:18:47.454Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-09T15:18:47.811Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 54.19MB / 134.90MB 6.6s [2022-03-09T15:18:48.024Z] #60 ... [2022-03-09T15:18:48.024Z] [2022-03-09T15:18:48.024Z] #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 [2022-03-09T15:18:48.024Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-09T15:18:48.024Z] #14 58.68 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-09T15:18:48.024Z] #14 58.68 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-09T15:18:48.024Z] #14 58.69 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:18:48.024Z] #14 63.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-09T15:18:48.024Z] #14 63.11 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-09T15:18:48.024Z] #14 63.13 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-09T15:18:48.024Z] #14 67.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-09T15:18:48.024Z] #14 67.54 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-09T15:18:48.024Z] #14 67.55 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:18:48.069Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 62.91MB / 134.90MB 6.9s [2022-03-09T15:18:48.327Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 71.30MB / 134.90MB 7.1s [2022-03-09T15:18:48.328Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 80.74MB / 134.90MB 7.3s [2022-03-09T15:18:48.670Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 4.3s done [2022-03-09T15:18:48.670Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-09T15:18:48.848Z] #10 DONE 1.4s [2022-03-09T15:18:48.848Z] [2022-03-09T15:18:48.848Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-09T15:18:48.848Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-09T15:18:48.848Z] #8 DONE 1.3s [2022-03-09T15:18:48.848Z] [2022-03-09T15:18:48.848Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-09T15:18:48.848Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-09T15:18:48.848Z] #9 DONE 1.3s [2022-03-09T15:18:48.848Z] [2022-03-09T15:18:48.848Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-09T15:18:48.848Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-09T15:18:48.848Z] #7 DONE 1.3s [2022-03-09T15:18:48.892Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 90.18MB / 134.90MB 7.7s [2022-03-09T15:18:49.153Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 101.71MB / 134.90MB 8.0s [2022-03-09T15:18:49.153Z] #11 ... [2022-03-09T15:18:49.153Z] [2022-03-09T15:18:49.153Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:18:49.153Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-09T15:18:49.153Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-09T15:18:49.153Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-09T15:18:49.153Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-09T15:18:49.153Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.2s done [2022-03-09T15:18:49.153Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2022-03-09T15:18:49.153Z] #67 DONE 8.2s [2022-03-09T15:18:49.153Z] [2022-03-09T15:18:49.153Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:49.153Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:49.153Z] #11 ... [2022-03-09T15:18:49.153Z] [2022-03-09T15:18:49.153Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-09T15:18:49.153Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-09T15:18:49.153Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-09T15:18:49.153Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-09T15:18:49.153Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-09T15:18:49.153Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.1s done [2022-03-09T15:18:49.452Z] #28 ... [2022-03-09T15:18:49.452Z] [2022-03-09T15:18:49.452Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:49.452Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:49.452Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 113.25MB / 134.90MB 8.3s [2022-03-09T15:18:49.710Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 123.73MB / 134.90MB 8.5s [2022-03-09T15:18:49.969Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.22MB / 134.90MB 8.7s [2022-03-09T15:18:49.969Z] #11 ... [2022-03-09T15:18:49.969Z] [2022-03-09T15:18:49.969Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:18:49.969Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-09T15:18:49.969Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-09T15:18:49.969Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-09T15:18:49.969Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-09T15:18:49.969Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2022-03-09T15:18:49.969Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2022-03-09T15:18:49.969Z] #69 DONE 8.8s [2022-03-09T15:18:49.969Z] [2022-03-09T15:18:49.969Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:49.969Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:50.246Z] #14 74.09 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-09T15:18:50.246Z] #14 74.10 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:18:50.246Z] #14 74.11 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:18:50.246Z] #14 ... [2022-03-09T15:18:50.246Z] [2022-03-09T15:18:50.246Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:18:50.246Z] #60 sha256:7d2ba7497587e1d255d08bc41fd8f97cdbf2e31dc90ef2c72b5fba2484752afb [2022-03-09T15:18:50.246Z] #60 37.48 Updating files: 57% (2732/4731) Updating files: 58% (2744/4731) Updating files: 59% (2792/4731) Updating files: 60% (2839/4731) Updating files: 61% (2886/4731) Updating files: 62% (2934/4731) Updating files: 63% (2981/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-09T15:18:50.246Z] #60 38.50 + cd /tmp/tmp.vhIWgHv0va/src/github.com/containerd/containerd [2022-03-09T15:18:50.246Z] #60 38.50 + git checkout -q v1.5.10 [2022-03-09T15:18:50.588Z] #11 ... [2022-03-09T15:18:50.588Z] [2022-03-09T15:18:50.588Z] #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 [2022-03-09T15:18:50.588Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-09T15:18:50.588Z] #36 8.713 129 added, 0 removed; done. [2022-03-09T15:18:50.588Z] #36 8.789 Setting up jq (1.6-2.1) ... [2022-03-09T15:18:50.588Z] #36 8.805 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-09T15:18:50.588Z] #36 8.816 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-09T15:18:50.588Z] #36 8.828 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:18:50.588Z] #36 8.852 Processing triggers for ca-certificates (20210119) ... [2022-03-09T15:18:50.588Z] #36 8.861 Updating certificates in /etc/ssl/certs... [2022-03-09T15:18:50.588Z] #36 9.459 0 added, 0 removed; done. [2022-03-09T15:18:50.588Z] #36 9.459 Running hooks in /etc/ca-certificates/update.d... [2022-03-09T15:18:50.588Z] #36 9.461 done. [2022-03-09T15:18:50.588Z] #36 DONE 12.0s [2022-03-09T15:18:50.588Z] [2022-03-09T15:18:50.588Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:50.588Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:50.588Z] #11 ... [2022-03-09T15:18:50.588Z] [2022-03-09T15:18:50.588Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-09T15:18:50.588Z] #37 sha256:3e4d431b6aecf79640e234b733140477a8a314883ee7c749ba5c92852b03e5af [2022-03-09T15:18:50.588Z] #37 DONE 0.2s [2022-03-09T15:18:50.588Z] [2022-03-09T15:18:50.588Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:50.588Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:50.765Z] [2022-03-09T15:18:50.765Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:18:50.765Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-09T15:18:50.765Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-09T15:18:50.765Z] #69 DONE 0.1s [2022-03-09T15:18:50.765Z] [2022-03-09T15:18:50.765Z] #24 [internal] load build context [2022-03-09T15:18:50.765Z] #24 sha256:3e2c6835f1e1618dcf7327d5cdaa9430ca7f3082f3c1b036a243ecd10ddb7782 [2022-03-09T15:18:50.902Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 6.9s [2022-03-09T15:18:51.025Z] #24 transferring context: 7.52MB 0.7s [2022-03-09T15:18:51.470Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 10.2s done [2022-03-09T15:18:51.598Z] #24 ... [2022-03-09T15:18:51.598Z] [2022-03-09T15:18:51.598Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-09T15:18:51.598Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-09T15:18:51.598Z] #45 DONE 0.0s [2022-03-09T15:18:51.598Z] [2022-03-09T15:18:51.598Z] #24 [internal] load build context [2022-03-09T15:18:51.598Z] #24 sha256:3e2c6835f1e1618dcf7327d5cdaa9430ca7f3082f3c1b036a243ecd10ddb7782 [2022-03-09T15:18:52.152Z] #60 40.36 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-09T15:18:52.152Z] #60 40.36 + BUILDTAGS='netgo osusergo static_build' [2022-03-09T15:18:52.152Z] #60 40.36 + export EXTRA_FLAGS=-buildmode=pie [2022-03-09T15:18:52.152Z] #60 40.36 + EXTRA_FLAGS=-buildmode=pie [2022-03-09T15:18:52.152Z] #60 40.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-09T15:18:52.152Z] #60 40.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-09T15:18:52.152Z] #60 40.36 + '[' '' = dynamic ']' [2022-03-09T15:18:52.152Z] #60 40.36 + make [2022-03-09T15:18:52.402Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.4s done [2022-03-09T15:18:52.972Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-09T15:18:53.238Z] #11 ... [2022-03-09T15:18:53.238Z] [2022-03-09T15:18:53.238Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-09T15:18:53.238Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-09T15:18:53.238Z] #28 DONE 12.1s [2022-03-09T15:18:53.238Z] [2022-03-09T15:18:53.238Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:53.238Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:53.516Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.6s done [2022-03-09T15:18:53.532Z] #60 41.82 + bin/ctr [2022-03-09T15:18:53.893Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.2s [2022-03-09T15:18:54.083Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-09T15:18:54.894Z] #24 ... [2022-03-09T15:18:54.894Z] [2022-03-09T15:18:54.894Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:18:54.894Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-09T15:18:54.894Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-09T15:18:54.894Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-09T15:18:54.894Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-09T15:18:54.894Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-09T15:18:54.894Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-03-09T15:18:54.894Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-03-09T15:18:54.894Z] #67 DONE 4.4s [2022-03-09T15:18:54.894Z] [2022-03-09T15:18:54.894Z] #24 [internal] load build context [2022-03-09T15:18:54.894Z] #24 sha256:3e2c6835f1e1618dcf7327d5cdaa9430ca7f3082f3c1b036a243ecd10ddb7782 [2022-03-09T15:18:55.158Z] #24 ... [2022-03-09T15:18:55.158Z] [2022-03-09T15:18:55.158Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-09T15:18:55.158Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-09T15:18:55.158Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-09T15:18:55.158Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-09T15:18:55.158Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-09T15:18:55.158Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-03-09T15:18:55.158Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2022-03-09T15:18:55.158Z] #69 DONE 4.5s [2022-03-09T15:18:55.158Z] [2022-03-09T15:18:55.158Z] #24 [internal] load build context [2022-03-09T15:18:55.158Z] #24 sha256:3e2c6835f1e1618dcf7327d5cdaa9430ca7f3082f3c1b036a243ecd10ddb7782 [2022-03-09T15:18:55.418Z] #24 transferring context: 56.90MB 5.1s done [2022-03-09T15:18:55.458Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.9s done [2022-03-09T15:18:55.459Z] #11 ... [2022-03-09T15:18:55.459Z] [2022-03-09T15:18:55.459Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-09T15:18:55.459Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-09T15:18:55.459Z] #68 DONE 0.8s [2022-03-09T15:18:55.459Z] [2022-03-09T15:18:55.459Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-09T15:18:55.459Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-09T15:18:55.809Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 7.1s done [2022-03-09T15:18:55.809Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 [2022-03-09T15:18:55.986Z] #24 DONE 5.7s [2022-03-09T15:18:55.986Z] [2022-03-09T15:18:55.986Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:55.986Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:55.986Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.1s done [2022-03-09T15:18:55.986Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-09T15:18:55.986Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-09T15:18:55.986Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.5s done [2022-03-09T15:18:55.986Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-09T15:18:55.986Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.7s done [2022-03-09T15:18:55.986Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.6s done [2022-03-09T15:18:55.986Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.1s done [2022-03-09T15:18:55.986Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.3s done [2022-03-09T15:18:55.986Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 5.5s [2022-03-09T15:18:55.986Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 2.9s [2022-03-09T15:18:55.986Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 4.1s done [2022-03-09T15:18:56.072Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-09T15:18:56.072Z] #11 DONE 30.2s [2022-03-09T15:18:56.072Z] [2022-03-09T15:18:56.072Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-09T15:18:56.072Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-09T15:18:56.170Z] #14 76.25 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-09T15:18:56.170Z] #14 76.25 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-09T15:18:56.170Z] #14 76.26 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:18:56.830Z] #70 DONE 1.2s [2022-03-09T15:18:56.830Z] [2022-03-09T15:18:56.830Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:56.830Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:56.830Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 0.8s [2022-03-09T15:18:56.925Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 6.3s done [2022-03-09T15:18:57.867Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-09T15:18:57.867Z] #11 ... [2022-03-09T15:18:57.867Z] [2022-03-09T15:18:57.867Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-09T15:18:57.867Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-09T15:18:57.867Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-09T15:18:57.867Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-09T15:18:57.867Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-09T15:18:57.867Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-09T15:18:57.867Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.5s done [2022-03-09T15:18:57.867Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.1s done [2022-03-09T15:18:57.867Z] #28 DONE 7.4s [2022-03-09T15:18:57.867Z] [2022-03-09T15:18:57.867Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:57.867Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:58.439Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.5s done [2022-03-09T15:18:58.623Z] #12 DONE 2.1s [2022-03-09T15:18:58.623Z] [2022-03-09T15:18:58.623Z] #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 [2022-03-09T15:18:58.623Z] #38 sha256:0167dd51689ac0d68a4f7ed432fe178164be87c6a2c32103efc27e55d93d4401 [2022-03-09T15:18:58.623Z] #38 1.625 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-09T15:18:58.623Z] #38 1.883 [2022-03-09T15:18:58.623Z] #38 2.101 #=#=# ######################################################################## 100.0% [2022-03-09T15:18:58.623Z] #38 2.351 [2022-03-09T15:18:58.623Z] #38 3.237 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-09T15:18:58.623Z] #38 3.532 [2022-03-09T15:18:58.623Z] #38 3.748 #=#=# ######################################################################## 100.0% [2022-03-09T15:18:58.623Z] #38 4.032 [2022-03-09T15:18:58.623Z] #38 4.971 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-09T15:18:58.623Z] #38 5.255 [2022-03-09T15:18:58.623Z] #38 5.483 #=#=# ################# 24.8% ######################################### 58.1% ################################################################ 89.9% ######################################################################## 100.0% [2022-03-09T15:18:58.623Z] #38 6.031 [2022-03-09T15:18:58.623Z] #38 6.823 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-09T15:18:58.623Z] #38 6.989 [2022-03-09T15:18:58.623Z] #38 7.201 #=#=# ######################################################################## 100.0% [2022-03-09T15:18:58.623Z] #38 7.402 [2022-03-09T15:18:58.623Z] #38 7.958 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-09T15:18:58.623Z] #38 8.301 [2022-03-09T15:18:58.697Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-09T15:18:58.697Z] #11 ... [2022-03-09T15:18:58.697Z] [2022-03-09T15:18:58.697Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-09T15:18:58.697Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-09T15:18:58.697Z] #68 DONE 0.6s [2022-03-09T15:18:58.697Z] [2022-03-09T15:18:58.697Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:58.697Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:58.884Z] [2022-03-09T15:18:58.884Z] #38 ... [2022-03-09T15:18:58.884Z] [2022-03-09T15:18:58.884Z] #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 [2022-03-09T15:18:58.884Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-09T15:18:58.884Z] #13 DONE 0.5s [2022-03-09T15:18:58.884Z] [2022-03-09T15:18:58.884Z] #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 [2022-03-09T15:18:58.884Z] #38 sha256:0167dd51689ac0d68a4f7ed432fe178164be87c6a2c32103efc27e55d93d4401 [2022-03-09T15:18:58.884Z] #38 8.540 #=#=# [2022-03-09T15:18:58.884Z] #38 ... [2022-03-09T15:18:58.884Z] [2022-03-09T15:18:58.884Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-09T15:18:58.884Z] #49 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-09T15:18:58.884Z] #49 ... [2022-03-09T15:18:58.884Z] [2022-03-09T15:18:58.884Z] #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 [2022-03-09T15:18:58.884Z] #53 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-09T15:18:58.884Z] #53 DONE 0.2s [2022-03-09T15:18:59.148Z] [2022-03-09T15:18:59.148Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-09T15:18:59.148Z] #40 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-09T15:18:59.148Z] #40 DONE 0.2s [2022-03-09T15:18:59.148Z] [2022-03-09T15:18:59.148Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-09T15:18:59.148Z] #49 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-09T15:18:59.148Z] #49 DONE 0.3s [2022-03-09T15:18:59.148Z] [2022-03-09T15:18:59.148Z] #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 [2022-03-09T15:18:59.148Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-09T15:18:59.266Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.5s done [2022-03-09T15:18:59.410Z] #41 ... [2022-03-09T15:18:59.410Z] [2022-03-09T15:18:59.410Z] #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 [2022-03-09T15:18:59.410Z] #38 sha256:0167dd51689ac0d68a4f7ed432fe178164be87c6a2c32103efc27e55d93d4401 [2022-03-09T15:18:59.410Z] #38 8.540 #=#=# ######################################################################## 100.0% [2022-03-09T15:18:59.410Z] #38 8.904 [2022-03-09T15:18:59.410Z] #38 9.012 Download of images into '/build' complete. [2022-03-09T15:18:59.410Z] #38 9.012 Use something like the following to load the result into a Docker daemon: [2022-03-09T15:18:59.410Z] #38 9.012 tar -cC '/build' . | docker load [2022-03-09T15:18:59.410Z] #38 DONE 9.1s [2022-03-09T15:18:59.477Z] #14 ... [2022-03-09T15:18:59.477Z] [2022-03-09T15:18:59.477Z] #63 [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 [2022-03-09T15:18:59.477Z] #63 sha256:92eb2cf59b810695b046d52d5340c4b1255d5b585ef778c86757c14a0c31e214 [2022-03-09T15:18:59.477Z] #63 79.69 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-09T15:18:59.477Z] #63 79.69 + GOBIN=/build [2022-03-09T15:18:59.477Z] #63 79.69 + GO111MODULE=on [2022-03-09T15:18:59.477Z] #63 79.69 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-09T15:18:59.526Z] #11 ... [2022-03-09T15:18:59.526Z] [2022-03-09T15:18:59.526Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-09T15:18:59.526Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-09T15:18:59.526Z] #70 DONE 0.7s [2022-03-09T15:18:59.526Z] [2022-03-09T15:18:59.526Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:18:59.526Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:18:59.526Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-09T15:18:59.674Z] [2022-03-09T15:18:59.674Z] #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 [2022-03-09T15:18:59.674Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:19:01.063Z] #50 ... [2022-03-09T15:19:01.063Z] [2022-03-09T15:19:01.063Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-09T15:19:01.063Z] #14 sha256:09b6e3692320f08cf6327db0ae6dbac3f5eaa5ea0349ddf964de4290be45ec49 [2022-03-09T15:19:01.063Z] #14 DONE 2.1s [2022-03-09T15:19:01.063Z] [2022-03-09T15:19:01.063Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-09T15:19:01.063Z] #15 sha256:96bcf02670b65def60e1b23dcad47755d0bff725bd59a782e559ae99ba7a16f0 [2022-03-09T15:19:02.085Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 6.0s [2022-03-09T15:19:02.454Z] #15 DONE 1.5s [2022-03-09T15:19:02.454Z] [2022-03-09T15:19:02.454Z] #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 [2022-03-09T15:19:02.454Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:19:02.454Z] #50 2.813 + git clone https://github.com/docker/distribution.git . [2022-03-09T15:19:02.454Z] #50 2.815 Cloning into '.'... [2022-03-09T15:19:03.458Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.5s done [2022-03-09T15:19:03.458Z] #11 ... [2022-03-09T15:19:03.458Z] [2022-03-09T15:19:03.458Z] #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 [2022-03-09T15:19:03.458Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-09T15:19:03.458Z] #29 2.622 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:19:03.458Z] #29 2.622 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:19:03.458Z] #29 2.641 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:19:03.458Z] #29 2.824 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:19:03.458Z] #29 3.027 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:19:03.458Z] #29 3.236 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:19:03.458Z] #29 4.707 Fetched 8507 kB in 2s (3619 kB/s) [2022-03-09T15:19:03.458Z] #29 4.707 Reading package lists... [2022-03-09T15:19:03.458Z] #29 5.483 Reading package lists... [2022-03-09T15:19:03.458Z] #29 6.267 Building dependency tree... [2022-03-09T15:19:03.458Z] #29 6.622 The following additional packages will be installed: [2022-03-09T15:19:03.458Z] #29 6.622 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-09T15:19:03.458Z] #29 6.622 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-09T15:19:03.458Z] #29 6.651 Recommended packages: [2022-03-09T15:19:03.458Z] #29 6.651 libldap-common publicsuffix libsasl2-modules [2022-03-09T15:19:03.458Z] #29 6.828 The following NEW packages will be installed: [2022-03-09T15:19:03.458Z] #29 6.828 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-09T15:19:03.458Z] #29 6.828 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-09T15:19:03.458Z] #29 6.828 libssh2-1 openssl [2022-03-09T15:19:03.458Z] #29 7.114 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-09T15:19:03.458Z] #29 7.114 Need to get 3038 kB of archives. [2022-03-09T15:19:03.458Z] #29 7.114 After this operation, 6650 kB of additional disk space will be used. [2022-03-09T15:19:03.458Z] #29 7.114 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-09T15:19:03.458Z] #29 7.117 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-09T15:19:03.458Z] #29 7.121 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-09T15:19:03.458Z] #29 7.136 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-09T15:19:03.458Z] #29 7.144 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-09T15:19:03.458Z] #29 7.144 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-09T15:19:03.458Z] #29 7.152 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-09T15:19:03.458Z] #29 7.152 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-09T15:19:03.458Z] #29 7.152 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-09T15:19:03.458Z] #29 7.152 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-09T15:19:03.458Z] #29 7.158 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-09T15:19:03.458Z] #29 7.167 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-09T15:19:03.458Z] #29 7.167 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-09T15:19:03.458Z] #29 7.167 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-09T15:19:03.458Z] #29 7.167 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-09T15:19:03.458Z] #29 7.451 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:19:03.458Z] #29 7.482 Fetched 3038 kB in 0s (9125 kB/s) [2022-03-09T15:19:03.458Z] #29 7.568 Selecting previously unselected package openssl. [2022-03-09T15:19:03.458Z] #29 7.568 (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.) [2022-03-09T15:19:03.458Z] #29 7.573 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-09T15:19:03.458Z] #29 7.581 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-09T15:19:03.458Z] #29 7.817 Selecting previously unselected package ca-certificates. [2022-03-09T15:19:03.458Z] #29 7.817 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-09T15:19:03.458Z] #29 7.825 Unpacking ca-certificates (20210119) ... [2022-03-09T15:19:03.458Z] #29 7.988 Selecting previously unselected package libbrotli1:amd64. [2022-03-09T15:19:03.458Z] #29 7.988 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-09T15:19:03.458Z] #29 8.000 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-09T15:19:03.458Z] #29 8.116 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-09T15:19:03.458Z] #29 8.116 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-09T15:19:03.458Z] #29 8.122 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:19:03.458Z] #29 8.213 Selecting previously unselected package libsasl2-2:amd64. [2022-03-09T15:19:03.458Z] #29 8.213 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-09T15:19:03.458Z] #29 8.222 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:19:03.458Z] #29 8.424 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-09T15:19:03.458Z] #29 8.424 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-09T15:19:03.458Z] #29 8.445 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-09T15:19:03.458Z] #29 8.579 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-09T15:19:03.458Z] #29 8.579 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-09T15:19:03.458Z] #29 8.583 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-09T15:19:03.458Z] #29 8.690 Selecting previously unselected package libpsl5:amd64. [2022-03-09T15:19:03.458Z] #29 8.691 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-09T15:19:03.458Z] #29 8.698 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-09T15:19:03.458Z] #29 8.825 Selecting previously unselected package librtmp1:amd64. [2022-03-09T15:19:03.458Z] #29 8.825 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-09T15:19:03.458Z] #29 8.831 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-09T15:19:03.458Z] #29 8.935 Selecting previously unselected package libssh2-1:amd64. [2022-03-09T15:19:03.458Z] #29 8.935 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-09T15:19:03.458Z] #29 8.946 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-09T15:19:03.458Z] #29 9.045 Selecting previously unselected package libcurl4:amd64. [2022-03-09T15:19:03.458Z] #29 9.045 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-09T15:19:03.458Z] #29 9.075 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-09T15:19:03.458Z] #29 9.192 Selecting previously unselected package curl. [2022-03-09T15:19:03.458Z] #29 9.192 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-09T15:19:03.459Z] #29 9.198 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-09T15:19:03.459Z] #29 9.340 Selecting previously unselected package libonig5:amd64. [2022-03-09T15:19:03.459Z] #29 9.340 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-09T15:19:03.459Z] #29 9.345 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-09T15:19:03.459Z] #29 9.426 Selecting previously unselected package libjq1:amd64. [2022-03-09T15:19:03.459Z] #29 9.426 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-09T15:19:03.459Z] #29 9.436 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-09T15:19:03.459Z] #29 9.485 Selecting previously unselected package jq. [2022-03-09T15:19:03.459Z] #29 9.485 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-09T15:19:03.459Z] #29 9.492 Unpacking jq (1.6-2.1) ... [2022-03-09T15:19:03.459Z] #29 9.543 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-09T15:19:03.459Z] #29 9.558 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-09T15:19:03.459Z] #29 9.575 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-09T15:19:03.459Z] #29 9.585 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:19:03.459Z] #29 9.598 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-09T15:19:03.459Z] #29 9.617 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:19:03.459Z] #29 9.628 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-09T15:19:03.459Z] #29 9.643 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-09T15:19:03.459Z] #29 9.661 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-09T15:19:03.459Z] #29 9.677 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-09T15:19:03.459Z] #29 9.690 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-09T15:19:03.459Z] #29 9.715 Setting up ca-certificates (20210119) ... [2022-03-09T15:19:03.459Z] #29 ... [2022-03-09T15:19:03.459Z] [2022-03-09T15:19:03.459Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:19:03.459Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:19:03.459Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0.1s [2022-03-09T15:19:03.522Z] #60 ... [2022-03-09T15:19:03.522Z] [2022-03-09T15:19:03.522Z] #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 [2022-03-09T15:19:03.522Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:19:03.522Z] #14 78.66 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-09T15:19:03.522Z] #14 78.66 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:19:03.522Z] #14 78.66 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-09T15:19:03.522Z] #14 83.52 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-09T15:19:03.522Z] #14 83.53 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:19:03.522Z] #14 83.53 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:19:03.692Z] #63 84.01 rootlesskit version 0.14.6 [2022-03-09T15:19:03.692Z] #63 84.01 Usage of /build/rootlesskit-docker-proxy: [2022-03-09T15:19:03.692Z] #63 84.01 -container-ip string [2022-03-09T15:19:03.692Z] #63 84.01 container ip [2022-03-09T15:19:03.692Z] #63 84.01 -container-port int [2022-03-09T15:19:03.692Z] #63 84.01 container port (default -1) [2022-03-09T15:19:03.692Z] #63 84.01 -host-ip string [2022-03-09T15:19:03.692Z] #63 84.01 host ip [2022-03-09T15:19:03.692Z] #63 84.01 -host-port int [2022-03-09T15:19:03.692Z] #63 84.01 host port (default -1) [2022-03-09T15:19:03.692Z] #63 84.01 -proto string [2022-03-09T15:19:03.692Z] #63 84.01 proxy protocol (default "tcp") [2022-03-09T15:19:03.852Z] #50 ... [2022-03-09T15:19:03.852Z] [2022-03-09T15:19:03.852Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-09T15:19:03.852Z] #16 sha256:beddf0d6d60e18c9ac5b3546568cba2a4901f4a5fec519fe15cb3d5d496e5cb7 [2022-03-09T15:19:03.852Z] #16 DONE 1.2s [2022-03-09T15:19:03.852Z] [2022-03-09T15:19:03.852Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-09T15:19:03.852Z] #17 sha256:44e4058ee4dc4bd39264506dac38d0f29b98e82470d99148e586789f2478289b [2022-03-09T15:19:04.263Z] #63 DONE 84.7s [2022-03-09T15:19:04.263Z] [2022-03-09T15:19:04.263Z] #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 [2022-03-09T15:19:04.264Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-09T15:19:04.264Z] #14 80.28 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-09T15:19:04.264Z] #14 80.28 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-09T15:19:04.264Z] #14 80.29 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-09T15:19:04.264Z] #14 80.38 Selecting previously unselected package libapparmor1:arm64. [2022-03-09T15:19:04.264Z] #14 80.39 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-09T15:19:04.264Z] #14 80.40 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-09T15:19:04.264Z] #14 80.50 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-09T15:19:04.264Z] #14 80.51 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-09T15:19:04.264Z] #14 80.52 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-09T15:19:04.264Z] #14 80.64 Selecting previously unselected package libbtrfs0:arm64. [2022-03-09T15:19:04.264Z] #14 80.64 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-09T15:19:04.264Z] #14 80.65 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-09T15:19:04.264Z] #14 80.74 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-09T15:19:04.264Z] #14 80.76 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-09T15:19:04.264Z] #14 80.77 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-09T15:19:04.264Z] #14 80.96 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-09T15:19:04.264Z] #14 80.99 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-09T15:19:04.264Z] #14 80.99 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-09T15:19:04.264Z] #14 81.03 Selecting previously unselected package libudev-dev:arm64. [2022-03-09T15:19:04.264Z] #14 81.04 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-03-09T15:19:04.264Z] #14 81.04 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-03-09T15:19:04.264Z] #14 81.12 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-09T15:19:04.264Z] #14 81.15 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-03-09T15:19:04.264Z] #14 81.15 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-03-09T15:19:04.264Z] #14 81.35 Selecting previously unselected package libpcre2-16-0:arm64. [2022-03-09T15:19:04.264Z] #14 81.35 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-03-09T15:19:04.264Z] #14 81.36 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-03-09T15:19:04.264Z] #14 81.50 Selecting previously unselected package libpcre2-32-0:arm64. [2022-03-09T15:19:04.264Z] #14 81.51 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-03-09T15:19:04.264Z] #14 81.51 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-03-09T15:19:04.264Z] #14 81.63 Selecting previously unselected package libpcre2-posix2:arm64. [2022-03-09T15:19:04.264Z] #14 81.64 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-03-09T15:19:04.264Z] #14 81.66 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-03-09T15:19:04.264Z] #14 81.74 Selecting previously unselected package libpcre2-dev:arm64. [2022-03-09T15:19:04.264Z] #14 81.74 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-03-09T15:19:04.264Z] #14 81.75 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-03-09T15:19:04.264Z] #14 82.08 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-09T15:19:04.264Z] #14 82.10 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-03-09T15:19:04.264Z] #14 82.10 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-03-09T15:19:04.264Z] #14 82.29 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-09T15:19:04.264Z] #14 82.30 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-03-09T15:19:04.264Z] #14 82.31 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-09T15:19:04.264Z] #14 82.39 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-09T15:19:04.264Z] #14 82.39 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-09T15:19:04.264Z] #14 82.40 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-09T15:19:04.264Z] #14 82.52 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-09T15:19:04.264Z] #14 82.52 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-03-09T15:19:04.264Z] #14 82.53 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-03-09T15:19:04.264Z] #14 82.95 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-09T15:19:04.264Z] #14 82.98 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-09T15:19:04.264Z] #14 82.99 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-09T15:19:04.264Z] #14 83.00 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-03-09T15:19:04.264Z] #14 83.01 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-09T15:19:04.264Z] #14 83.02 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-03-09T15:19:04.264Z] #14 83.04 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-09T15:19:04.264Z] #14 83.05 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-03-09T15:19:04.264Z] #14 83.06 Setting up libudev-dev:arm64 (247.3-6) ... [2022-03-09T15:19:04.264Z] #14 83.08 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-03-09T15:19:04.264Z] #14 83.09 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-09T15:19:04.264Z] #14 83.11 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-09T15:19:04.264Z] #14 83.12 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-09T15:19:04.264Z] #14 83.13 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-09T15:19:04.264Z] #14 83.14 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-09T15:19:04.264Z] #14 83.16 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-03-09T15:19:04.264Z] #14 83.17 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-09T15:19:04.264Z] #14 83.18 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-03-09T15:19:04.264Z] #14 83.20 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-03-09T15:19:04.264Z] #14 83.21 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-09T15:19:04.264Z] #14 83.22 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:19:04.264Z] #14 83.24 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 [2022-03-09T15:19:04.264Z] #14 83.25 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:19:04.264Z] #14 83.26 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 [2022-03-09T15:19:04.264Z] #14 83.27 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-09T15:19:04.264Z] #14 83.30 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:19:04.264Z] #14 83.31 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 [2022-03-09T15:19:04.264Z] #14 83.31 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:19:04.264Z] #14 83.33 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-09T15:19:04.264Z] #14 83.35 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-09T15:19:04.264Z] #14 83.38 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-09T15:19:04.264Z] #14 83.40 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-09T15:19:04.264Z] #14 83.41 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-09T15:19:04.264Z] #14 83.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:19:04.264Z] #14 DONE 85.0s [2022-03-09T15:19:04.264Z] [2022-03-09T15:19:04.264Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-09T15:19:04.264Z] #55 sha256:87fa158349c498b267ce9d0e3f947337dfd5755285781b1951dbe1b14d9af05a [2022-03-09T15:19:04.797Z] #17 DONE 1.3s [2022-03-09T15:19:04.797Z] [2022-03-09T15:19:04.797Z] #56 [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 [2022-03-09T15:19:04.797Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-09T15:19:04.797Z] #56 2.897 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-09T15:19:04.797Z] #56 4.022 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-09T15:19:04.797Z] #56 4.046 go: downloading github.com/fatih/color v1.10.0 [2022-03-09T15:19:04.797Z] #56 4.125 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-09T15:19:04.797Z] #56 4.168 go: downloading github.com/pkg/errors v0.9.1 [2022-03-09T15:19:04.797Z] #56 4.481 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-09T15:19:04.797Z] #56 4.521 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-09T15:19:04.797Z] #56 4.540 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-09T15:19:04.797Z] #56 4.595 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-09T15:19:04.797Z] #56 4.740 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-09T15:19:04.797Z] #56 4.847 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-09T15:19:04.797Z] #56 4.964 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-09T15:19:04.797Z] #56 5.314 go: downloading golang.org/x/tools v0.1.0 [2022-03-09T15:19:04.807Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.7s done [2022-03-09T15:19:04.807Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-09T15:19:04.839Z] #55 DONE 0.3s [2022-03-09T15:19:04.839Z] [2022-03-09T15:19:04.839Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-09T15:19:04.839Z] #64 sha256:34f1f09eab6b6b2ad55a4b09e151b9054522f53e9e82c6a7cca3aa0485036a4a [2022-03-09T15:19:04.839Z] #64 DONE 0.3s [2022-03-09T15:19:04.839Z] [2022-03-09T15:19:04.839Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:19:04.839Z] #56 sha256:5cbb6d0284e16794cb57dcd3c48aa7bfa5fe34cf16258f295dc8ce5dcdc4cc64 [2022-03-09T15:19:04.839Z] #56 ... [2022-03-09T15:19:04.839Z] [2022-03-09T15:19:04.839Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-09T15:19:04.839Z] #65 sha256:08b2f1427fb45b71a15e6b8323f2b56403125812a84cd895308bb57a6be8df98 [2022-03-09T15:19:04.839Z] #65 DONE 0.2s [2022-03-09T15:19:04.839Z] [2022-03-09T15:19:04.839Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-09T15:19:04.839Z] #15 sha256:9fcee72a13afdc64193673faad22cfc8d635840bd59b8c3a85761ebc70bcc3c3 [2022-03-09T15:19:05.058Z] #56 ... [2022-03-09T15:19:05.058Z] [2022-03-09T15:19:05.058Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-09T15:19:05.058Z] #18 sha256:4537d596aeb6a1f91ba4cb2255575856f0f9010515abf5fd2f90bdd0313e4de4 [2022-03-09T15:19:05.782Z] #15 DONE 1.5s [2022-03-09T15:19:05.782Z] [2022-03-09T15:19:05.782Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:19:05.782Z] #56 sha256:5cbb6d0284e16794cb57dcd3c48aa7bfa5fe34cf16258f295dc8ce5dcdc4cc64 [2022-03-09T15:19:05.782Z] #56 1.030 + RM_GOPATH=0 [2022-03-09T15:19:05.782Z] #56 1.030 + TMP_GOPATH= [2022-03-09T15:19:05.782Z] #56 1.030 + : /build [2022-03-09T15:19:05.782Z] #56 1.030 + '[' -z '' ']' [2022-03-09T15:19:05.782Z] #56 1.047 ++ mktemp -d [2022-03-09T15:19:05.782Z] #56 1.047 + export GOPATH=/tmp/tmp.NAFPWDKo6E [2022-03-09T15:19:05.782Z] #56 1.047 + GOPATH=/tmp/tmp.NAFPWDKo6E [2022-03-09T15:19:05.782Z] #56 1.047 + RM_GOPATH=1 [2022-03-09T15:19:05.782Z] #56 1.047 + case "$(go env GOARCH)" in [2022-03-09T15:19:05.782Z] #56 1.047 ++ go env GOARCH [2022-03-09T15:19:05.782Z] #56 1.064 Install runc version v1.1.0 (build tags: seccomp) [2022-03-09T15:19:05.782Z] #56 1.064 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:19:05.782Z] #56 1.064 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:19:05.782Z] #56 1.064 ++ dirname /install.sh [2022-03-09T15:19:05.782Z] #56 1.064 + dir=/ [2022-03-09T15:19:05.782Z] #56 1.064 + bin=runc [2022-03-09T15:19:05.782Z] #56 1.064 + shift [2022-03-09T15:19:05.782Z] #56 1.064 + '[' '!' -f //runc.installer ']' [2022-03-09T15:19:05.782Z] #56 1.064 + . //runc.installer [2022-03-09T15:19:05.782Z] #56 1.064 ++ set -e [2022-03-09T15:19:05.782Z] #56 1.064 ++ : v1.1.0 [2022-03-09T15:19:05.782Z] #56 1.064 + install_runc [2022-03-09T15:19:05.782Z] #56 1.064 + RUNC_BUILDTAGS=seccomp [2022-03-09T15:19:05.782Z] #56 1.064 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-09T15:19:05.782Z] #56 1.074 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NAFPWDKo6E/src/github.com/opencontainers/runc [2022-03-09T15:19:05.782Z] #56 1.085 Cloning into '/tmp/tmp.NAFPWDKo6E/src/github.com/opencontainers/runc'... [2022-03-09T15:19:06.006Z] #18 DONE 1.2s [2022-03-09T15:19:06.006Z] [2022-03-09T15:19:06.006Z] #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 [2022-03-09T15:19:06.006Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-09T15:19:06.726Z] #56 ... [2022-03-09T15:19:06.726Z] [2022-03-09T15:19:06.726Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-09T15:19:06.726Z] #16 sha256:0c80225504182bbac7a0e55e8c1aa3859d87336028874264d84ff9fa2df8a46a [2022-03-09T15:19:06.726Z] #16 DONE 0.9s [2022-03-09T15:19:06.726Z] [2022-03-09T15:19:06.726Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-09T15:19:06.726Z] #17 sha256:6d445e17e82a6afd8099c23fd61946d766c1342f7cb9d89c86708f3e96199681 [2022-03-09T15:19:07.298Z] #17 0.561 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-09T15:19:07.298Z] #17 DONE 0.6s [2022-03-09T15:19:07.298Z] [2022-03-09T15:19:07.298Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-09T15:19:07.298Z] #18 sha256:0be824bad61d5c4f371287ba4ea9564b3a8b3e2fe93d6ace3c834395cc1bdf6d [2022-03-09T15:19:07.393Z] #19 1.319 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:19:07.393Z] #19 1.337 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:19:07.393Z] #19 1.338 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:19:07.635Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 3.5s done [2022-03-09T15:19:07.635Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-09T15:19:07.717Z] #14 ... [2022-03-09T15:19:07.717Z] [2022-03-09T15:19:07.717Z] #63 [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 [2022-03-09T15:19:07.717Z] #63 sha256:8437529fe159c7fb0be8864f75788ad0b12b3b2f872c6f6c2ca7736a888996af [2022-03-09T15:19:07.717Z] #63 92.06 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-09T15:19:07.717Z] #63 92.06 + GOBIN=/build [2022-03-09T15:19:07.717Z] #63 92.06 + GO111MODULE=on [2022-03-09T15:19:07.717Z] #63 92.06 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-09T15:19:07.875Z] #18 DONE 0.7s [2022-03-09T15:19:07.875Z] [2022-03-09T15:19:07.875Z] #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 [2022-03-09T15:19:07.875Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-09T15:19:07.892Z] #11 ... [2022-03-09T15:19:07.893Z] [2022-03-09T15:19:07.893Z] #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 [2022-03-09T15:19:07.893Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-09T15:19:07.893Z] #29 10.30 Updating certificates in /etc/ssl/certs... [2022-03-09T15:19:07.893Z] #29 11.04 129 added, 0 removed; done. [2022-03-09T15:19:07.893Z] #29 11.13 Setting up jq (1.6-2.1) ... [2022-03-09T15:19:07.893Z] #29 11.14 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-09T15:19:07.893Z] #29 11.15 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-09T15:19:07.893Z] #29 11.19 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:19:07.893Z] #29 11.21 Processing triggers for ca-certificates (20210119) ... [2022-03-09T15:19:07.893Z] #29 11.22 Updating certificates in /etc/ssl/certs... [2022-03-09T15:19:07.893Z] #29 11.88 0 added, 0 removed; done. [2022-03-09T15:19:07.893Z] #29 11.88 Running hooks in /etc/ca-certificates/update.d... [2022-03-09T15:19:07.893Z] #29 11.88 done. [2022-03-09T15:19:07.893Z] #29 DONE 14.6s [2022-03-09T15:19:07.893Z] [2022-03-09T15:19:07.893Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:19:07.893Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:19:07.966Z] #19 1.934 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-09T15:19:08.099Z] #11 ... [2022-03-09T15:19:08.099Z] [2022-03-09T15:19:08.099Z] #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 [2022-03-09T15:19:08.099Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-09T15:19:08.099Z] #29 1.624 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:19:08.099Z] #29 1.629 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:19:08.099Z] #29 1.634 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:19:08.099Z] #29 1.800 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:19:08.099Z] #29 2.016 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:19:08.099Z] #29 2.235 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:19:08.099Z] #29 3.719 Fetched 8507 kB in 2s (3616 kB/s) [2022-03-09T15:19:08.099Z] #29 3.719 Reading package lists... [2022-03-09T15:19:08.099Z] #29 4.544 Reading package lists... [2022-03-09T15:19:08.099Z] #29 5.308 Building dependency tree... [2022-03-09T15:19:08.099Z] #29 5.647 The following additional packages will be installed: [2022-03-09T15:19:08.099Z] #29 5.647 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-09T15:19:08.099Z] #29 5.648 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-09T15:19:08.099Z] #29 5.649 Recommended packages: [2022-03-09T15:19:08.099Z] #29 5.649 libldap-common publicsuffix libsasl2-modules [2022-03-09T15:19:08.099Z] #29 5.826 The following NEW packages will be installed: [2022-03-09T15:19:08.099Z] #29 5.826 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-09T15:19:08.099Z] #29 5.826 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-09T15:19:08.099Z] #29 5.826 libssh2-1 openssl [2022-03-09T15:19:08.099Z] #29 6.105 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-09T15:19:08.099Z] #29 6.105 Need to get 3038 kB of archives. [2022-03-09T15:19:08.099Z] #29 6.105 After this operation, 6650 kB of additional disk space will be used. [2022-03-09T15:19:08.099Z] #29 6.105 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-09T15:19:08.099Z] #29 6.105 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-09T15:19:08.099Z] #29 6.105 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-09T15:19:08.099Z] #29 6.122 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-09T15:19:08.099Z] #29 6.122 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-09T15:19:08.099Z] #29 6.128 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-09T15:19:08.099Z] #29 6.132 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-09T15:19:08.099Z] #29 6.133 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-09T15:19:08.099Z] #29 6.133 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-09T15:19:08.099Z] #29 6.136 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-09T15:19:08.099Z] #29 6.138 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-09T15:19:08.099Z] #29 6.143 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-09T15:19:08.099Z] #29 6.148 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-09T15:19:08.099Z] #29 6.155 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-09T15:19:08.099Z] #29 6.156 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-09T15:19:08.099Z] #29 6.340 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:19:08.099Z] #29 6.367 Fetched 3038 kB in 0s (9277 kB/s) [2022-03-09T15:19:08.099Z] #29 6.433 Selecting previously unselected package openssl. [2022-03-09T15:19:08.099Z] #29 6.433 (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.) [2022-03-09T15:19:08.099Z] #29 6.433 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-09T15:19:08.099Z] #29 6.460 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-09T15:19:08.099Z] #29 6.679 Selecting previously unselected package ca-certificates. [2022-03-09T15:19:08.099Z] #29 6.679 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-09T15:19:08.099Z] #29 6.684 Unpacking ca-certificates (20210119) ... [2022-03-09T15:19:08.099Z] #29 6.798 Selecting previously unselected package libbrotli1:amd64. [2022-03-09T15:19:08.099Z] #29 6.798 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-09T15:19:08.099Z] #29 6.808 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-09T15:19:08.099Z] #29 6.906 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-09T15:19:08.099Z] #29 6.907 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-09T15:19:08.099Z] #29 6.914 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:19:08.099Z] #29 7.017 Selecting previously unselected package libsasl2-2:amd64. [2022-03-09T15:19:08.099Z] #29 7.017 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-09T15:19:08.099Z] #29 7.020 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:19:08.099Z] #29 7.104 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-09T15:19:08.099Z] #29 7.104 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-09T15:19:08.099Z] #29 7.106 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-09T15:19:08.099Z] #29 7.203 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-09T15:19:08.099Z] #29 7.203 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-09T15:19:08.099Z] #29 7.208 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-09T15:19:08.099Z] #29 7.312 Selecting previously unselected package libpsl5:amd64. [2022-03-09T15:19:08.099Z] #29 7.312 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-09T15:19:08.099Z] #29 7.319 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-09T15:19:08.099Z] #29 7.382 Selecting previously unselected package librtmp1:amd64. [2022-03-09T15:19:08.099Z] #29 7.382 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-09T15:19:08.099Z] #29 7.387 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-09T15:19:08.099Z] #29 7.510 Selecting previously unselected package libssh2-1:amd64. [2022-03-09T15:19:08.099Z] #29 7.510 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-09T15:19:08.099Z] #29 7.510 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-09T15:19:08.099Z] #29 7.629 Selecting previously unselected package libcurl4:amd64. [2022-03-09T15:19:08.099Z] #29 7.629 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-09T15:19:08.099Z] #29 7.646 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-09T15:19:08.099Z] #29 7.711 Selecting previously unselected package curl. [2022-03-09T15:19:08.099Z] #29 7.711 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-09T15:19:08.099Z] #29 7.716 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-09T15:19:08.100Z] #29 7.780 Selecting previously unselected package libonig5:amd64. [2022-03-09T15:19:08.100Z] #29 7.780 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-09T15:19:08.100Z] #29 7.787 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-09T15:19:08.100Z] #29 7.877 Selecting previously unselected package libjq1:amd64. [2022-03-09T15:19:08.100Z] #29 7.878 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-09T15:19:08.100Z] #29 7.883 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-09T15:19:08.100Z] #29 7.944 Selecting previously unselected package jq. [2022-03-09T15:19:08.100Z] #29 7.944 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-09T15:19:08.100Z] #29 7.959 Unpacking jq (1.6-2.1) ... [2022-03-09T15:19:08.100Z] #29 7.995 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-09T15:19:08.100Z] #29 8.012 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-09T15:19:08.100Z] #29 8.027 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-09T15:19:08.100Z] #29 8.043 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:19:08.100Z] #29 8.070 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-09T15:19:08.100Z] #29 8.083 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-09T15:19:08.100Z] #29 8.102 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-09T15:19:08.100Z] #29 8.111 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-09T15:19:08.100Z] #29 8.163 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-09T15:19:08.100Z] #29 8.167 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-09T15:19:08.100Z] #29 8.183 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-09T15:19:08.100Z] #29 8.199 Setting up ca-certificates (20210119) ... [2022-03-09T15:19:08.100Z] #29 8.746 Updating certificates in /etc/ssl/certs... [2022-03-09T15:19:08.100Z] #29 9.482 129 added, 0 removed; done. [2022-03-09T15:19:08.100Z] #29 9.523 Setting up jq (1.6-2.1) ... [2022-03-09T15:19:08.100Z] #29 9.537 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-09T15:19:08.100Z] #29 9.551 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-09T15:19:08.100Z] #29 9.578 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:19:08.100Z] #29 9.602 Processing triggers for ca-certificates (20210119) ... [2022-03-09T15:19:08.100Z] #29 9.621 Updating certificates in /etc/ssl/certs... [2022-03-09T15:19:08.100Z] #29 10.19 0 added, 0 removed; done. [2022-03-09T15:19:08.100Z] #29 10.19 Running hooks in /etc/ca-certificates/update.d... [2022-03-09T15:19:08.100Z] #29 10.19 done. [2022-03-09T15:19:08.100Z] #29 ... [2022-03-09T15:19:08.100Z] [2022-03-09T15:19:08.100Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:19:08.100Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:19:08.138Z] #43 ... [2022-03-09T15:19:08.138Z] [2022-03-09T15:19:08.138Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-09T15:19:08.138Z] #19 sha256:0d803f813b44ffe2129290229a5c41393e6d4e3d0bc33dd512d88242a9059d4a [2022-03-09T15:19:08.152Z] #11 ... [2022-03-09T15:19:08.152Z] [2022-03-09T15:19:08.152Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-09T15:19:08.152Z] #30 sha256:058d502bb93f96ec373f2631569de01c6b7c8decd7b873b3a54969a2de5795b9 [2022-03-09T15:19:08.152Z] #30 DONE 0.3s [2022-03-09T15:19:08.152Z] [2022-03-09T15:19:08.152Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:19:08.152Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:19:08.541Z] #19 2.454 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-09T15:19:08.712Z] #19 DONE 0.7s [2022-03-09T15:19:08.712Z] [2022-03-09T15:19:08.712Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-09T15:19:08.712Z] #20 sha256:3632c16c49cb9271406f3686f7bfc9cabcb81928521e8ce1c755c8632f702f99 [2022-03-09T15:19:08.803Z] #19 ... [2022-03-09T15:19:08.803Z] [2022-03-09T15:19:08.803Z] #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 [2022-03-09T15:19:08.803Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-09T15:19:08.803Z] #43 3.245 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-09T15:19:09.065Z] #43 ... [2022-03-09T15:19:09.065Z] [2022-03-09T15:19:09.065Z] #58 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:19:09.065Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:19:09.065Z] #58 3.135 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-09T15:19:09.065Z] #58 ... [2022-03-09T15:19:09.065Z] [2022-03-09T15:19:09.065Z] #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 [2022-03-09T15:19:09.065Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:19:09.065Z] #54 3.368 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:19:09.065Z] #54 3.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:19:09.065Z] #54 3.632 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:19:09.065Z] #54 4.064 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-09T15:19:09.065Z] #54 4.439 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:19:09.065Z] #54 5.844 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:19:09.065Z] #54 7.603 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:19:09.081Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 4.3s done [2022-03-09T15:19:09.081Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-09T15:19:09.330Z] #54 10.25 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-09T15:19:09.330Z] #54 ... [2022-03-09T15:19:09.330Z] [2022-03-09T15:19:09.330Z] #60 [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 [2022-03-09T15:19:09.330Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-09T15:19:09.330Z] #60 2.924 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-09T15:19:09.330Z] #60 3.552 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-09T15:19:09.330Z] #60 3.553 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-09T15:19:09.330Z] #60 3.580 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-09T15:19:09.330Z] #60 5.012 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-09T15:19:09.330Z] #60 ... [2022-03-09T15:19:09.330Z] [2022-03-09T15:19:09.330Z] #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 [2022-03-09T15:19:09.330Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-09T15:19:09.330Z] #19 3.121 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-09T15:19:09.660Z] #20 DONE 0.7s [2022-03-09T15:19:09.660Z] [2022-03-09T15:19:09.660Z] #21 [dev-systemd-false 7/24] 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 [2022-03-09T15:19:09.660Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-09T15:19:09.904Z] #19 3.818 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:19:10.603Z] #21 0.960 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:19:10.604Z] #21 0.981 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:19:10.604Z] #21 0.981 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:19:10.850Z] #19 4.622 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-09T15:19:10.866Z] #21 1.446 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-09T15:19:10.989Z] #11 ... [2022-03-09T15:19:10.989Z] [2022-03-09T15:19:10.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 [2022-03-09T15:19:10.989Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-09T15:19:10.989Z] #29 DONE 13.2s [2022-03-09T15:19:11.249Z] [2022-03-09T15:19:11.249Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:19:11.249Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:19:11.424Z] #19 ... [2022-03-09T15:19:11.424Z] [2022-03-09T15:19:11.424Z] #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 [2022-03-09T15:19:11.424Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-09T15:19:11.424Z] #43 12.05 tomll can be used in two ways: [2022-03-09T15:19:11.424Z] #43 12.06 Writing to STDIN and reading from STDOUT: [2022-03-09T15:19:11.424Z] #43 12.06 cat file.toml | tomll > file.toml [2022-03-09T15:19:11.424Z] #43 12.06 [2022-03-09T15:19:11.424Z] #43 12.06 Reading and updating a list of files: [2022-03-09T15:19:11.424Z] #43 12.06 tomll a.toml b.toml c.toml [2022-03-09T15:19:11.424Z] #43 12.06 [2022-03-09T15:19:11.424Z] #43 12.06 When given a list of files, tomll will modify all files in place without asking. [2022-03-09T15:19:11.424Z] #43 DONE 12.6s [2022-03-09T15:19:11.424Z] [2022-03-09T15:19:11.424Z] #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 [2022-03-09T15:19:11.424Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-09T15:19:11.424Z] #19 5.199 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-09T15:19:11.508Z] #11 ... [2022-03-09T15:19:11.508Z] [2022-03-09T15:19:11.508Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-09T15:19:11.508Z] #30 sha256:cfcf5046277b65a094a5e7d3b8f10b9e4921df91660bca183cc6279e36cd02d8 [2022-03-09T15:19:11.508Z] #30 DONE 0.5s [2022-03-09T15:19:11.508Z] [2022-03-09T15:19:11.508Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-09T15:19:11.508Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-09T15:19:11.687Z] #19 ... [2022-03-09T15:19:11.687Z] [2022-03-09T15:19:11.687Z] #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 [2022-03-09T15:19:11.687Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-09T15:19:11.687Z] #41 2.722 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-09T15:19:11.687Z] #41 2.722 Cloning into '.'... [2022-03-09T15:19:11.948Z] #41 ... [2022-03-09T15:19:11.948Z] [2022-03-09T15:19:11.948Z] #56 [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 [2022-03-09T15:19:11.948Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-09T15:19:11.948Z] #56 9.013 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-09T15:19:11.948Z] #56 9.075 go: downloading golang.org/x/mod v0.3.0 [2022-03-09T15:19:12.252Z] #21 2.623 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-09T15:19:12.892Z] #56 ... [2022-03-09T15:19:12.892Z] [2022-03-09T15:19:12.892Z] #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 [2022-03-09T15:19:12.892Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-09T15:19:12.892Z] #19 6.096 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-09T15:19:12.892Z] #19 6.117 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:19:12.892Z] #19 6.126 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-09T15:19:12.892Z] #19 6.126 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-09T15:19:12.892Z] #19 6.126 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-09T15:19:12.892Z] #19 6.126 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-09T15:19:12.892Z] #19 6.543 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-09T15:19:12.892Z] #19 6.557 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-09T15:19:12.892Z] #19 6.557 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:19:12.892Z] #19 6.558 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-09T15:19:12.892Z] #19 6.558 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-09T15:19:12.892Z] #19 6.559 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-09T15:19:12.998Z] #63 97.06 rootlesskit version 0.14.6 [2022-03-09T15:19:12.998Z] #63 97.06 Usage of /build/rootlesskit-docker-proxy: [2022-03-09T15:19:12.998Z] #63 97.06 -container-ip string [2022-03-09T15:19:12.998Z] #63 97.06 container ip [2022-03-09T15:19:12.998Z] #63 97.06 -container-port int [2022-03-09T15:19:12.998Z] #63 97.06 container port (default -1) [2022-03-09T15:19:12.998Z] #63 97.06 -host-ip string [2022-03-09T15:19:12.998Z] #63 97.06 host ip [2022-03-09T15:19:12.998Z] #63 97.06 -host-port int [2022-03-09T15:19:12.998Z] #63 97.06 host port (default -1) [2022-03-09T15:19:12.998Z] #63 97.06 -proto string [2022-03-09T15:19:12.998Z] #63 97.06 proxy protocol (default "tcp") [2022-03-09T15:19:13.195Z] #21 3.680 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-09T15:19:13.410Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.1s [2022-03-09T15:19:14.381Z] #63 ... [2022-03-09T15:19:14.381Z] [2022-03-09T15:19:14.381Z] #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 [2022-03-09T15:19:14.381Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:19:14.381Z] #14 93.47 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-09T15:19:14.381Z] #14 93.47 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:19:14.381Z] #14 93.48 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:19:14.381Z] #14 98.83 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-09T15:19:14.381Z] #14 98.83 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-09T15:19:14.381Z] #14 98.95 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-09T15:19:14.381Z] #14 99.71 Selecting previously unselected package libapparmor1:amd64. [2022-03-09T15:19:14.381Z] #14 99.71 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-09T15:19:14.381Z] #14 99.74 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-09T15:19:14.381Z] #14 99.86 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-09T15:19:14.583Z] #21 ... [2022-03-09T15:19:14.583Z] [2022-03-09T15:19:14.583Z] #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 [2022-03-09T15:19:14.583Z] #26 sha256:a80bd17415b03aa44cfeccb9f057441357827d24d973a513dfcbe8dfc09e0155 [2022-03-09T15:19:14.645Z] #14 99.86 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-09T15:19:14.645Z] #14 99.87 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-09T15:19:14.799Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.0s [2022-03-09T15:19:14.904Z] #14 ... [2022-03-09T15:19:14.904Z] [2022-03-09T15:19:14.904Z] #63 [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 [2022-03-09T15:19:14.904Z] #63 sha256:8437529fe159c7fb0be8864f75788ad0b12b3b2f872c6f6c2ca7736a888996af [2022-03-09T15:19:14.904Z] #63 DONE 99.8s [2022-03-09T15:19:15.163Z] [2022-03-09T15:19:15.163Z] #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 [2022-03-09T15:19:15.163Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:19:15.163Z] #14 100.4 Selecting previously unselected package libbtrfs0:amd64. [2022-03-09T15:19:15.163Z] #14 100.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-09T15:19:15.163Z] #14 100.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-09T15:19:15.163Z] #14 ... [2022-03-09T15:19:15.163Z] [2022-03-09T15:19:15.163Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-09T15:19:15.163Z] #64 sha256:40a2abd9265d09be405e83b04637b9af9ed56d2f2115b518a2fd48c786da56a2 [2022-03-09T15:19:15.163Z] #64 DONE 0.2s [2022-03-09T15:19:15.163Z] [2022-03-09T15:19:15.163Z] #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 [2022-03-09T15:19:15.163Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:19:15.163Z] #14 100.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-09T15:19:15.163Z] #14 100.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-09T15:19:15.163Z] #14 100.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-09T15:19:15.365Z] #26 93.34 Updating files: 29% (3378/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 56% (6497/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-03-09T15:19:15.365Z] #26 95.90 + cd /tmp/tmp.wVRQ8rs4Kj/tmp/docker-ce [2022-03-09T15:19:15.365Z] #26 95.90 + git checkout -q v17.06.2-ce [2022-03-09T15:19:15.422Z] #14 ... [2022-03-09T15:19:15.422Z] [2022-03-09T15:19:15.422Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-09T15:19:15.422Z] #65 sha256:83b51898300490c8ee8bb5e8e61daeceb187049e4c45cf9fd23d9d55c51bcbf1 [2022-03-09T15:19:15.422Z] #65 DONE 0.2s [2022-03-09T15:19:15.422Z] [2022-03-09T15:19:15.422Z] #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 [2022-03-09T15:19:15.422Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:19:15.422Z] #14 100.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-09T15:19:15.422Z] #14 100.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-09T15:19:15.681Z] #14 100.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:19:15.681Z] #14 100.9 Selecting previously unselected package libudev-dev:amd64. [2022-03-09T15:19:15.681Z] #14 100.9 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-09T15:19:15.681Z] #14 100.9 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-09T15:19:15.681Z] #14 101.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-09T15:19:15.681Z] #14 101.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-09T15:19:15.681Z] #14 101.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-09T15:19:15.940Z] #14 101.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-09T15:19:15.940Z] #14 101.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-09T15:19:15.940Z] #14 101.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-09T15:19:15.942Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 8.1s done [2022-03-09T15:19:16.176Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 7.0s done [2022-03-09T15:19:16.199Z] #14 101.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-09T15:19:16.199Z] #14 101.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-09T15:19:16.199Z] #14 101.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-09T15:19:16.199Z] #14 101.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-09T15:19:16.199Z] #14 101.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-09T15:19:16.199Z] #14 101.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-09T15:19:16.200Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-09T15:19:16.200Z] #11 DONE 35.1s [2022-03-09T15:19:16.200Z] [2022-03-09T15:19:16.200Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-09T15:19:16.200Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-09T15:19:16.435Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 [2022-03-09T15:19:16.435Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-09T15:19:16.458Z] #14 101.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-09T15:19:16.458Z] #14 101.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-09T15:19:16.458Z] #14 101.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-09T15:19:16.695Z] #11 DONE 26.2s [2022-03-09T15:19:16.695Z] [2022-03-09T15:19:16.695Z] #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 [2022-03-09T15:19:16.695Z] #31 sha256:bcbbd573f52554e99d094732a036da741555475f29b4e328d7d03eabd2d8c0d7 [2022-03-09T15:19:16.695Z] #31 1.580 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-09T15:19:16.695Z] #31 1.843 [2022-03-09T15:19:16.695Z] #31 2.065 #=#=# ######################################################################## 100.0% [2022-03-09T15:19:16.695Z] #31 2.317 [2022-03-09T15:19:16.695Z] #31 3.213 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-09T15:19:16.695Z] #31 3.487 [2022-03-09T15:19:16.695Z] #31 3.699 #=#=# ######################################################################## 100.0% [2022-03-09T15:19:16.695Z] #31 4.039 [2022-03-09T15:19:16.695Z] #31 4.945 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-09T15:19:16.718Z] #14 102.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-09T15:19:16.718Z] #14 102.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-09T15:19:16.718Z] #14 102.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-09T15:19:16.959Z] #31 5.206 [2022-03-09T15:19:16.977Z] #14 102.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-09T15:19:16.977Z] #14 102.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-09T15:19:16.977Z] #14 102.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:19:16.977Z] #14 102.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-09T15:19:16.977Z] #14 102.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-09T15:19:16.977Z] #14 102.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-09T15:19:17.236Z] #14 102.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-09T15:19:17.236Z] #14 102.5 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-09T15:19:17.236Z] #14 102.5 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-09T15:19:17.483Z] #31 5.432 #=#=# #################### 27.8% ########################################### 59.9% ################################################# 68.8% ######################################################################## 100.0% [2022-03-09T15:19:17.495Z] #14 103.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-09T15:19:17.741Z] #31 5.960 [2022-03-09T15:19:17.755Z] #14 103.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-09T15:19:17.755Z] #14 103.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-09T15:19:17.755Z] #14 103.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-09T15:19:17.755Z] #14 103.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-09T15:19:17.755Z] #14 103.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-09T15:19:17.755Z] #14 103.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-09T15:19:17.755Z] #14 103.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-09T15:19:17.755Z] #14 103.2 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-09T15:19:17.755Z] #14 103.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-09T15:19:17.755Z] #14 103.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-09T15:19:17.755Z] #14 103.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-09T15:19:17.755Z] #14 103.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-09T15:19:17.755Z] #14 103.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-09T15:19:18.014Z] #14 103.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-09T15:19:18.014Z] #14 103.3 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-09T15:19:18.014Z] #14 103.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-09T15:19:18.014Z] #14 103.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-09T15:19:18.014Z] #14 103.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-09T15:19:18.014Z] #14 103.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-09T15:19:18.014Z] #14 103.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:19:18.014Z] #14 103.5 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 [2022-03-09T15:19:18.014Z] #14 103.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:19:18.014Z] #14 103.5 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 [2022-03-09T15:19:18.014Z] #14 103.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-09T15:19:18.093Z] #12 DONE 1.7s [2022-03-09T15:19:18.093Z] [2022-03-09T15:19:18.093Z] #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 [2022-03-09T15:19:18.093Z] #31 sha256:7cae693f9f5a1b442c8128041629cfba173aa56ecb2db32380ef7ef7410d7488 [2022-03-09T15:19:18.093Z] #31 1.489 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-09T15:19:18.093Z] #31 1.752 [2022-03-09T15:19:18.093Z] #31 1.978 #=#=# ######################################################################## 100.0% [2022-03-09T15:19:18.093Z] #31 2.215 [2022-03-09T15:19:18.093Z] #31 3.067 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-09T15:19:18.093Z] #31 3.329 [2022-03-09T15:19:18.093Z] #31 3.548 #=#=# ######################################################################## 100.0% [2022-03-09T15:19:18.093Z] #31 3.801 [2022-03-09T15:19:18.093Z] #31 4.643 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-09T15:19:18.093Z] #31 4.909 [2022-03-09T15:19:18.093Z] #31 5.132 #=#=# #################### 27.8% ########################################### 60.0% ################################################################## 92.2% ######################################################################## 100.0% [2022-03-09T15:19:18.093Z] #31 5.655 [2022-03-09T15:19:18.093Z] #31 6.523 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-09T15:19:18.093Z] #31 6.783 [2022-03-09T15:19:18.093Z] #31 7.006 #=#=# ######################################################################## 100.0% [2022-03-09T15:19:18.093Z] #31 7.243 [2022-03-09T15:19:18.093Z] #31 7.891 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-09T15:19:18.093Z] #31 8.083 [2022-03-09T15:19:18.093Z] #31 8.305 #=#=# ######################################################################## 100.0% [2022-03-09T15:19:18.093Z] #31 8.530 [2022-03-09T15:19:18.093Z] #31 8.583 Download of images into '/build' complete. [2022-03-09T15:19:18.093Z] #31 8.583 Use something like the following to load the result into a Docker daemon: [2022-03-09T15:19:18.093Z] #31 8.583 tar -cC '/build' . | docker load [2022-03-09T15:19:18.093Z] #31 DONE 9.7s [2022-03-09T15:19:18.093Z] [2022-03-09T15:19:18.093Z] #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 [2022-03-09T15:19:18.093Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-09T15:19:18.193Z] #19 ... [2022-03-09T15:19:18.193Z] [2022-03-09T15:19:18.193Z] #58 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:19:18.193Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:19:18.193Z] #58 19.37 go: downloading github.com/fatih/color v1.13.0 [2022-03-09T15:19:18.193Z] #58 19.38 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-09T15:19:18.193Z] #58 19.44 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-09T15:19:18.273Z] #14 103.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:19:18.274Z] #14 103.5 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 [2022-03-09T15:19:18.274Z] #14 103.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:19:18.274Z] #14 103.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-09T15:19:18.274Z] #14 103.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:19:18.274Z] #14 103.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-09T15:19:18.274Z] #14 103.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:19:18.274Z] #14 103.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:19:18.274Z] #14 103.7 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:19:18.310Z] #31 6.658 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-09T15:19:18.310Z] #31 ... [2022-03-09T15:19:18.310Z] [2022-03-09T15:19:18.310Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-09T15:19:18.310Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-09T15:19:18.310Z] #12 DONE 1.7s [2022-03-09T15:19:18.310Z] [2022-03-09T15:19:18.310Z] #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 [2022-03-09T15:19:18.310Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-09T15:19:18.455Z] #58 19.45 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-09T15:19:18.455Z] #58 19.58 go: downloading github.com/spf13/viper v1.10.1 [2022-03-09T15:19:18.659Z] #13 DONE 0.6s [2022-03-09T15:19:18.659Z] [2022-03-09T15:19:18.659Z] #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 [2022-03-09T15:19:18.659Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-09T15:19:18.666Z] #26 98.50 + mkdir -p /tmp/tmp.wVRQ8rs4Kj/src/github.com/docker [2022-03-09T15:19:18.666Z] #26 98.51 + mv components/cli /tmp/tmp.wVRQ8rs4Kj/src/github.com/docker/cli [2022-03-09T15:19:18.666Z] #26 98.52 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-09T15:19:18.716Z] #58 19.73 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-09T15:19:18.716Z] #58 19.96 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-09T15:19:18.716Z] #58 19.96 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-09T15:19:18.846Z] #14 DONE 104.2s [2022-03-09T15:19:18.846Z] [2022-03-09T15:19:18.846Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-09T15:19:18.846Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-09T15:19:18.879Z] #13 DONE 0.6s [2022-03-09T15:19:18.879Z] [2022-03-09T15:19:18.879Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-09T15:19:18.879Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-09T15:19:18.917Z] #46 ... [2022-03-09T15:19:18.917Z] [2022-03-09T15:19:18.917Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-09T15:19:18.917Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-09T15:19:18.917Z] #33 DONE 0.4s [2022-03-09T15:19:18.917Z] [2022-03-09T15:19:18.917Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-09T15:19:18.917Z] #25 sha256:39572306f9b94d0c10cb55cf283fcc01a59605a641e7eb9fcb135b87e653b9b5 [2022-03-09T15:19:18.917Z] #25 DONE 0.5s [2022-03-09T15:19:18.917Z] [2022-03-09T15:19:18.917Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-09T15:19:18.917Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-09T15:19:18.917Z] #42 DONE 0.5s [2022-03-09T15:19:18.917Z] [2022-03-09T15:19:18.917Z] #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 [2022-03-09T15:19:18.917Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:19:19.107Z] #15 ... [2022-03-09T15:19:19.107Z] [2022-03-09T15:19:19.107Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-09T15:19:19.107Z] #55 sha256:30e620e2eb8ffeaf8c64214127e25e40287aacd7a6648deac7d3875d23779232 [2022-03-09T15:19:19.107Z] #55 DONE 0.2s [2022-03-09T15:19:19.107Z] [2022-03-09T15:19:19.107Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:19:19.107Z] #56 sha256:05df20cd2cdbd1e0a3c4f85457db79e636942b98feb3b357f01ee2e27215a418 [2022-03-09T15:19:19.140Z] #33 ... [2022-03-09T15:19:19.140Z] [2022-03-09T15:19:19.140Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-09T15:19:19.140Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-09T15:19:19.140Z] #42 DONE 0.2s [2022-03-09T15:19:19.140Z] [2022-03-09T15:19:19.140Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-09T15:19:19.140Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-09T15:19:19.140Z] #33 DONE 0.2s [2022-03-09T15:19:19.140Z] [2022-03-09T15:19:19.140Z] #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 [2022-03-09T15:19:19.140Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-09T15:19:19.140Z] #46 DONE 0.2s [2022-03-09T15:19:19.140Z] [2022-03-09T15:19:19.140Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-09T15:19:19.140Z] #25 sha256:06ae1c3f01793ee6bca7261d1319d422c6aecc155d7d58bab032fefbf3966a8f [2022-03-09T15:19:19.140Z] #25 DONE 0.3s [2022-03-09T15:19:19.140Z] [2022-03-09T15:19:19.140Z] #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 [2022-03-09T15:19:19.140Z] #26 sha256:d2fd62472df831cee209be3c0ceaf1cb23a566729b928dd2980d80aebaddd792 [2022-03-09T15:19:19.176Z] #43 ... [2022-03-09T15:19:19.176Z] [2022-03-09T15:19:19.176Z] #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 [2022-03-09T15:19:19.176Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-09T15:19:19.176Z] #46 DONE 0.5s [2022-03-09T15:19:19.176Z] [2022-03-09T15:19:19.176Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-09T15:19:19.176Z] #62 sha256:fc8b343d3cdd69a2809cf372596efd7941dc46a2cf92c306345a15429c020329 [2022-03-09T15:19:19.176Z] #62 DONE 0.5s [2022-03-09T15:19:19.289Z] #58 20.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-09T15:19:19.289Z] #58 20.56 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-09T15:19:19.399Z] #26 ... [2022-03-09T15:19:19.399Z] [2022-03-09T15:19:19.399Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-09T15:19:19.399Z] #62 sha256:e2b0d532b09940922e5586b14db95523437efe4090db22dcd28eaed09efb8ddf [2022-03-09T15:19:19.399Z] #62 DONE 0.3s [2022-03-09T15:19:19.399Z] [2022-03-09T15:19:19.399Z] #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 [2022-03-09T15:19:19.399Z] #31 sha256:bcbbd573f52554e99d094732a036da741555475f29b4e328d7d03eabd2d8c0d7 [2022-03-09T15:19:19.399Z] #31 6.939 [2022-03-09T15:19:19.399Z] #31 7.160 #=#=# ######################################################################## 100.0% [2022-03-09T15:19:19.399Z] #31 7.430 [2022-03-09T15:19:19.434Z] [2022-03-09T15:19:19.434Z] #63 [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 [2022-03-09T15:19:19.434Z] #63 sha256:7c15aaa23ca53ced765f3c5e49035a1eaa4bf474b99e348d887438fa7c56342f [2022-03-09T15:19:19.970Z] #31 8.185 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-09T15:19:20.241Z] #31 8.714 [2022-03-09T15:19:20.816Z] #31 8.944 #=#=# ######################################################################## 100.0% [2022-03-09T15:19:21.017Z] #56 ... [2022-03-09T15:19:21.017Z] [2022-03-09T15:19:21.017Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-09T15:19:21.017Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-09T15:19:21.017Z] #15 DONE 2.4s [2022-03-09T15:19:21.077Z] #31 9.315 [2022-03-09T15:19:21.077Z] #31 9.380 Download of images into '/build' complete. [2022-03-09T15:19:21.077Z] #31 9.380 Use something like the following to load the result into a Docker daemon: [2022-03-09T15:19:21.077Z] #31 9.380 tar -cC '/build' . | docker load [2022-03-09T15:19:21.077Z] #31 DONE 9.5s [2022-03-09T15:19:21.077Z] [2022-03-09T15:19:21.077Z] #63 [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 [2022-03-09T15:19:21.077Z] #63 sha256:01ef45e647aada24c3c0002825143f49ea621a516d6285425d55abd4271e9b9d [2022-03-09T15:19:21.212Z] #58 22.29 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-09T15:19:21.212Z] #58 22.29 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-09T15:19:21.212Z] #58 22.30 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-09T15:19:21.212Z] #58 22.37 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-09T15:19:21.212Z] #58 22.40 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-09T15:19:21.212Z] #58 22.40 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-09T15:19:21.212Z] #58 22.43 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-09T15:19:21.212Z] #58 22.43 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-09T15:19:21.212Z] #58 22.45 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-09T15:19:21.212Z] #58 22.48 go: downloading github.com/spf13/afero v1.6.0 [2022-03-09T15:19:21.212Z] #58 22.49 go: downloading github.com/spf13/cast v1.4.1 [2022-03-09T15:19:21.212Z] #58 22.52 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-09T15:19:21.276Z] [2022-03-09T15:19:21.276Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-09T15:19:21.276Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-09T15:19:21.474Z] #58 22.54 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-09T15:19:21.474Z] #58 22.54 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-09T15:19:21.474Z] #58 22.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-09T15:19:21.474Z] #58 22.61 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-09T15:19:21.474Z] #58 22.62 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-09T15:19:21.474Z] #58 22.62 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-09T15:19:21.474Z] #58 ... [2022-03-09T15:19:21.474Z] [2022-03-09T15:19:21.474Z] #60 [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 [2022-03-09T15:19:21.474Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-09T15:19:21.474Z] #60 21.87 v3.0.2 [2022-03-09T15:19:21.474Z] #60 DONE 22.7s [2022-03-09T15:19:21.474Z] [2022-03-09T15:19:21.474Z] #58 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:19:21.474Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:19:21.474Z] #58 22.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-09T15:19:21.474Z] #58 22.63 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-09T15:19:21.474Z] #58 22.64 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-09T15:19:21.474Z] #58 22.64 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-09T15:19:21.474Z] #58 22.64 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-09T15:19:21.474Z] #58 22.71 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-09T15:19:21.735Z] #58 22.77 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-09T15:19:21.735Z] #58 22.93 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-09T15:19:21.997Z] #58 23.04 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-09T15:19:21.998Z] #58 23.08 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-09T15:19:22.260Z] #58 23.34 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-09T15:19:22.260Z] #58 23.43 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-09T15:19:22.260Z] #58 23.46 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-09T15:19:22.260Z] #58 ... [2022-03-09T15:19:22.260Z] [2022-03-09T15:19:22.260Z] #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 [2022-03-09T15:19:22.260Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:19:22.260Z] #54 13.24 Fetched 8510 kB in 10s (843 kB/s) [2022-03-09T15:19:22.260Z] #54 13.24 Reading package lists... [2022-03-09T15:19:22.260Z] #54 16.29 Reading package lists... [2022-03-09T15:19:22.260Z] #54 19.33 Building dependency tree... [2022-03-09T15:19:22.260Z] #54 21.21 The following additional packages will be installed: [2022-03-09T15:19:22.260Z] #54 21.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-09T15:19:22.260Z] #54 21.22 python3-protobuf python3-six [2022-03-09T15:19:22.260Z] #54 21.22 Suggested packages: [2022-03-09T15:19:22.260Z] #54 21.22 python3-setuptools [2022-03-09T15:19:22.260Z] #54 21.22 Recommended packages: [2022-03-09T15:19:22.260Z] #54 21.22 iproute2 | iproute [2022-03-09T15:19:22.260Z] #54 21.54 The following NEW packages will be installed: [2022-03-09T15:19:22.260Z] #54 21.55 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-09T15:19:22.260Z] #54 21.55 python3-protobuf python3-six [2022-03-09T15:19:22.260Z] #54 21.95 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:19:22.260Z] #54 21.95 Need to get 2292 kB of archives. [2022-03-09T15:19:22.260Z] #54 21.95 After this operation, 11.0 MB of additional disk space will be used. [2022-03-09T15:19:22.260Z] #54 21.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-09T15:19:22.260Z] #54 21.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-09T15:19:22.260Z] #54 22.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-09T15:19:22.260Z] #54 22.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-09T15:19:22.260Z] #54 22.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-09T15:19:22.260Z] #54 22.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-09T15:19:22.261Z] #54 22.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-09T15:19:22.261Z] #54 ... [2022-03-09T15:19:22.261Z] [2022-03-09T15:19:22.261Z] #58 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:19:22.261Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:19:22.261Z] #58 23.53 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-09T15:19:22.261Z] #58 23.53 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-09T15:19:22.261Z] #58 23.53 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-09T15:19:22.261Z] #58 23.60 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-09T15:19:22.523Z] #58 23.61 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-09T15:19:22.523Z] #58 23.66 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-09T15:19:22.523Z] #58 23.68 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-09T15:19:22.523Z] #58 23.78 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-09T15:19:22.523Z] #58 23.79 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-09T15:19:22.523Z] #58 23.81 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-09T15:19:22.523Z] #58 23.83 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-09T15:19:22.523Z] #58 23.84 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-09T15:19:22.523Z] #58 23.86 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-09T15:19:22.658Z] #16 DONE 1.6s [2022-03-09T15:19:22.658Z] [2022-03-09T15:19:22.658Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:19:22.658Z] #56 sha256:05df20cd2cdbd1e0a3c4f85457db79e636942b98feb3b357f01ee2e27215a418 [2022-03-09T15:19:22.658Z] #56 2.433 + RM_GOPATH=0 [2022-03-09T15:19:22.658Z] #56 2.433 + TMP_GOPATH= [2022-03-09T15:19:22.658Z] #56 2.433 + : /build [2022-03-09T15:19:22.658Z] #56 2.433 + '[' -z '' ']' [2022-03-09T15:19:22.658Z] #56 2.433 ++ mktemp -d [2022-03-09T15:19:22.658Z] #56 2.448 + export GOPATH=/tmp/tmp.IGxWsaH8Tw [2022-03-09T15:19:22.658Z] #56 2.448 + GOPATH=/tmp/tmp.IGxWsaH8Tw [2022-03-09T15:19:22.658Z] #56 2.448 + RM_GOPATH=1 [2022-03-09T15:19:22.658Z] #56 2.448 + case "$(go env GOARCH)" in [2022-03-09T15:19:22.658Z] #56 2.448 ++ go env GOARCH [2022-03-09T15:19:22.658Z] #56 2.485 Install runc version v1.1.0 (build tags: seccomp) [2022-03-09T15:19:22.658Z] #56 2.485 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:19:22.658Z] #56 2.485 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:19:22.658Z] #56 2.485 ++ dirname /install.sh [2022-03-09T15:19:22.658Z] #56 2.485 + dir=/ [2022-03-09T15:19:22.658Z] #56 2.485 + bin=runc [2022-03-09T15:19:22.658Z] #56 2.485 + shift [2022-03-09T15:19:22.658Z] #56 2.485 + '[' '!' -f //runc.installer ']' [2022-03-09T15:19:22.658Z] #56 2.485 + . //runc.installer [2022-03-09T15:19:22.658Z] #56 2.485 ++ set -e [2022-03-09T15:19:22.658Z] #56 2.485 ++ : v1.1.0 [2022-03-09T15:19:22.658Z] #56 2.485 + install_runc [2022-03-09T15:19:22.659Z] #56 2.485 + RUNC_BUILDTAGS=seccomp [2022-03-09T15:19:22.659Z] #56 2.485 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-09T15:19:22.659Z] #56 2.485 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IGxWsaH8Tw/src/github.com/opencontainers/runc [2022-03-09T15:19:22.659Z] #56 2.485 Cloning into '/tmp/tmp.IGxWsaH8Tw/src/github.com/opencontainers/runc'... [2022-03-09T15:19:22.718Z] #63 3.424 + RM_GOPATH=0 [2022-03-09T15:19:22.718Z] #63 3.425 + TMP_GOPATH= [2022-03-09T15:19:22.718Z] #63 3.425 + : /build [2022-03-09T15:19:22.718Z] #63 3.425 + '[' -z '' ']' [2022-03-09T15:19:22.718Z] #63 3.425 ++ mktemp -d [2022-03-09T15:19:22.718Z] #63 3.427 + export GOPATH=/tmp/tmp.aS6UyT04yz [2022-03-09T15:19:22.718Z] #63 3.427 + GOPATH=/tmp/tmp.aS6UyT04yz [2022-03-09T15:19:22.718Z] #63 3.427 + RM_GOPATH=1 [2022-03-09T15:19:22.718Z] #63 3.427 + case "$(go env GOARCH)" in [2022-03-09T15:19:22.718Z] #63 3.427 ++ go env GOARCH [2022-03-09T15:19:22.718Z] #63 3.443 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:19:22.718Z] #63 3.443 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:19:22.718Z] #63 3.444 ++ dirname /install.sh [2022-03-09T15:19:22.718Z] #63 3.448 + dir=/ [2022-03-09T15:19:22.718Z] #63 3.448 + bin=rootlesskit [2022-03-09T15:19:22.718Z] #63 3.448 + shift [2022-03-09T15:19:22.718Z] #63 3.448 + '[' '!' -f //rootlesskit.installer ']' [2022-03-09T15:19:22.718Z] #63 3.448 + . //rootlesskit.installer [2022-03-09T15:19:22.718Z] #63 3.448 ++ : v0.14.6 [2022-03-09T15:19:22.718Z] #63 3.453 + install_rootlesskit [2022-03-09T15:19:22.718Z] #63 3.453 + case "$1" in [2022-03-09T15:19:22.718Z] #63 3.453 + export CGO_ENABLED=0 [2022-03-09T15:19:22.718Z] #63 3.454 + CGO_ENABLED=0 [2022-03-09T15:19:22.718Z] #63 3.454 + _install_rootlesskit [2022-03-09T15:19:22.718Z] #63 3.455 + echo 'Install rootlesskit version v0.14.6' [2022-03-09T15:19:22.718Z] #63 3.455 Install rootlesskit version v0.14.6 [2022-03-09T15:19:22.718Z] #63 3.455 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-09T15:19:22.718Z] #63 3.456 + GOBIN=/build [2022-03-09T15:19:22.718Z] #63 3.456 + GO111MODULE=on [2022-03-09T15:19:22.718Z] #63 3.456 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-09T15:19:22.784Z] #58 23.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-09T15:19:22.784Z] #58 23.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-09T15:19:22.784Z] #58 23.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-09T15:19:22.784Z] #58 24.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-09T15:19:22.784Z] #58 24.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-09T15:19:22.887Z] #26 ... [2022-03-09T15:19:22.887Z] [2022-03-09T15:19:22.887Z] #21 [dev-systemd-false 7/24] 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 [2022-03-09T15:19:22.887Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-09T15:19:22.887Z] #21 5.619 Fetched 8393 kB in 5s (1700 kB/s) [2022-03-09T15:19:22.887Z] #21 5.619 Reading package lists... [2022-03-09T15:19:22.887Z] #21 7.816 Reading package lists... [2022-03-09T15:19:22.887Z] #21 9.844 Building dependency tree... [2022-03-09T15:19:22.887Z] #21 11.53 The following additional packages will be installed: [2022-03-09T15:19:22.887Z] #21 11.54 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-09T15:19:22.887Z] #21 11.54 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-09T15:19:22.887Z] #21 11.54 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-09T15:19:22.887Z] #21 11.54 python3-pkg-resources vim-runtime xxd [2022-03-09T15:19:22.887Z] #21 11.54 Suggested packages: [2022-03-09T15:19:22.887Z] #21 11.56 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-09T15:19:22.887Z] #21 11.56 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-09T15:19:22.887Z] #21 11.56 acl attr quota [2022-03-09T15:19:22.887Z] #21 11.56 Recommended packages: [2022-03-09T15:19:22.887Z] #21 11.56 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-09T15:19:22.887Z] #21 12.74 The following NEW packages will be installed: [2022-03-09T15:19:22.887Z] #21 12.74 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-09T15:19:22.887Z] #21 12.74 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-09T15:19:22.887Z] #21 12.74 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-09T15:19:22.887Z] #21 12.74 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-09T15:19:22.887Z] #21 12.74 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-09T15:19:22.887Z] #21 12.74 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-09T15:19:22.887Z] #21 12.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-09T15:19:22.887Z] #21 12.75 xz-utils zip zstd [2022-03-09T15:19:22.887Z] #21 13.10 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:19:22.887Z] #21 13.10 Need to get 27.0 MB of archives. [2022-03-09T15:19:22.887Z] #21 13.10 After this operation, 105 MB of additional disk space will be used. [2022-03-09T15:19:22.887Z] #21 13.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-03-09T15:19:22.887Z] #21 13.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-03-09T15:19:22.887Z] #21 13.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-03-09T15:19:22.887Z] #21 13.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-03-09T15:19:22.887Z] #21 13.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-03-09T15:19:22.887Z] #21 13.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-03-09T15:19:22.887Z] #21 13.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-03-09T15:19:22.887Z] #21 13.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-03-09T15:19:22.887Z] #21 13.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-09T15:19:22.887Z] #21 13.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-09T15:19:22.887Z] #21 13.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-03-09T15:19:22.887Z] #21 13.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-03-09T15:19:22.887Z] #21 13.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-03-09T15:19:22.887Z] #21 13.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-03-09T15:19:22.887Z] #21 13.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-03-09T15:19:22.887Z] #21 13.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-03-09T15:19:22.887Z] #21 13.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-03-09T15:19:22.887Z] #21 13.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-09T15:19:22.887Z] #21 13.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-03-09T15:19:22.887Z] #21 13.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-03-09T15:19:22.887Z] #21 13.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-03-09T15:19:22.888Z] #21 13.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-09T15:19:22.888Z] #21 13.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-09T15:19:22.888Z] #21 13.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-09T15:19:22.888Z] #21 13.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-03-09T15:19:22.888Z] #21 13.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-03-09T15:19:22.888Z] #21 13.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-09T15:19:22.888Z] #21 13.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-03-09T15:19:22.888Z] #21 13.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-09T15:19:22.888Z] #21 13.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-09T15:19:22.888Z] #21 13.46 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-09T15:19:22.888Z] #21 13.46 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-03-09T15:19:22.888Z] #21 13.46 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-03-09T15:19:22.888Z] #21 13.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-09T15:19:22.888Z] #21 13.50 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-09T15:19:22.888Z] #21 13.50 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-09T15:19:22.888Z] #21 13.51 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-09T15:19:22.888Z] #21 13.51 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-09T15:19:22.888Z] #21 13.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-09T15:19:22.888Z] #21 13.53 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-03-09T15:19:22.888Z] #21 13.54 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-03-09T15:19:22.888Z] #21 13.57 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-03-09T15:19:22.888Z] #21 13.58 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-03-09T15:19:22.888Z] #21 13.59 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-09T15:19:22.982Z] #63 3.854 + RM_GOPATH=0 [2022-03-09T15:19:22.982Z] #63 3.854 + TMP_GOPATH= [2022-03-09T15:19:22.982Z] #63 3.854 + : /build [2022-03-09T15:19:22.982Z] #63 3.854 + '[' -z '' ']' [2022-03-09T15:19:22.982Z] #63 3.854 ++ mktemp -d [2022-03-09T15:19:22.982Z] #63 3.854 + export GOPATH=/tmp/tmp.hZwo2c8iHK [2022-03-09T15:19:22.982Z] #63 3.854 + GOPATH=/tmp/tmp.hZwo2c8iHK [2022-03-09T15:19:22.982Z] #63 3.854 + RM_GOPATH=1 [2022-03-09T15:19:22.982Z] #63 3.854 + case "$(go env GOARCH)" in [2022-03-09T15:19:22.982Z] #63 3.854 ++ go env GOARCH [2022-03-09T15:19:22.982Z] #63 3.873 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:19:22.982Z] #63 3.873 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:19:22.982Z] #63 3.873 ++ dirname /install.sh [2022-03-09T15:19:22.982Z] #63 3.873 + dir=/ [2022-03-09T15:19:22.982Z] #63 3.873 + bin=rootlesskit [2022-03-09T15:19:22.982Z] #63 3.873 + shift [2022-03-09T15:19:22.982Z] #63 3.873 + '[' '!' -f //rootlesskit.installer ']' [2022-03-09T15:19:22.982Z] #63 3.873 + . //rootlesskit.installer [2022-03-09T15:19:22.982Z] #63 3.873 ++ : v0.14.6 [2022-03-09T15:19:22.982Z] #63 3.873 + install_rootlesskit [2022-03-09T15:19:22.982Z] #63 3.873 + case "$1" in [2022-03-09T15:19:22.982Z] #63 3.873 + export CGO_ENABLED=0 [2022-03-09T15:19:22.982Z] #63 3.873 + CGO_ENABLED=0 [2022-03-09T15:19:22.982Z] #63 3.873 + _install_rootlesskit [2022-03-09T15:19:23.046Z] #58 24.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-09T15:19:23.046Z] #58 24.18 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-09T15:19:23.046Z] #58 24.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-09T15:19:23.046Z] #58 24.20 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-09T15:19:23.046Z] #58 24.22 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-09T15:19:23.046Z] #58 24.23 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-09T15:19:23.046Z] #58 24.25 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-09T15:19:23.046Z] #58 24.26 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-09T15:19:23.046Z] #58 24.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-09T15:19:23.046Z] #58 24.29 go: downloading github.com/julz/importas v0.1.0 [2022-03-09T15:19:23.046Z] #58 24.31 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-09T15:19:23.046Z] #58 24.33 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-09T15:19:23.148Z] #21 13.79 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-03-09T15:19:23.241Z] #63 3.918 Install rootlesskit version v0.14.6 [2022-03-09T15:19:23.242Z] #63 3.918 + echo 'Install rootlesskit version v0.14.6' [2022-03-09T15:19:23.242Z] #63 3.918 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-09T15:19:23.242Z] #63 3.918 + GOBIN=/build [2022-03-09T15:19:23.242Z] #63 3.918 + GO111MODULE=on [2022-03-09T15:19:23.242Z] #63 3.918 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-09T15:19:23.284Z] #63 3.983 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-09T15:19:23.309Z] #58 24.38 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-09T15:19:23.309Z] #58 24.39 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-09T15:19:23.309Z] #58 24.40 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-09T15:19:23.309Z] #58 24.42 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-09T15:19:23.309Z] #58 24.42 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-09T15:19:23.309Z] #58 24.45 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-09T15:19:23.309Z] #58 24.46 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-09T15:19:23.309Z] #58 24.49 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-09T15:19:23.309Z] #58 24.50 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-09T15:19:23.309Z] #58 24.51 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-09T15:19:23.409Z] #21 ... [2022-03-09T15:19:23.409Z] [2022-03-09T15:19:23.409Z] #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 [2022-03-09T15:19:23.409Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-09T15:19:23.409Z] #34 DONE 103.8s [2022-03-09T15:19:23.409Z] [2022-03-09T15:19:23.409Z] #21 [dev-systemd-false 7/24] 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 [2022-03-09T15:19:23.410Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-09T15:19:23.410Z] #21 13.81 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-03-09T15:19:23.410Z] #21 13.83 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-03-09T15:19:23.410Z] #21 13.83 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-03-09T15:19:23.410Z] #21 ... [2022-03-09T15:19:23.410Z] [2022-03-09T15:19:23.410Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:19:23.410Z] #56 sha256:5cbb6d0284e16794cb57dcd3c48aa7bfa5fe34cf16258f295dc8ce5dcdc4cc64 [2022-03-09T15:19:23.410Z] #56 8.705 + cd /tmp/tmp.NAFPWDKo6E/src/github.com/opencontainers/runc [2022-03-09T15:19:23.410Z] #56 8.706 + git checkout -q v1.1.0 [2022-03-09T15:19:23.410Z] #56 8.937 + '[' -z '' ']' [2022-03-09T15:19:23.410Z] #56 8.937 + target=static [2022-03-09T15:19:23.410Z] #56 8.938 + make BUILDTAGS=seccomp static [2022-03-09T15:19:23.410Z] #56 9.284 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-09T15:19:23.572Z] #58 24.80 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-09T15:19:23.572Z] #58 24.81 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-09T15:19:23.572Z] #58 24.82 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-09T15:19:23.572Z] #58 24.83 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-09T15:19:23.572Z] #58 24.88 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-09T15:19:23.821Z] #63 4.496 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-09T15:19:23.834Z] #58 24.91 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-09T15:19:23.834Z] #58 24.93 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-09T15:19:23.834Z] #58 24.94 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-09T15:19:23.834Z] #58 24.95 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-09T15:19:23.834Z] #58 25.04 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-09T15:19:23.834Z] #58 25.04 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-09T15:19:23.834Z] #58 25.05 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-09T15:19:23.834Z] #58 25.05 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-09T15:19:23.834Z] #58 25.06 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-09T15:19:23.834Z] #58 25.07 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-09T15:19:23.834Z] #58 25.09 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-09T15:19:23.834Z] #58 25.13 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-09T15:19:23.834Z] #58 25.15 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-09T15:19:24.095Z] #58 25.15 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-09T15:19:24.095Z] #58 25.16 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-09T15:19:24.095Z] #58 25.20 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-09T15:19:24.095Z] #58 25.25 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-09T15:19:24.095Z] #58 25.28 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-09T15:19:24.095Z] #58 25.29 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-09T15:19:24.095Z] #58 25.31 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-09T15:19:24.095Z] #58 25.33 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-09T15:19:24.353Z] #56 ... [2022-03-09T15:19:24.353Z] [2022-03-09T15:19:24.353Z] #21 [dev-systemd-false 7/24] 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 [2022-03-09T15:19:24.353Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-09T15:19:24.353Z] #21 14.70 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:19:24.353Z] #21 14.92 Fetched 27.0 MB in 1s (25.3 MB/s) [2022-03-09T15:19:24.353Z] #21 14.98 Selecting previously unselected package pigz. [2022-03-09T15:19:24.353Z] #21 14.98 (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 ... 24001 files and directories currently installed.) [2022-03-09T15:19:24.353Z] #21 15.04 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-03-09T15:19:24.353Z] #21 15.05 Unpacking pigz (2.6-1) ... [2022-03-09T15:19:24.356Z] #58 25.52 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-09T15:19:24.356Z] #58 25.62 go: downloading honnef.co/go/tools v0.2.2 [2022-03-09T15:19:24.569Z] #56 ... [2022-03-09T15:19:24.569Z] [2022-03-09T15:19:24.569Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-09T15:19:24.569Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-09T15:19:24.569Z] #17 1.626 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-09T15:19:24.569Z] #17 DONE 1.7s [2022-03-09T15:19:24.569Z] [2022-03-09T15:19:24.569Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-09T15:19:24.569Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-09T15:19:24.615Z] #21 15.12 Selecting previously unselected package libelf1:arm64. [2022-03-09T15:19:24.615Z] #21 15.12 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-03-09T15:19:24.615Z] #21 15.13 Unpacking libelf1:arm64 (0.183-1) ... [2022-03-09T15:19:24.615Z] #21 15.26 Selecting previously unselected package libbpf0:arm64. [2022-03-09T15:19:24.616Z] #21 15.26 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-03-09T15:19:24.616Z] #21 15.27 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-03-09T15:19:24.616Z] #21 15.34 Selecting previously unselected package libcap2:arm64. [2022-03-09T15:19:24.762Z] #63 ... [2022-03-09T15:19:24.762Z] [2022-03-09T15:19:24.762Z] #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 [2022-03-09T15:19:24.762Z] #26 sha256:d2fd62472df831cee209be3c0ceaf1cb23a566729b928dd2980d80aebaddd792 [2022-03-09T15:19:24.762Z] #26 4.266 + RM_GOPATH=0 [2022-03-09T15:19:24.762Z] #26 4.266 + TMP_GOPATH= [2022-03-09T15:19:24.762Z] #26 4.266 + : /build [2022-03-09T15:19:24.762Z] #26 4.266 + '[' -z '' ']' [2022-03-09T15:19:24.762Z] #26 4.267 ++ mktemp -d [2022-03-09T15:19:24.762Z] #26 4.281 + export GOPATH=/tmp/tmp.LRga3Et7fn [2022-03-09T15:19:24.762Z] #26 4.281 + GOPATH=/tmp/tmp.LRga3Et7fn [2022-03-09T15:19:24.762Z] #26 4.281 + RM_GOPATH=1 [2022-03-09T15:19:24.762Z] #26 4.281 + case "$(go env GOARCH)" in [2022-03-09T15:19:24.762Z] #26 4.284 ++ go env GOARCH [2022-03-09T15:19:24.762Z] #26 4.353 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:19:24.762Z] #26 4.353 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:19:24.762Z] #26 4.353 ++ dirname /install.sh [2022-03-09T15:19:24.762Z] #26 4.388 + dir=/ [2022-03-09T15:19:24.762Z] #26 4.388 + bin=dockercli [2022-03-09T15:19:24.762Z] #26 4.388 + shift [2022-03-09T15:19:24.762Z] #26 4.388 + '[' '!' -f //dockercli.installer ']' [2022-03-09T15:19:24.762Z] #26 4.388 + . //dockercli.installer [2022-03-09T15:19:24.762Z] #26 4.388 ++ : stable [2022-03-09T15:19:24.762Z] #26 4.388 ++ : 17.06.2-ce [2022-03-09T15:19:24.762Z] #26 4.388 + install_dockercli [2022-03-09T15:19:24.762Z] #26 4.388 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-09T15:19:24.762Z] #26 4.388 ++ uname -m [2022-03-09T15:19:24.762Z] #26 4.388 + arch=x86_64 [2022-03-09T15:19:24.762Z] #26 4.388 + '[' x86_64 '!=' x86_64 ']' [2022-03-09T15:19:24.762Z] #26 4.388 + url=https://download.docker.com/linux/static [2022-03-09T15:19:24.762Z] #26 4.388 + tar -xz docker/docker [2022-03-09T15:19:24.762Z] #26 4.388 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-09T15:19:24.762Z] #26 4.388 Install docker/cli version 17.06.2-ce from stable [2022-03-09T15:19:24.876Z] #21 15.36 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-03-09T15:19:24.876Z] #21 15.37 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-03-09T15:19:24.876Z] #21 15.41 Selecting previously unselected package libmnl0:arm64. [2022-03-09T15:19:24.876Z] #21 15.42 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-03-09T15:19:24.876Z] #21 15.44 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-03-09T15:19:24.876Z] #21 15.49 Selecting previously unselected package libxtables12:arm64. [2022-03-09T15:19:24.876Z] #21 15.49 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-03-09T15:19:24.876Z] #21 15.50 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-03-09T15:19:24.876Z] #21 15.56 Selecting previously unselected package libcap2-bin. [2022-03-09T15:19:24.876Z] #21 15.58 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-03-09T15:19:24.876Z] #21 15.59 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-09T15:19:24.927Z] #58 ... [2022-03-09T15:19:24.927Z] [2022-03-09T15:19:24.927Z] #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 [2022-03-09T15:19:24.927Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:19:24.927Z] #50 15.72 + git checkout -q v2.3.0 [2022-03-09T15:19:24.927Z] #50 17.27 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-09T15:19:24.927Z] #50 ... [2022-03-09T15:19:24.927Z] [2022-03-09T15:19:24.927Z] #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 [2022-03-09T15:19:24.927Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:19:24.927Z] #54 24.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-09T15:19:24.927Z] #54 25.73 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:19:24.927Z] #54 25.87 Fetched 2292 kB in 4s (636 kB/s) [2022-03-09T15:19:24.927Z] #54 25.94 Selecting previously unselected package libprotobuf23:amd64. [2022-03-09T15:19:24.927Z] #54 25.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 ... 15709 files and directories currently installed.) [2022-03-09T15:19:24.927Z] #54 25.98 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-09T15:19:24.927Z] #54 26.00 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-09T15:19:25.140Z] #21 15.66 Selecting previously unselected package iproute2. [2022-03-09T15:19:25.140Z] #21 15.66 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-03-09T15:19:25.140Z] #21 15.67 Unpacking iproute2 (5.10.0-4) ... [2022-03-09T15:19:25.498Z] #54 26.43 Selecting previously unselected package python3-pkg-resources. [2022-03-09T15:19:25.498Z] #54 26.43 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-09T15:19:25.498Z] #54 26.43 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:19:25.498Z] #54 26.58 Selecting previously unselected package python3-six. [2022-03-09T15:19:25.498Z] #54 26.58 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-09T15:19:25.498Z] #54 26.59 Unpacking python3-six (1.16.0-2) ... [2022-03-09T15:19:25.718Z] #21 16.13 Selecting previously unselected package xxd. [2022-03-09T15:19:25.718Z] #21 16.14 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-09T15:19:25.719Z] #21 16.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:19:25.719Z] #21 16.25 Selecting previously unselected package vim-common. [2022-03-09T15:19:25.719Z] #21 16.26 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-09T15:19:25.719Z] #21 16.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:19:25.759Z] #54 26.64 Selecting previously unselected package python3-protobuf. [2022-03-09T15:19:25.759Z] #54 26.64 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-09T15:19:25.759Z] #54 26.65 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-09T15:19:25.805Z] #63 6.174 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-09T15:19:25.805Z] #63 6.185 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-09T15:19:25.805Z] #63 6.713 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-09T15:19:25.979Z] #21 16.40 Selecting previously unselected package bash-completion. [2022-03-09T15:19:25.979Z] #21 16.40 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-09T15:19:26.020Z] #54 27.00 Selecting previously unselected package libnet1:amd64. [2022-03-09T15:19:26.020Z] #54 27.01 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-09T15:19:26.020Z] #54 27.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:19:26.020Z] #54 27.13 Selecting previously unselected package libnl-3-200:amd64. [2022-03-09T15:19:26.020Z] #54 27.13 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-09T15:19:26.020Z] #54 27.14 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-09T15:19:26.281Z] #54 27.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-09T15:19:26.281Z] #54 27.23 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-09T15:19:26.281Z] #54 27.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-09T15:19:26.281Z] #54 27.31 Selecting previously unselected package criu. [2022-03-09T15:19:26.281Z] #54 27.31 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-09T15:19:26.281Z] #54 27.32 Unpacking criu (3.16.1-3) ... [2022-03-09T15:19:26.479Z] #18 DONE 1.5s [2022-03-09T15:19:26.479Z] [2022-03-09T15:19:26.479Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-09T15:19:26.479Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-09T15:19:26.852Z] #54 27.68 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:19:27.796Z] #54 28.65 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-09T15:19:27.796Z] #54 28.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:19:27.796Z] #54 28.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-09T15:19:27.796Z] #54 28.69 Setting up python3-six (1.16.0-2) ... [2022-03-09T15:19:27.856Z] #19 DONE 1.6s [2022-03-09T15:19:27.856Z] [2022-03-09T15:19:27.856Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-09T15:19:27.856Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-09T15:19:27.892Z] #21 18.17 Unpacking bash-completion (1:2.11-2) ... [2022-03-09T15:19:27.892Z] #21 18.57 Selecting previously unselected package bzip2. [2022-03-09T15:19:28.153Z] #21 18.59 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-03-09T15:19:28.153Z] #21 18.59 Unpacking bzip2 (1.0.8-4) ... [2022-03-09T15:19:28.153Z] #21 18.65 Selecting previously unselected package xz-utils. [2022-03-09T15:19:28.153Z] #21 18.66 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-03-09T15:19:28.153Z] #21 18.67 Unpacking xz-utils (5.2.5-2) ... [2022-03-09T15:19:28.369Z] #54 29.35 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-09T15:19:28.369Z] #54 29.37 Setting up python3-protobuf (3.12.4-1) ... [2022-03-09T15:19:28.414Z] #21 18.86 Selecting previously unselected package apparmor. [2022-03-09T15:19:28.414Z] #21 18.86 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-03-09T15:19:28.414Z] #21 18.93 Unpacking apparmor (2.13.6-10) ... [2022-03-09T15:19:28.675Z] #21 19.31 Selecting previously unselected package inetutils-ping. [2022-03-09T15:19:28.675Z] #21 19.33 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-03-09T15:19:28.675Z] #21 19.34 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-09T15:19:28.936Z] #21 19.43 Selecting previously unselected package libip4tc2:arm64. [2022-03-09T15:19:28.936Z] #21 19.44 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-03-09T15:19:28.936Z] #21 19.45 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-03-09T15:19:28.936Z] #21 19.51 Selecting previously unselected package libip6tc2:arm64. [2022-03-09T15:19:28.936Z] #21 19.53 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-03-09T15:19:28.936Z] #21 19.53 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-03-09T15:19:28.937Z] #21 19.58 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-09T15:19:28.937Z] #21 19.59 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-09T15:19:28.937Z] #21 19.59 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-09T15:19:28.937Z] #21 19.64 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-09T15:19:28.964Z] #26 ... [2022-03-09T15:19:28.964Z] [2022-03-09T15:19:28.964Z] #49 [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 [2022-03-09T15:19:28.964Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-09T15:19:28.964Z] #49 4.923 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-09T15:19:28.964Z] #49 6.166 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-09T15:19:28.964Z] #49 6.179 go: downloading github.com/fatih/color v1.10.0 [2022-03-09T15:19:28.964Z] #49 6.185 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-09T15:19:28.964Z] #49 6.226 go: downloading github.com/pkg/errors v0.9.1 [2022-03-09T15:19:28.964Z] #49 6.737 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-09T15:19:28.964Z] #49 6.769 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-09T15:19:28.964Z] #49 6.814 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-09T15:19:28.964Z] #49 6.917 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-09T15:19:28.964Z] #49 7.072 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-09T15:19:28.964Z] #49 7.152 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-09T15:19:28.964Z] #49 7.309 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-09T15:19:28.964Z] #49 7.657 go: downloading golang.org/x/tools v0.1.0 [2022-03-09T15:19:28.964Z] #49 ... [2022-03-09T15:19:28.964Z] [2022-03-09T15:19:28.964Z] #58 [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 [2022-03-09T15:19:28.964Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-09T15:19:28.964Z] #58 3.775 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:19:28.964Z] #58 3.822 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:19:28.964Z] #58 3.825 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:19:28.964Z] #58 4.453 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:19:28.964Z] #58 5.799 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:19:28.964Z] #58 7.504 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:19:29.082Z] #63 ... [2022-03-09T15:19:29.082Z] [2022-03-09T15:19:29.082Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:19:29.082Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:19:29.082Z] #51 4.186 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-09T15:19:29.082Z] #51 ... [2022-03-09T15:19:29.082Z] [2022-03-09T15:19:29.082Z] #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 [2022-03-09T15:19:29.082Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:19:29.082Z] #38 3.563 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:19:29.082Z] #38 3.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:19:29.082Z] #38 3.606 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:19:29.082Z] #38 4.201 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:19:29.082Z] #38 5.563 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:19:29.082Z] #38 7.304 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:19:29.082Z] #38 ... [2022-03-09T15:19:29.082Z] [2022-03-09T15:19:29.082Z] #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 [2022-03-09T15:19:29.082Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-09T15:19:29.082Z] #36 4.006 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-09T15:19:29.082Z] #36 ... [2022-03-09T15:19:29.082Z] [2022-03-09T15:19:29.082Z] #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 [2022-03-09T15:19:29.082Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-09T15:19:29.082Z] #34 3.070 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-09T15:19:29.082Z] #34 3.074 Cloning into '.'... [2022-03-09T15:19:29.082Z] #34 ... [2022-03-09T15:19:29.082Z] [2022-03-09T15:19:29.082Z] #58 [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 [2022-03-09T15:19:29.082Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-09T15:19:29.082Z] #58 4.423 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:19:29.082Z] #58 4.453 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:19:29.082Z] #58 4.453 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:19:29.082Z] #58 5.243 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:19:29.082Z] #58 6.709 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:19:29.082Z] #58 8.514 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:19:29.198Z] #21 19.64 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-03-09T15:19:29.198Z] #21 19.65 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-09T15:19:29.198Z] #21 19.73 Selecting previously unselected package libnftnl11:arm64. [2022-03-09T15:19:29.198Z] #21 19.73 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-03-09T15:19:29.198Z] #21 19.74 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-03-09T15:19:29.198Z] #21 19.82 Selecting previously unselected package iptables. [2022-03-09T15:19:29.198Z] #21 19.82 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-03-09T15:19:29.198Z] #21 19.83 Unpacking iptables (1.8.7-1) ... [2022-03-09T15:19:29.224Z] #58 ... [2022-03-09T15:19:29.224Z] [2022-03-09T15:19:29.224Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:19:29.224Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:19:29.224Z] #51 4.514 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-09T15:19:29.224Z] #51 ... [2022-03-09T15:19:29.224Z] [2022-03-09T15:19:29.224Z] #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 [2022-03-09T15:19:29.224Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:19:29.224Z] #43 4.164 + git clone https://github.com/docker/distribution.git . [2022-03-09T15:19:29.224Z] #43 4.164 Cloning into '.'... [2022-03-09T15:19:29.339Z] #58 ... [2022-03-09T15:19:29.339Z] [2022-03-09T15:19:29.340Z] #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 [2022-03-09T15:19:29.340Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:19:29.340Z] #47 3.902 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:19:29.340Z] #47 3.948 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:19:29.340Z] #47 3.950 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:19:29.340Z] #47 4.594 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-09T15:19:29.340Z] #47 4.837 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:19:29.340Z] #47 6.499 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:19:29.340Z] #47 8.281 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:19:29.340Z] #47 ... [2022-03-09T15:19:29.340Z] [2022-03-09T15:19:29.340Z] #49 [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 [2022-03-09T15:19:29.340Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-09T15:19:29.340Z] #49 4.042 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-09T15:19:29.340Z] #49 5.415 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-09T15:19:29.340Z] #49 5.423 go: downloading github.com/fatih/color v1.10.0 [2022-03-09T15:19:29.340Z] #49 5.493 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-09T15:19:29.340Z] #49 5.596 go: downloading github.com/pkg/errors v0.9.1 [2022-03-09T15:19:29.340Z] #49 5.975 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-09T15:19:29.340Z] #49 6.019 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-09T15:19:29.340Z] #49 6.112 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-09T15:19:29.340Z] #49 6.144 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-09T15:19:29.340Z] #49 6.432 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-09T15:19:29.340Z] #49 6.501 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-09T15:19:29.340Z] #49 6.861 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-09T15:19:29.340Z] #49 7.085 go: downloading golang.org/x/tools v0.1.0 [2022-03-09T15:19:29.461Z] #21 20.07 Selecting previously unselected package libonig5:arm64. [2022-03-09T15:19:29.461Z] #21 20.07 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-09T15:19:29.461Z] #21 20.07 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-09T15:19:29.484Z] #43 ... [2022-03-09T15:19:29.484Z] [2022-03-09T15:19:29.484Z] #53 [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 [2022-03-09T15:19:29.484Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-09T15:19:29.484Z] #53 4.422 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-09T15:19:29.484Z] #53 5.316 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-09T15:19:29.484Z] #53 5.339 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-09T15:19:29.484Z] #53 5.396 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-09T15:19:29.484Z] #53 6.994 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-09T15:19:29.598Z] #49 ... [2022-03-09T15:19:29.598Z] [2022-03-09T15:19:29.598Z] #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 [2022-03-09T15:19:29.598Z] #26 sha256:9e1d5c96038d9d3040e1687c0d17cbf27d8c3059bd97453bc1d105a75faf325f [2022-03-09T15:19:29.598Z] #26 3.330 + RM_GOPATH=0 [2022-03-09T15:19:29.598Z] #26 3.330 + TMP_GOPATH= [2022-03-09T15:19:29.598Z] #26 3.330 + : /build [2022-03-09T15:19:29.598Z] #26 3.330 + '[' -z '' ']' [2022-03-09T15:19:29.598Z] #26 3.330 ++ mktemp -d [2022-03-09T15:19:29.598Z] #26 3.330 + export GOPATH=/tmp/tmp.0KDG4PAbCQ [2022-03-09T15:19:29.598Z] #26 3.330 + GOPATH=/tmp/tmp.0KDG4PAbCQ [2022-03-09T15:19:29.598Z] #26 3.330 + RM_GOPATH=1 [2022-03-09T15:19:29.598Z] #26 3.330 + case "$(go env GOARCH)" in [2022-03-09T15:19:29.598Z] #26 3.330 ++ go env GOARCH [2022-03-09T15:19:29.598Z] #26 3.349 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:19:29.598Z] #26 3.349 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:19:29.598Z] #26 3.349 ++ dirname /install.sh [2022-03-09T15:19:29.598Z] #26 3.349 + dir=/ [2022-03-09T15:19:29.598Z] #26 3.356 + bin=dockercli [2022-03-09T15:19:29.598Z] #26 3.356 + shift [2022-03-09T15:19:29.598Z] #26 3.356 + '[' '!' -f //dockercli.installer ']' [2022-03-09T15:19:29.598Z] #26 3.356 + . //dockercli.installer [2022-03-09T15:19:29.598Z] #26 3.356 ++ : stable [2022-03-09T15:19:29.598Z] #26 3.356 ++ : 17.06.2-ce [2022-03-09T15:19:29.598Z] #26 3.356 + install_dockercli [2022-03-09T15:19:29.598Z] #26 3.356 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-09T15:19:29.598Z] #26 3.356 ++ uname -m [2022-03-09T15:19:29.598Z] #26 3.356 Install docker/cli version 17.06.2-ce from stable [2022-03-09T15:19:29.598Z] #26 3.362 + arch=x86_64 [2022-03-09T15:19:29.598Z] #26 3.362 + '[' x86_64 '!=' x86_64 ']' [2022-03-09T15:19:29.598Z] #26 3.362 + url=https://download.docker.com/linux/static [2022-03-09T15:19:29.598Z] #26 3.366 + tar -xz docker/docker [2022-03-09T15:19:29.598Z] #26 3.378 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-09T15:19:29.598Z] #26 ... [2022-03-09T15:19:29.598Z] [2022-03-09T15:19:29.598Z] #53 [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 [2022-03-09T15:19:29.598Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-09T15:19:29.598Z] #53 3.813 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-09T15:19:29.598Z] #53 4.505 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-09T15:19:29.598Z] #53 4.525 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-09T15:19:29.598Z] #53 4.597 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-09T15:19:29.598Z] #53 6.350 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-09T15:19:29.723Z] #21 20.17 Selecting previously unselected package libjq1:arm64. [2022-03-09T15:19:29.723Z] #21 20.17 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-03-09T15:19:29.723Z] #21 20.18 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-09T15:19:29.723Z] #21 20.26 Selecting previously unselected package jq. [2022-03-09T15:19:29.723Z] #21 20.27 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-03-09T15:19:29.723Z] #21 20.27 Unpacking jq (1.6-2.1) ... [2022-03-09T15:19:29.723Z] #21 20.34 Selecting previously unselected package libaio1:arm64. [2022-03-09T15:19:29.723Z] #21 20.34 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-03-09T15:19:29.723Z] #21 20.36 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-03-09T15:19:29.723Z] #21 20.41 Selecting previously unselected package libgpm2:arm64. [2022-03-09T15:19:29.744Z] #53 ... [2022-03-09T15:19:29.744Z] [2022-03-09T15:19:29.744Z] #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 [2022-03-09T15:19:29.744Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-09T15:19:29.744Z] #34 4.464 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-09T15:19:29.744Z] #34 4.466 Cloning into '.'... [2022-03-09T15:19:29.744Z] #34 ... [2022-03-09T15:19:29.744Z] [2022-03-09T15:19:29.744Z] #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 [2022-03-09T15:19:29.744Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-09T15:19:29.744Z] #36 3.962 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-09T15:19:29.762Z] #20 DONE 1.8s [2022-03-09T15:19:29.762Z] [2022-03-09T15:19:29.762Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:19:29.762Z] #56 sha256:05df20cd2cdbd1e0a3c4f85457db79e636942b98feb3b357f01ee2e27215a418 [2022-03-09T15:19:29.762Z] #56 10.30 + cd /tmp/tmp.IGxWsaH8Tw/src/github.com/opencontainers/runc [2022-03-09T15:19:29.762Z] #56 10.31 + git checkout -q v1.1.0 [2022-03-09T15:19:29.762Z] #56 10.60 + '[' -z '' ']' [2022-03-09T15:19:29.762Z] #56 10.60 + target=static [2022-03-09T15:19:29.762Z] #56 10.60 + make BUILDTAGS=seccomp static [2022-03-09T15:19:29.855Z] #53 ... [2022-03-09T15:19:29.855Z] [2022-03-09T15:19:29.855Z] #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 [2022-03-09T15:19:29.855Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:19:29.855Z] #14 4.431 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:19:29.855Z] #14 4.476 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:19:29.855Z] #14 4.481 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:19:29.855Z] #14 5.352 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:19:29.855Z] #14 6.782 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:19:29.855Z] #14 8.853 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:19:29.855Z] #14 ... [2022-03-09T15:19:29.855Z] [2022-03-09T15:19:29.855Z] #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 [2022-03-09T15:19:29.855Z] #26 sha256:9e1d5c96038d9d3040e1687c0d17cbf27d8c3059bd97453bc1d105a75faf325f [2022-03-09T15:19:29.855Z] #26 10.84 + mkdir -p /build [2022-03-09T15:19:29.855Z] #26 10.85 + mv docker/docker /build/ [2022-03-09T15:19:29.855Z] #26 10.85 + rmdir docker [2022-03-09T15:19:29.984Z] #21 20.42 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-03-09T15:19:29.984Z] #21 20.43 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-03-09T15:19:29.984Z] #21 20.47 Selecting previously unselected package libicu67:arm64. [2022-03-09T15:19:29.984Z] #21 20.48 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-03-09T15:19:29.984Z] #21 20.48 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-09T15:19:30.004Z] #36 ... [2022-03-09T15:19:30.004Z] [2022-03-09T15:19:30.004Z] #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 [2022-03-09T15:19:30.004Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:19:30.004Z] #47 4.984 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:19:30.004Z] #47 5.035 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:19:30.004Z] #47 5.041 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:19:30.004Z] #47 5.532 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-09T15:19:30.004Z] #47 6.007 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:19:30.004Z] #47 7.430 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:19:30.004Z] #47 9.492 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:19:30.004Z] #47 ... [2022-03-09T15:19:30.004Z] [2022-03-09T15:19:30.004Z] #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 [2022-03-09T15:19:30.004Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:19:30.004Z] #14 3.569 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:19:30.004Z] #14 3.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:19:30.004Z] #14 3.584 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:19:30.004Z] #14 3.820 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:19:30.004Z] #14 4.849 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:19:30.004Z] #14 6.279 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:19:30.021Z] #56 10.94 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-09T15:19:30.265Z] #14 ... [2022-03-09T15:19:30.265Z] [2022-03-09T15:19:30.265Z] #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 [2022-03-09T15:19:30.265Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:19:30.265Z] #38 5.235 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:19:30.265Z] #38 5.264 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:19:30.265Z] #38 5.264 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:19:30.265Z] #38 6.049 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:19:30.265Z] #38 7.699 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:19:30.265Z] #38 9.565 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:19:30.265Z] #38 ... [2022-03-09T15:19:30.265Z] [2022-03-09T15:19:30.265Z] #63 [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 [2022-03-09T15:19:30.265Z] #63 sha256:01ef45e647aada24c3c0002825143f49ea621a516d6285425d55abd4271e9b9d [2022-03-09T15:19:30.265Z] #63 6.678 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-09T15:19:30.265Z] #63 6.702 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-09T15:19:30.265Z] #63 7.191 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-09T15:19:30.265Z] #63 9.758 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-09T15:19:30.265Z] #63 10.33 go: downloading github.com/google/uuid v1.3.0 [2022-03-09T15:19:30.265Z] #63 10.42 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-09T15:19:30.265Z] #63 10.64 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-09T15:19:30.265Z] #63 10.74 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-09T15:19:30.265Z] #63 10.79 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-09T15:19:30.265Z] #63 11.01 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-09T15:19:30.431Z] #26 DONE 11.3s [2022-03-09T15:19:30.431Z] [2022-03-09T15:19:30.432Z] #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 [2022-03-09T15:19:30.432Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:19:30.432Z] #47 11.33 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-09T15:19:30.547Z] #54 31.40 Setting up criu (3.16.1-3) ... [2022-03-09T15:19:30.835Z] #63 11.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-09T15:19:31.096Z] #63 11.67 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-09T15:19:31.096Z] #63 11.76 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-09T15:19:31.494Z] #54 32.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:19:31.667Z] #63 ... [2022-03-09T15:19:31.667Z] [2022-03-09T15:19:31.667Z] #49 [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 [2022-03-09T15:19:31.667Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-09T15:19:31.667Z] #49 12.77 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-09T15:19:31.667Z] #49 12.80 go: downloading golang.org/x/mod v0.3.0 [2022-03-09T15:19:32.237Z] #49 ... [2022-03-09T15:19:32.237Z] [2022-03-09T15:19:32.237Z] #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 [2022-03-09T15:19:32.237Z] #26 sha256:d2fd62472df831cee209be3c0ceaf1cb23a566729b928dd2980d80aebaddd792 [2022-03-09T15:19:32.237Z] #26 11.40 + mkdir -p /build [2022-03-09T15:19:32.237Z] #26 11.40 + mv docker/docker /build/ [2022-03-09T15:19:32.237Z] #26 11.40 + rmdir docker [2022-03-09T15:19:32.237Z] #26 DONE 13.0s [2022-03-09T15:19:32.237Z] [2022-03-09T15:19:32.237Z] #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 [2022-03-09T15:19:32.237Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:19:32.237Z] #47 12.49 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-09T15:19:32.332Z] #47 ... [2022-03-09T15:19:32.332Z] [2022-03-09T15:19:32.332Z] #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 [2022-03-09T15:19:32.332Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:19:32.332Z] #43 3.044 + git clone https://github.com/docker/distribution.git . [2022-03-09T15:19:32.332Z] #43 3.046 Cloning into '.'... [2022-03-09T15:19:32.332Z] #43 ... [2022-03-09T15:19:32.332Z] [2022-03-09T15:19:32.332Z] #63 [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 [2022-03-09T15:19:32.332Z] #63 sha256:7c15aaa23ca53ced765f3c5e49035a1eaa4bf474b99e348d887438fa7c56342f [2022-03-09T15:19:32.332Z] #63 9.425 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-09T15:19:32.332Z] #63 10.15 go: downloading github.com/google/uuid v1.3.0 [2022-03-09T15:19:32.332Z] #63 10.28 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-09T15:19:32.332Z] #63 10.42 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-09T15:19:32.332Z] #63 10.49 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-09T15:19:32.332Z] #63 10.61 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-09T15:19:32.332Z] #63 10.87 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-09T15:19:32.332Z] #63 11.41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-09T15:19:32.332Z] #63 11.69 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-09T15:19:32.332Z] #63 11.87 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-09T15:19:32.440Z] #54 ... [2022-03-09T15:19:32.440Z] [2022-03-09T15:19:32.440Z] #56 [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 [2022-03-09T15:19:32.440Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-09T15:19:32.440Z] #56 33.51 gotestsum version dev [2022-03-09T15:19:32.702Z] #56 DONE 33.9s [2022-03-09T15:19:32.702Z] [2022-03-09T15:19:32.702Z] #58 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:19:32.702Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:19:32.702Z] #58 26.33 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-09T15:19:32.702Z] #58 26.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-09T15:19:32.702Z] #58 26.40 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-09T15:19:32.702Z] #58 26.40 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-09T15:19:32.702Z] #58 27.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-09T15:19:32.702Z] #58 27.23 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-09T15:19:32.702Z] #58 27.26 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-09T15:19:32.702Z] #58 27.34 go: downloading golang.org/x/text v0.3.7 [2022-03-09T15:19:32.702Z] #58 30.35 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-09T15:19:32.702Z] #58 30.35 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-09T15:19:32.702Z] #58 30.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-09T15:19:32.702Z] #58 30.62 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-09T15:19:32.702Z] #58 30.68 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-09T15:19:32.702Z] #58 30.70 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-09T15:19:32.702Z] #58 30.74 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-09T15:19:32.702Z] #58 30.76 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-09T15:19:32.702Z] #58 30.77 go: downloading golang.org/x/mod v0.5.1 [2022-03-09T15:19:32.702Z] #58 30.80 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-09T15:19:32.702Z] #58 30.84 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-09T15:19:32.702Z] #58 30.87 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-09T15:19:32.702Z] #58 30.92 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-09T15:19:32.702Z] #58 30.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-09T15:19:32.702Z] #58 30.98 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-09T15:19:32.702Z] #58 31.19 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-09T15:19:32.702Z] #58 31.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-09T15:19:32.702Z] #58 31.31 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-09T15:19:32.702Z] #58 31.52 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-09T15:19:32.702Z] #58 31.54 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-09T15:19:32.702Z] #58 31.59 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-09T15:19:32.702Z] #58 31.60 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-09T15:19:32.702Z] #58 31.61 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-09T15:19:32.702Z] #58 31.64 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-09T15:19:32.702Z] #58 31.75 go: downloading github.com/prometheus/common v0.10.0 [2022-03-09T15:19:32.702Z] #58 31.95 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-09T15:19:32.702Z] #58 31.96 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-09T15:19:32.702Z] #58 31.99 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-09T15:19:32.702Z] #58 32.90 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-09T15:19:32.702Z] #58 ... [2022-03-09T15:19:32.702Z] [2022-03-09T15:19:32.702Z] #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 [2022-03-09T15:19:32.702Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:19:32.702Z] #54 DONE 33.7s [2022-03-09T15:19:32.702Z] [2022-03-09T15:19:32.702Z] #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 [2022-03-09T15:19:32.702Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-09T15:19:32.702Z] #41 26.52 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-09T15:19:32.702Z] #41 26.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-09T15:19:33.265Z] #63 14.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-09T15:19:33.309Z] #56 ... [2022-03-09T15:19:33.309Z] [2022-03-09T15:19:33.309Z] #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 [2022-03-09T15:19:33.309Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-09T15:19:33.309Z] #34 DONE 118.3s [2022-03-09T15:19:33.309Z] [2022-03-09T15:19:33.309Z] #21 [dev-systemd-false 7/24] 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 [2022-03-09T15:19:33.309Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-09T15:19:33.309Z] #21 1.812 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:19:33.309Z] #21 1.843 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:19:33.309Z] #21 1.844 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:19:33.309Z] #21 2.266 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:19:33.309Z] #21 3.040 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:19:33.309Z] #21 3.078 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:19:33.365Z] #21 23.51 Selecting previously unselected package libinih1:arm64. [2022-03-09T15:19:33.365Z] #21 23.52 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-03-09T15:19:33.365Z] #21 23.53 Unpacking libinih1:arm64 (53-1+b2) ... [2022-03-09T15:19:33.365Z] #21 23.58 Selecting previously unselected package libnet1:arm64. [2022-03-09T15:19:33.365Z] #21 23.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-09T15:19:33.365Z] #21 23.60 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:19:33.365Z] #21 23.68 Selecting previously unselected package libnl-3-200:arm64. [2022-03-09T15:19:33.365Z] #21 23.68 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-09T15:19:33.365Z] #21 23.69 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-09T15:19:33.365Z] #21 23.78 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-09T15:19:33.365Z] #21 23.78 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-09T15:19:33.365Z] #21 23.79 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-09T15:19:33.365Z] #21 23.85 Selecting previously unselected package net-tools. [2022-03-09T15:19:33.365Z] #21 23.85 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-03-09T15:19:33.365Z] #21 23.86 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-09T15:19:33.365Z] #21 24.02 Selecting previously unselected package patch. [2022-03-09T15:19:33.365Z] #21 24.02 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-03-09T15:19:33.365Z] #21 24.04 Unpacking patch (2.7.6-7) ... [2022-03-09T15:19:33.626Z] #21 24.11 Selecting previously unselected package python-pip-whl. [2022-03-09T15:19:33.626Z] #21 24.11 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-09T15:19:33.626Z] #21 24.12 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-09T15:19:33.886Z] #21 24.53 Selecting previously unselected package python3-lib2to3. [2022-03-09T15:19:33.886Z] #21 24.53 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-09T15:19:33.886Z] #21 24.54 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-09T15:19:34.148Z] #21 24.67 Selecting previously unselected package python3-distutils. [2022-03-09T15:19:34.148Z] #21 24.67 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-09T15:19:34.148Z] #21 24.68 Unpacking python3-distutils (3.9.2-1) ... [2022-03-09T15:19:34.148Z] #21 24.81 Selecting previously unselected package python3-pkg-resources. [2022-03-09T15:19:34.148Z] #21 24.81 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-09T15:19:34.148Z] #21 24.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:19:34.167Z] #47 ... [2022-03-09T15:19:34.167Z] [2022-03-09T15:19:34.168Z] #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 [2022-03-09T15:19:34.168Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-09T15:19:34.168Z] #36 14.81 tomll can be used in two ways: [2022-03-09T15:19:34.168Z] #36 14.81 Writing to STDIN and reading from STDOUT: [2022-03-09T15:19:34.168Z] #36 14.81 cat file.toml | tomll > file.toml [2022-03-09T15:19:34.168Z] #36 14.81 [2022-03-09T15:19:34.168Z] #36 14.81 Reading and updating a list of files: [2022-03-09T15:19:34.168Z] #36 14.81 tomll a.toml b.toml c.toml [2022-03-09T15:19:34.168Z] #36 14.81 [2022-03-09T15:19:34.168Z] #36 14.81 When given a list of files, tomll will modify all files in place without asking. [2022-03-09T15:19:34.168Z] #36 DONE 15.0s [2022-03-09T15:19:34.168Z] [2022-03-09T15:19:34.168Z] #63 [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 [2022-03-09T15:19:34.168Z] #63 sha256:01ef45e647aada24c3c0002825143f49ea621a516d6285425d55abd4271e9b9d [2022-03-09T15:19:34.168Z] #63 14.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-09T15:19:34.409Z] #21 24.92 Selecting previously unselected package python3-setuptools. [2022-03-09T15:19:34.409Z] #21 24.95 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-09T15:19:34.409Z] #21 24.95 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-09T15:19:34.640Z] #63 ... [2022-03-09T15:19:34.640Z] [2022-03-09T15:19:34.640Z] #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 [2022-03-09T15:19:34.640Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-09T15:19:34.640Z] #36 15.69 tomll can be used in two ways: [2022-03-09T15:19:34.640Z] #36 15.70 Writing to STDIN and reading from STDOUT: [2022-03-09T15:19:34.640Z] #36 15.70 cat file.toml | tomll > file.toml [2022-03-09T15:19:34.640Z] #36 15.70 [2022-03-09T15:19:34.640Z] #36 15.70 Reading and updating a list of files: [2022-03-09T15:19:34.640Z] #36 15.70 tomll a.toml b.toml c.toml [2022-03-09T15:19:34.640Z] #36 15.70 [2022-03-09T15:19:34.640Z] #36 15.70 When given a list of files, tomll will modify all files in place without asking. [2022-03-09T15:19:34.640Z] #36 DONE 16.0s [2022-03-09T15:19:34.640Z] [2022-03-09T15:19:34.640Z] #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 [2022-03-09T15:19:34.640Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:19:34.640Z] #38 15.31 Fetched 8507 kB in 12s (707 kB/s) [2022-03-09T15:19:34.670Z] #21 25.15 Selecting previously unselected package python3-wheel. [2022-03-09T15:19:34.670Z] #21 25.16 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-09T15:19:34.670Z] #21 25.17 Unpacking python3-wheel (0.34.2-1) ... [2022-03-09T15:19:34.670Z] #21 25.24 Selecting previously unselected package python3-pip. [2022-03-09T15:19:34.670Z] #21 25.24 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-09T15:19:34.670Z] #21 25.25 Unpacking python3-pip (20.3.4-4) ... [2022-03-09T15:19:34.932Z] #21 25.49 Selecting previously unselected package sudo. [2022-03-09T15:19:34.932Z] #21 25.49 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-03-09T15:19:34.932Z] #21 25.50 Unpacking sudo (1.9.5p2-3) ... [2022-03-09T15:19:35.506Z] #21 25.97 Selecting previously unselected package thin-provisioning-tools. [2022-03-09T15:19:35.506Z] #21 25.98 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-03-09T15:19:35.506Z] #21 25.99 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-09T15:19:35.506Z] #21 26.16 Selecting previously unselected package uidmap. [2022-03-09T15:19:35.506Z] #21 26.16 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-03-09T15:19:35.506Z] #21 26.17 Unpacking uidmap (1:4.8.1-1) ... [2022-03-09T15:19:35.778Z] #21 26.30 Selecting previously unselected package vim-runtime. [2022-03-09T15:19:35.778Z] #21 26.31 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-09T15:19:35.778Z] #21 26.34 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-09T15:19:35.778Z] #21 26.35 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-09T15:19:35.778Z] #21 26.38 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:19:37.012Z] #41 ... [2022-03-09T15:19:37.012Z] [2022-03-09T15:19:37.012Z] #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 [2022-03-09T15:19:37.012Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-09T15:19:37.012Z] #19 30.45 Fetched 48.9 MB in 29s (1664 kB/s) [2022-03-09T15:19:37.506Z] #21 7.146 Fetched 8507 kB in 6s (1511 kB/s) [2022-03-09T15:19:38.587Z] #21 29.01 Selecting previously unselected package vim. [2022-03-09T15:19:38.587Z] #21 29.01 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-09T15:19:38.587Z] #21 29.02 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:19:38.824Z] #38 15.31 Reading package lists... [2022-03-09T15:19:38.848Z] #21 29.52 Selecting previously unselected package xfsprogs. [2022-03-09T15:19:38.848Z] #21 29.52 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-03-09T15:19:38.848Z] #21 29.53 Unpacking xfsprogs (5.10.0-4) ... [2022-03-09T15:19:38.886Z] #21 7.146 Reading package lists... [2022-03-09T15:19:39.419Z] #21 29.94 Selecting previously unselected package zip. [2022-03-09T15:19:39.419Z] #21 29.94 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-03-09T15:19:39.419Z] #21 29.98 Unpacking zip (3.0-12) ... [2022-03-09T15:19:39.509Z] #63 ... [2022-03-09T15:19:39.509Z] [2022-03-09T15:19:39.509Z] #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 [2022-03-09T15:19:39.509Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:19:39.509Z] #47 17.86 Fetched 8510 kB in 13s (644 kB/s) [2022-03-09T15:19:39.680Z] #21 30.10 Selecting previously unselected package zstd. [2022-03-09T15:19:39.680Z] #21 30.10 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-03-09T15:19:39.680Z] #21 30.11 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-09T15:19:39.941Z] #21 30.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:19:40.200Z] #38 20.29 Reading package lists... [2022-03-09T15:19:40.200Z] #38 ... [2022-03-09T15:19:40.200Z] [2022-03-09T15:19:40.200Z] #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 [2022-03-09T15:19:40.200Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:19:40.200Z] #43 21.01 + git checkout -q v2.3.0 [2022-03-09T15:19:40.513Z] #21 31.10 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-03-09T15:19:40.513Z] #21 31.12 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-09T15:19:40.513Z] #21 31.13 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-03-09T15:19:40.513Z] #21 31.14 Setting up libicu67:arm64 (67.1-7) ... [2022-03-09T15:19:40.513Z] #21 31.15 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-03-09T15:19:40.513Z] #21 31.16 Setting up libinih1:arm64 (53-1+b2) ... [2022-03-09T15:19:40.513Z] #21 31.18 Setting up uidmap (1:4.8.1-1) ... [2022-03-09T15:19:40.513Z] #21 31.19 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:19:40.513Z] #21 31.20 Setting up bzip2 (1.0.8-4) ... [2022-03-09T15:19:40.773Z] #21 31.21 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-09T15:19:40.773Z] #21 31.22 Setting up python3-wheel (0.34.2-1) ... [2022-03-09T15:19:41.034Z] #21 31.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:19:41.296Z] #21 31.81 Setting up libcap2:arm64 (1:2.44-1) ... [2022-03-09T15:19:41.296Z] #21 31.82 Setting up libcap2-bin (1:2.44-1) ... [2022-03-09T15:19:41.296Z] #21 31.84 Setting up apparmor (2.13.6-10) ... [2022-03-09T15:19:41.427Z] #47 17.86 Reading package lists... [2022-03-09T15:19:41.568Z] #43 ... [2022-03-09T15:19:41.568Z] [2022-03-09T15:19:41.568Z] #49 [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 [2022-03-09T15:19:41.568Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-09T15:19:41.568Z] #49 12.83 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-09T15:19:41.568Z] #49 12.83 go: downloading golang.org/x/mod v0.3.0 [2022-03-09T15:19:41.568Z] #49 ... [2022-03-09T15:19:41.568Z] [2022-03-09T15:19:41.568Z] #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 [2022-03-09T15:19:41.568Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:19:41.568Z] #47 17.27 Fetched 8510 kB in 14s (623 kB/s) [2022-03-09T15:19:41.568Z] #47 17.27 Reading package lists... [2022-03-09T15:19:41.680Z] #21 9.702 Reading package lists... [2022-03-09T15:19:41.939Z] #21 12.00 Building dependency tree... [2022-03-09T15:19:42.132Z] #47 21.65 Reading package lists... [2022-03-09T15:19:42.132Z] #47 ... [2022-03-09T15:19:42.132Z] [2022-03-09T15:19:42.132Z] #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 [2022-03-09T15:19:42.132Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:19:42.132Z] #43 23.03 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-09T15:19:42.642Z] #47 22.55 Reading package lists... [2022-03-09T15:19:42.642Z] #47 ... [2022-03-09T15:19:42.642Z] [2022-03-09T15:19:42.642Z] #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 [2022-03-09T15:19:42.642Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:19:42.642Z] #43 21.43 Updating files: 97% (1800/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-09T15:19:42.642Z] #43 21.47 + git checkout -q v2.3.0 [2022-03-09T15:19:42.642Z] #43 23.13 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-09T15:19:42.686Z] #21 33.25 Setting up zip (3.0-12) ... [2022-03-09T15:19:42.686Z] #21 33.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:19:42.686Z] #21 33.28 Setting up bash-completion (1:2.11-2) ... [2022-03-09T15:19:42.877Z] #21 13.27 The following additional packages will be installed: [2022-03-09T15:19:42.877Z] #21 13.28 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-09T15:19:42.877Z] #21 13.28 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-09T15:19:42.877Z] #21 13.28 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-09T15:19:42.877Z] #21 13.28 python3-pkg-resources vim-runtime xxd [2022-03-09T15:19:42.877Z] #21 13.28 Suggested packages: [2022-03-09T15:19:42.877Z] #21 13.28 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-09T15:19:42.877Z] #21 13.28 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-09T15:19:42.877Z] #21 13.28 acl attr quota [2022-03-09T15:19:42.877Z] #21 13.28 Recommended packages: [2022-03-09T15:19:42.877Z] #21 13.28 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-09T15:19:43.210Z] #43 ... [2022-03-09T15:19:43.210Z] [2022-03-09T15:19:43.210Z] #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 [2022-03-09T15:19:43.210Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:19:43.210Z] #14 14.33 Fetched 8507 kB in 11s (775 kB/s) [2022-03-09T15:19:43.210Z] #14 14.33 Reading package lists... [2022-03-09T15:19:43.210Z] #14 19.30 Reading package lists... [2022-03-09T15:19:43.471Z] #14 23.97 Building dependency tree... [2022-03-09T15:19:43.471Z] #14 ... [2022-03-09T15:19:43.471Z] [2022-03-09T15:19:43.471Z] #58 [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 [2022-03-09T15:19:43.471Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-09T15:19:43.471Z] #58 15.42 Fetched 8507 kB in 12s (718 kB/s) [2022-03-09T15:19:43.471Z] #58 15.42 Reading package lists... [2022-03-09T15:19:43.471Z] #58 19.93 Reading package lists... [2022-03-09T15:19:43.471Z] #58 24.37 Building dependency tree... [2022-03-09T15:19:43.471Z] #58 ... [2022-03-09T15:19:43.471Z] [2022-03-09T15:19:43.471Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:19:43.471Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:19:43.471Z] #51 24.64 go: downloading github.com/fatih/color v1.13.0 [2022-03-09T15:19:43.730Z] #51 24.64 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-09T15:19:43.730Z] #51 24.69 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-09T15:19:43.730Z] #51 24.72 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-09T15:19:43.730Z] #51 24.93 go: downloading github.com/spf13/viper v1.10.1 [2022-03-09T15:19:43.815Z] #21 14.42 The following NEW packages will be installed: [2022-03-09T15:19:43.815Z] #21 14.42 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-09T15:19:43.815Z] #21 14.42 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-09T15:19:43.815Z] #21 14.42 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-09T15:19:43.815Z] #21 14.42 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-09T15:19:43.815Z] #21 14.42 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-09T15:19:43.815Z] #21 14.42 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-09T15:19:43.815Z] #21 14.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-09T15:19:43.815Z] #21 14.43 xz-utils zip zstd [2022-03-09T15:19:43.988Z] #51 25.01 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-09T15:19:44.074Z] #21 14.72 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:19:44.074Z] #21 14.72 Need to get 27.6 MB of archives. [2022-03-09T15:19:44.074Z] #21 14.72 After this operation, 106 MB of additional disk space will be used. [2022-03-09T15:19:44.074Z] #21 14.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-09T15:19:44.247Z] #51 25.29 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-09T15:19:44.247Z] #51 25.30 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-09T15:19:44.247Z] #51 25.35 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-09T15:19:44.247Z] #51 25.44 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-09T15:19:44.333Z] #21 14.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-09T15:19:44.333Z] #21 14.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-09T15:19:44.334Z] #21 14.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-09T15:19:44.334Z] #21 14.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-09T15:19:44.334Z] #21 14.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-09T15:19:44.334Z] #21 14.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-09T15:19:44.334Z] #21 14.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-09T15:19:44.334Z] #21 14.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-09T15:19:44.334Z] #21 14.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-09T15:19:44.334Z] #21 14.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-09T15:19:44.334Z] #21 14.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-09T15:19:44.334Z] #21 14.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-09T15:19:44.334Z] #21 14.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-09T15:19:44.334Z] #21 14.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-09T15:19:44.334Z] #21 14.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-09T15:19:44.334Z] #21 14.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-09T15:19:44.334Z] #21 14.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-09T15:19:44.334Z] #21 14.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-09T15:19:44.334Z] #21 14.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-09T15:19:44.334Z] #21 14.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-09T15:19:44.334Z] #21 14.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-09T15:19:44.334Z] #21 14.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-09T15:19:44.334Z] #21 14.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-09T15:19:44.334Z] #21 14.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-09T15:19:44.334Z] #21 14.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-09T15:19:44.334Z] #21 14.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-09T15:19:44.604Z] #21 35.07 Setting up xz-utils (5.2.5-2) ... [2022-03-09T15:19:44.604Z] #21 35.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-09T15:19:44.604Z] #21 35.09 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-03-09T15:19:44.604Z] #21 35.11 Setting up patch (2.7.6-7) ... [2022-03-09T15:19:44.604Z] #21 35.12 Setting up sudo (1.9.5p2-3) ... [2022-03-09T15:19:44.604Z] #21 35.22 invoke-rc.d: could not determine current runlevel [2022-03-09T15:19:44.604Z] #21 35.23 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-09T15:19:44.604Z] #21 35.24 Setting up xfsprogs (5.10.0-4) ... [2022-03-09T15:19:44.604Z] #21 35.26 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-03-09T15:19:44.604Z] #21 35.28 Setting up inetutils-ping (2:2.0-1) ... [2022-03-09T15:19:44.604Z] #21 35.29 Setting up pigz (2.6-1) ... [2022-03-09T15:19:44.604Z] #21 35.30 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-09T15:19:44.604Z] #21 35.31 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-09T15:19:44.865Z] #21 35.33 Setting up python-pip-whl (20.3.4-4) ... [2022-03-09T15:19:44.865Z] #21 35.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:19:44.903Z] #21 15.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-09T15:19:44.903Z] #21 15.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-09T15:19:44.903Z] #21 15.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-09T15:19:44.903Z] #21 15.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-09T15:19:44.903Z] #21 15.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-09T15:19:44.903Z] #21 15.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-09T15:19:44.903Z] #21 15.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-09T15:19:44.903Z] #21 15.38 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-09T15:19:44.903Z] #21 15.39 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-09T15:19:44.903Z] #21 15.39 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-09T15:19:44.903Z] #21 15.40 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-09T15:19:44.903Z] #21 15.41 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-09T15:19:44.903Z] #21 15.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-09T15:19:45.126Z] #21 35.87 Setting up libaio1:arm64 (0.3.112-9) ... [2022-03-09T15:19:45.196Z] #51 26.40 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-09T15:19:45.206Z] #21 15.49 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-09T15:19:45.206Z] #21 15.51 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-09T15:19:45.206Z] #21 15.52 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-09T15:19:45.206Z] #21 15.53 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-09T15:19:45.386Z] #21 35.88 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-09T15:19:45.410Z] #43 ... [2022-03-09T15:19:45.410Z] [2022-03-09T15:19:45.410Z] #58 [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 [2022-03-09T15:19:45.410Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-09T15:19:45.410Z] #58 16.48 Fetched 8507 kB in 12s (690 kB/s) [2022-03-09T15:19:45.410Z] #58 16.48 Reading package lists... [2022-03-09T15:19:45.410Z] #58 21.07 Reading package lists... [2022-03-09T15:19:45.410Z] #58 25.28 Building dependency tree... [2022-03-09T15:19:45.410Z] #58 ... [2022-03-09T15:19:45.410Z] [2022-03-09T15:19:45.410Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:19:45.410Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:19:45.410Z] #51 25.91 go: downloading github.com/fatih/color v1.13.0 [2022-03-09T15:19:45.410Z] #51 25.91 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-09T15:19:45.410Z] #51 25.97 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-09T15:19:45.410Z] #51 25.97 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-09T15:19:45.410Z] #51 26.27 go: downloading github.com/spf13/viper v1.10.1 [2022-03-09T15:19:45.410Z] #51 26.50 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-09T15:19:45.410Z] #51 26.67 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-09T15:19:45.410Z] #51 26.69 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-09T15:19:45.410Z] #51 26.72 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-09T15:19:45.410Z] #51 26.81 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-09T15:19:45.455Z] #51 26.40 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-09T15:19:45.470Z] #21 15.87 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-09T15:19:45.470Z] #21 15.92 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-09T15:19:45.470Z] #21 15.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-09T15:19:45.470Z] #21 15.96 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-09T15:19:45.647Z] #21 36.28 Setting up libelf1:arm64 (0.183-1) ... [2022-03-09T15:19:45.667Z] #51 ... [2022-03-09T15:19:45.667Z] [2022-03-09T15:19:45.667Z] #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 [2022-03-09T15:19:45.667Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:19:45.667Z] #14 17.26 Fetched 8507 kB in 13s (649 kB/s) [2022-03-09T15:19:45.667Z] #14 17.26 Reading package lists... [2022-03-09T15:19:45.667Z] #14 21.60 Reading package lists... [2022-03-09T15:19:45.667Z] #14 25.94 Building dependency tree... [2022-03-09T15:19:45.908Z] #21 36.30 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-09T15:19:45.908Z] #21 36.32 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-09T15:19:45.908Z] #21 36.33 Setting up python3-distutils (3.9.2-1) ... [2022-03-09T15:19:45.923Z] #14 ... [2022-03-09T15:19:45.923Z] [2022-03-09T15:19:45.923Z] #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 [2022-03-09T15:19:45.923Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:19:45.923Z] #47 21.65 Reading package lists... [2022-03-09T15:19:46.066Z] #21 16.62 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:19:46.066Z] #21 16.74 Fetched 27.6 MB in 2s (17.8 MB/s) [2022-03-09T15:19:46.169Z] #21 36.66 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:19:46.169Z] #21 36.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-09T15:19:46.169Z] #21 36.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-09T15:19:46.169Z] #21 36.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-09T15:19:46.169Z] #21 36.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-09T15:19:46.169Z] #21 36.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-09T15:19:46.169Z] #21 36.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-09T15:19:46.169Z] #21 36.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-09T15:19:46.169Z] #21 36.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-09T15:19:46.169Z] #21 36.75 Setting up python3-setuptools (52.0.0-4) ... [2022-03-09T15:19:46.180Z] #47 26.03 Building dependency tree... [2022-03-09T15:19:46.333Z] #21 16.82 Selecting previously unselected package pigz. [2022-03-09T15:19:46.333Z] #21 16.82 (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 ... 24010 files and directories currently installed.) [2022-03-09T15:19:46.333Z] #21 16.86 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-09T15:19:46.333Z] #21 16.87 Unpacking pigz (2.6-1) ... [2022-03-09T15:19:46.333Z] #21 16.95 Selecting previously unselected package libelf1:amd64. [2022-03-09T15:19:46.608Z] #21 16.95 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-09T15:19:46.608Z] #21 16.96 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-09T15:19:46.608Z] #21 17.15 Selecting previously unselected package libbpf0:amd64. [2022-03-09T15:19:46.608Z] #21 17.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-09T15:19:46.608Z] #21 17.16 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-09T15:19:46.843Z] #51 ... [2022-03-09T15:19:46.843Z] [2022-03-09T15:19:46.843Z] #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 [2022-03-09T15:19:46.843Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:19:46.843Z] #38 17.86 Fetched 8507 kB in 13s (657 kB/s) [2022-03-09T15:19:46.843Z] #38 17.86 Reading package lists... [2022-03-09T15:19:46.843Z] #38 22.40 Reading package lists... [2022-03-09T15:19:46.843Z] #38 27.07 Building dependency tree... [2022-03-09T15:19:46.843Z] #38 ... [2022-03-09T15:19:46.843Z] [2022-03-09T15:19:46.843Z] #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 [2022-03-09T15:19:46.843Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:19:46.843Z] #14 23.97 Building dependency tree... [2022-03-09T15:19:46.843Z] #14 26.79 The following additional packages will be installed: [2022-03-09T15:19:46.843Z] #14 26.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-09T15:19:46.843Z] #14 26.79 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-09T15:19:46.843Z] #14 26.79 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-09T15:19:46.843Z] #14 26.79 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-09T15:19:46.843Z] #14 26.80 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-09T15:19:46.843Z] #14 26.80 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-09T15:19:46.843Z] #14 26.80 mingw-w64-common mingw-w64-x86-64-dev [2022-03-09T15:19:46.843Z] #14 26.81 Suggested packages: [2022-03-09T15:19:46.843Z] #14 26.82 gcc-10-locales seccomp wine64 [2022-03-09T15:19:46.843Z] #14 27.92 The following NEW packages will be installed: [2022-03-09T15:19:46.843Z] #14 27.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-09T15:19:46.843Z] #14 27.92 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-09T15:19:46.843Z] #14 27.92 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-09T15:19:46.843Z] #14 27.92 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-09T15:19:46.843Z] #14 27.92 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-09T15:19:46.843Z] #14 27.92 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-09T15:19:46.843Z] #14 27.92 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-09T15:19:46.843Z] #14 27.93 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-09T15:19:46.843Z] #14 27.93 mingw-w64-x86-64-dev [2022-03-09T15:19:46.890Z] #21 17.26 Selecting previously unselected package libcap2:amd64. [2022-03-09T15:19:46.891Z] #21 17.27 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-09T15:19:46.891Z] #21 17.28 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-09T15:19:46.891Z] #21 17.36 Selecting previously unselected package libmnl0:amd64. [2022-03-09T15:19:46.891Z] #21 17.36 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-09T15:19:46.891Z] #21 17.37 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-09T15:19:46.891Z] #21 17.43 Selecting previously unselected package libxtables12:amd64. [2022-03-09T15:19:46.891Z] #21 17.44 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-09T15:19:46.891Z] #21 17.45 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-09T15:19:46.891Z] #21 17.51 Selecting previously unselected package libcap2-bin. [2022-03-09T15:19:47.058Z] #19 30.45 Reading package lists... [2022-03-09T15:19:47.101Z] #14 28.27 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:19:47.102Z] #14 28.27 Need to get 115 MB of archives. [2022-03-09T15:19:47.102Z] #14 28.27 After this operation, 645 MB of additional disk space will be used. [2022-03-09T15:19:47.102Z] #14 28.27 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] [2022-03-09T15:19:47.102Z] #14 28.36 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] [2022-03-09T15:19:47.156Z] #21 17.51 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-09T15:19:47.156Z] #21 17.52 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-09T15:19:47.156Z] #21 17.59 Selecting previously unselected package iproute2. [2022-03-09T15:19:47.156Z] #21 17.60 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-09T15:19:47.156Z] #21 17.60 Unpacking iproute2 (5.10.0-4) ... [2022-03-09T15:19:47.360Z] #14 28.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-09T15:19:47.415Z] #21 18.01 Selecting previously unselected package xxd. [2022-03-09T15:19:47.415Z] #21 18.03 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-09T15:19:47.415Z] #21 18.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:19:47.556Z] #21 37.99 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-09T15:19:47.556Z] #21 38.00 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-03-09T15:19:47.556Z] #21 38.01 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-09T15:19:47.556Z] #21 38.03 Setting up python3-pip (20.3.4-4) ... [2022-03-09T15:19:47.621Z] #14 28.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-09T15:19:47.621Z] #14 28.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-09T15:19:47.621Z] #14 28.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-09T15:19:47.621Z] #14 28.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-09T15:19:47.674Z] #21 18.15 Selecting previously unselected package vim-common. [2022-03-09T15:19:47.674Z] #21 18.16 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-09T15:19:47.674Z] #21 18.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:19:47.883Z] #14 29.06 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] [2022-03-09T15:19:47.883Z] #14 29.07 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] [2022-03-09T15:19:47.933Z] #21 18.38 Selecting previously unselected package bash-completion. [2022-03-09T15:19:47.933Z] #21 18.38 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-09T15:19:48.076Z] #47 28.54 The following additional packages will be installed: [2022-03-09T15:19:48.076Z] #47 28.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-09T15:19:48.076Z] #47 28.55 python3-protobuf python3-six [2022-03-09T15:19:48.076Z] #47 28.56 Suggested packages: [2022-03-09T15:19:48.076Z] #47 28.57 python3-setuptools [2022-03-09T15:19:48.076Z] #47 28.57 Recommended packages: [2022-03-09T15:19:48.076Z] #47 28.57 iproute2 | iproute [2022-03-09T15:19:48.076Z] #47 29.11 The following NEW packages will be installed: [2022-03-09T15:19:48.339Z] #47 29.13 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-09T15:19:48.339Z] #47 29.13 python3-protobuf python3-six [2022-03-09T15:19:48.499Z] #21 39.09 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-09T15:19:48.499Z] #21 39.11 Setting up jq (1.6-2.1) ... [2022-03-09T15:19:48.499Z] #21 39.12 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-03-09T15:19:48.499Z] #21 39.13 Setting up iptables (1.8.7-1) ... [2022-03-09T15:19:48.499Z] #21 39.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-09T15:19:48.499Z] #21 39.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-09T15:19:48.499Z] #21 39.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-09T15:19:48.499Z] #21 39.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-09T15:19:48.499Z] #21 39.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-09T15:19:48.499Z] #21 39.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-09T15:19:48.760Z] #21 39.18 Setting up iproute2 (5.10.0-4) ... [2022-03-09T15:19:48.828Z] #14 29.69 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] [2022-03-09T15:19:48.828Z] #14 ... [2022-03-09T15:19:48.828Z] [2022-03-09T15:19:48.828Z] #58 [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 [2022-03-09T15:19:48.828Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-09T15:19:48.828Z] #58 24.37 Building dependency tree... [2022-03-09T15:19:48.828Z] #58 26.69 The following additional packages will be installed: [2022-03-09T15:19:48.828Z] #58 26.70 libbtrfs0 [2022-03-09T15:19:48.828Z] #58 26.82 The following NEW packages will be installed: [2022-03-09T15:19:48.828Z] #58 26.84 libbtrfs-dev libbtrfs0 [2022-03-09T15:19:48.828Z] #58 27.28 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:19:48.828Z] #58 27.28 Need to get 460 kB of archives. [2022-03-09T15:19:48.828Z] #58 27.28 After this operation, 1237 kB of additional disk space will be used. [2022-03-09T15:19:48.828Z] #58 27.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-09T15:19:48.828Z] #58 27.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-09T15:19:48.828Z] #58 28.22 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:19:48.828Z] #58 28.43 Fetched 460 kB in 0s (1426 kB/s) [2022-03-09T15:19:48.828Z] #58 28.53 Selecting previously unselected package libbtrfs0:amd64. [2022-03-09T15:19:48.828Z] #58 28.53 (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 ... 15709 files and directories currently installed.) [2022-03-09T15:19:48.828Z] #58 28.57 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-09T15:19:48.828Z] #58 28.58 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-09T15:19:48.828Z] #58 28.77 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-09T15:19:48.828Z] #58 28.77 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-09T15:19:48.828Z] #58 28.78 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-09T15:19:48.828Z] #58 29.09 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-09T15:19:48.828Z] #58 29.13 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-09T15:19:48.828Z] #58 29.15 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:19:48.828Z] #58 DONE 29.8s [2022-03-09T15:19:48.828Z] [2022-03-09T15:19:48.828Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-09T15:19:48.828Z] #59 sha256:f9043852a316acde7df3bf4621da25ea25a3289546eeccf7b77d9199a4138a3a [2022-03-09T15:19:48.828Z] #59 DONE 0.1s [2022-03-09T15:19:48.828Z] [2022-03-09T15:19:48.828Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:19:48.828Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:19:48.828Z] #51 29.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-09T15:19:48.828Z] #51 29.12 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-09T15:19:48.828Z] #51 29.29 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-09T15:19:48.828Z] #51 29.31 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-09T15:19:48.828Z] #51 29.40 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-09T15:19:48.828Z] #51 29.41 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-09T15:19:48.828Z] #51 29.50 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-09T15:19:48.828Z] #51 29.53 go: downloading github.com/spf13/afero v1.6.0 [2022-03-09T15:19:48.828Z] #51 29.55 go: downloading github.com/spf13/cast v1.4.1 [2022-03-09T15:19:48.828Z] #51 29.60 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-09T15:19:48.828Z] #51 29.60 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-09T15:19:48.828Z] #51 29.63 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-09T15:19:48.828Z] #51 29.90 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-09T15:19:48.828Z] #51 29.92 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-09T15:19:48.904Z] #47 ... [2022-03-09T15:19:48.904Z] [2022-03-09T15:19:48.904Z] #53 [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 [2022-03-09T15:19:48.904Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-09T15:19:48.904Z] #53 29.80 v3.0.2 [2022-03-09T15:19:48.904Z] #53 DONE 30.3s [2022-03-09T15:19:48.904Z] [2022-03-09T15:19:48.904Z] #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 [2022-03-09T15:19:48.904Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:19:48.904Z] #47 29.65 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:19:48.904Z] #47 29.65 Need to get 2292 kB of archives. [2022-03-09T15:19:48.904Z] #47 29.65 After this operation, 11.0 MB of additional disk space will be used. [2022-03-09T15:19:48.904Z] #47 29.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-09T15:19:48.904Z] #47 29.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-09T15:19:48.904Z] #47 29.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-09T15:19:48.904Z] #47 29.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-09T15:19:48.904Z] #47 29.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-09T15:19:48.904Z] #47 29.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-09T15:19:48.904Z] #47 29.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-09T15:19:49.022Z] #21 39.52 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:19:49.088Z] #51 30.15 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-09T15:19:49.088Z] #51 30.17 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-09T15:19:49.088Z] #51 30.23 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-09T15:19:49.088Z] #51 30.26 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-09T15:19:49.348Z] #51 30.30 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-09T15:19:49.348Z] #51 30.31 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-09T15:19:49.348Z] #51 30.35 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-09T15:19:49.348Z] #51 ... [2022-03-09T15:19:49.348Z] [2022-03-09T15:19:49.348Z] #53 [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 [2022-03-09T15:19:49.348Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-09T15:19:49.348Z] #53 30.36 v3.0.2 [2022-03-09T15:19:49.348Z] #53 DONE 30.5s [2022-03-09T15:19:49.598Z] #21 DONE 40.2s [2022-03-09T15:19:49.598Z] [2022-03-09T15:19:49.598Z] #22 [dev-systemd-false 8/24] 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 [2022-03-09T15:19:49.598Z] #22 sha256:d14082d5357a42ffaebfff01d9ae84eabcf067dba5a4ac6a2b542cae9eff8027 [2022-03-09T15:19:49.607Z] [2022-03-09T15:19:49.607Z] #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 [2022-03-09T15:19:49.607Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:19:49.607Z] #38 27.07 Building dependency tree... [2022-03-09T15:19:49.607Z] #38 29.67 The following additional packages will be installed: [2022-03-09T15:19:49.607Z] #38 29.67 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-09T15:19:49.607Z] #38 29.69 Suggested packages: [2022-03-09T15:19:49.607Z] #38 29.70 cmake-doc ninja-build lrzip [2022-03-09T15:19:49.607Z] #38 29.70 Recommended packages: [2022-03-09T15:19:49.607Z] #38 29.70 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-09T15:19:49.607Z] #38 30.64 The following NEW packages will be installed: [2022-03-09T15:19:49.607Z] #38 30.67 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-09T15:19:49.607Z] #38 30.67 vim-common xxd [2022-03-09T15:19:49.838Z] #21 20.13 Unpacking bash-completion (1:2.11-2) ... [2022-03-09T15:19:50.097Z] #21 20.53 Selecting previously unselected package bzip2. [2022-03-09T15:19:50.097Z] #21 20.54 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-09T15:19:50.097Z] #21 20.55 Unpacking bzip2 (1.0.8-4) ... [2022-03-09T15:19:50.097Z] #21 20.62 Selecting previously unselected package xz-utils. [2022-03-09T15:19:50.097Z] #21 20.63 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-09T15:19:50.097Z] #21 20.64 Unpacking xz-utils (5.2.5-2) ... [2022-03-09T15:19:50.170Z] #22 0.605 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-09T15:19:50.170Z] #22 0.608 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-09T15:19:50.170Z] #22 0.612 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-09T15:19:50.170Z] #22 DONE 0.7s [2022-03-09T15:19:50.170Z] [2022-03-09T15:19:50.170Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-09T15:19:50.170Z] #23 sha256:af88cd3de548723313362069a44abf1b7f1032f90f1d69fc20000e663d609ccc [2022-03-09T15:19:50.176Z] #38 31.14 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:19:50.176Z] #38 31.14 Need to get 17.7 MB of archives. [2022-03-09T15:19:50.176Z] #38 31.14 After this operation, 70.7 MB of additional disk space will be used. [2022-03-09T15:19:50.176Z] #38 31.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-09T15:19:50.176Z] #38 31.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-09T15:19:50.176Z] #38 31.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-09T15:19:50.176Z] #38 31.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-09T15:19:50.274Z] #47 ... [2022-03-09T15:19:50.274Z] [2022-03-09T15:19:50.274Z] #58 [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 [2022-03-09T15:19:50.274Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-09T15:19:50.274Z] #58 28.06 The following additional packages will be installed: [2022-03-09T15:19:50.274Z] #58 28.08 libbtrfs0 [2022-03-09T15:19:50.274Z] #58 28.23 The following NEW packages will be installed: [2022-03-09T15:19:50.274Z] #58 28.27 libbtrfs-dev libbtrfs0 [2022-03-09T15:19:50.274Z] #58 28.62 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:19:50.274Z] #58 28.62 Need to get 460 kB of archives. [2022-03-09T15:19:50.274Z] #58 28.62 After this operation, 1237 kB of additional disk space will be used. [2022-03-09T15:19:50.274Z] #58 28.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-09T15:19:50.274Z] #58 28.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-09T15:19:50.274Z] #58 29.55 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:19:50.274Z] #58 29.83 Fetched 460 kB in 0s (1457 kB/s) [2022-03-09T15:19:50.274Z] #58 30.00 Selecting previously unselected package libbtrfs0:amd64. [2022-03-09T15:19:50.274Z] #58 30.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-09T15:19:50.274Z] #58 30.06 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-09T15:19:50.274Z] #58 30.25 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-09T15:19:50.274Z] #58 30.80 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-09T15:19:50.274Z] #58 30.81 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-09T15:19:50.274Z] #58 30.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-09T15:19:50.275Z] #58 31.54 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-09T15:19:50.275Z] #58 31.65 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-09T15:19:50.275Z] #58 31.66 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:19:50.275Z] #58 DONE 31.9s [2022-03-09T15:19:50.275Z] [2022-03-09T15:19:50.275Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-09T15:19:50.275Z] #59 sha256:f52d018f0760fab578cf582e45b0de8c204071f3c9e69f27852228760626b0bd [2022-03-09T15:19:50.357Z] #21 20.81 Selecting previously unselected package apparmor. [2022-03-09T15:19:50.357Z] #21 20.81 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-09T15:19:50.357Z] #21 20.86 Unpacking apparmor (2.13.6-10) ... [2022-03-09T15:19:50.532Z] #59 DONE 0.1s [2022-03-09T15:19:50.532Z] [2022-03-09T15:19:50.532Z] #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 [2022-03-09T15:19:50.532Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:19:50.532Z] #14 28.62 The following additional packages will be installed: [2022-03-09T15:19:50.532Z] #14 28.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-09T15:19:50.532Z] #14 28.63 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-09T15:19:50.532Z] #14 28.63 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-09T15:19:50.532Z] #14 28.63 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-09T15:19:50.532Z] #14 28.63 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-09T15:19:50.532Z] #14 28.64 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-09T15:19:50.532Z] #14 28.64 mingw-w64-common mingw-w64-x86-64-dev [2022-03-09T15:19:50.532Z] #14 28.65 Suggested packages: [2022-03-09T15:19:50.532Z] #14 28.66 gcc-10-locales seccomp wine64 [2022-03-09T15:19:50.532Z] #14 29.80 The following NEW packages will be installed: [2022-03-09T15:19:50.532Z] #14 29.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-09T15:19:50.532Z] #14 29.80 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-09T15:19:50.532Z] #14 29.80 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-09T15:19:50.532Z] #14 29.80 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-09T15:19:50.532Z] #14 29.80 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-09T15:19:50.532Z] #14 29.81 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-09T15:19:50.532Z] #14 29.81 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-09T15:19:50.532Z] #14 29.81 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-09T15:19:50.532Z] #14 29.81 mingw-w64-x86-64-dev [2022-03-09T15:19:50.532Z] #14 30.18 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:19:50.532Z] #14 30.18 Need to get 115 MB of archives. [2022-03-09T15:19:50.532Z] #14 30.18 After this operation, 645 MB of additional disk space will be used. [2022-03-09T15:19:50.532Z] #14 30.18 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] [2022-03-09T15:19:50.532Z] #14 30.28 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] [2022-03-09T15:19:50.532Z] #14 30.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-09T15:19:50.532Z] #14 30.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-09T15:19:50.532Z] #14 30.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-09T15:19:50.532Z] #14 30.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-09T15:19:50.532Z] #14 30.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-09T15:19:50.532Z] #14 30.81 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] [2022-03-09T15:19:50.532Z] #14 30.81 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] [2022-03-09T15:19:50.532Z] #14 31.43 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] [2022-03-09T15:19:50.746Z] #38 31.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-09T15:19:50.746Z] #38 31.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-09T15:19:50.746Z] #38 31.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-09T15:19:50.746Z] #38 31.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-09T15:19:50.925Z] #21 21.25 Selecting previously unselected package inetutils-ping. [2022-03-09T15:19:50.925Z] #21 21.26 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-09T15:19:50.925Z] #21 21.26 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-09T15:19:50.925Z] #21 21.38 Selecting previously unselected package libip4tc2:amd64. [2022-03-09T15:19:50.925Z] #21 21.38 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-09T15:19:50.925Z] #21 21.39 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-09T15:19:50.925Z] #21 21.45 Selecting previously unselected package libip6tc2:amd64. [2022-03-09T15:19:50.925Z] #21 21.46 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-09T15:19:50.925Z] #21 21.46 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-09T15:19:51.006Z] #38 31.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-09T15:19:51.006Z] #38 31.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-09T15:19:51.185Z] #21 21.54 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-09T15:19:51.185Z] #21 21.54 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-09T15:19:51.185Z] #21 21.55 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-09T15:19:51.185Z] #21 21.62 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-09T15:19:51.185Z] #21 21.63 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-09T15:19:51.185Z] #21 21.63 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-09T15:19:51.185Z] #21 21.70 Selecting previously unselected package libnftnl11:amd64. [2022-03-09T15:19:51.185Z] #21 21.70 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-09T15:19:51.185Z] #21 21.71 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-09T15:19:51.443Z] #21 21.78 Selecting previously unselected package iptables. [2022-03-09T15:19:51.443Z] #21 21.80 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-09T15:19:51.443Z] #21 21.80 Unpacking iptables (1.8.7-1) ... [2022-03-09T15:19:51.588Z] #14 32.83 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] [2022-03-09T15:19:51.702Z] #21 22.10 Selecting previously unselected package libonig5:amd64. [2022-03-09T15:19:51.702Z] #21 22.10 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-09T15:19:51.702Z] #21 22.11 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-09T15:19:51.702Z] #21 22.25 Selecting previously unselected package libjq1:amd64. [2022-03-09T15:19:51.702Z] #21 22.26 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-09T15:19:51.702Z] #21 22.26 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-09T15:19:51.702Z] #21 22.35 Selecting previously unselected package jq. [2022-03-09T15:19:51.846Z] #14 33.33 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] [2022-03-09T15:19:51.944Z] #38 32.81 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:19:51.944Z] #38 33.02 Fetched 17.7 MB in 1s (12.7 MB/s) [2022-03-09T15:19:51.944Z] #38 33.08 Selecting previously unselected package xxd. [2022-03-09T15:19:51.961Z] #21 22.35 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-09T15:19:51.961Z] #21 22.36 Unpacking jq (1.6-2.1) ... [2022-03-09T15:19:51.961Z] #21 22.48 Selecting previously unselected package libaio1:amd64. [2022-03-09T15:19:51.961Z] #21 22.48 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-09T15:19:51.961Z] #21 22.49 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-09T15:19:51.961Z] #21 22.56 Selecting previously unselected package libgpm2:amd64. [2022-03-09T15:19:51.961Z] #21 22.56 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-09T15:19:51.961Z] #21 22.57 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-09T15:19:52.203Z] #38 33.08 (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 ... 15709 files and directories currently installed.) [2022-03-09T15:19:52.203Z] #38 33.15 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-09T15:19:52.203Z] #38 33.17 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:19:52.203Z] #38 33.38 Selecting previously unselected package vim-common. [2022-03-09T15:19:52.220Z] #21 22.63 Selecting previously unselected package libicu67:amd64. [2022-03-09T15:19:52.220Z] #21 22.63 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-09T15:19:52.220Z] #21 22.64 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-09T15:19:52.416Z] #14 33.71 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] [2022-03-09T15:19:52.463Z] #38 33.38 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-09T15:19:52.463Z] #38 33.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:19:52.722Z] #38 33.72 Selecting previously unselected package cmake-data. [2022-03-09T15:19:52.722Z] #38 33.72 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-09T15:19:52.722Z] #38 33.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-09T15:19:53.292Z] #38 ... [2022-03-09T15:19:53.292Z] [2022-03-09T15:19:53.292Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:19:53.292Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:19:53.292Z] #51 31.22 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-09T15:19:53.292Z] #51 31.32 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-09T15:19:53.292Z] #51 31.35 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-09T15:19:53.292Z] #51 31.39 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-09T15:19:53.292Z] #51 31.60 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-09T15:19:53.292Z] #51 31.75 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-09T15:19:53.292Z] #51 32.28 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-09T15:19:53.292Z] #51 32.31 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-09T15:19:53.292Z] #51 32.35 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-09T15:19:53.292Z] #51 32.44 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-09T15:19:53.292Z] #51 32.45 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-09T15:19:53.292Z] #51 32.50 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-09T15:19:53.292Z] #51 32.51 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-09T15:19:53.292Z] #51 32.55 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-09T15:19:53.292Z] #51 32.60 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-09T15:19:53.292Z] #51 32.63 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-09T15:19:53.292Z] #51 32.65 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-09T15:19:53.292Z] #51 32.71 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-09T15:19:53.292Z] #51 32.72 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-09T15:19:53.292Z] #51 32.75 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-09T15:19:53.292Z] #51 32.83 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-09T15:19:53.292Z] #51 32.91 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-09T15:19:53.292Z] #51 32.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-09T15:19:53.292Z] #51 32.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-09T15:19:53.292Z] #51 33.03 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-09T15:19:53.292Z] #51 33.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-09T15:19:53.292Z] #51 33.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-09T15:19:53.292Z] #51 33.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-09T15:19:53.292Z] #51 33.50 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-09T15:19:53.292Z] #51 33.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-09T15:19:53.292Z] #51 33.56 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-09T15:19:53.292Z] #51 33.64 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-09T15:19:53.292Z] #51 33.65 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-09T15:19:53.292Z] #51 33.70 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-09T15:19:53.292Z] #51 33.71 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-09T15:19:53.292Z] #51 33.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-09T15:19:53.292Z] #51 33.75 go: downloading github.com/julz/importas v0.1.0 [2022-03-09T15:19:53.292Z] #51 33.79 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-09T15:19:53.292Z] #51 33.81 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-09T15:19:53.292Z] #51 33.92 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-09T15:19:53.292Z] #51 33.93 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-09T15:19:53.292Z] #51 33.98 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-09T15:19:53.292Z] #51 33.98 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-09T15:19:53.292Z] #51 33.99 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-09T15:19:53.292Z] #51 34.01 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-09T15:19:53.292Z] #51 34.01 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-09T15:19:53.292Z] #51 34.04 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-09T15:19:53.292Z] #51 34.10 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-09T15:19:53.292Z] #51 34.10 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-09T15:19:53.353Z] #14 34.72 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] [2022-03-09T15:19:53.353Z] #14 ... [2022-03-09T15:19:53.353Z] [2022-03-09T15:19:53.353Z] #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 [2022-03-09T15:19:53.353Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:19:53.353Z] #38 20.29 Reading package lists... [2022-03-09T15:19:53.353Z] #38 24.74 Building dependency tree... [2022-03-09T15:19:53.353Z] #38 27.37 The following additional packages will be installed: [2022-03-09T15:19:53.353Z] #38 27.39 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-09T15:19:53.353Z] #38 27.40 Suggested packages: [2022-03-09T15:19:53.353Z] #38 27.40 cmake-doc ninja-build lrzip [2022-03-09T15:19:53.353Z] #38 27.40 Recommended packages: [2022-03-09T15:19:53.353Z] #38 27.40 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-09T15:19:53.353Z] #38 28.17 The following NEW packages will be installed: [2022-03-09T15:19:53.353Z] #38 28.18 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-09T15:19:53.353Z] #38 28.18 vim-common xxd [2022-03-09T15:19:53.353Z] #38 28.63 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:19:53.353Z] #38 28.63 Need to get 17.7 MB of archives. [2022-03-09T15:19:53.353Z] #38 28.63 After this operation, 70.7 MB of additional disk space will be used. [2022-03-09T15:19:53.353Z] #38 28.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-09T15:19:53.353Z] #38 28.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-09T15:19:53.353Z] #38 28.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-09T15:19:53.353Z] #38 28.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-09T15:19:53.353Z] #38 29.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-09T15:19:53.353Z] #38 29.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-09T15:19:53.353Z] #38 29.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-09T15:19:53.353Z] #38 29.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-09T15:19:53.353Z] #38 29.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-09T15:19:53.353Z] #38 29.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-09T15:19:53.353Z] #38 30.33 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:19:53.353Z] #38 30.55 Fetched 17.7 MB in 1s (14.5 MB/s) [2022-03-09T15:19:53.353Z] #38 30.70 Selecting previously unselected package xxd. [2022-03-09T15:19:53.353Z] #38 30.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 ... 15709 files and directories currently installed.) [2022-03-09T15:19:53.353Z] #38 30.92 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-09T15:19:53.353Z] #38 30.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:19:53.353Z] #38 31.29 Selecting previously unselected package vim-common. [2022-03-09T15:19:53.353Z] #38 31.30 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-09T15:19:53.353Z] #38 31.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:19:53.353Z] #38 31.78 Selecting previously unselected package cmake-data. [2022-03-09T15:19:53.353Z] #38 31.79 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-09T15:19:53.353Z] #38 31.82 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-09T15:19:53.353Z] #38 ... [2022-03-09T15:19:53.353Z] [2022-03-09T15:19:53.353Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:19:53.353Z] #60 sha256:7d37fe31fcb1fb4d04f93b0f78f0ff3f1f016c08328992d5654b0b569bc32c5c [2022-03-09T15:19:53.353Z] #60 1.042 + RM_GOPATH=0 [2022-03-09T15:19:53.353Z] #60 1.042 + TMP_GOPATH= [2022-03-09T15:19:53.353Z] #60 1.042 + : /build [2022-03-09T15:19:53.353Z] #60 1.043 + '[' -z '' ']' [2022-03-09T15:19:53.353Z] #60 1.043 ++ mktemp -d [2022-03-09T15:19:53.353Z] #60 1.045 + export GOPATH=/tmp/tmp.zN3sdLO7Q5 [2022-03-09T15:19:53.353Z] #60 1.045 + GOPATH=/tmp/tmp.zN3sdLO7Q5 [2022-03-09T15:19:53.353Z] #60 1.045 + RM_GOPATH=1 [2022-03-09T15:19:53.353Z] #60 1.045 + case "$(go env GOARCH)" in [2022-03-09T15:19:53.353Z] #60 1.046 ++ go env GOARCH [2022-03-09T15:19:53.353Z] #60 1.071 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:19:53.353Z] #60 1.072 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:19:53.353Z] #60 1.072 ++ dirname /install.sh [2022-03-09T15:19:53.353Z] #60 1.079 + dir=/ [2022-03-09T15:19:53.353Z] #60 1.079 + bin=containerd [2022-03-09T15:19:53.353Z] #60 1.079 + shift [2022-03-09T15:19:53.353Z] #60 1.080 + '[' '!' -f //containerd.installer ']' [2022-03-09T15:19:53.353Z] #60 1.080 + . //containerd.installer [2022-03-09T15:19:53.353Z] #60 1.080 ++ set -e [2022-03-09T15:19:53.353Z] #60 1.081 ++ : v1.5.10 [2022-03-09T15:19:53.353Z] #60 1.083 + install_containerd [2022-03-09T15:19:53.353Z] #60 1.083 + echo 'Install containerd version v1.5.10' [2022-03-09T15:19:53.353Z] #60 1.086 Install containerd version v1.5.10 [2022-03-09T15:19:53.353Z] #60 1.086 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zN3sdLO7Q5/src/github.com/containerd/containerd [2022-03-09T15:19:53.353Z] #60 1.088 Cloning into '/tmp/tmp.zN3sdLO7Q5/src/github.com/containerd/containerd'... [2022-03-09T15:19:53.553Z] #51 34.61 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-09T15:19:53.553Z] #51 34.61 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-09T15:19:53.553Z] #51 34.61 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-09T15:19:53.553Z] #51 34.64 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-09T15:19:53.812Z] #51 34.75 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-09T15:19:53.812Z] #51 34.77 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-09T15:19:53.812Z] #51 34.78 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-09T15:19:53.812Z] #51 34.84 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-09T15:19:53.812Z] #51 34.85 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-09T15:19:54.072Z] #51 35.04 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-09T15:19:54.072Z] #51 35.05 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-09T15:19:54.072Z] #51 35.05 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-09T15:19:54.072Z] #51 35.05 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-09T15:19:54.072Z] #51 35.09 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-09T15:19:54.072Z] #51 35.16 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-09T15:19:54.072Z] #51 35.20 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-09T15:19:54.072Z] #51 35.24 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-09T15:19:54.072Z] #51 35.26 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-09T15:19:54.072Z] #51 35.26 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-09T15:19:54.072Z] #51 35.29 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-09T15:19:54.072Z] #51 35.30 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-09T15:19:54.332Z] #51 35.43 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-09T15:19:54.332Z] #51 35.44 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-09T15:19:54.332Z] #51 35.45 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-09T15:19:54.332Z] #51 35.48 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-09T15:19:54.332Z] #51 35.56 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-09T15:19:54.592Z] #51 35.82 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-09T15:19:54.852Z] #51 35.95 go: downloading honnef.co/go/tools v0.2.2 [2022-03-09T15:19:55.207Z] #19 39.53 Reading package lists... [2022-03-09T15:19:55.513Z] #21 25.60 Selecting previously unselected package libinih1:amd64. [2022-03-09T15:19:55.513Z] #21 25.60 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-09T15:19:55.513Z] #21 25.60 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-09T15:19:55.513Z] #21 25.66 Selecting previously unselected package libnet1:amd64. [2022-03-09T15:19:55.513Z] #21 25.66 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-09T15:19:55.513Z] #21 25.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:19:55.513Z] #21 25.76 Selecting previously unselected package libnl-3-200:amd64. [2022-03-09T15:19:55.513Z] #21 25.76 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-09T15:19:55.513Z] #21 25.77 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-09T15:19:55.513Z] #21 25.84 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-09T15:19:55.513Z] #21 25.85 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-09T15:19:55.513Z] #21 25.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-09T15:19:55.513Z] #21 25.92 Selecting previously unselected package net-tools. [2022-03-09T15:19:55.513Z] #21 25.92 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-09T15:19:55.513Z] #21 25.94 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-09T15:19:55.513Z] #21 26.12 Selecting previously unselected package patch. [2022-03-09T15:19:55.773Z] #21 26.12 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-09T15:19:55.773Z] #21 26.13 Unpacking patch (2.7.6-7) ... [2022-03-09T15:19:55.773Z] #21 26.20 Selecting previously unselected package python-pip-whl. [2022-03-09T15:19:55.773Z] #21 26.21 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-09T15:19:55.773Z] #21 26.22 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-09T15:19:55.794Z] #51 36.90 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-09T15:19:55.794Z] #51 36.91 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-09T15:19:55.794Z] #51 36.96 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-09T15:19:55.794Z] #51 36.99 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-09T15:19:55.794Z] #51 36.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-09T15:19:55.794Z] #51 37.00 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-09T15:19:56.056Z] #51 37.08 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-09T15:19:56.056Z] #51 37.27 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-09T15:19:56.316Z] #51 37.31 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-09T15:19:56.316Z] #51 ... [2022-03-09T15:19:56.316Z] [2022-03-09T15:19:56.316Z] #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 [2022-03-09T15:19:56.316Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:19:56.316Z] #47 22.55 Reading package lists... [2022-03-09T15:19:56.316Z] #47 27.20 Building dependency tree... [2022-03-09T15:19:56.316Z] #47 30.79 The following additional packages will be installed: [2022-03-09T15:19:56.316Z] #47 30.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-09T15:19:56.316Z] #47 30.80 python3-protobuf python3-six [2022-03-09T15:19:56.316Z] #47 30.80 Suggested packages: [2022-03-09T15:19:56.316Z] #47 30.81 python3-setuptools [2022-03-09T15:19:56.316Z] #47 30.81 Recommended packages: [2022-03-09T15:19:56.316Z] #47 30.81 iproute2 | iproute [2022-03-09T15:19:56.316Z] #47 31.70 The following NEW packages will be installed: [2022-03-09T15:19:56.316Z] #47 31.71 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-09T15:19:56.316Z] #47 31.72 python3-protobuf python3-six [2022-03-09T15:19:56.316Z] #47 32.04 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:19:56.316Z] #47 32.04 Need to get 2292 kB of archives. [2022-03-09T15:19:56.316Z] #47 32.04 After this operation, 11.0 MB of additional disk space will be used. [2022-03-09T15:19:56.316Z] #47 32.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-09T15:19:56.316Z] #47 32.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-09T15:19:56.316Z] #47 32.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-09T15:19:56.316Z] #47 32.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-09T15:19:56.316Z] #47 32.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-09T15:19:56.316Z] #47 32.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-09T15:19:56.316Z] #47 32.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-09T15:19:56.316Z] #47 35.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-09T15:19:56.316Z] #47 36.68 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:19:56.316Z] #47 36.79 Fetched 2292 kB in 4s (553 kB/s) [2022-03-09T15:19:56.316Z] #47 36.88 Selecting previously unselected package libprotobuf23:amd64. [2022-03-09T15:19:56.316Z] #47 36.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 ... 15709 files and directories currently installed.) [2022-03-09T15:19:56.316Z] #47 36.96 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-09T15:19:56.316Z] #47 36.99 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-09T15:19:56.316Z] #47 ... [2022-03-09T15:19:56.316Z] [2022-03-09T15:19:56.316Z] #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 [2022-03-09T15:19:56.316Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:19:56.316Z] #14 31.42 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] [2022-03-09T15:19:56.316Z] #14 32.09 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] [2022-03-09T15:19:56.316Z] #14 32.53 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] [2022-03-09T15:19:56.316Z] #14 33.57 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] [2022-03-09T15:19:56.316Z] #14 34.08 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] [2022-03-09T15:19:56.316Z] #14 34.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-09T15:19:56.316Z] #14 34.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-09T15:19:56.316Z] #14 34.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-09T15:19:56.316Z] #14 34.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-09T15:19:56.316Z] #14 34.11 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] [2022-03-09T15:19:56.316Z] #14 34.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-09T15:19:56.316Z] #14 34.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-09T15:19:56.316Z] #14 34.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-09T15:19:56.316Z] #14 34.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-09T15:19:56.316Z] #14 34.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-09T15:19:56.316Z] #14 34.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-09T15:19:56.316Z] #14 34.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-09T15:19:56.316Z] #14 34.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-09T15:19:56.316Z] #14 34.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-09T15:19:56.316Z] #14 34.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-09T15:19:56.316Z] #14 34.85 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:19:56.316Z] #14 35.04 Fetched 115 MB in 6s (18.3 MB/s) [2022-03-09T15:19:56.316Z] #14 35.11 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-09T15:19:56.316Z] #14 35.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 ... 15709 files and directories currently installed.) [2022-03-09T15:19:56.316Z] #14 35.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-09T15:19:56.316Z] #14 35.19 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-09T15:19:56.316Z] #14 37.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-09T15:19:56.316Z] #14 37.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-09T15:19:56.316Z] #14 37.20 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-09T15:19:56.342Z] #21 26.77 Selecting previously unselected package python3-lib2to3. [2022-03-09T15:19:56.342Z] #21 26.77 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-09T15:19:56.342Z] #21 26.78 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-09T15:19:56.342Z] #21 26.88 Selecting previously unselected package python3-distutils. [2022-03-09T15:19:56.342Z] #21 26.88 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-09T15:19:56.342Z] #21 26.90 Unpacking python3-distutils (3.9.2-1) ... [2022-03-09T15:19:56.601Z] #19 48.58 Building dependency tree... [2022-03-09T15:19:56.602Z] #21 27.04 Selecting previously unselected package python3-pkg-resources. [2022-03-09T15:19:56.602Z] #21 27.05 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-09T15:19:56.602Z] #21 27.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:19:56.602Z] #21 27.15 Selecting previously unselected package python3-setuptools. [2022-03-09T15:19:56.602Z] #21 27.15 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-09T15:19:56.602Z] #21 27.16 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-09T15:19:56.637Z] #60 ... [2022-03-09T15:19:56.637Z] [2022-03-09T15:19:56.637Z] #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 [2022-03-09T15:19:56.637Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-09T15:19:56.637Z] #34 36.99 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. [2022-03-09T15:19:56.637Z] #34 37.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-09T15:19:56.637Z] #34 ... [2022-03-09T15:19:56.637Z] [2022-03-09T15:19:56.637Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:19:56.637Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:19:56.637Z] #51 27.69 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-09T15:19:56.637Z] #51 27.77 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-09T15:19:56.637Z] #51 30.55 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-09T15:19:56.637Z] #51 30.65 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-09T15:19:56.637Z] #51 30.80 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-09T15:19:56.637Z] #51 30.89 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-09T15:19:56.637Z] #51 30.94 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-09T15:19:56.637Z] #51 31.06 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-09T15:19:56.637Z] #51 31.13 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-09T15:19:56.637Z] #51 31.21 go: downloading github.com/spf13/afero v1.6.0 [2022-03-09T15:19:56.637Z] #51 31.23 go: downloading github.com/spf13/cast v1.4.1 [2022-03-09T15:19:56.637Z] #51 31.35 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-09T15:19:56.637Z] #51 31.43 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-09T15:19:56.637Z] #51 31.48 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-09T15:19:56.637Z] #51 31.51 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-09T15:19:56.637Z] #51 31.64 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-09T15:19:56.637Z] #51 31.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-09T15:19:56.637Z] #51 31.72 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-09T15:19:56.637Z] #51 31.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-09T15:19:56.637Z] #51 31.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-09T15:19:56.637Z] #51 31.88 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-09T15:19:56.637Z] #51 31.91 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-09T15:19:56.637Z] #51 31.99 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-09T15:19:56.637Z] #51 32.80 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-09T15:19:56.637Z] #51 32.94 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-09T15:19:56.637Z] #51 33.01 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-09T15:19:56.637Z] #51 33.07 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-09T15:19:56.637Z] #51 33.10 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-09T15:19:56.637Z] #51 33.12 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-09T15:19:56.637Z] #51 33.94 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-09T15:19:56.637Z] #51 34.02 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-09T15:19:56.637Z] #51 34.10 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-09T15:19:56.637Z] #51 34.14 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-09T15:19:56.637Z] #51 34.18 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-09T15:19:56.637Z] #51 34.25 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-09T15:19:56.637Z] #51 34.27 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-09T15:19:56.637Z] #51 34.48 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-09T15:19:56.637Z] #51 34.48 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-09T15:19:56.637Z] #51 34.50 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-09T15:19:56.637Z] #51 34.51 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-09T15:19:56.637Z] #51 34.55 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-09T15:19:56.637Z] #51 34.57 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-09T15:19:56.637Z] #51 34.58 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-09T15:19:56.637Z] #51 34.59 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-09T15:19:56.637Z] #51 34.65 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-09T15:19:56.637Z] #51 34.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-09T15:19:56.637Z] #51 34.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-09T15:19:56.637Z] #51 34.69 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-09T15:19:56.637Z] #51 34.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-09T15:19:56.637Z] #51 34.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-09T15:19:56.637Z] #51 35.10 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-09T15:19:56.637Z] #51 35.10 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-09T15:19:56.637Z] #51 35.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-09T15:19:56.637Z] #51 35.12 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-09T15:19:56.637Z] #51 35.21 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-09T15:19:56.637Z] #51 35.23 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-09T15:19:56.637Z] #51 35.27 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-09T15:19:56.637Z] #51 35.29 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-09T15:19:56.637Z] #51 35.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-09T15:19:56.637Z] #51 35.32 go: downloading github.com/julz/importas v0.1.0 [2022-03-09T15:19:56.637Z] #51 35.36 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-09T15:19:56.637Z] #51 35.40 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-09T15:19:56.637Z] #51 35.43 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-09T15:19:56.637Z] #51 35.45 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-09T15:19:56.637Z] #51 35.57 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-09T15:19:56.637Z] #51 35.57 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-09T15:19:56.637Z] #51 35.57 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-09T15:19:56.637Z] #51 35.61 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-09T15:19:56.637Z] #51 35.62 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-09T15:19:56.637Z] #51 35.66 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-09T15:19:56.637Z] #51 35.67 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-09T15:19:56.637Z] #51 35.69 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-09T15:19:56.637Z] #51 36.36 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-09T15:19:56.637Z] #51 36.37 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-09T15:19:56.637Z] #51 36.39 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-09T15:19:56.637Z] #51 36.41 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-09T15:19:56.637Z] #51 36.46 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-09T15:19:56.637Z] #51 36.51 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-09T15:19:56.637Z] #51 36.62 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-09T15:19:56.637Z] #51 36.67 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-09T15:19:56.637Z] #51 36.68 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-09T15:19:56.637Z] #51 36.84 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-09T15:19:56.637Z] #51 36.84 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-09T15:19:56.637Z] #51 36.85 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-09T15:19:56.637Z] #51 36.86 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-09T15:19:56.637Z] #51 36.88 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-09T15:19:56.637Z] #51 36.89 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-09T15:19:56.637Z] #51 36.92 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-09T15:19:56.637Z] #51 37.02 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-09T15:19:56.637Z] #51 37.05 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-09T15:19:56.637Z] #51 37.07 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-09T15:19:56.637Z] #51 37.11 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-09T15:19:56.637Z] #51 37.11 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-09T15:19:56.637Z] #51 37.33 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-09T15:19:56.637Z] #51 37.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-09T15:19:56.637Z] #51 37.38 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-09T15:19:56.637Z] #51 37.42 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-09T15:19:56.637Z] #51 37.43 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-09T15:19:56.637Z] #51 37.60 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-09T15:19:56.637Z] #51 37.79 go: downloading honnef.co/go/tools v0.2.2 [2022-03-09T15:19:56.637Z] #51 ... [2022-03-09T15:19:56.637Z] [2022-03-09T15:19:56.637Z] #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 [2022-03-09T15:19:56.637Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:19:56.637Z] #14 35.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] [2022-03-09T15:19:56.637Z] #14 35.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-09T15:19:56.637Z] #14 35.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-09T15:19:56.637Z] #14 35.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-09T15:19:56.637Z] #14 35.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-09T15:19:56.637Z] #14 35.22 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] [2022-03-09T15:19:56.637Z] #14 35.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-09T15:19:56.637Z] #14 35.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-09T15:19:56.637Z] #14 35.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-09T15:19:56.637Z] #14 35.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-09T15:19:56.637Z] #14 35.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-09T15:19:56.637Z] #14 35.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-09T15:19:56.637Z] #14 35.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-09T15:19:56.637Z] #14 35.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-09T15:19:56.637Z] #14 35.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-09T15:19:56.637Z] #14 35.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-09T15:19:56.637Z] #14 36.31 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:19:56.637Z] #14 36.54 Fetched 115 MB in 5s (21.0 MB/s) [2022-03-09T15:19:56.637Z] #14 36.62 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-09T15:19:56.638Z] #14 36.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-09T15:19:56.638Z] #14 36.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-09T15:19:56.638Z] #14 36.69 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-09T15:19:56.862Z] #21 27.43 Selecting previously unselected package python3-wheel. [2022-03-09T15:19:56.862Z] #21 27.43 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-09T15:19:56.862Z] #21 27.44 Unpacking python3-wheel (0.34.2-1) ... [2022-03-09T15:19:56.862Z] #21 27.51 Selecting previously unselected package python3-pip. [2022-03-09T15:19:56.862Z] #21 27.52 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-09T15:19:56.862Z] #21 27.53 Unpacking python3-pip (20.3.4-4) ... [2022-03-09T15:19:56.886Z] #14 ... [2022-03-09T15:19:56.886Z] [2022-03-09T15:19:56.886Z] #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 [2022-03-09T15:19:56.886Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:19:56.886Z] #47 37.63 Selecting previously unselected package python3-pkg-resources. [2022-03-09T15:19:56.886Z] #47 37.63 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-09T15:19:56.886Z] #47 37.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:19:57.148Z] #47 37.85 Selecting previously unselected package python3-six. [2022-03-09T15:19:57.148Z] #47 37.86 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-09T15:19:57.148Z] #47 37.86 Unpacking python3-six (1.16.0-2) ... [2022-03-09T15:19:57.148Z] #47 37.96 Selecting previously unselected package python3-protobuf. [2022-03-09T15:19:57.148Z] #47 37.96 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-09T15:19:57.148Z] #47 37.97 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-09T15:19:57.381Z] #21 27.81 Selecting previously unselected package sudo. [2022-03-09T15:19:57.381Z] #21 27.81 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-09T15:19:57.381Z] #21 27.82 Unpacking sudo (1.9.5p2-3) ... [2022-03-09T15:19:57.570Z] #14 38.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-09T15:19:57.570Z] #14 38.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-09T15:19:57.570Z] #14 38.79 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-09T15:19:57.720Z] #47 38.38 Selecting previously unselected package libnet1:amd64. [2022-03-09T15:19:57.720Z] #47 38.38 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-09T15:19:57.720Z] #47 38.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:19:57.720Z] #47 38.51 Selecting previously unselected package libnl-3-200:amd64. [2022-03-09T15:19:57.720Z] #47 38.51 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-09T15:19:57.720Z] #47 38.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-09T15:19:57.950Z] #21 28.29 Selecting previously unselected package thin-provisioning-tools. [2022-03-09T15:19:57.950Z] #21 28.29 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-09T15:19:57.950Z] #21 28.30 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-09T15:19:57.980Z] #47 38.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-09T15:19:57.980Z] #47 38.64 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-09T15:19:57.980Z] #47 38.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-09T15:19:57.980Z] #47 38.73 Selecting previously unselected package criu. [2022-03-09T15:19:57.980Z] #47 38.73 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-09T15:19:57.980Z] #47 38.74 Unpacking criu (3.16.1-3) ... [2022-03-09T15:19:58.209Z] #21 28.52 Selecting previously unselected package uidmap. [2022-03-09T15:19:58.209Z] #21 28.52 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-09T15:19:58.209Z] #21 28.53 Unpacking uidmap (1:4.8.1-1) ... [2022-03-09T15:19:58.209Z] #21 28.65 Selecting previously unselected package vim-runtime. [2022-03-09T15:19:58.209Z] #21 28.66 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-09T15:19:58.209Z] #21 28.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-09T15:19:58.209Z] #21 28.72 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-09T15:19:58.209Z] #21 28.74 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:19:58.519Z] #19 52.57 The following additional packages will be installed: [2022-03-09T15:19:58.547Z] #47 39.32 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:19:58.780Z] #19 52.57 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-09T15:19:58.780Z] #19 52.57 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-09T15:19:58.780Z] #19 52.57 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-09T15:19:58.780Z] #19 52.57 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-09T15:19:58.780Z] #19 52.57 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-09T15:19:58.780Z] #19 52.57 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-09T15:19:58.780Z] #19 52.57 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-09T15:19:58.780Z] #19 52.57 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-09T15:19:58.780Z] #19 52.57 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-09T15:19:58.780Z] #19 52.57 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-09T15:19:58.780Z] #19 52.57 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-09T15:19:58.780Z] #19 52.57 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-09T15:19:58.780Z] #19 52.57 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-09T15:19:58.780Z] #19 52.57 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-09T15:19:58.780Z] #19 52.57 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-09T15:19:58.780Z] #19 52.57 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-09T15:19:58.780Z] #19 52.57 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-09T15:19:58.780Z] #19 52.58 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-09T15:19:58.780Z] #19 52.58 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-09T15:19:58.780Z] #19 52.58 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-09T15:19:58.780Z] #19 52.58 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-09T15:19:58.780Z] #19 52.58 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-09T15:19:58.780Z] #19 52.58 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-09T15:19:58.780Z] #19 52.58 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-09T15:19:58.780Z] #19 52.58 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-09T15:19:58.780Z] #19 52.58 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-09T15:19:58.780Z] #19 52.58 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-09T15:19:58.780Z] #19 52.58 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-09T15:19:58.780Z] #19 52.58 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-09T15:19:58.780Z] #19 52.58 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-09T15:19:58.780Z] #19 52.58 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-09T15:19:58.780Z] #19 52.58 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-09T15:19:58.780Z] #19 52.59 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-09T15:19:58.780Z] #19 52.59 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-09T15:19:58.780Z] #19 52.59 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-09T15:19:58.780Z] #19 52.59 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-09T15:19:58.780Z] #19 52.59 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-09T15:19:58.780Z] #19 52.59 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-09T15:19:58.780Z] #19 52.59 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-09T15:19:58.780Z] #19 52.59 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-09T15:19:58.780Z] #19 52.59 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-09T15:19:58.780Z] #19 52.59 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-09T15:19:58.780Z] #19 52.59 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-09T15:19:58.780Z] #19 52.60 linux-libc-dev-s390x-cross patch xz-utils [2022-03-09T15:19:58.780Z] #19 52.64 Suggested packages: [2022-03-09T15:19:58.780Z] #19 52.64 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-09T15:19:58.780Z] #19 52.64 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-09T15:19:58.780Z] #19 52.64 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-09T15:19:58.780Z] #19 52.64 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-09T15:19:58.780Z] #19 52.64 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-09T15:19:58.780Z] #19 52.64 libyaml-shell-perl ed diffutils-doc [2022-03-09T15:19:58.780Z] #19 52.64 Recommended packages: [2022-03-09T15:19:58.780Z] #19 52.64 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-09T15:19:58.780Z] #19 52.64 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-09T15:19:58.808Z] #47 ... [2022-03-09T15:19:58.808Z] [2022-03-09T15:19:58.808Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:19:58.808Z] #60 sha256:dbde52bbc5b50774a2351c535c2e5e4e576f5e4e4c77f301d34858d23307de1c [2022-03-09T15:19:58.808Z] #60 1.263 + RM_GOPATH=0 [2022-03-09T15:19:58.808Z] #60 1.263 + TMP_GOPATH= [2022-03-09T15:19:58.808Z] #60 1.263 + : /build [2022-03-09T15:19:58.808Z] #60 1.263 + '[' -z '' ']' [2022-03-09T15:19:58.808Z] #60 1.263 ++ mktemp -d [2022-03-09T15:19:58.808Z] #60 1.263 + export GOPATH=/tmp/tmp.nz6M7r05Bu [2022-03-09T15:19:58.808Z] #60 1.263 + GOPATH=/tmp/tmp.nz6M7r05Bu [2022-03-09T15:19:58.808Z] #60 1.263 + RM_GOPATH=1 [2022-03-09T15:19:58.808Z] #60 1.263 + case "$(go env GOARCH)" in [2022-03-09T15:19:58.808Z] #60 1.263 ++ go env GOARCH [2022-03-09T15:19:58.808Z] #60 1.293 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:19:58.808Z] #60 1.293 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:19:58.808Z] #60 1.293 ++ dirname /install.sh [2022-03-09T15:19:58.808Z] #60 1.305 + dir=/ [2022-03-09T15:19:58.808Z] #60 1.309 + bin=containerd [2022-03-09T15:19:58.808Z] #60 1.309 + shift [2022-03-09T15:19:58.808Z] #60 1.309 + '[' '!' -f //containerd.installer ']' [2022-03-09T15:19:58.808Z] #60 1.309 + . //containerd.installer [2022-03-09T15:19:58.808Z] #60 1.309 ++ set -e [2022-03-09T15:19:58.808Z] #60 1.309 ++ : v1.5.10 [2022-03-09T15:19:58.808Z] #60 1.309 + install_containerd [2022-03-09T15:19:58.808Z] #60 1.310 + echo 'Install containerd version v1.5.10' [2022-03-09T15:19:58.808Z] #60 1.310 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nz6M7r05Bu/src/github.com/containerd/containerd [2022-03-09T15:19:58.808Z] #60 1.316 Install containerd version v1.5.10 [2022-03-09T15:19:58.808Z] #60 1.321 Cloning into '/tmp/tmp.nz6M7r05Bu/src/github.com/containerd/containerd'... [2022-03-09T15:19:59.068Z] #60 ... [2022-03-09T15:19:59.068Z] [2022-03-09T15:19:59.068Z] #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 [2022-03-09T15:19:59.068Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:19:59.068Z] #14 39.32 Selecting previously unselected package binutils-mingw-w64. [2022-03-09T15:19:59.068Z] #14 39.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-09T15:19:59.068Z] #14 39.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-09T15:19:59.068Z] #14 39.49 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-09T15:19:59.068Z] #14 39.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-09T15:19:59.068Z] #14 39.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:19:59.068Z] #14 39.70 Selecting previously unselected package dmsetup. [2022-03-09T15:19:59.068Z] #14 39.71 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-09T15:19:59.068Z] #14 39.71 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-09T15:19:59.068Z] #14 39.87 Selecting previously unselected package mingw-w64-common. [2022-03-09T15:19:59.068Z] #14 39.87 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-09T15:19:59.068Z] #14 39.88 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-09T15:20:00.097Z] #14 41.07 Selecting previously unselected package binutils-mingw-w64. [2022-03-09T15:20:00.097Z] #14 41.08 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-09T15:20:00.097Z] #14 41.09 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-09T15:20:00.097Z] #14 41.21 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-09T15:20:00.097Z] #14 41.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-09T15:20:00.097Z] #14 41.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:20:00.097Z] #14 41.39 Selecting previously unselected package dmsetup. [2022-03-09T15:20:00.097Z] #14 41.39 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-09T15:20:00.097Z] #14 41.42 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-09T15:20:00.097Z] #14 41.59 Selecting previously unselected package mingw-w64-common. [2022-03-09T15:20:00.347Z] #23 8.524 Collecting yamllint==1.26.1 [2022-03-09T15:20:00.347Z] #23 9.595 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-09T15:20:00.355Z] #14 41.62 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-09T15:20:00.355Z] #14 41.63 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-09T15:20:00.918Z] #23 10.75 Collecting pathspec>=0.5.3 [2022-03-09T15:20:01.179Z] #23 10.76 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-09T15:20:01.179Z] #23 11.03 Collecting pyyaml [2022-03-09T15:20:01.441Z] #23 11.05 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-03-09T15:20:01.441Z] #23 11.09 Building wheels for collected packages: yamllint [2022-03-09T15:20:01.441Z] #23 11.10 Building wheel for yamllint (setup.py): started [2022-03-09T15:20:01.501Z] #21 31.56 Selecting previously unselected package vim. [2022-03-09T15:20:01.501Z] #21 31.57 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-09T15:20:01.501Z] #21 31.58 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:20:01.501Z] #21 32.07 Selecting previously unselected package xfsprogs. [2022-03-09T15:20:01.760Z] #21 32.08 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-09T15:20:01.760Z] #21 32.08 Unpacking xfsprogs (5.10.0-4) ... [2022-03-09T15:20:02.019Z] #21 32.49 Selecting previously unselected package zip. [2022-03-09T15:20:02.019Z] #21 32.50 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-09T15:20:02.019Z] #21 32.51 Unpacking zip (3.0-12) ... [2022-03-09T15:20:02.251Z] #14 ... [2022-03-09T15:20:02.251Z] [2022-03-09T15:20:02.251Z] #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 [2022-03-09T15:20:02.251Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:20:02.251Z] #47 33.00 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-09T15:20:02.251Z] #47 34.36 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:20:02.251Z] #47 34.52 Fetched 2292 kB in 4s (566 kB/s) [2022-03-09T15:20:02.251Z] #47 34.62 Selecting previously unselected package libprotobuf23:amd64. [2022-03-09T15:20:02.251Z] #47 34.63 (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 ... 15709 files and directories currently installed.) [2022-03-09T15:20:02.251Z] #47 34.71 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-09T15:20:02.251Z] #47 34.80 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-09T15:20:02.251Z] #47 35.68 Selecting previously unselected package python3-pkg-resources. [2022-03-09T15:20:02.251Z] #47 35.68 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-09T15:20:02.251Z] #47 35.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:20:02.251Z] #47 35.95 Selecting previously unselected package python3-six. [2022-03-09T15:20:02.251Z] #47 35.96 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-09T15:20:02.251Z] #47 35.97 Unpacking python3-six (1.16.0-2) ... [2022-03-09T15:20:02.251Z] #47 36.07 Selecting previously unselected package python3-protobuf. [2022-03-09T15:20:02.251Z] #47 36.07 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-09T15:20:02.251Z] #47 36.09 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-09T15:20:02.251Z] #47 36.46 Selecting previously unselected package libnet1:amd64. [2022-03-09T15:20:02.251Z] #47 36.46 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-09T15:20:02.251Z] #47 36.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:20:02.251Z] #47 36.66 Selecting previously unselected package libnl-3-200:amd64. [2022-03-09T15:20:02.251Z] #47 36.66 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-09T15:20:02.251Z] #47 36.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-09T15:20:02.251Z] #47 36.80 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-09T15:20:02.251Z] #47 36.80 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-09T15:20:02.251Z] #47 36.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-09T15:20:02.251Z] #47 36.88 Selecting previously unselected package criu. [2022-03-09T15:20:02.251Z] #47 36.88 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-09T15:20:02.251Z] #47 36.89 Unpacking criu (3.16.1-3) ... [2022-03-09T15:20:02.251Z] #47 37.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:20:02.251Z] #47 39.15 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-09T15:20:02.251Z] #47 39.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:20:02.251Z] #47 39.19 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-09T15:20:02.251Z] #47 39.21 Setting up python3-six (1.16.0-2) ... [2022-03-09T15:20:02.251Z] #47 40.26 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-09T15:20:02.251Z] #47 40.30 Setting up python3-protobuf (3.12.4-1) ... [2022-03-09T15:20:02.270Z] #19 56.11 The following NEW packages will be installed: [2022-03-09T15:20:02.270Z] #19 56.12 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-09T15:20:02.270Z] #19 56.12 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-09T15:20:02.270Z] #19 56.12 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-09T15:20:02.270Z] #19 56.12 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-09T15:20:02.270Z] #19 56.12 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-09T15:20:02.270Z] #19 56.12 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-09T15:20:02.270Z] #19 56.12 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-09T15:20:02.271Z] #19 56.12 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-09T15:20:02.271Z] #19 56.12 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-09T15:20:02.271Z] #19 56.12 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-09T15:20:02.271Z] #19 56.12 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-09T15:20:02.271Z] #19 56.12 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-09T15:20:02.271Z] #19 56.12 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-09T15:20:02.271Z] #19 56.12 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-09T15:20:02.271Z] #19 56.12 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-09T15:20:02.271Z] #19 56.12 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-09T15:20:02.271Z] #19 56.12 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-09T15:20:02.271Z] #19 56.12 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-09T15:20:02.271Z] #19 56.12 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-09T15:20:02.271Z] #19 56.12 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-09T15:20:02.271Z] #19 56.12 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-09T15:20:02.271Z] #19 56.12 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-09T15:20:02.271Z] #19 56.12 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-09T15:20:02.271Z] #19 56.12 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-09T15:20:02.271Z] #19 56.12 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-09T15:20:02.271Z] #19 56.12 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-09T15:20:02.271Z] #19 56.12 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-09T15:20:02.271Z] #19 56.13 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-09T15:20:02.271Z] #19 56.13 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-09T15:20:02.271Z] #19 56.13 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-09T15:20:02.271Z] #19 56.13 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-09T15:20:02.271Z] #19 56.13 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-09T15:20:02.271Z] #19 56.13 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-09T15:20:02.271Z] #19 56.13 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-09T15:20:02.271Z] #19 56.13 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-09T15:20:02.271Z] #19 56.13 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-09T15:20:02.271Z] #19 56.13 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-09T15:20:02.271Z] #19 56.13 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-09T15:20:02.271Z] #19 56.13 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-09T15:20:02.271Z] #19 56.13 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-09T15:20:02.271Z] #19 56.13 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-09T15:20:02.271Z] #19 56.13 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-09T15:20:02.271Z] #19 56.13 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-09T15:20:02.271Z] #19 56.13 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-09T15:20:02.271Z] #19 56.13 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-09T15:20:02.271Z] #19 56.14 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-09T15:20:02.271Z] #19 56.14 linux-libc-dev-s390x-cross patch xz-utils [2022-03-09T15:20:02.278Z] #21 32.64 Selecting previously unselected package zstd. [2022-03-09T15:20:02.278Z] #21 32.64 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-09T15:20:02.278Z] #21 32.65 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-09T15:20:02.385Z] #23 12.02 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-09T15:20:02.385Z] #23 12.02 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a24511751d5dafb609e0bf1a056a841ebdb8217a1ec745b156479e47b50ea683 [2022-03-09T15:20:02.385Z] #23 12.02 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-09T15:20:02.385Z] #23 12.02 Successfully built yamllint [2022-03-09T15:20:02.385Z] #23 12.05 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-09T15:20:02.536Z] #21 32.95 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:20:02.645Z] #23 12.46 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-09T15:20:02.845Z] #19 56.62 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:20:02.845Z] #19 56.62 Need to get 787 MB of archives. [2022-03-09T15:20:02.845Z] #19 56.62 After this operation, 3385 MB of additional disk space will be used. [2022-03-09T15:20:02.845Z] #19 56.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-03-09T15:20:02.845Z] #19 56.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-09T15:20:02.845Z] #19 56.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-09T15:20:02.845Z] #19 56.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-09T15:20:02.845Z] #19 56.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-09T15:20:02.845Z] #19 56.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-09T15:20:02.845Z] #19 56.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-03-09T15:20:02.845Z] #19 56.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-03-09T15:20:02.845Z] #19 56.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-03-09T15:20:03.108Z] #19 56.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-03-09T15:20:03.108Z] #19 56.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-03-09T15:20:03.108Z] #19 57.04 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] [2022-03-09T15:20:03.108Z] #19 57.04 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] [2022-03-09T15:20:03.184Z] #47 44.07 Setting up criu (3.16.1-3) ... [2022-03-09T15:20:03.218Z] #23 DONE 13.0s [2022-03-09T15:20:03.218Z] [2022-03-09T15:20:03.218Z] #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 [2022-03-09T15:20:03.218Z] #26 sha256:a80bd17415b03aa44cfeccb9f057441357827d24d973a513dfcbe8dfc09e0155 [2022-03-09T15:20:03.475Z] #21 33.81 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-09T15:20:03.475Z] #21 33.83 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-09T15:20:03.475Z] #21 33.85 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-09T15:20:03.475Z] #21 33.87 Setting up libicu67:amd64 (67.1-7) ... [2022-03-09T15:20:03.475Z] #21 33.89 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-09T15:20:03.476Z] #21 33.91 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-09T15:20:03.476Z] #21 33.98 Setting up uidmap (1:4.8.1-1) ... [2022-03-09T15:20:03.476Z] #21 34.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:20:03.476Z] #21 34.02 Setting up bzip2 (1.0.8-4) ... [2022-03-09T15:20:03.476Z] #21 34.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-09T15:20:03.476Z] #21 34.06 Setting up python3-wheel (0.34.2-1) ... [2022-03-09T15:20:04.115Z] #47 ... [2022-03-09T15:20:04.115Z] [2022-03-09T15:20:04.115Z] #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 [2022-03-09T15:20:04.115Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:20:04.115Z] #38 35.43 Selecting previously unselected package libicu67:amd64. [2022-03-09T15:20:04.115Z] #38 35.44 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-09T15:20:04.115Z] #38 35.45 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-09T15:20:04.115Z] #38 40.86 Selecting previously unselected package libxml2:amd64. [2022-03-09T15:20:04.115Z] #38 40.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-09T15:20:04.115Z] #38 40.87 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-09T15:20:04.115Z] #38 41.34 Selecting previously unselected package libarchive13:amd64. [2022-03-09T15:20:04.115Z] #38 41.34 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-09T15:20:04.115Z] #38 41.35 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-09T15:20:04.115Z] #38 41.60 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-09T15:20:04.115Z] #38 41.61 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-09T15:20:04.115Z] #38 41.63 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-09T15:20:04.115Z] #38 41.76 Selecting previously unselected package librhash0:amd64. [2022-03-09T15:20:04.115Z] #38 41.76 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-09T15:20:04.115Z] #38 41.77 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-09T15:20:04.115Z] #38 41.93 Selecting previously unselected package libuv1:amd64. [2022-03-09T15:20:04.115Z] #38 41.93 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-09T15:20:04.115Z] #38 41.94 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-09T15:20:04.115Z] #38 42.10 Selecting previously unselected package cmake. [2022-03-09T15:20:04.115Z] #38 42.10 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-09T15:20:04.115Z] #38 42.11 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-09T15:20:04.115Z] #38 ... [2022-03-09T15:20:04.115Z] [2022-03-09T15:20:04.115Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:20:04.115Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:20:04.115Z] #51 38.83 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-09T15:20:04.115Z] #51 38.84 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-09T15:20:04.115Z] #51 38.98 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-09T15:20:04.115Z] #51 39.05 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-09T15:20:04.115Z] #51 39.06 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-09T15:20:04.115Z] #51 39.11 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-09T15:20:04.115Z] #51 39.14 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-09T15:20:04.115Z] #51 39.38 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-09T15:20:04.115Z] #51 39.39 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-09T15:20:04.115Z] #51 39.50 go: downloading golang.org/x/text v0.3.7 [2022-03-09T15:20:04.115Z] #51 44.23 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-09T15:20:04.115Z] #51 44.34 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-09T15:20:04.115Z] #51 44.40 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-09T15:20:04.115Z] #51 44.50 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-09T15:20:04.115Z] #51 44.53 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-09T15:20:04.115Z] #51 44.54 go: downloading golang.org/x/mod v0.5.1 [2022-03-09T15:20:04.115Z] #51 44.64 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-09T15:20:04.115Z] #51 44.72 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-09T15:20:04.115Z] #51 44.74 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-09T15:20:04.115Z] #51 44.77 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-09T15:20:04.115Z] #51 44.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-09T15:20:04.115Z] #51 44.90 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-09T15:20:04.115Z] #51 45.36 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-09T15:20:04.115Z] #51 45.42 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-09T15:20:04.344Z] #14 45.05 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-09T15:20:04.344Z] #14 45.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-09T15:20:04.344Z] #14 45.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-09T15:20:04.374Z] #51 45.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-09T15:20:04.374Z] #51 45.75 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-09T15:20:04.374Z] #51 45.76 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-09T15:20:04.374Z] #51 45.82 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-09T15:20:04.374Z] #51 45.82 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-09T15:20:04.374Z] #51 45.85 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-09T15:20:04.374Z] #51 45.89 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-09T15:20:04.374Z] #51 ... [2022-03-09T15:20:04.374Z] [2022-03-09T15:20:04.374Z] #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 [2022-03-09T15:20:04.374Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:20:04.374Z] #38 45.98 Setting up libicu67:amd64 (67.1-7) ... [2022-03-09T15:20:04.413Z] #21 34.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:20:04.413Z] #21 34.79 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-09T15:20:04.413Z] #21 34.81 Setting up libcap2-bin (1:2.44-1) ... [2022-03-09T15:20:04.413Z] #21 34.83 Setting up apparmor (2.13.6-10) ... [2022-03-09T15:20:04.499Z] #19 58.41 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] [2022-03-09T15:20:04.499Z] #19 58.41 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] [2022-03-09T15:20:04.635Z] #38 46.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:20:04.635Z] #38 46.02 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-09T15:20:04.635Z] #38 46.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:20:04.635Z] #38 46.09 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-09T15:20:04.635Z] #38 46.14 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-09T15:20:04.635Z] #38 46.16 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-09T15:20:04.635Z] #38 46.18 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-09T15:20:04.635Z] #38 46.21 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-09T15:20:04.894Z] #38 46.23 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-09T15:20:04.894Z] #38 46.29 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:20:04.913Z] #14 ... [2022-03-09T15:20:04.913Z] [2022-03-09T15:20:04.913Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:20:04.913Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:20:04.913Z] #51 37.44 go: downloading golang.org/x/text v0.3.7 [2022-03-09T15:20:04.913Z] #51 42.16 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-09T15:20:04.913Z] #51 42.34 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-09T15:20:04.913Z] #51 42.38 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-09T15:20:04.913Z] #51 42.42 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-09T15:20:04.913Z] #51 42.46 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-09T15:20:04.913Z] #51 42.46 go: downloading golang.org/x/mod v0.5.1 [2022-03-09T15:20:04.913Z] #51 42.56 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-09T15:20:04.913Z] #51 42.68 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-09T15:20:04.913Z] #51 42.70 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-09T15:20:04.913Z] #51 42.81 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-09T15:20:04.913Z] #51 42.82 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-09T15:20:04.913Z] #51 42.85 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-09T15:20:04.913Z] #51 43.19 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-09T15:20:04.913Z] #51 43.28 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-09T15:20:04.913Z] #51 43.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-09T15:20:04.913Z] #51 43.51 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-09T15:20:04.913Z] #51 43.60 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-09T15:20:04.913Z] #51 43.68 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-09T15:20:04.913Z] #51 43.69 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-09T15:20:04.913Z] #51 43.75 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-09T15:20:04.913Z] #51 43.78 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-09T15:20:04.913Z] #51 44.05 go: downloading github.com/prometheus/common v0.10.0 [2022-03-09T15:20:04.913Z] #51 44.19 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-09T15:20:04.913Z] #51 44.22 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-09T15:20:04.913Z] #51 44.39 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-09T15:20:04.913Z] #51 45.87 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-09T15:20:04.913Z] #51 ... [2022-03-09T15:20:04.913Z] [2022-03-09T15:20:04.914Z] #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 [2022-03-09T15:20:04.914Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:20:04.914Z] #38 36.07 Selecting previously unselected package libicu67:amd64. [2022-03-09T15:20:04.914Z] #38 36.09 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-09T15:20:04.914Z] #38 36.11 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-09T15:20:04.914Z] #38 41.30 Selecting previously unselected package libxml2:amd64. [2022-03-09T15:20:04.914Z] #38 41.30 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-09T15:20:04.914Z] #38 41.32 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-09T15:20:04.914Z] #38 41.82 Selecting previously unselected package libarchive13:amd64. [2022-03-09T15:20:04.914Z] #38 41.82 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-09T15:20:04.914Z] #38 41.84 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-09T15:20:04.914Z] #38 42.18 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-09T15:20:04.914Z] #38 42.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-09T15:20:04.914Z] #38 42.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-09T15:20:04.914Z] #38 42.36 Selecting previously unselected package librhash0:amd64. [2022-03-09T15:20:04.914Z] #38 42.36 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-09T15:20:04.914Z] #38 42.37 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-09T15:20:04.914Z] #38 42.51 Selecting previously unselected package libuv1:amd64. [2022-03-09T15:20:04.914Z] #38 42.51 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-09T15:20:04.914Z] #38 42.53 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-09T15:20:04.914Z] #38 42.67 Selecting previously unselected package cmake. [2022-03-09T15:20:04.914Z] #38 42.68 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-09T15:20:04.914Z] #38 42.69 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-09T15:20:05.173Z] #38 46.33 Setting up libicu67:amd64 (67.1-7) ... [2022-03-09T15:20:05.173Z] #38 46.36 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:20:05.173Z] #38 46.38 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-09T15:20:05.173Z] #38 46.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:20:05.434Z] #38 46.44 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-09T15:20:05.434Z] #38 46.46 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-09T15:20:05.434Z] #38 46.48 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-09T15:20:05.434Z] #38 46.50 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-09T15:20:05.434Z] #38 46.52 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-09T15:20:05.434Z] #38 46.55 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-09T15:20:05.434Z] #38 46.56 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:20:05.891Z] #19 59.67 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] [2022-03-09T15:20:05.891Z] #19 59.68 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] [2022-03-09T15:20:06.323Z] #21 36.50 Setting up zip (3.0-12) ... [2022-03-09T15:20:06.323Z] #21 36.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:20:06.323Z] #21 36.58 Setting up bash-completion (1:2.11-2) ... [2022-03-09T15:20:07.278Z] #19 61.06 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] [2022-03-09T15:20:07.278Z] #19 61.06 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] [2022-03-09T15:20:07.419Z] #38 ... [2022-03-09T15:20:07.419Z] [2022-03-09T15:20:07.419Z] #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 [2022-03-09T15:20:07.419Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-09T15:20:07.419Z] #34 38.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-09T15:20:07.419Z] #34 ... [2022-03-09T15:20:07.419Z] [2022-03-09T15:20:07.419Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:20:07.419Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:20:07.419Z] #51 46.13 go: downloading github.com/prometheus/common v0.10.0 [2022-03-09T15:20:07.419Z] #51 46.35 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-09T15:20:07.419Z] #51 46.38 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-09T15:20:07.419Z] #51 46.41 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-09T15:20:07.419Z] #51 47.81 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-09T15:20:07.419Z] #51 ... [2022-03-09T15:20:07.419Z] [2022-03-09T15:20:07.419Z] #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 [2022-03-09T15:20:07.419Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:20:07.419Z] #47 45.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:20:07.419Z] #47 DONE 48.5s [2022-03-09T15:20:07.677Z] [2022-03-09T15:20:07.677Z] #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 [2022-03-09T15:20:07.677Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:20:07.677Z] #38 DONE 49.0s [2022-03-09T15:20:07.677Z] [2022-03-09T15:20:07.677Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-09T15:20:07.677Z] #39 sha256:9704152a07a7777c8a90730b60f51fdc697b5af2668a6ed4864fcdd3e95f167c [2022-03-09T15:20:07.677Z] #39 DONE 0.2s [2022-03-09T15:20:07.677Z] [2022-03-09T15:20:07.677Z] #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 [2022-03-09T15:20:07.677Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:20:07.677Z] #14 46.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-09T15:20:07.677Z] #14 46.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-09T15:20:07.677Z] #14 46.04 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-09T15:20:07.976Z] #38 ... [2022-03-09T15:20:07.976Z] [2022-03-09T15:20:07.976Z] #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 [2022-03-09T15:20:07.976Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-09T15:20:07.976Z] #34 38.42 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. [2022-03-09T15:20:07.976Z] #34 38.52 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-09T15:20:07.976Z] #34 38.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-09T15:20:08.229Z] #21 38.30 Setting up xz-utils (5.2.5-2) ... [2022-03-09T15:20:08.229Z] #21 38.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-09T15:20:08.229Z] #21 38.33 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-09T15:20:08.229Z] #21 38.35 Setting up patch (2.7.6-7) ... [2022-03-09T15:20:08.229Z] #21 38.37 Setting up sudo (1.9.5p2-3) ... [2022-03-09T15:20:08.229Z] #21 38.50 invoke-rc.d: could not determine current runlevel [2022-03-09T15:20:08.229Z] #21 38.51 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-09T15:20:08.229Z] #21 38.52 Setting up xfsprogs (5.10.0-4) ... [2022-03-09T15:20:08.229Z] #21 38.54 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-09T15:20:08.229Z] #21 38.55 Setting up inetutils-ping (2:2.0-1) ... [2022-03-09T15:20:08.229Z] #21 38.57 Setting up pigz (2.6-1) ... [2022-03-09T15:20:08.229Z] #21 38.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-09T15:20:08.229Z] #21 38.60 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-09T15:20:08.229Z] #21 38.62 Setting up python-pip-whl (20.3.4-4) ... [2022-03-09T15:20:08.229Z] #21 38.64 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:20:08.550Z] #34 ... [2022-03-09T15:20:08.550Z] [2022-03-09T15:20:08.550Z] #49 [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 [2022-03-09T15:20:08.550Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-09T15:20:08.550Z] #49 49.46 gotestsum version dev [2022-03-09T15:20:08.684Z] #19 62.23 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] [2022-03-09T15:20:08.684Z] #19 62.23 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] [2022-03-09T15:20:08.797Z] #21 39.22 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-09T15:20:08.797Z] #21 39.24 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-09T15:20:08.810Z] #49 DONE 50.0s [2022-03-09T15:20:08.810Z] [2022-03-09T15:20:08.810Z] #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 [2022-03-09T15:20:08.810Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-09T15:20:08.810Z] #47 40.96 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-09T15:20:08.810Z] #47 40.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:20:08.810Z] #47 41.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-09T15:20:08.810Z] #47 41.03 Setting up python3-six (1.16.0-2) ... [2022-03-09T15:20:08.810Z] #47 42.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-09T15:20:08.810Z] #47 42.04 Setting up python3-protobuf (3.12.4-1) ... [2022-03-09T15:20:08.810Z] #47 45.44 Setting up criu (3.16.1-3) ... [2022-03-09T15:20:08.810Z] #47 47.29 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:20:09.055Z] #21 39.66 Setting up libelf1:amd64 (0.183-1) ... [2022-03-09T15:20:09.069Z] #47 DONE 49.8s [2022-03-09T15:20:09.069Z] [2022-03-09T15:20:09.069Z] #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 [2022-03-09T15:20:09.069Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-09T15:20:09.069Z] #38 DONE 50.0s [2022-03-09T15:20:09.069Z] [2022-03-09T15:20:09.069Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-09T15:20:09.069Z] #39 sha256:deb3a15f4826c12b8c6272a1c52978201e60874c8cfac10ec1a2792672ad19a6 [2022-03-09T15:20:09.069Z] #39 DONE 0.2s [2022-03-09T15:20:09.069Z] [2022-03-09T15:20:09.069Z] #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 [2022-03-09T15:20:09.069Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:20:09.069Z] #14 50.16 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-09T15:20:09.069Z] #14 50.20 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:20:09.069Z] #14 50.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-09T15:20:09.315Z] #21 39.79 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-09T15:20:09.315Z] #21 39.80 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-09T15:20:09.315Z] #21 39.82 Setting up python3-distutils (3.9.2-1) ... [2022-03-09T15:20:09.329Z] #14 50.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-09T15:20:09.329Z] #14 50.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:20:09.329Z] #14 50.46 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-09T15:20:09.576Z] #14 ... [2022-03-09T15:20:09.576Z] [2022-03-09T15:20:09.576Z] #49 [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 [2022-03-09T15:20:09.576Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-09T15:20:09.576Z] #49 50.83 gotestsum version dev [2022-03-09T15:20:09.576Z] #49 DONE 51.1s [2022-03-09T15:20:09.576Z] [2022-03-09T15:20:09.576Z] #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 [2022-03-09T15:20:09.576Z] #40 sha256:2516ff09c392178bb0e71dfedfb2dad0ab5d7dac0238d1b2962813594e60ec27 [2022-03-09T15:20:09.576Z] #40 1.303 + RM_GOPATH=0 [2022-03-09T15:20:09.576Z] #40 1.303 + TMP_GOPATH= [2022-03-09T15:20:09.576Z] #40 1.303 + : /build [2022-03-09T15:20:09.576Z] #40 1.303 + '[' -z '' ']' [2022-03-09T15:20:09.576Z] #40 1.303 ++ mktemp -d [2022-03-09T15:20:09.576Z] #40 1.303 + export GOPATH=/tmp/tmp.KMni444i3E [2022-03-09T15:20:09.576Z] #40 1.303 + GOPATH=/tmp/tmp.KMni444i3E [2022-03-09T15:20:09.576Z] #40 1.303 + RM_GOPATH=1 [2022-03-09T15:20:09.576Z] #40 1.303 + case "$(go env GOARCH)" in [2022-03-09T15:20:09.576Z] #40 1.304 ++ go env GOARCH [2022-03-09T15:20:09.576Z] #40 1.376 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:20:09.576Z] #40 1.376 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:20:09.576Z] #40 1.376 ++ dirname /install.sh [2022-03-09T15:20:09.577Z] #40 1.403 Install tini version v0.19.0 [2022-03-09T15:20:09.577Z] #40 1.403 + dir=/ [2022-03-09T15:20:09.577Z] #40 1.403 + bin=tini [2022-03-09T15:20:09.577Z] #40 1.403 + shift [2022-03-09T15:20:09.577Z] #40 1.403 + '[' '!' -f //tini.installer ']' [2022-03-09T15:20:09.577Z] #40 1.403 + . //tini.installer [2022-03-09T15:20:09.577Z] #40 1.403 ++ : v0.19.0 [2022-03-09T15:20:09.577Z] #40 1.403 + install_tini [2022-03-09T15:20:09.577Z] #40 1.403 + echo 'Install tini version v0.19.0' [2022-03-09T15:20:09.577Z] #40 1.403 + git clone https://github.com/krallin/tini.git /tmp/tmp.KMni444i3E/tini [2022-03-09T15:20:09.577Z] #40 1.440 Cloning into '/tmp/tmp.KMni444i3E/tini'... [2022-03-09T15:20:09.633Z] #19 63.34 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] [2022-03-09T15:20:09.633Z] #19 63.34 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] [2022-03-09T15:20:09.633Z] #19 63.34 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] [2022-03-09T15:20:09.633Z] #19 63.34 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] [2022-03-09T15:20:09.633Z] #19 63.34 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] [2022-03-09T15:20:09.633Z] #19 63.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-09T15:20:09.633Z] #19 63.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-03-09T15:20:09.633Z] #19 63.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-09T15:20:09.633Z] #19 63.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-03-09T15:20:09.633Z] #19 63.39 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-03-09T15:20:09.633Z] #19 63.39 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-03-09T15:20:09.633Z] #19 63.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-09T15:20:09.633Z] #19 63.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-09T15:20:09.633Z] #19 63.44 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-09T15:20:09.633Z] #19 63.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-09T15:20:09.633Z] #19 63.49 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-03-09T15:20:09.633Z] #19 63.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-09T15:20:09.633Z] #19 63.55 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-03-09T15:20:09.633Z] #19 63.57 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] [2022-03-09T15:20:09.834Z] #40 2.140 + cd /tmp/tmp.KMni444i3E/tini [2022-03-09T15:20:09.834Z] #40 2.140 + git checkout -q v0.19.0 [2022-03-09T15:20:09.884Z] #21 40.28 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:20:09.884Z] #21 40.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-09T15:20:09.884Z] #21 40.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-09T15:20:09.884Z] #21 40.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-09T15:20:09.884Z] #21 40.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-09T15:20:09.884Z] #21 40.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-09T15:20:09.884Z] #21 40.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-09T15:20:09.884Z] #21 40.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-09T15:20:09.884Z] #21 40.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-09T15:20:09.884Z] #21 40.36 Setting up python3-setuptools (52.0.0-4) ... [2022-03-09T15:20:10.091Z] #40 2.147 + cmake . [2022-03-09T15:20:11.023Z] #40 3.164 -- The C compiler identification is GNU 10.2.1 [2022-03-09T15:20:11.023Z] #40 3.234 -- Detecting C compiler ABI info [2022-03-09T15:20:11.262Z] #21 41.79 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-09T15:20:11.262Z] #21 41.81 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-09T15:20:11.262Z] #21 41.82 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-09T15:20:11.262Z] #21 41.84 Setting up python3-pip (20.3.4-4) ... [2022-03-09T15:20:11.550Z] #19 65.16 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-03-09T15:20:11.550Z] #19 65.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-03-09T15:20:11.550Z] #19 65.20 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-09T15:20:11.550Z] #19 65.25 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-03-09T15:20:11.550Z] #19 65.28 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] [2022-03-09T15:20:11.588Z] #40 3.676 -- Detecting C compiler ABI info - done [2022-03-09T15:20:11.588Z] #40 3.804 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-09T15:20:11.588Z] #40 3.812 -- Detecting C compile features [2022-03-09T15:20:11.588Z] #40 3.814 -- Detecting C compile features - done [2022-03-09T15:20:11.588Z] #40 3.833 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-09T15:20:11.845Z] #40 4.038 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-09T15:20:11.845Z] #40 4.158 -- Configuring done [2022-03-09T15:20:12.102Z] #40 4.179 -- Generating done [2022-03-09T15:20:12.102Z] #40 4.191 -- Build files have been written to: /tmp/tmp.KMni444i3E/tini [2022-03-09T15:20:12.102Z] #40 4.202 + make tini-static [2022-03-09T15:20:12.359Z] #40 4.437 Scanning dependencies of target tini-static [2022-03-09T15:20:12.359Z] #40 4.484 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-09T15:20:12.639Z] #21 42.92 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-09T15:20:12.639Z] #21 42.94 Setting up jq (1.6-2.1) ... [2022-03-09T15:20:12.639Z] #21 42.95 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-09T15:20:12.639Z] #21 42.99 Setting up iptables (1.8.7-1) ... [2022-03-09T15:20:12.639Z] #21 43.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-09T15:20:12.639Z] #21 43.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-09T15:20:12.639Z] #21 43.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-09T15:20:12.639Z] #21 43.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-09T15:20:12.639Z] #21 43.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-09T15:20:12.639Z] #21 43.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-09T15:20:12.639Z] #21 43.03 Setting up iproute2 (5.10.0-4) ... [2022-03-09T15:20:12.898Z] #21 43.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:20:12.943Z] #19 66.68 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-09T15:20:12.943Z] #19 66.68 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-09T15:20:12.943Z] #19 66.69 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-09T15:20:12.943Z] #19 66.72 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-09T15:20:12.943Z] #19 66.72 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-03-09T15:20:12.943Z] #19 66.73 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-09T15:20:12.943Z] #19 66.98 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-09T15:20:13.209Z] #19 66.99 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-03-09T15:20:13.209Z] #19 66.99 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-03-09T15:20:13.209Z] #19 66.99 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-03-09T15:20:13.209Z] #19 66.99 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-03-09T15:20:13.209Z] #19 67.00 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-09T15:20:13.209Z] #19 67.00 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-09T15:20:13.209Z] #19 67.00 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-03-09T15:20:13.209Z] #19 67.00 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-09T15:20:13.209Z] #19 67.01 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-09T15:20:13.209Z] #19 67.01 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-03-09T15:20:13.209Z] #19 67.01 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-09T15:20:13.209Z] #19 67.01 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-09T15:20:13.209Z] #19 67.01 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-09T15:20:13.209Z] #19 67.06 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-03-09T15:20:13.209Z] #19 67.06 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-03-09T15:20:13.209Z] #19 67.07 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-09T15:20:13.209Z] #19 67.08 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-09T15:20:13.209Z] #19 67.12 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-03-09T15:20:13.209Z] #19 67.13 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-09T15:20:13.209Z] #19 67.16 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-03-09T15:20:13.209Z] #19 67.17 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] [2022-03-09T15:20:13.226Z] #26 ... [2022-03-09T15:20:13.226Z] [2022-03-09T15:20:13.226Z] #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 [2022-03-09T15:20:13.226Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-09T15:20:13.226Z] #43 153.7 + dpkg --print-architecture [2022-03-09T15:20:13.289Z] #40 5.413 [100%] Linking C executable tini-static [2022-03-09T15:20:13.471Z] #21 DONE 44.0s [2022-03-09T15:20:13.471Z] [2022-03-09T15:20:13.471Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:20:13.471Z] #60 sha256:7d2ba7497587e1d255d08bc41fd8f97cdbf2e31dc90ef2c72b5fba2484752afb [2022-03-09T15:20:13.471Z] #60 ... [2022-03-09T15:20:13.471Z] [2022-03-09T15:20:13.471Z] #22 [dev-systemd-false 8/24] 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 [2022-03-09T15:20:13.471Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-09T15:20:13.487Z] #43 DONE 154.0s [2022-03-09T15:20:13.487Z] [2022-03-09T15:20:13.487Z] #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 [2022-03-09T15:20:13.487Z] #26 sha256:a80bd17415b03aa44cfeccb9f057441357827d24d973a513dfcbe8dfc09e0155 [2022-03-09T15:20:13.853Z] #40 5.808 [100%] Built target tini-static [2022-03-09T15:20:13.853Z] #40 5.854 + mkdir -p /build [2022-03-09T15:20:13.853Z] #40 5.856 + cp tini-static /build/docker-init [2022-03-09T15:20:14.111Z] #40 DONE 6.3s [2022-03-09T15:20:14.111Z] [2022-03-09T15:20:14.111Z] #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 [2022-03-09T15:20:14.111Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:20:14.111Z] #14 52.05 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-09T15:20:14.111Z] #14 52.09 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:20:14.111Z] #14 52.10 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-09T15:20:14.111Z] #14 52.30 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-09T15:20:14.111Z] #14 52.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:20:14.111Z] #14 52.32 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-09T15:20:14.594Z] #19 68.62 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-03-09T15:20:14.855Z] #22 1.207 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-09T15:20:14.855Z] #22 1.227 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-09T15:20:14.855Z] #22 1.233 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-09T15:20:14.855Z] #22 DONE 1.3s [2022-03-09T15:20:14.855Z] [2022-03-09T15:20:14.855Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-09T15:20:14.855Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-09T15:20:14.857Z] #19 68.63 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-03-09T15:20:14.857Z] #19 68.65 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-09T15:20:14.857Z] #19 68.69 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-03-09T15:20:14.857Z] #19 68.73 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] [2022-03-09T15:20:14.857Z] #19 ... [2022-03-09T15:20:14.857Z] [2022-03-09T15:20:14.857Z] #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 [2022-03-09T15:20:14.857Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-09T15:20:14.857Z] #41 DONE 75.8s [2022-03-09T15:20:15.120Z] [2022-03-09T15:20:15.120Z] #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 [2022-03-09T15:20:15.120Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:20:15.906Z] #14 ... [2022-03-09T15:20:15.906Z] [2022-03-09T15:20:15.906Z] #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 [2022-03-09T15:20:15.906Z] #40 sha256:1d619cbb575c2318f53d30e9238ac9c296592f832dbf3c2cd401a0578724cafb [2022-03-09T15:20:15.906Z] #40 1.936 + RM_GOPATH=0 [2022-03-09T15:20:15.906Z] #40 1.936 + TMP_GOPATH= [2022-03-09T15:20:15.906Z] #40 1.936 + : /build [2022-03-09T15:20:15.906Z] #40 1.936 + '[' -z '' ']' [2022-03-09T15:20:15.906Z] #40 1.936 ++ mktemp -d [2022-03-09T15:20:15.906Z] #40 1.936 + export GOPATH=/tmp/tmp.IeZKMqZumd [2022-03-09T15:20:15.906Z] #40 1.936 + GOPATH=/tmp/tmp.IeZKMqZumd [2022-03-09T15:20:15.906Z] #40 1.936 + RM_GOPATH=1 [2022-03-09T15:20:15.906Z] #40 1.936 + case "$(go env GOARCH)" in [2022-03-09T15:20:15.906Z] #40 1.950 ++ go env GOARCH [2022-03-09T15:20:15.906Z] #40 1.975 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:20:15.906Z] #40 1.975 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:20:15.906Z] #40 1.975 ++ dirname /install.sh [2022-03-09T15:20:15.906Z] #40 1.975 + dir=/ [2022-03-09T15:20:15.906Z] #40 1.975 + bin=tini [2022-03-09T15:20:15.906Z] #40 1.975 + shift [2022-03-09T15:20:15.906Z] #40 1.975 + '[' '!' -f //tini.installer ']' [2022-03-09T15:20:15.906Z] #40 1.975 + . //tini.installer [2022-03-09T15:20:15.906Z] #40 1.975 ++ : v0.19.0 [2022-03-09T15:20:15.906Z] #40 1.975 + install_tini [2022-03-09T15:20:15.906Z] #40 1.975 + echo 'Install tini version v0.19.0' [2022-03-09T15:20:15.906Z] #40 1.975 + git clone https://github.com/krallin/tini.git /tmp/tmp.IeZKMqZumd/tini [2022-03-09T15:20:15.906Z] #40 1.975 Cloning into '/tmp/tmp.IeZKMqZumd/tini'... [2022-03-09T15:20:15.906Z] #40 2.024 Install tini version v0.19.0 [2022-03-09T15:20:15.906Z] #40 3.062 + cd /tmp/tmp.IeZKMqZumd/tini [2022-03-09T15:20:15.906Z] #40 3.072 + git checkout -q v0.19.0 [2022-03-09T15:20:15.906Z] #40 3.085 + cmake . [2022-03-09T15:20:15.906Z] #40 3.354 -- The C compiler identification is GNU 10.2.1 [2022-03-09T15:20:15.906Z] #40 3.406 -- Detecting C compiler ABI info [2022-03-09T15:20:15.906Z] #40 3.852 -- Detecting C compiler ABI info - done [2022-03-09T15:20:15.906Z] #40 3.955 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-09T15:20:15.906Z] #40 3.956 -- Detecting C compile features [2022-03-09T15:20:15.906Z] #40 3.958 -- Detecting C compile features - done [2022-03-09T15:20:15.906Z] #40 3.981 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-09T15:20:15.906Z] #40 4.102 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-09T15:20:15.906Z] #40 4.158 -- Configuring done [2022-03-09T15:20:15.906Z] #40 4.176 -- Generating done [2022-03-09T15:20:15.906Z] #40 4.182 -- Build files have been written to: /tmp/tmp.IeZKMqZumd/tini [2022-03-09T15:20:15.906Z] #40 4.200 + make tini-static [2022-03-09T15:20:15.906Z] #40 4.466 Scanning dependencies of target tini-static [2022-03-09T15:20:15.906Z] #40 4.510 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-09T15:20:15.906Z] #40 5.450 [100%] Linking C executable tini-static [2022-03-09T15:20:15.906Z] #40 5.844 [100%] Built target tini-static [2022-03-09T15:20:15.906Z] #40 5.901 + mkdir -p /build [2022-03-09T15:20:15.906Z] #40 5.903 + cp tini-static /build/docker-init [2022-03-09T15:20:15.906Z] #40 DONE 6.5s [2022-03-09T15:20:15.906Z] [2022-03-09T15:20:15.906Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:20:15.906Z] #60 sha256:dbde52bbc5b50774a2351c535c2e5e4e576f5e4e4c77f301d34858d23307de1c [2022-03-09T15:20:15.906Z] #60 ... [2022-03-09T15:20:15.906Z] [2022-03-09T15:20:15.906Z] #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 [2022-03-09T15:20:15.906Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:20:15.906Z] #14 57.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-09T15:20:15.906Z] #14 57.15 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:20:16.167Z] #14 57.16 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:20:16.512Z] #50 ... [2022-03-09T15:20:16.512Z] [2022-03-09T15:20:16.512Z] #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 [2022-03-09T15:20:16.512Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-09T15:20:16.512Z] #19 70.39 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-03-09T15:20:16.512Z] #19 70.39 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-09T15:20:16.512Z] #19 70.39 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-09T15:20:16.512Z] #19 70.42 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-03-09T15:20:16.512Z] #19 70.42 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-03-09T15:20:16.512Z] #19 70.42 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-09T15:20:16.512Z] #19 70.43 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-09T15:20:16.512Z] #19 70.46 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-03-09T15:20:16.512Z] #19 70.47 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-09T15:20:16.512Z] #19 70.49 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-03-09T15:20:16.781Z] #19 70.50 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] [2022-03-09T15:20:17.387Z] #14 58.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-09T15:20:17.387Z] #14 58.49 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:20:17.388Z] #14 58.50 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:20:17.727Z] #19 71.63 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-03-09T15:20:17.727Z] #19 71.65 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-03-09T15:20:17.727Z] #19 71.67 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-09T15:20:17.727Z] #19 71.70 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-03-09T15:20:17.727Z] #19 71.74 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] [2022-03-09T15:20:19.115Z] #19 72.84 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-03-09T15:20:19.116Z] #19 72.85 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-09T15:20:19.116Z] #19 72.85 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-09T15:20:19.116Z] #19 72.86 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-03-09T15:20:19.116Z] #19 72.87 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-09T15:20:19.116Z] #19 72.87 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-03-09T15:20:19.116Z] #19 72.87 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-09T15:20:19.116Z] #19 72.87 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-09T15:20:19.116Z] #19 72.90 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-09T15:20:19.116Z] #19 72.94 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-09T15:20:19.116Z] #19 72.97 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-03-09T15:20:19.116Z] #19 72.98 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-09T15:20:19.116Z] #19 73.00 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-09T15:20:19.116Z] #19 73.01 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-03-09T15:20:19.116Z] #19 73.02 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] [2022-03-09T15:20:20.508Z] #19 74.16 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-03-09T15:20:20.508Z] #19 74.17 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-03-09T15:20:20.508Z] #19 74.19 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-09T15:20:20.508Z] #19 74.23 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-03-09T15:20:20.508Z] #19 74.26 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] [2022-03-09T15:20:21.452Z] #19 75.30 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-03-09T15:20:21.452Z] #19 75.30 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-09T15:20:21.452Z] #19 75.30 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-09T15:20:21.452Z] #19 75.34 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-03-09T15:20:21.453Z] #19 75.34 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-03-09T15:20:21.453Z] #19 75.34 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-03-09T15:20:21.453Z] #19 75.34 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-09T15:20:21.453Z] #19 75.34 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-09T15:20:21.453Z] #19 75.38 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-03-09T15:20:21.453Z] #19 75.38 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-09T15:20:21.453Z] #19 75.41 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-03-09T15:20:21.453Z] #19 75.41 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] [2022-03-09T15:20:22.840Z] #19 76.58 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-03-09T15:20:22.840Z] #19 76.58 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-03-09T15:20:22.840Z] #19 76.61 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-09T15:20:22.840Z] #19 76.65 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-03-09T15:20:22.840Z] #19 76.69 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] [2022-03-09T15:20:23.783Z] #19 77.83 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-09T15:20:24.045Z] #19 77.83 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-09T15:20:24.617Z] #19 78.42 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:20:24.617Z] #19 78.68 Fetched 787 MB in 22s (36.6 MB/s) [2022-03-09T15:20:24.843Z] #23 9.956 Collecting yamllint==1.26.1 [2022-03-09T15:20:24.878Z] #19 78.74 Selecting previously unselected package liblocale-gettext-perl. [2022-03-09T15:20:24.879Z] #19 78.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 ... 15709 files and directories currently installed.) [2022-03-09T15:20:24.879Z] #19 78.77 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-09T15:20:24.879Z] #19 78.78 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-09T15:20:24.879Z] #19 78.82 Selecting previously unselected package bzip2. [2022-03-09T15:20:24.879Z] #19 78.83 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-09T15:20:24.879Z] #19 78.83 Unpacking bzip2 (1.0.8-4) ... [2022-03-09T15:20:24.879Z] #19 78.90 Selecting previously unselected package libmagic-mgc. [2022-03-09T15:20:24.879Z] #19 78.90 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-09T15:20:24.879Z] #19 78.90 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-09T15:20:25.140Z] #19 79.08 Selecting previously unselected package libmagic1:amd64. [2022-03-09T15:20:25.140Z] #19 79.08 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-09T15:20:25.140Z] #19 79.09 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-09T15:20:25.140Z] #19 79.17 Selecting previously unselected package file. [2022-03-09T15:20:25.140Z] #19 79.17 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-09T15:20:25.140Z] #19 79.17 Unpacking file (1:5.39-3) ... [2022-03-09T15:20:25.401Z] #19 79.24 Selecting previously unselected package xz-utils. [2022-03-09T15:20:25.401Z] #19 79.24 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-09T15:20:25.401Z] #19 79.25 Unpacking xz-utils (5.2.5-2) ... [2022-03-09T15:20:25.663Z] #19 79.35 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-09T15:20:25.663Z] #19 79.36 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-09T15:20:25.663Z] #19 79.37 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-09T15:20:25.783Z] #23 11.01 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-09T15:20:26.154Z] #14 ... [2022-03-09T15:20:26.154Z] [2022-03-09T15:20:26.154Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:20:26.154Z] #60 sha256:dbde52bbc5b50774a2351c535c2e5e4e576f5e4e4c77f301d34858d23307de1c [2022-03-09T15:20:26.154Z] #60 36.01 Updating files: 73% (3455/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-09T15:20:26.154Z] #60 36.63 + cd /tmp/tmp.nz6M7r05Bu/src/github.com/containerd/containerd [2022-03-09T15:20:26.154Z] #60 36.63 + git checkout -q v1.5.10 [2022-03-09T15:20:26.236Z] #19 80.01 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-09T15:20:26.236Z] #19 80.01 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-09T15:20:26.236Z] #19 80.02 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-09T15:20:26.720Z] #60 37.91 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-09T15:20:26.721Z] #60 37.91 + BUILDTAGS='netgo osusergo static_build' [2022-03-09T15:20:26.721Z] #60 37.91 + export EXTRA_FLAGS=-buildmode=pie [2022-03-09T15:20:26.721Z] #60 37.91 + EXTRA_FLAGS=-buildmode=pie [2022-03-09T15:20:26.721Z] #60 37.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-09T15:20:26.721Z] #60 37.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-09T15:20:26.721Z] #60 37.91 + '[' '' = dynamic ']' [2022-03-09T15:20:26.721Z] #60 37.91 + make [2022-03-09T15:20:26.809Z] #19 80.73 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-09T15:20:26.809Z] #19 80.73 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-09T15:20:26.809Z] #19 80.74 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-09T15:20:27.163Z] #23 12.10 Collecting pathspec>=0.5.3 [2022-03-09T15:20:27.163Z] #23 12.11 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-09T15:20:27.163Z] #23 12.45 Collecting pyyaml [2022-03-09T15:20:27.163Z] #23 12.46 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) [2022-03-09T15:20:27.351Z] #14 ... [2022-03-09T15:20:27.351Z] [2022-03-09T15:20:27.351Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:20:27.351Z] #60 sha256:7d37fe31fcb1fb4d04f93b0f78f0ff3f1f016c08328992d5654b0b569bc32c5c [2022-03-09T15:20:27.351Z] #60 35.55 Updating files: 63% (2995/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-09T15:20:27.351Z] #60 36.43 + cd /tmp/tmp.zN3sdLO7Q5/src/github.com/containerd/containerd [2022-03-09T15:20:27.351Z] #60 36.43 + git checkout -q v1.5.10 [2022-03-09T15:20:27.423Z] #23 12.52 Building wheels for collected packages: yamllint [2022-03-09T15:20:27.423Z] #23 12.52 Building wheel for yamllint (setup.py): started [2022-03-09T15:20:27.753Z] #19 81.53 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-09T15:20:27.753Z] #19 81.53 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-09T15:20:27.753Z] #19 81.54 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-09T15:20:28.094Z] #60 39.22 + bin/ctr [2022-03-09T15:20:28.325Z] #19 82.19 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-09T15:20:28.325Z] #19 82.19 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-09T15:20:28.325Z] #19 82.20 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-09T15:20:28.361Z] #23 13.54 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-09T15:20:28.361Z] #23 13.54 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0fc318e334a2ecd6133249a3d199c415a9f9cf1892ea1468141081cf1197c681 [2022-03-09T15:20:28.361Z] #23 13.54 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-09T15:20:28.361Z] #23 13.55 Successfully built yamllint [2022-03-09T15:20:28.361Z] #23 13.58 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-09T15:20:28.392Z] Running on azwin-2-db1140 in d:\jenkins\workspace\moby_PR-43347 [Pipeline] { [Pipeline] ws [2022-03-09T15:20:28.409Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-09T15:20:28.620Z] #23 13.95 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-09T15:20:28.726Z] #60 38.35 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-09T15:20:28.896Z] #19 82.72 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-09T15:20:28.896Z] #19 82.72 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:20:28.896Z] #19 82.72 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-09T15:20:28.896Z] #19 82.78 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-09T15:20:28.896Z] #19 82.79 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:20:28.896Z] #19 82.79 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:20:28.983Z] #60 38.35 + BUILDTAGS='netgo osusergo static_build' [2022-03-09T15:20:28.983Z] #60 38.35 + export EXTRA_FLAGS=-buildmode=pie [2022-03-09T15:20:28.983Z] #60 38.35 + EXTRA_FLAGS=-buildmode=pie [2022-03-09T15:20:28.983Z] #60 38.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-09T15:20:28.983Z] #60 38.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-09T15:20:28.983Z] #60 38.35 + '[' '' = dynamic ']' [2022-03-09T15:20:28.983Z] #60 38.35 + make [2022-03-09T15:20:29.189Z] #23 DONE 14.5s [2022-03-09T15:20:29.189Z] [2022-03-09T15:20:29.189Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-09T15:20:29.189Z] #27 sha256:02dd82752dec5becc252940dc97aa2b5087ed8dd14b1546d94ce5d019dc93064 [2022-03-09T15:20:29.443Z] The recommended git tool is: git [2022-03-09T15:20:29.758Z] #27 DONE 0.6s [2022-03-09T15:20:29.758Z] [2022-03-09T15:20:29.758Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-09T15:20:29.758Z] #32 sha256:61e400de3b59608c46dcb1aadfbe91b1ac957d8106b1f137f47bfeaee10bb079 [2022-03-09T15:20:30.327Z] #32 DONE 0.5s [2022-03-09T15:20:30.327Z] [2022-03-09T15:20:30.327Z] #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 [2022-03-09T15:20:30.327Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:20:30.327Z] #43 175.4 + dpkg --print-architecture [2022-03-09T15:20:30.327Z] #43 175.4 + git checkout -q v2.1.0 [2022-03-09T15:20:30.352Z] #60 39.82 + bin/ctr [2022-03-09T15:20:30.586Z] #43 ... [2022-03-09T15:20:30.586Z] [2022-03-09T15:20:30.586Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-09T15:20:30.586Z] #35 sha256:6ccdf82bc2dcecdbffb52e208ee695dca78e6f6465a1c875265562c67d8c4599 [2022-03-09T15:20:30.586Z] #35 DONE 0.4s [2022-03-09T15:20:30.586Z] [2022-03-09T15:20:30.586Z] #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 [2022-03-09T15:20:30.586Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:20:30.586Z] #43 175.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-09T15:20:30.586Z] #43 175.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-09T15:20:30.586Z] #43 ... [2022-03-09T15:20:30.586Z] [2022-03-09T15:20:30.586Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-09T15:20:30.586Z] #37 sha256:22b5a363ded562debd2865352f942601e4e703d9a7e79973850fe62e1a7e72a0 [2022-03-09T15:20:30.586Z] #37 DONE 0.1s [2022-03-09T15:20:30.851Z] [2022-03-09T15:20:30.851Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-09T15:20:30.851Z] #41 sha256:a38e090fc6c899d5b2493bc9349cd77533aec3805d494b6c8205b632c953c7ee [2022-03-09T15:20:30.851Z] #41 DONE 0.1s [2022-03-09T15:20:30.851Z] [2022-03-09T15:20:30.851Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:20:30.851Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:20:38.074Z] #60 ... [2022-03-09T15:20:38.074Z] [2022-03-09T15:20:38.074Z] #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 [2022-03-09T15:20:38.074Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:20:38.074Z] #14 67.51 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-09T15:20:38.074Z] #14 67.52 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:20:38.074Z] #14 67.53 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:20:38.074Z] #14 72.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-09T15:20:38.074Z] #14 72.30 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:20:38.074Z] #14 72.31 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-09T15:20:38.074Z] #14 76.91 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-09T15:20:38.074Z] #14 76.91 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:20:38.074Z] #14 76.92 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:20:38.449Z] #60 ... [2022-03-09T15:20:38.449Z] [2022-03-09T15:20:38.449Z] #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 [2022-03-09T15:20:38.449Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:20:38.449Z] #14 69.70 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-09T15:20:38.449Z] #14 69.70 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:20:38.449Z] #14 69.71 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:20:38.449Z] #14 74.48 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-09T15:20:38.449Z] #14 74.49 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:20:38.449Z] #14 74.50 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-09T15:20:38.449Z] #14 79.62 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-09T15:20:38.449Z] #14 79.62 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:20:38.449Z] #14 79.63 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:20:38.915Z] #19 92.07 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-09T15:20:38.915Z] #19 92.07 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:20:38.915Z] #19 92.08 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-09T15:20:38.915Z] #19 92.15 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-09T15:20:38.915Z] #19 92.15 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:20:38.915Z] #19 92.16 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-09T15:20:44.722Z] #14 ... [2022-03-09T15:20:44.722Z] [2022-03-09T15:20:44.722Z] #63 [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 [2022-03-09T15:20:44.722Z] #63 sha256:01ef45e647aada24c3c0002825143f49ea621a516d6285425d55abd4271e9b9d [2022-03-09T15:20:44.722Z] #63 85.08 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-09T15:20:44.722Z] #63 85.08 + GOBIN=/build [2022-03-09T15:20:44.722Z] #63 85.08 + GO111MODULE=on [2022-03-09T15:20:44.722Z] #63 85.09 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-09T15:20:45.005Z] #14 ... [2022-03-09T15:20:45.005Z] [2022-03-09T15:20:45.005Z] #63 [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 [2022-03-09T15:20:45.005Z] #63 sha256:7c15aaa23ca53ced765f3c5e49035a1eaa4bf474b99e348d887438fa7c56342f [2022-03-09T15:20:45.005Z] #63 85.91 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-09T15:20:45.262Z] #63 85.91 + GOBIN=/build [2022-03-09T15:20:45.262Z] #63 85.91 + GO111MODULE=on [2022-03-09T15:20:45.262Z] #63 85.91 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-09T15:20:48.919Z] #63 89.68 rootlesskit version 0.14.6 [2022-03-09T15:20:48.919Z] #63 89.69 Usage of /build/rootlesskit-docker-proxy: [2022-03-09T15:20:48.919Z] #63 89.69 -container-ip string [2022-03-09T15:20:48.919Z] #63 89.69 container ip [2022-03-09T15:20:48.919Z] #63 89.69 -container-port int [2022-03-09T15:20:48.919Z] #63 89.69 container port (default -1) [2022-03-09T15:20:48.919Z] #63 89.69 -host-ip string [2022-03-09T15:20:48.919Z] #63 89.69 host ip [2022-03-09T15:20:48.919Z] #63 89.69 -host-port int [2022-03-09T15:20:48.919Z] #63 89.69 host port (default -1) [2022-03-09T15:20:48.919Z] #63 89.69 -proto string [2022-03-09T15:20:48.919Z] #63 89.69 proxy protocol (default "tcp") [2022-03-09T15:20:48.998Z] #19 101.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-09T15:20:48.998Z] #19 101.4 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:20:48.998Z] #19 101.4 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-09T15:20:48.998Z] #19 101.5 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-09T15:20:48.998Z] #19 101.5 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:20:48.998Z] #19 101.5 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-09T15:20:49.439Z] #63 90.31 rootlesskit version 0.14.6 [2022-03-09T15:20:49.439Z] #63 90.32 Usage of /build/rootlesskit-docker-proxy: [2022-03-09T15:20:49.439Z] #63 90.32 -container-ip string [2022-03-09T15:20:49.439Z] #63 90.32 container ip [2022-03-09T15:20:49.439Z] #63 90.32 -container-port int [2022-03-09T15:20:49.439Z] #63 90.32 container port (default -1) [2022-03-09T15:20:49.439Z] #63 90.32 -host-ip string [2022-03-09T15:20:49.439Z] #63 90.32 host ip [2022-03-09T15:20:49.439Z] #63 90.32 -host-port int [2022-03-09T15:20:49.439Z] #63 90.32 host port (default -1) [2022-03-09T15:20:49.439Z] #63 90.32 -proto string [2022-03-09T15:20:49.439Z] #63 90.32 proxy protocol (default "tcp") [2022-03-09T15:20:52.202Z] #63 ... [2022-03-09T15:20:52.202Z] [2022-03-09T15:20:52.202Z] #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 [2022-03-09T15:20:52.202Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:20:52.202Z] #14 87.42 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-09T15:20:52.202Z] #14 87.43 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:20:52.202Z] #14 87.43 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:20:52.202Z] #14 92.80 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-09T15:20:52.202Z] #14 92.80 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-09T15:20:52.202Z] #14 93.03 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-09T15:20:52.796Z] #51 ... [2022-03-09T15:20:52.796Z] [2022-03-09T15:20:52.796Z] #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 [2022-03-09T15:20:52.796Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:20:52.796Z] #43 DONE 196.6s [2022-03-09T15:20:52.796Z] [2022-03-09T15:20:52.796Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:20:52.796Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:20:53.138Z] #14 94.10 Selecting previously unselected package libapparmor1:amd64. [2022-03-09T15:20:53.139Z] #14 94.10 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-09T15:20:53.139Z] #14 94.25 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-09T15:20:53.139Z] #14 ... [2022-03-09T15:20:53.139Z] [2022-03-09T15:20:53.139Z] #63 [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 [2022-03-09T15:20:53.139Z] #63 sha256:01ef45e647aada24c3c0002825143f49ea621a516d6285425d55abd4271e9b9d [2022-03-09T15:20:53.139Z] #63 DONE 94.0s [2022-03-09T15:20:53.139Z] [2022-03-09T15:20:53.139Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-09T15:20:53.139Z] #64 sha256:fedb24dd7999de93b9e5bb7750603cf6e623508b4f87b38ab625a8af78f5576a [2022-03-09T15:20:53.139Z] #64 DONE 0.1s [2022-03-09T15:20:53.139Z] [2022-03-09T15:20:53.139Z] #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 [2022-03-09T15:20:53.139Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:20:53.139Z] #14 94.35 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-09T15:20:53.139Z] #14 94.38 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-09T15:20:53.139Z] #14 94.41 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-09T15:20:53.139Z] #14 ... [2022-03-09T15:20:53.139Z] [2022-03-09T15:20:53.139Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-09T15:20:53.139Z] #65 sha256:2cfec88b0e6ab0a802892a1b4e072a0eb1f9267163758f85b47c05fdab47d556 [2022-03-09T15:20:53.213Z] #19 ... [2022-03-09T15:20:53.213Z] [2022-03-09T15:20:53.213Z] #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 [2022-03-09T15:20:53.213Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:20:53.213Z] #50 113.7 + dpkg --print-architecture [2022-03-09T15:20:53.213Z] #50 113.7 + git checkout -q v2.1.0 [2022-03-09T15:20:53.213Z] #50 113.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-09T15:20:53.213Z] #50 113.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-09T15:20:53.368Z] #51 ... [2022-03-09T15:20:53.368Z] [2022-03-09T15:20:53.368Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-09T15:20:53.368Z] #44 sha256:8393411e8f11478115dda512beeb93b23055f409d0441012eca1d3da07597e7c [2022-03-09T15:20:53.397Z] #65 DONE 0.1s [2022-03-09T15:20:53.397Z] [2022-03-09T15:20:53.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 [2022-03-09T15:20:53.397Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-09T15:20:53.397Z] #34 ... [2022-03-09T15:20:53.397Z] [2022-03-09T15:20:53.398Z] #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 [2022-03-09T15:20:53.398Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:20:53.398Z] #14 94.67 Selecting previously unselected package libbtrfs0:amd64. [2022-03-09T15:20:53.631Z] #44 DONE 0.2s [2022-03-09T15:20:53.631Z] [2022-03-09T15:20:53.631Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:20:53.631Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:20:53.631Z] #51 ... [2022-03-09T15:20:53.631Z] [2022-03-09T15:20:53.631Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-09T15:20:53.631Z] #48 sha256:88e0c00e75707e598b2a818697cfa55afcee02a69e1c05dddb47500ff8542e15 [2022-03-09T15:20:53.631Z] #48 DONE 0.1s [2022-03-09T15:20:53.656Z] #14 94.68 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-09T15:20:53.656Z] #14 94.69 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-09T15:20:53.893Z] [2022-03-09T15:20:53.893Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-09T15:20:53.893Z] #50 sha256:f7b62291139e80ec4cf8906bcad96dbff1603a0f881cbc8875bc5af13c48139c [2022-03-09T15:20:53.893Z] #50 DONE 0.2s [2022-03-09T15:20:53.893Z] [2022-03-09T15:20:53.893Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:20:53.893Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:20:53.915Z] #14 94.89 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-09T15:20:53.915Z] #14 94.89 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-09T15:20:53.915Z] #14 94.92 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-09T15:20:54.174Z] #14 95.24 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-09T15:20:54.174Z] #14 95.24 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-09T15:20:54.174Z] #14 95.25 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:20:54.433Z] #14 95.43 Selecting previously unselected package libudev-dev:amd64. [2022-03-09T15:20:54.433Z] #14 95.43 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-09T15:20:54.433Z] #14 95.43 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-09T15:20:54.691Z] #14 95.72 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-09T15:20:54.691Z] #14 95.73 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-09T15:20:54.691Z] #14 95.74 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-09T15:20:54.742Z] #63 DONE 94.9s [2022-03-09T15:20:54.742Z] [2022-03-09T15:20:54.742Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-09T15:20:54.742Z] #64 sha256:5246ae93e5aec4c6e5c1b23b6470dfe0fd96bd745ddda6d42a5be812ad1f64f4 [2022-03-09T15:20:54.742Z] #64 DONE 0.1s [2022-03-09T15:20:54.742Z] [2022-03-09T15:20:54.742Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-09T15:20:54.742Z] #65 sha256:f8332afe762e738e673f22e9abfa45524e9abf0e417b2511b4d2d09f67728a0b [2022-03-09T15:20:54.742Z] #65 DONE 0.1s [2022-03-09T15:20:54.742Z] [2022-03-09T15:20:54.742Z] #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 [2022-03-09T15:20:54.742Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-09T15:20:54.742Z] #14 90.65 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-09T15:20:54.742Z] #14 90.65 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:20:54.742Z] #14 90.66 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:20:54.742Z] #14 95.50 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-09T15:20:54.742Z] #14 95.50 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-09T15:20:54.742Z] #14 95.54 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-09T15:20:54.742Z] #14 95.68 Selecting previously unselected package libapparmor1:amd64. [2022-03-09T15:20:54.742Z] #14 95.68 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-09T15:20:54.742Z] #14 95.68 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-09T15:20:54.742Z] #14 95.92 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-09T15:20:54.742Z] #14 95.93 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-09T15:20:54.742Z] #14 95.94 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-09T15:20:54.742Z] #14 96.20 Selecting previously unselected package libbtrfs0:amd64. [2022-03-09T15:20:54.742Z] #14 96.20 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-09T15:20:54.742Z] #14 96.24 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-09T15:20:54.814Z] using credential docker-jenkins-github-credentials [2022-03-09T15:20:54.889Z] Cloning the remote Git repository [2022-03-09T15:20:54.889Z] Cloning with configured refspecs honoured and without tags [2022-03-09T15:20:54.949Z] #14 95.92 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-09T15:20:54.949Z] #14 95.92 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-09T15:20:54.949Z] #14 95.93 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-09T15:20:54.998Z] #14 96.47 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-09T15:20:55.207Z] #14 96.11 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-09T15:20:55.207Z] #14 96.12 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-09T15:20:55.207Z] #14 96.14 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-09T15:20:55.207Z] #14 96.28 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-09T15:20:55.207Z] #14 96.29 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-09T15:20:55.207Z] #14 96.30 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-09T15:20:55.207Z] #14 96.36 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-09T15:20:55.207Z] #14 96.36 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-09T15:20:55.207Z] #14 96.36 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-09T15:20:55.254Z] #14 96.47 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-09T15:20:55.254Z] #14 96.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-09T15:20:55.254Z] #14 96.74 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-09T15:20:55.511Z] #14 96.74 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-09T15:20:55.511Z] #14 96.75 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:20:55.511Z] #14 96.81 Selecting previously unselected package libudev-dev:amd64. [2022-03-09T15:20:55.511Z] #14 96.81 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-09T15:20:55.511Z] #14 96.82 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-09T15:20:55.511Z] #14 96.90 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-09T15:20:55.511Z] #14 96.90 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-09T15:20:55.511Z] #14 96.92 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-09T15:20:55.767Z] #14 97.14 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-09T15:20:55.767Z] #14 97.15 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-09T15:20:55.767Z] #14 97.15 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-09T15:20:55.774Z] #14 96.72 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-09T15:20:55.774Z] #14 96.72 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-09T15:20:55.774Z] #14 96.73 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-09T15:20:55.083Z] Cloning repository https://github.com/moby/moby.git [2022-03-09T15:20:55.519Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-09T15:20:56.024Z] #14 97.30 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-09T15:20:56.024Z] #14 97.31 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-09T15:20:56.024Z] #14 97.31 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-09T15:20:56.024Z] #14 97.45 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-09T15:20:56.024Z] #14 97.45 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-09T15:20:56.024Z] #14 97.46 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-09T15:20:56.024Z] #14 97.52 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-09T15:20:56.024Z] #14 97.52 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-09T15:20:56.024Z] #14 97.53 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-09T15:20:56.033Z] #14 96.94 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-09T15:20:56.033Z] #14 96.95 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-09T15:20:56.033Z] #14 96.96 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:20:56.033Z] #14 97.02 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-09T15:20:56.033Z] #14 97.03 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-09T15:20:56.033Z] #14 97.03 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-09T15:20:56.033Z] #14 97.12 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-09T15:20:56.033Z] #14 97.13 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-09T15:20:56.033Z] #14 97.13 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-09T15:20:56.292Z] #14 97.52 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-09T15:20:56.537Z] #14 97.88 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-09T15:20:56.537Z] #14 97.90 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-09T15:20:56.537Z] #14 97.91 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-09T15:20:56.537Z] #14 98.11 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-09T15:20:56.537Z] #14 98.13 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-09T15:20:56.550Z] #14 97.54 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-09T15:20:56.550Z] #14 97.55 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-09T15:20:56.550Z] #14 97.57 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-09T15:20:56.550Z] #14 97.59 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-09T15:20:56.550Z] #14 97.60 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-09T15:20:56.550Z] #14 97.61 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-09T15:20:56.550Z] #14 97.63 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-09T15:20:56.550Z] #14 97.64 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-09T15:20:56.550Z] #14 97.65 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-09T15:20:56.550Z] #14 97.67 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-09T15:20:56.550Z] #14 97.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-09T15:20:56.550Z] #14 97.70 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-09T15:20:56.550Z] #14 97.71 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-09T15:20:56.793Z] #14 98.14 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:20:56.793Z] #14 98.21 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-09T15:20:56.793Z] #14 98.22 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-09T15:20:56.793Z] #14 98.22 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-09T15:20:56.809Z] #14 97.73 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-09T15:20:56.809Z] #14 97.75 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-09T15:20:56.809Z] #14 97.76 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-09T15:20:56.809Z] #14 97.78 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-09T15:20:56.809Z] #14 97.79 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-09T15:20:56.809Z] #14 97.81 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-09T15:20:56.809Z] #14 97.84 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:20:56.809Z] #14 97.85 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 [2022-03-09T15:20:56.809Z] #14 97.88 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:20:56.809Z] #14 97.89 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 [2022-03-09T15:20:56.809Z] #14 97.91 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-09T15:20:56.809Z] #14 97.93 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:20:56.809Z] #14 97.95 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 [2022-03-09T15:20:56.809Z] #14 97.96 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:20:56.809Z] #14 97.98 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-09T15:20:56.809Z] #14 98.00 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:20:56.809Z] #14 98.02 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-09T15:20:56.809Z] #14 98.03 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:20:56.809Z] #14 98.05 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:20:56.809Z] #14 98.06 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:20:57.051Z] #14 98.34 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-09T15:20:57.051Z] #14 98.34 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-09T15:20:57.051Z] #14 98.35 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-09T15:20:57.311Z] #14 98.78 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-09T15:20:57.311Z] #14 98.83 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-09T15:20:57.377Z] #14 DONE 98.4s [2022-03-09T15:20:57.377Z] [2022-03-09T15:20:57.377Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-09T15:20:57.377Z] #55 sha256:da8ea14dff2b0afe2baeba7f24b5a9f380b9d6ad52f8b801cb9ed8c2357e3184 [2022-03-09T15:20:57.568Z] #14 98.85 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-09T15:20:57.568Z] #14 98.86 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-09T15:20:57.568Z] #14 98.88 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-09T15:20:57.568Z] #14 98.89 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-09T15:20:57.568Z] #14 98.91 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-09T15:20:57.568Z] #14 98.92 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-09T15:20:57.568Z] #14 98.95 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-09T15:20:57.568Z] #14 98.96 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-09T15:20:57.568Z] #14 98.98 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-09T15:20:57.568Z] #14 99.00 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-09T15:20:57.568Z] #14 99.03 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-09T15:20:57.568Z] #14 99.04 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-09T15:20:57.568Z] #14 99.06 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-09T15:20:57.568Z] #14 99.08 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-09T15:20:57.568Z] #14 99.09 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-09T15:20:57.568Z] #14 99.11 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-09T15:20:57.568Z] #14 99.13 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-09T15:20:57.568Z] #14 99.14 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-09T15:20:57.568Z] #14 99.16 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:20:57.568Z] #14 99.18 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 [2022-03-09T15:20:57.636Z] #55 DONE 0.1s [2022-03-09T15:20:57.636Z] [2022-03-09T15:20:57.636Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:20:57.636Z] #56 sha256:9223a0b9fee74704e733a2fdef579c33ab61f61cfceb862fab25d131cb4e3595 [2022-03-09T15:20:57.825Z] #14 99.18 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:20:57.826Z] #14 99.20 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 [2022-03-09T15:20:57.826Z] #14 99.20 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-09T15:20:57.826Z] #14 99.22 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:20:57.826Z] #14 99.23 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 [2022-03-09T15:20:57.826Z] #14 99.25 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:20:57.826Z] #14 99.26 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-09T15:20:57.826Z] #14 99.28 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:20:57.826Z] #14 99.30 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-09T15:20:57.826Z] #14 99.33 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:20:57.826Z] #14 99.34 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:20:57.826Z] #14 99.35 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:20:56.468Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:20:56.468Z] > git --version # timeout=10 [2022-03-09T15:20:56.515Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-09T15:20:56.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:20:56.519Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:20:58.390Z] #14 DONE 99.7s [2022-03-09T15:20:58.390Z] [2022-03-09T15:20:58.390Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:20:58.390Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:20:58.390Z] #51 ... [2022-03-09T15:20:58.390Z] [2022-03-09T15:20:58.390Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-09T15:20:58.390Z] #55 sha256:07cca401dde02ea15fd3ed53287bc99398f979cae97a074f0b8d32bad0cf582a [2022-03-09T15:20:58.390Z] #55 DONE 0.2s [2022-03-09T15:20:58.390Z] [2022-03-09T15:20:58.390Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:20:58.390Z] #56 sha256:bfb56009c84fdcc58931ae16d9b8d49d6c3b550c1cc865c4a0fa649aca143e65 [2022-03-09T15:20:59.014Z] #56 ... [2022-03-09T15:20:59.014Z] [2022-03-09T15:20:59.014Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-09T15:20:59.014Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-09T15:20:59.014Z] #15 DONE 1.4s [2022-03-09T15:20:59.014Z] [2022-03-09T15:20:59.014Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:20:59.014Z] #56 sha256:9223a0b9fee74704e733a2fdef579c33ab61f61cfceb862fab25d131cb4e3595 [2022-03-09T15:20:59.014Z] #56 1.177 + RM_GOPATH=0 [2022-03-09T15:20:59.014Z] #56 1.177 + TMP_GOPATH= [2022-03-09T15:20:59.014Z] #56 1.177 + : /build [2022-03-09T15:20:59.014Z] #56 1.177 + '[' -z '' ']' [2022-03-09T15:20:59.014Z] #56 1.178 ++ mktemp -d [2022-03-09T15:20:59.014Z] #56 1.179 + export GOPATH=/tmp/tmp.An7cCPtqz0 [2022-03-09T15:20:59.014Z] #56 1.180 + GOPATH=/tmp/tmp.An7cCPtqz0 [2022-03-09T15:20:59.014Z] #56 1.180 + RM_GOPATH=1 [2022-03-09T15:20:59.014Z] #56 1.180 + case "$(go env GOARCH)" in [2022-03-09T15:20:59.014Z] #56 1.181 ++ go env GOARCH [2022-03-09T15:20:59.014Z] #56 1.192 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:20:59.014Z] #56 1.192 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:20:59.014Z] #56 1.192 ++ dirname /install.sh [2022-03-09T15:20:59.014Z] #56 1.194 + dir=/ [2022-03-09T15:20:59.014Z] #56 1.194 + bin=runc [2022-03-09T15:20:59.014Z] #56 1.194 + shift [2022-03-09T15:20:59.014Z] #56 1.194 + '[' '!' -f //runc.installer ']' [2022-03-09T15:20:59.014Z] #56 1.195 + . //runc.installer [2022-03-09T15:20:59.014Z] #56 1.196 ++ set -e [2022-03-09T15:20:59.014Z] #56 1.196 ++ : v1.1.0 [2022-03-09T15:20:59.014Z] #56 1.196 + install_runc [2022-03-09T15:20:59.014Z] #56 1.199 + RUNC_BUILDTAGS=seccomp [2022-03-09T15:20:59.014Z] #56 1.199 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-09T15:20:59.014Z] #56 1.199 Install runc version v1.1.0 (build tags: seccomp) [2022-03-09T15:20:59.014Z] #56 1.200 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.An7cCPtqz0/src/github.com/opencontainers/runc [2022-03-09T15:20:59.014Z] #56 1.202 Cloning into '/tmp/tmp.An7cCPtqz0/src/github.com/opencontainers/runc'... [2022-03-09T15:20:59.761Z] #56 ... [2022-03-09T15:20:59.761Z] [2022-03-09T15:20:59.761Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-09T15:20:59.761Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-09T15:20:59.761Z] #15 DONE 1.4s [2022-03-09T15:20:59.761Z] [2022-03-09T15:20:59.761Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:20:59.761Z] #56 sha256:bfb56009c84fdcc58931ae16d9b8d49d6c3b550c1cc865c4a0fa649aca143e65 [2022-03-09T15:20:59.761Z] #56 1.181 + RM_GOPATH=0 [2022-03-09T15:20:59.761Z] #56 1.181 + TMP_GOPATH= [2022-03-09T15:20:59.761Z] #56 1.181 + : /build [2022-03-09T15:20:59.761Z] #56 1.181 + '[' -z '' ']' [2022-03-09T15:20:59.761Z] #56 1.181 ++ mktemp -d [2022-03-09T15:20:59.761Z] #56 1.187 + export GOPATH=/tmp/tmp.7rWTKkO0xw [2022-03-09T15:20:59.761Z] #56 1.187 + GOPATH=/tmp/tmp.7rWTKkO0xw [2022-03-09T15:20:59.761Z] #56 1.187 + RM_GOPATH=1 [2022-03-09T15:20:59.761Z] #56 1.188 + case "$(go env GOARCH)" in [2022-03-09T15:20:59.761Z] #56 1.188 ++ go env GOARCH [2022-03-09T15:20:59.761Z] #56 1.213 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:20:59.761Z] #56 1.215 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:20:59.761Z] #56 1.215 ++ dirname /install.sh [2022-03-09T15:20:59.761Z] #56 1.218 + dir=/ [2022-03-09T15:20:59.761Z] #56 1.218 + bin=runc [2022-03-09T15:20:59.761Z] #56 1.218 + shift [2022-03-09T15:20:59.761Z] #56 1.218 + '[' '!' -f //runc.installer ']' [2022-03-09T15:20:59.761Z] #56 1.218 + . //runc.installer [2022-03-09T15:20:59.761Z] #56 1.218 ++ set -e [2022-03-09T15:20:59.761Z] #56 1.218 ++ : v1.1.0 [2022-03-09T15:20:59.761Z] #56 1.218 + install_runc [2022-03-09T15:20:59.761Z] #56 1.218 + RUNC_BUILDTAGS=seccomp [2022-03-09T15:20:59.761Z] #56 1.218 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-09T15:20:59.761Z] #56 1.219 Install runc version v1.1.0 (build tags: seccomp) [2022-03-09T15:20:59.761Z] #56 1.219 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7rWTKkO0xw/src/github.com/opencontainers/runc [2022-03-09T15:20:59.761Z] #56 1.221 Cloning into '/tmp/tmp.7rWTKkO0xw/src/github.com/opencontainers/runc'... [2022-03-09T15:20:59.955Z] #56 ... [2022-03-09T15:20:59.955Z] [2022-03-09T15:20:59.955Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-09T15:20:59.955Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-09T15:20:59.955Z] #16 DONE 1.0s [2022-03-09T15:20:59.955Z] [2022-03-09T15:20:59.955Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-09T15:20:59.955Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-09T15:21:00.693Z] #56 ... [2022-03-09T15:21:00.693Z] [2022-03-09T15:21:00.693Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-09T15:21:00.693Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-09T15:21:00.693Z] #16 DONE 1.0s [2022-03-09T15:21:00.893Z] #17 0.836 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-09T15:21:00.893Z] #17 DONE 1.0s [2022-03-09T15:21:00.893Z] [2022-03-09T15:21:00.893Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:21:00.893Z] #60 sha256:dbde52bbc5b50774a2351c535c2e5e4e576f5e4e4c77f301d34858d23307de1c [2022-03-09T15:21:00.893Z] #60 ... [2022-03-09T15:21:00.893Z] [2022-03-09T15:21:00.893Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-09T15:21:00.893Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-09T15:21:00.950Z] [2022-03-09T15:21:00.950Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-09T15:21:00.950Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-09T15:21:01.831Z] #18 DONE 1.1s [2022-03-09T15:21:01.831Z] [2022-03-09T15:21:01.831Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-09T15:21:01.831Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-09T15:21:01.882Z] #17 0.903 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-09T15:21:01.882Z] #17 DONE 1.1s [2022-03-09T15:21:01.882Z] [2022-03-09T15:21:01.882Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-09T15:21:01.882Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-09T15:21:02.772Z] #19 DONE 1.0s [2022-03-09T15:21:02.772Z] [2022-03-09T15:21:02.772Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-09T15:21:02.772Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-09T15:21:02.818Z] #18 DONE 1.1s [2022-03-09T15:21:02.818Z] [2022-03-09T15:21:02.818Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:21:02.818Z] #56 sha256:bfb56009c84fdcc58931ae16d9b8d49d6c3b550c1cc865c4a0fa649aca143e65 [2022-03-09T15:21:03.329Z] Running on azwin-2-787950 in d:\jenkins\workspace\moby_PR-43347 [Pipeline] { [Pipeline] ws [2022-03-09T15:21:03.346Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-09T15:21:03.385Z] #56 ... [2022-03-09T15:21:03.385Z] [2022-03-09T15:21:03.385Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-09T15:21:03.385Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-09T15:21:03.708Z] #20 DONE 0.9s [2022-03-09T15:21:03.708Z] [2022-03-09T15:21:03.708Z] #21 [dev-systemd-false 7/24] 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 [2022-03-09T15:21:03.708Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-09T15:21:03.951Z] #19 DONE 1.1s [2022-03-09T15:21:03.951Z] [2022-03-09T15:21:03.951Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-09T15:21:03.951Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-09T15:21:04.913Z] The recommended git tool is: git [2022-03-09T15:21:05.085Z] #21 1.209 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:21:05.085Z] #21 1.305 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:21:05.327Z] #20 DONE 1.1s [2022-03-09T15:21:05.327Z] [2022-03-09T15:21:05.327Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:21:05.327Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:21:05.327Z] #51 ... [2022-03-09T15:21:05.327Z] [2022-03-09T15:21:05.327Z] #21 [dev-systemd-false 7/24] 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 [2022-03-09T15:21:05.327Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-09T15:21:05.345Z] #21 1.545 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:21:05.345Z] #21 1.640 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:21:06.258Z] #21 1.147 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:21:06.258Z] #21 1.186 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:21:06.284Z] #21 2.593 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:21:06.516Z] #21 1.186 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:21:06.774Z] #21 1.563 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:21:07.662Z] #21 3.675 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:21:07.704Z] #21 2.425 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:21:08.137Z] #50 ... [2022-03-09T15:21:08.137Z] [2022-03-09T15:21:08.137Z] #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 [2022-03-09T15:21:08.137Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-09T15:21:08.137Z] #19 110.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-09T15:21:08.137Z] #19 110.4 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:21:08.137Z] #19 110.4 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-09T15:21:08.137Z] #19 111.1 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-09T15:21:08.137Z] #19 111.2 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:21:08.137Z] #19 111.3 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:21:08.137Z] #19 119.5 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-09T15:21:08.137Z] #19 119.5 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:21:08.137Z] #19 119.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-09T15:21:08.137Z] #19 119.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-09T15:21:08.137Z] #19 119.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:21:08.137Z] #19 119.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:21:08.635Z] #21 3.493 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:21:09.764Z] #26 202.8 + return [2022-03-09T15:21:09.764Z] #26 DONE 203.2s [2022-03-09T15:21:09.764Z] [2022-03-09T15:21:09.764Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:21:09.764Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-09T15:21:09.764Z] #51 ... [2022-03-09T15:21:09.764Z] [2022-03-09T15:21:09.764Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-09T15:21:09.764Z] #27 sha256:37dbdd3c3a35989d1e1e6d1178b39f3a7c8243380da65b6b9e1d7400f19530ad [2022-03-09T15:21:09.764Z] #27 DONE 0.1s [2022-03-09T15:21:09.764Z] [2022-03-09T15:21:09.764Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:21:09.764Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-09T15:21:09.764Z] #51 ... [2022-03-09T15:21:09.764Z] [2022-03-09T15:21:09.764Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-09T15:21:09.764Z] #32 sha256:c8bd8f18bcdd9aadb46adefa7182a3d223433fde68026e1e949a0d0f96ad2676 [2022-03-09T15:21:09.764Z] #32 DONE 0.2s [2022-03-09T15:21:09.764Z] [2022-03-09T15:21:09.764Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-09T15:21:09.764Z] #35 sha256:f71a28cae028a7dc42f359c1abaf97e998383b6d6fd790144ba3085d8063b5e8 [2022-03-09T15:21:09.764Z] #35 DONE 0.1s [2022-03-09T15:21:09.764Z] [2022-03-09T15:21:09.764Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-09T15:21:09.764Z] #37 sha256:b06eb78af7e0bb272b4ad25ff382096d94845238b12e1d18b042afde3ebb5b4d [2022-03-09T15:21:09.764Z] #37 DONE 0.1s [2022-03-09T15:21:09.764Z] [2022-03-09T15:21:09.764Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-09T15:21:09.764Z] #41 sha256:28c8250b3315681e3434f8616b66d844a446c9bc5b48c128ba73e98ea0e6e9dd [2022-03-09T15:21:09.764Z] #41 DONE 0.1s [2022-03-09T15:21:09.764Z] [2022-03-09T15:21:09.764Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-09T15:21:09.764Z] #44 sha256:b00f8dd407ab5303d6cab3151b7fb0af3633462c60e6e5002340cfde4d6abbc6 [2022-03-09T15:21:09.764Z] #44 DONE 0.1s [2022-03-09T15:21:09.764Z] [2022-03-09T15:21:09.764Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-09T15:21:09.764Z] #48 sha256:ff8e9d0a4cda3044eee6f5ea849c870f0700879f87e895e4ef4f33737ab98a95 [2022-03-09T15:21:09.764Z] #48 DONE 0.1s [2022-03-09T15:21:09.764Z] [2022-03-09T15:21:09.764Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:21:09.764Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-09T15:21:09.764Z] #51 ... [2022-03-09T15:21:09.764Z] [2022-03-09T15:21:09.764Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-09T15:21:09.764Z] #50 sha256:927b368437ff79859a2267bbcef7c535c5921d8e71880c7c44ba4467b3160619 [2022-03-09T15:21:09.764Z] #50 DONE 0.1s [2022-03-09T15:21:09.764Z] [2022-03-09T15:21:09.764Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:21:09.764Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-09T15:21:09.764Z] #51 ... [2022-03-09T15:21:09.764Z] [2022-03-09T15:21:09.764Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:21:09.764Z] #60 sha256:8135aedee7e72e8f187fa27ce2fb74593c74a3c687911ec671232d98522b0880 [2022-03-09T15:21:09.764Z] #60 181.6 + bin/containerd [2022-03-09T15:21:09.764Z] #60 ... [2022-03-09T15:21:09.764Z] [2022-03-09T15:21:09.764Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:21:09.764Z] #56 sha256:5cbb6d0284e16794cb57dcd3c48aa7bfa5fe34cf16258f295dc8ce5dcdc4cc64 [2022-03-09T15:21:09.764Z] #56 124.1 + mkdir -p /build [2022-03-09T15:21:09.764Z] #56 124.1 + cp runc /build/runc [2022-03-09T15:21:09.764Z] #56 DONE 124.3s [2022-03-09T15:21:09.764Z] [2022-03-09T15:21:09.764Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:21:09.764Z] #60 sha256:8135aedee7e72e8f187fa27ce2fb74593c74a3c687911ec671232d98522b0880 [2022-03-09T15:21:10.954Z] #21 6.697 Fetched 8507 kB in 6s (1472 kB/s) [2022-03-09T15:21:11.523Z] #21 6.697 Reading package lists... [2022-03-09T15:21:11.523Z] #21 ... [2022-03-09T15:21:11.523Z] [2022-03-09T15:21:11.523Z] #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 [2022-03-09T15:21:11.523Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-09T15:21:11.523Z] #34 DONE 112.3s [2022-03-09T15:21:11.523Z] [2022-03-09T15:21:11.523Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:21:11.523Z] #56 sha256:9223a0b9fee74704e733a2fdef579c33ab61f61cfceb862fab25d131cb4e3595 [2022-03-09T15:21:11.523Z] #56 9.887 + cd /tmp/tmp.An7cCPtqz0/src/github.com/opencontainers/runc [2022-03-09T15:21:11.523Z] #56 9.888 + git checkout -q v1.1.0 [2022-03-09T15:21:11.523Z] #56 10.17 + '[' -z '' ']' [2022-03-09T15:21:11.523Z] #56 10.17 + target=static [2022-03-09T15:21:11.523Z] #56 10.17 + make BUILDTAGS=seccomp static [2022-03-09T15:21:11.523Z] #56 10.61 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-09T15:21:11.911Z] #21 6.757 Fetched 8507 kB in 6s (1445 kB/s) [2022-03-09T15:21:12.352Z] #19 ... [2022-03-09T15:21:12.352Z] [2022-03-09T15:21:12.352Z] #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 [2022-03-09T15:21:12.352Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:21:12.352Z] #50 DONE 132.8s [2022-03-09T15:21:12.352Z] [2022-03-09T15:21:12.352Z] #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 [2022-03-09T15:21:12.352Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-09T15:21:12.352Z] #19 125.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-09T15:21:12.352Z] #19 125.8 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-09T15:21:12.352Z] #19 125.9 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:21:12.352Z] #19 125.9 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-09T15:21:12.352Z] #19 125.9 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-09T15:21:12.352Z] #19 125.9 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-09T15:21:12.352Z] #19 126.0 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-09T15:21:12.352Z] #19 126.0 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-09T15:21:12.352Z] #19 126.0 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-09T15:21:12.352Z] #19 126.1 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-09T15:21:12.352Z] #19 126.1 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-09T15:21:12.352Z] #19 126.1 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:21:12.352Z] #19 126.1 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-09T15:21:12.352Z] #19 126.1 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-09T15:21:12.352Z] #19 126.1 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:21:12.352Z] #19 126.2 Selecting previously unselected package cross-config. [2022-03-09T15:21:12.352Z] #19 126.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-09T15:21:12.352Z] #19 126.2 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-09T15:21:12.352Z] #19 126.3 Selecting previously unselected package gcc-10-cross-base. [2022-03-09T15:21:12.352Z] #19 126.3 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:12.352Z] #19 126.3 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-09T15:21:12.614Z] #19 126.4 Selecting previously unselected package libc6-arm64-cross. [2022-03-09T15:21:12.614Z] #19 126.4 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-09T15:21:12.614Z] #19 126.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-09T15:21:12.876Z] #19 126.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-09T15:21:12.876Z] #19 126.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:12.876Z] #19 126.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:21:12.876Z] #19 126.9 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-09T15:21:12.876Z] #19 126.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:12.904Z] #56 ... [2022-03-09T15:21:12.904Z] [2022-03-09T15:21:12.904Z] #21 [dev-systemd-false 7/24] 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 [2022-03-09T15:21:12.904Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-09T15:21:12.904Z] #21 6.697 Reading package lists... [2022-03-09T15:21:13.138Z] #19 126.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:21:13.138Z] #19 127.0 Selecting previously unselected package libitm1-arm64-cross. [2022-03-09T15:21:13.138Z] #19 127.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:13.138Z] #19 127.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:21:13.138Z] #19 127.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-09T15:21:13.138Z] #19 127.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:13.404Z] #19 127.3 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:21:13.320Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:21:13.380Z] > git config --add remote.origin.fetch +refs/pull/43347/head:refs/remotes/origin/PR-43347 # timeout=10 [2022-03-09T15:21:13.427Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:21:13.816Z] Fetching without tags [2022-03-09T15:21:13.827Z] #21 6.757 Reading package lists... [2022-03-09T15:21:13.827Z] #21 ... [2022-03-09T15:21:13.827Z] [2022-03-09T15:21:13.827Z] #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 [2022-03-09T15:21:13.827Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-09T15:21:13.827Z] #34 DONE 114.6s [2022-03-09T15:21:13.827Z] [2022-03-09T15:21:13.827Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:21:13.827Z] #56 sha256:bfb56009c84fdcc58931ae16d9b8d49d6c3b550c1cc865c4a0fa649aca143e65 [2022-03-09T15:21:13.827Z] #56 10.14 + cd /tmp/tmp.7rWTKkO0xw/src/github.com/opencontainers/runc [2022-03-09T15:21:13.827Z] #56 10.15 + git checkout -q v1.1.0 [2022-03-09T15:21:13.827Z] #56 10.54 + '[' -z '' ']' [2022-03-09T15:21:13.827Z] #56 10.54 + target=static [2022-03-09T15:21:13.827Z] #56 10.54 + make BUILDTAGS=seccomp static [2022-03-09T15:21:13.827Z] #56 10.90 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-09T15:21:13.832Z] #19 127.5 Selecting previously unselected package libasan6-arm64-cross. [2022-03-09T15:21:13.832Z] #19 127.5 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:13.832Z] #19 127.6 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:21:13.982Z] #60 ... [2022-03-09T15:21:13.982Z] [2022-03-09T15:21:13.982Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:21:13.982Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-09T15:21:13.982Z] #51 214.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-09T15:21:14.093Z] #19 127.9 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-09T15:21:14.093Z] #19 127.9 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:14.093Z] #19 127.9 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:21:14.244Z] #51 DONE 214.9s [2022-03-09T15:21:14.244Z] [2022-03-09T15:21:14.244Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:21:14.244Z] #60 sha256:8135aedee7e72e8f187fa27ce2fb74593c74a3c687911ec671232d98522b0880 [2022-03-09T15:21:14.355Z] #19 128.1 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-09T15:21:14.355Z] #19 128.1 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:14.355Z] #19 128.1 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:21:14.392Z] #56 ... [2022-03-09T15:21:14.392Z] [2022-03-09T15:21:14.392Z] #21 [dev-systemd-false 7/24] 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 [2022-03-09T15:21:14.392Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-09T15:21:14.392Z] #21 6.757 Reading package lists... [2022-03-09T15:21:14.530Z] Merging remotes/origin/master commit f8d0102e3361b74061ec684e6c8c397c4756cfb0 into PR head commit b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 [2022-03-09T15:21:14.617Z] #19 128.4 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-09T15:21:14.617Z] #19 128.4 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:14.617Z] #19 128.5 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:21:14.617Z] #19 128.6 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-09T15:21:14.617Z] #19 128.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:14.617Z] #19 128.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:21:14.810Z] #21 9.290 Reading package lists... [2022-03-09T15:21:14.879Z] #19 128.8 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-09T15:21:14.879Z] #19 128.8 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:14.879Z] #19 128.8 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:21:15.070Z] #21 11.05 Building dependency tree... [2022-03-09T15:21:15.140Z] #19 129.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-09T15:21:15.140Z] #19 129.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:21:15.140Z] #19 129.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:21:15.187Z] #60 ... [2022-03-09T15:21:15.188Z] [2022-03-09T15:21:15.188Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-09T15:21:15.188Z] #52 sha256:1b1d46092e8992f5b0cb6bd27ef518b9948ed87a54ec294abca3d98f0455176f [2022-03-09T15:21:15.188Z] #52 DONE 0.2s [2022-03-09T15:21:15.188Z] [2022-03-09T15:21:15.188Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-09T15:21:15.188Z] #54 sha256:154de1795cde141512a9f48504b99d37872d36758b8a97a8bebac4df867ade8c [2022-03-09T15:21:15.188Z] #54 DONE 0.1s [2022-03-09T15:21:15.188Z] [2022-03-09T15:21:15.188Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:21:15.188Z] #60 sha256:8135aedee7e72e8f187fa27ce2fb74593c74a3c687911ec671232d98522b0880 [2022-03-09T15:21:15.188Z] #60 ... [2022-03-09T15:21:15.188Z] [2022-03-09T15:21:15.188Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-09T15:21:15.188Z] #57 sha256:bf78d34665dfaeb2c74c6d84bf028efd4029b9ffd4cf58f1e4958266f10a9892 [2022-03-09T15:21:15.188Z] #57 DONE 0.1s [2022-03-09T15:21:15.449Z] [2022-03-09T15:21:15.449Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:21:15.449Z] #60 sha256:8135aedee7e72e8f187fa27ce2fb74593c74a3c687911ec671232d98522b0880 [2022-03-09T15:21:15.638Z] #21 11.83 The following additional packages will be installed: [2022-03-09T15:21:15.638Z] #21 11.84 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-09T15:21:15.638Z] #21 11.84 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-09T15:21:15.638Z] #21 11.84 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-09T15:21:15.638Z] #21 11.84 python3-pkg-resources vim-runtime xxd [2022-03-09T15:21:15.638Z] #21 11.84 Suggested packages: [2022-03-09T15:21:15.638Z] #21 11.85 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-09T15:21:15.638Z] #21 11.85 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-09T15:21:15.638Z] #21 11.85 acl attr quota [2022-03-09T15:21:15.638Z] #21 11.85 Recommended packages: [2022-03-09T15:21:15.638Z] #21 11.85 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-09T15:21:16.576Z] #21 12.79 The following NEW packages will be installed: [2022-03-09T15:21:16.576Z] #21 12.80 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-09T15:21:16.576Z] #21 12.80 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-09T15:21:16.576Z] #21 12.80 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-09T15:21:16.576Z] #21 12.80 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-09T15:21:16.576Z] #21 12.80 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-09T15:21:16.576Z] #21 12.80 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-09T15:21:16.576Z] #21 12.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-09T15:21:16.576Z] #21 12.80 xz-utils zip zstd [2022-03-09T15:21:13.543Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:21:13.860Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:21:13.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:21:13.862Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:21:14.638Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:21:14.684Z] > git checkout -f b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 # timeout=10 [2022-03-09T15:21:16.836Z] #21 13.13 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:21:16.836Z] #21 13.13 Need to get 27.6 MB of archives. [2022-03-09T15:21:16.836Z] #21 13.13 After this operation, 106 MB of additional disk space will be used. [2022-03-09T15:21:16.836Z] #21 13.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-09T15:21:16.836Z] #21 13.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-09T15:21:16.836Z] #21 13.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-09T15:21:16.836Z] #21 13.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-09T15:21:16.836Z] #21 13.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-09T15:21:16.836Z] #21 13.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-09T15:21:16.836Z] #21 13.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-09T15:21:16.836Z] #21 13.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-09T15:21:16.836Z] #21 13.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-09T15:21:16.836Z] #21 13.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-09T15:21:16.836Z] #21 13.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-09T15:21:16.836Z] #21 13.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-09T15:21:16.836Z] #21 13.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-09T15:21:16.836Z] #21 13.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-09T15:21:17.095Z] #21 13.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-09T15:21:17.095Z] #21 13.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-09T15:21:17.095Z] #21 13.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-09T15:21:17.095Z] #21 13.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-09T15:21:17.095Z] #21 13.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-09T15:21:17.095Z] #21 13.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-09T15:21:17.095Z] #21 13.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-09T15:21:17.095Z] #21 13.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-09T15:21:17.095Z] #21 13.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-09T15:21:17.095Z] #21 13.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-09T15:21:17.095Z] #21 13.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-09T15:21:17.095Z] #21 13.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-09T15:21:17.095Z] #21 13.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-09T15:21:17.170Z] #21 9.540 Reading package lists... [2022-03-09T15:21:17.170Z] #21 11.61 Building dependency tree... [2022-03-09T15:21:17.354Z] #21 13.60 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-09T15:21:17.354Z] #21 13.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-09T15:21:17.354Z] #21 13.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-09T15:21:17.354Z] #21 13.60 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-09T15:21:17.354Z] #21 13.60 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-09T15:21:17.354Z] #21 13.60 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-09T15:21:17.354Z] #21 13.61 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-09T15:21:17.354Z] #21 13.66 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-09T15:21:17.354Z] #21 13.67 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-09T15:21:17.354Z] #21 13.68 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-09T15:21:17.354Z] #21 13.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-09T15:21:17.354Z] #21 13.70 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-09T15:21:17.354Z] #21 13.70 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-09T15:21:17.354Z] #21 13.71 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-09T15:21:17.427Z] #21 12.48 The following additional packages will be installed: [2022-03-09T15:21:17.614Z] #21 13.73 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-09T15:21:17.614Z] #21 13.74 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-09T15:21:17.614Z] #21 13.74 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-09T15:21:17.614Z] #21 13.93 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-09T15:21:17.614Z] #21 13.96 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-09T15:21:17.614Z] #21 13.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-09T15:21:17.684Z] #21 12.48 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-09T15:21:17.684Z] #21 12.48 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-09T15:21:17.684Z] #21 12.49 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-09T15:21:17.684Z] #21 12.49 python3-pkg-resources vim-runtime xxd [2022-03-09T15:21:17.684Z] #21 12.49 Suggested packages: [2022-03-09T15:21:17.684Z] #21 12.49 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-09T15:21:17.684Z] #21 12.49 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-09T15:21:17.684Z] #21 12.49 acl attr quota [2022-03-09T15:21:17.684Z] #21 12.49 Recommended packages: [2022-03-09T15:21:17.684Z] #21 12.49 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-09T15:21:17.873Z] #21 13.99 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-09T15:21:18.134Z] #21 14.51 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:21:18.394Z] #21 14.62 Fetched 27.6 MB in 1s (23.6 MB/s) [2022-03-09T15:21:18.394Z] #21 14.67 Selecting previously unselected package pigz. [2022-03-09T15:21:18.394Z] #21 14.67 (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 ... 24010 files and directories currently installed.) [2022-03-09T15:21:18.394Z] #21 14.74 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-09T15:21:18.394Z] #21 14.75 Unpacking pigz (2.6-1) ... [2022-03-09T15:21:18.653Z] #21 14.84 Selecting previously unselected package libelf1:amd64. [2022-03-09T15:21:18.653Z] #21 14.84 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-09T15:21:18.653Z] #21 14.85 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-09T15:21:18.654Z] #21 15.01 Selecting previously unselected package libbpf0:amd64. [2022-03-09T15:21:18.654Z] #21 15.01 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-09T15:21:18.654Z] #21 15.02 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-09T15:21:18.654Z] #21 15.11 Selecting previously unselected package libcap2:amd64. [2022-03-09T15:21:18.694Z] Merge succeeded, producing fb83a1fea222276941a6429c236164a21e0ce923 [2022-03-09T15:21:18.694Z] Checking out Revision fb83a1fea222276941a6429c236164a21e0ce923 (PR-43347) [2022-03-09T15:21:18.917Z] #21 15.12 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-09T15:21:18.917Z] #21 15.12 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-09T15:21:18.917Z] #21 15.18 Selecting previously unselected package libmnl0:amd64. [2022-03-09T15:21:18.917Z] #21 15.20 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-09T15:21:18.917Z] #21 15.21 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-09T15:21:18.917Z] #21 15.26 Selecting previously unselected package libxtables12:amd64. [2022-03-09T15:21:18.917Z] #21 15.27 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-09T15:21:18.917Z] #21 15.27 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-09T15:21:18.917Z] #21 15.37 Selecting previously unselected package libcap2-bin. [2022-03-09T15:21:19.055Z] #21 13.60 The following NEW packages will be installed: [2022-03-09T15:21:19.055Z] #21 13.61 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-09T15:21:19.055Z] #21 13.61 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-09T15:21:19.055Z] #21 13.61 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-09T15:21:19.055Z] #21 13.61 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-09T15:21:19.055Z] #21 13.61 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-09T15:21:19.055Z] #21 13.61 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-09T15:21:19.055Z] #21 13.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-09T15:21:19.055Z] #21 13.61 xz-utils zip zstd [2022-03-09T15:21:19.055Z] #21 13.92 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:21:19.055Z] #21 13.92 Need to get 27.6 MB of archives. [2022-03-09T15:21:19.055Z] #21 13.92 After this operation, 106 MB of additional disk space will be used. [2022-03-09T15:21:19.055Z] #21 13.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-09T15:21:19.055Z] #21 13.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-09T15:21:19.055Z] #21 13.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-09T15:21:19.055Z] #21 13.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-09T15:21:19.055Z] #21 13.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-09T15:21:19.055Z] #21 13.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-09T15:21:19.055Z] #21 13.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-09T15:21:19.055Z] #21 13.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-09T15:21:19.055Z] #21 13.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-09T15:21:19.055Z] #21 13.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-09T15:21:19.055Z] #21 13.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-09T15:21:19.055Z] #21 13.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-09T15:21:19.055Z] #21 13.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-09T15:21:19.055Z] #21 14.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-09T15:21:19.055Z] #21 14.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-09T15:21:19.055Z] #21 14.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-09T15:21:19.055Z] #21 14.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-09T15:21:19.055Z] #21 14.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-09T15:21:19.055Z] #21 14.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-09T15:21:19.055Z] #21 14.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-09T15:21:19.055Z] #21 14.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-09T15:21:19.056Z] #21 14.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-09T15:21:19.056Z] #21 14.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-09T15:21:19.177Z] #21 15.37 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-09T15:21:19.177Z] #21 15.37 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-09T15:21:19.177Z] #21 15.46 Selecting previously unselected package iproute2. [2022-03-09T15:21:19.177Z] #21 15.46 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-09T15:21:19.177Z] #21 15.47 Unpacking iproute2 (5.10.0-4) ... [2022-03-09T15:21:19.313Z] #21 14.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-09T15:21:19.313Z] #21 14.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-09T15:21:19.313Z] #21 14.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-09T15:21:19.313Z] #21 14.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-09T15:21:19.313Z] #21 14.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-09T15:21:19.436Z] #21 15.89 Selecting previously unselected package xxd. [2022-03-09T15:21:19.570Z] #21 14.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-09T15:21:19.570Z] #21 14.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-09T15:21:19.570Z] #21 14.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-09T15:21:19.570Z] #21 14.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-09T15:21:19.570Z] #21 14.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-09T15:21:19.570Z] #21 14.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-09T15:21:19.570Z] #21 14.38 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-09T15:21:19.570Z] #21 14.38 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-09T15:21:19.570Z] #21 14.39 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-09T15:21:19.570Z] #21 14.40 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-09T15:21:19.570Z] #21 14.41 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-09T15:21:19.570Z] #21 14.42 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-09T15:21:19.570Z] #21 14.42 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-09T15:21:19.570Z] #21 14.45 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-09T15:21:19.570Z] #21 14.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-09T15:21:19.570Z] #21 14.47 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-09T15:21:19.696Z] #21 15.90 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-09T15:21:19.696Z] #21 15.91 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:21:19.696Z] #21 16.04 Selecting previously unselected package vim-common. [2022-03-09T15:21:19.696Z] #21 16.07 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-09T15:21:19.696Z] #21 16.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:21:17.838Z] > git remote # timeout=10 [2022-03-09T15:21:17.913Z] > git config --get remote.origin.url # timeout=10 [2022-03-09T15:21:17.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:21:17.959Z] > git merge f8d0102e3361b74061ec684e6c8c397c4756cfb0 # timeout=10 [2022-03-09T15:21:18.610Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-09T15:21:18.729Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:21:18.775Z] > git checkout -f fb83a1fea222276941a6429c236164a21e0ce923 # timeout=10 [2022-03-09T15:21:19.827Z] #21 14.66 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-09T15:21:19.828Z] #21 14.68 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-09T15:21:19.828Z] #21 14.70 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-09T15:21:19.828Z] #21 14.71 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-09T15:21:19.955Z] #21 16.25 Selecting previously unselected package bash-completion. [2022-03-09T15:21:19.955Z] #21 16.25 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-09T15:21:20.391Z] #21 15.24 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:21:20.392Z] #21 15.34 Fetched 27.6 MB in 1s (25.1 MB/s) [2022-03-09T15:21:20.392Z] #21 15.39 Selecting previously unselected package pigz. [2022-03-09T15:21:20.659Z] #21 15.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-09T15:21:20.659Z] #21 15.48 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-09T15:21:20.659Z] #21 15.49 Unpacking pigz (2.6-1) ... [2022-03-09T15:21:20.659Z] #21 15.56 Selecting previously unselected package libelf1:amd64. [2022-03-09T15:21:20.659Z] #21 15.56 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-09T15:21:20.659Z] #21 15.57 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-09T15:21:20.659Z] #21 15.69 Selecting previously unselected package libbpf0:amd64. [2022-03-09T15:21:20.916Z] #21 15.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-09T15:21:20.916Z] #21 15.71 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-09T15:21:20.916Z] #21 15.80 Selecting previously unselected package libcap2:amd64. [2022-03-09T15:21:20.916Z] #21 15.80 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-09T15:21:20.916Z] #21 15.81 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-09T15:21:20.916Z] #21 15.87 Selecting previously unselected package libmnl0:amd64. [2022-03-09T15:21:20.916Z] #21 15.87 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-09T15:21:20.916Z] #21 15.88 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-09T15:21:20.916Z] #21 15.93 Selecting previously unselected package libxtables12:amd64. [2022-03-09T15:21:21.173Z] #21 15.93 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-09T15:21:21.173Z] #21 15.94 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-09T15:21:21.173Z] #21 16.00 Selecting previously unselected package libcap2-bin. [2022-03-09T15:21:21.173Z] #21 16.01 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-09T15:21:21.173Z] #21 16.02 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-09T15:21:21.173Z] #21 16.09 Selecting previously unselected package iproute2. [2022-03-09T15:21:21.173Z] #21 16.11 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-09T15:21:21.173Z] #21 16.13 Unpacking iproute2 (5.10.0-4) ... [2022-03-09T15:21:21.737Z] #21 16.57 Selecting previously unselected package xxd. [2022-03-09T15:21:21.737Z] #21 16.58 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-09T15:21:21.737Z] #21 16.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:21:21.859Z] #21 17.90 Unpacking bash-completion (1:2.11-2) ... [2022-03-09T15:21:21.995Z] #21 16.71 Selecting previously unselected package vim-common. [2022-03-09T15:21:21.995Z] #21 16.72 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-09T15:21:21.995Z] #21 16.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:21:21.995Z] #21 16.92 Selecting previously unselected package bash-completion. [2022-03-09T15:21:21.995Z] #21 16.92 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-09T15:21:22.120Z] #21 18.27 Selecting previously unselected package bzip2. [2022-03-09T15:21:22.120Z] #21 18.27 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-09T15:21:22.120Z] #21 18.28 Unpacking bzip2 (1.0.8-4) ... [2022-03-09T15:21:22.120Z] #21 18.37 Selecting previously unselected package xz-utils. [2022-03-09T15:21:22.120Z] #21 18.37 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-09T15:21:22.120Z] #21 18.38 Unpacking xz-utils (5.2.5-2) ... [2022-03-09T15:21:22.120Z] #21 18.55 Selecting previously unselected package apparmor. [2022-03-09T15:21:22.120Z] #21 18.57 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-09T15:21:22.381Z] #21 18.62 Unpacking apparmor (2.13.6-10) ... [2022-03-09T15:21:22.641Z] #21 19.03 Selecting previously unselected package inetutils-ping. [2022-03-09T15:21:22.641Z] #21 19.03 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-09T15:21:22.641Z] #21 19.04 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-09T15:21:22.901Z] #21 19.14 Selecting previously unselected package libip4tc2:amd64. [2022-03-09T15:21:22.901Z] #21 19.15 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-09T15:21:22.901Z] #21 19.16 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-09T15:21:22.901Z] #21 19.25 Selecting previously unselected package libip6tc2:amd64. [2022-03-09T15:21:22.901Z] #21 19.26 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-09T15:21:22.901Z] #21 19.26 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-09T15:21:22.901Z] #21 19.34 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-09T15:21:22.901Z] #21 19.34 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-09T15:21:22.901Z] #21 19.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-09T15:21:23.161Z] #21 19.42 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-09T15:21:23.161Z] #21 19.42 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-09T15:21:23.161Z] #21 19.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-09T15:21:23.161Z] #21 19.50 Selecting previously unselected package libnftnl11:amd64. [2022-03-09T15:21:23.161Z] #21 19.52 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-09T15:21:23.161Z] #21 19.53 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-09T15:21:23.287Z] #19 136.1 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-09T15:21:23.287Z] #19 136.1 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-09T15:21:23.287Z] #19 136.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:21:23.287Z] #19 136.2 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-09T15:21:23.287Z] #19 136.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-09T15:21:23.287Z] #19 136.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-09T15:21:23.287Z] #19 136.5 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-09T15:21:23.287Z] #19 136.5 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-09T15:21:23.287Z] #19 136.5 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-09T15:21:23.287Z] #19 136.9 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-09T15:21:23.287Z] #19 136.9 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:23.287Z] #19 136.9 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:21:23.423Z] #21 19.61 Selecting previously unselected package iptables. [2022-03-09T15:21:23.423Z] #21 19.62 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-09T15:21:23.423Z] #21 19.62 Unpacking iptables (1.8.7-1) ... [2022-03-09T15:21:23.549Z] #19 137.4 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-09T15:21:23.549Z] #19 137.4 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:21:23.549Z] #19 137.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:21:23.682Z] #21 19.97 Selecting previously unselected package libonig5:amd64. [2022-03-09T15:21:23.682Z] #21 19.98 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-09T15:21:23.682Z] #21 19.99 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-09T15:21:23.891Z] #21 18.64 Unpacking bash-completion (1:2.11-2) ... [2022-03-09T15:21:23.942Z] #21 20.13 Selecting previously unselected package libjq1:amd64. [2022-03-09T15:21:23.942Z] #21 20.14 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-09T15:21:23.942Z] #21 20.15 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-09T15:21:23.942Z] #21 20.26 Selecting previously unselected package jq. [2022-03-09T15:21:23.942Z] #21 20.27 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-09T15:21:23.942Z] #21 20.28 Unpacking jq (1.6-2.1) ... [2022-03-09T15:21:23.942Z] #21 20.36 Selecting previously unselected package libaio1:amd64. [2022-03-09T15:21:24.148Z] #21 18.98 Selecting previously unselected package bzip2. [2022-03-09T15:21:24.148Z] #21 18.99 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-09T15:21:24.148Z] #21 19.00 Unpacking bzip2 (1.0.8-4) ... [2022-03-09T15:21:24.148Z] #21 19.07 Selecting previously unselected package xz-utils. [2022-03-09T15:21:24.202Z] #21 20.36 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-09T15:21:24.202Z] #21 20.37 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-09T15:21:24.202Z] #21 20.46 Selecting previously unselected package libgpm2:amd64. [2022-03-09T15:21:24.202Z] #21 20.46 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-09T15:21:24.202Z] #21 20.46 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-09T15:21:24.202Z] #21 20.54 Selecting previously unselected package libicu67:amd64. [2022-03-09T15:21:24.202Z] #21 20.54 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-09T15:21:24.202Z] #21 20.55 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-09T15:21:24.406Z] #21 19.07 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-09T15:21:24.406Z] #21 19.08 Unpacking xz-utils (5.2.5-2) ... [2022-03-09T15:21:24.664Z] #21 19.34 Selecting previously unselected package apparmor. [2022-03-09T15:21:24.664Z] #21 19.34 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-09T15:21:24.664Z] #21 19.41 Unpacking apparmor (2.13.6-10) ... [2022-03-09T15:21:24.923Z] #21 19.82 Selecting previously unselected package inetutils-ping. [2022-03-09T15:21:24.923Z] #21 19.82 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-09T15:21:24.923Z] #21 19.83 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-09T15:21:24.923Z] #21 19.93 Selecting previously unselected package libip4tc2:amd64. [2022-03-09T15:21:25.046Z] Running on azwin-2-bb3e00 in d:\jenkins\workspace\moby_PR-43347 [Pipeline] { [Pipeline] ws [2022-03-09T15:21:25.063Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-09T15:21:25.181Z] #21 19.93 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-09T15:21:25.181Z] #21 19.94 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-09T15:21:25.181Z] #21 20.03 Selecting previously unselected package libip6tc2:amd64. [2022-03-09T15:21:25.181Z] #21 20.03 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-09T15:21:25.181Z] #21 20.04 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-09T15:21:25.181Z] #21 20.11 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-09T15:21:25.181Z] #21 20.11 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-09T15:21:25.181Z] #21 20.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-09T15:21:25.438Z] #21 20.20 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-09T15:21:25.438Z] #21 20.20 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-09T15:21:25.438Z] #21 20.21 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-09T15:21:25.438Z] #21 20.30 Selecting previously unselected package libnftnl11:amd64. [2022-03-09T15:21:25.438Z] #21 20.30 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-09T15:21:25.438Z] #21 20.31 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-09T15:21:25.438Z] #21 20.39 Selecting previously unselected package iptables. [2022-03-09T15:21:25.438Z] #21 20.39 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-09T15:21:25.438Z] #21 20.40 Unpacking iptables (1.8.7-1) ... [2022-03-09T15:21:25.694Z] #21 20.64 Selecting previously unselected package libonig5:amd64. [2022-03-09T15:21:25.694Z] #21 20.65 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-09T15:21:25.694Z] #21 20.65 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-09T15:21:25.950Z] #21 20.79 Selecting previously unselected package libjq1:amd64. [2022-03-09T15:21:25.950Z] #21 20.80 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-09T15:21:25.950Z] #21 20.80 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-09T15:21:25.986Z] #51 ... [2022-03-09T15:21:25.986Z] [2022-03-09T15:21:25.986Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:21:25.986Z] #60 sha256:7d2ba7497587e1d255d08bc41fd8f97cdbf2e31dc90ef2c72b5fba2484752afb [2022-03-09T15:21:25.986Z] #60 192.8 + bin/containerd [2022-03-09T15:21:26.206Z] #21 20.92 Selecting previously unselected package jq. [2022-03-09T15:21:26.206Z] #21 20.94 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-09T15:21:26.206Z] #21 20.94 Unpacking jq (1.6-2.1) ... [2022-03-09T15:21:26.206Z] #21 21.03 Selecting previously unselected package libaio1:amd64. [2022-03-09T15:21:26.206Z] #21 21.04 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-09T15:21:26.206Z] #21 21.05 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-09T15:21:26.206Z] #21 21.10 Selecting previously unselected package libgpm2:amd64. [2022-03-09T15:21:26.206Z] #21 21.11 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-09T15:21:26.206Z] #21 21.11 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-09T15:21:26.206Z] #21 21.18 Selecting previously unselected package libicu67:amd64. [2022-03-09T15:21:26.462Z] #21 21.18 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-09T15:21:26.462Z] #21 21.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-09T15:21:26.923Z] The recommended git tool is: git [2022-03-09T15:21:27.494Z] #21 23.77 Selecting previously unselected package libinih1:amd64. [2022-03-09T15:21:27.494Z] #21 23.77 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-09T15:21:27.494Z] #21 23.78 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-09T15:21:27.494Z] #21 23.83 Selecting previously unselected package libnet1:amd64. [2022-03-09T15:21:27.494Z] #21 23.84 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-09T15:21:27.494Z] #21 23.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:21:27.755Z] #21 23.93 Selecting previously unselected package libnl-3-200:amd64. [2022-03-09T15:21:27.755Z] #21 23.95 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-09T15:21:27.755Z] #21 23.97 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-09T15:21:27.755Z] #21 24.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-09T15:21:27.755Z] #21 24.08 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-09T15:21:27.755Z] #21 24.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-09T15:21:27.755Z] #21 24.15 Selecting previously unselected package net-tools. [2022-03-09T15:21:28.015Z] #21 24.17 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-09T15:21:28.015Z] #21 24.18 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-09T15:21:28.015Z] #21 24.31 Selecting previously unselected package patch. [2022-03-09T15:21:28.015Z] #21 24.32 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-09T15:21:28.015Z] #21 24.32 Unpacking patch (2.7.6-7) ... [2022-03-09T15:21:28.274Z] #21 24.43 Selecting previously unselected package python-pip-whl. [2022-03-09T15:21:28.274Z] #21 24.45 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-09T15:21:28.274Z] #21 24.46 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-09T15:21:28.534Z] #21 24.92 Selecting previously unselected package python3-lib2to3. [2022-03-09T15:21:28.534Z] #21 24.93 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-09T15:21:28.534Z] #21 24.94 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-09T15:21:28.793Z] #21 25.07 Selecting previously unselected package python3-distutils. [2022-03-09T15:21:28.793Z] #21 25.07 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-09T15:21:28.793Z] #21 25.08 Unpacking python3-distutils (3.9.2-1) ... [2022-03-09T15:21:29.053Z] #21 25.24 Selecting previously unselected package python3-pkg-resources. [2022-03-09T15:21:29.053Z] #21 25.25 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-09T15:21:29.053Z] #21 25.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:21:29.053Z] #21 25.38 Selecting previously unselected package python3-setuptools. [2022-03-09T15:21:29.053Z] #21 25.38 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-09T15:21:29.053Z] #21 25.39 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-09T15:21:29.313Z] #21 25.60 Selecting previously unselected package python3-wheel. [2022-03-09T15:21:29.313Z] #21 25.61 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-09T15:21:29.313Z] #21 25.62 Unpacking python3-wheel (0.34.2-1) ... [2022-03-09T15:21:29.573Z] #21 25.75 Selecting previously unselected package python3-pip. [2022-03-09T15:21:29.573Z] #21 25.75 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-09T15:21:29.573Z] #21 25.76 Unpacking python3-pip (20.3.4-4) ... [2022-03-09T15:21:29.573Z] #21 25.98 Selecting previously unselected package sudo. [2022-03-09T15:21:29.573Z] #21 25.98 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-09T15:21:29.573Z] #21 25.99 Unpacking sudo (1.9.5p2-3) ... [2022-03-09T15:21:29.742Z] #21 24.17 Selecting previously unselected package libinih1:amd64. [2022-03-09T15:21:29.742Z] #21 24.18 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-09T15:21:29.742Z] #21 24.19 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-09T15:21:29.742Z] #21 24.25 Selecting previously unselected package libnet1:amd64. [2022-03-09T15:21:29.742Z] #21 24.26 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-09T15:21:29.742Z] #21 24.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:21:29.742Z] #21 24.34 Selecting previously unselected package libnl-3-200:amd64. [2022-03-09T15:21:29.742Z] #21 24.35 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-09T15:21:29.742Z] #21 24.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-09T15:21:29.742Z] #21 24.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-09T15:21:29.742Z] #21 24.45 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-09T15:21:29.742Z] #21 24.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-09T15:21:29.742Z] #21 24.51 Selecting previously unselected package net-tools. [2022-03-09T15:21:29.742Z] #21 24.52 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-09T15:21:29.742Z] #21 24.53 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-09T15:21:29.992Z] Commit message: "Merge commit 'f8d0102e3361b74061ec684e6c8c397c4756cfb0' into HEAD" [2022-03-09T15:21:29.998Z] #21 24.70 Selecting previously unselected package patch. [2022-03-09T15:21:29.998Z] #21 24.71 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-09T15:21:29.998Z] #21 24.72 Unpacking patch (2.7.6-7) ... [2022-03-09T15:21:29.998Z] #21 24.82 Selecting previously unselected package python-pip-whl. [2022-03-09T15:21:29.998Z] #21 24.84 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-09T15:21:29.998Z] #21 24.84 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-09T15:21:30.123Z] First time build. Skipping changelog. [2022-03-09T15:21:30.142Z] #19 143.8 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-09T15:21:30.142Z] #19 143.8 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-09T15:21:30.142Z] #19 143.8 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:21:30.142Z] #19 143.9 Selecting previously unselected package patch. [2022-03-09T15:21:30.142Z] #19 143.9 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-09T15:21:30.142Z] #19 143.9 Unpacking patch (2.7.6-7) ... [2022-03-09T15:21:30.142Z] #19 143.9 Selecting previously unselected package dpkg-dev. [2022-03-09T15:21:30.142Z] #19 143.9 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-09T15:21:30.142Z] #19 143.9 Unpacking dpkg-dev (1.20.9) ... [2022-03-09T15:21:30.142Z] #19 144.1 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-09T15:21:30.142Z] #19 144.1 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-09T15:21:30.142Z] #19 144.1 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-09T15:21:30.142Z] #19 144.2 Selecting previously unselected package libio-string-perl. [2022-03-09T15:21:30.188Z] #60 ... [2022-03-09T15:21:30.188Z] [2022-03-09T15:21:30.188Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:21:30.188Z] #56 sha256:05df20cd2cdbd1e0a3c4f85457db79e636942b98feb3b357f01ee2e27215a418 [2022-03-09T15:21:30.188Z] #56 130.8 + mkdir -p /build [2022-03-09T15:21:30.188Z] #56 130.8 + cp runc /build/runc [2022-03-09T15:21:30.188Z] #56 DONE 131.2s [2022-03-09T15:21:30.188Z] [2022-03-09T15:21:30.188Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:21:30.188Z] #60 sha256:7d2ba7497587e1d255d08bc41fd8f97cdbf2e31dc90ef2c72b5fba2484752afb [2022-03-09T15:21:30.029Z] > git rev-list --no-walk e4b188f5219263326178a9c57b60a656ba245df6 # timeout=10 [2022-03-09T15:21:30.402Z] #19 144.2 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-09T15:21:30.402Z] #19 144.2 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-09T15:21:30.402Z] #19 144.2 Selecting previously unselected package libicu67:amd64. [2022-03-09T15:21:30.402Z] #19 144.2 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-09T15:21:30.402Z] #19 144.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-09T15:21:30.402Z] #19 ... [2022-03-09T15:21:30.402Z] [2022-03-09T15:21:30.402Z] #58 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:21:30.402Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:21:30.402Z] #58 151.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [Pipeline] withEnv [Pipeline] { [2022-03-09T15:21:30.511Z] #21 26.50 Selecting previously unselected package thin-provisioning-tools. [2022-03-09T15:21:30.511Z] #21 26.52 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-09T15:21:30.511Z] #21 26.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-09T15:21:30.511Z] #21 26.73 Selecting previously unselected package uidmap. [2022-03-09T15:21:30.511Z] #21 26.75 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-09T15:21:30.511Z] #21 26.76 Unpacking uidmap (1:4.8.1-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-03-09T15:21:30.560Z] #21 25.38 Selecting previously unselected package python3-lib2to3. [2022-03-09T15:21:30.561Z] #21 25.39 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-09T15:21:30.561Z] #21 25.40 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-09T15:21:30.561Z] #21 25.53 Selecting previously unselected package python3-distutils. [Pipeline] sh [2022-03-09T15:21:30.770Z] #21 26.90 Selecting previously unselected package vim-runtime. [2022-03-09T15:21:30.770Z] #21 26.91 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-09T15:21:30.770Z] #21 26.94 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-09T15:21:30.770Z] #21 26.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-09T15:21:30.770Z] #21 26.97 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:21:30.817Z] #21 25.53 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-09T15:21:30.817Z] #21 25.54 Unpacking python3-distutils (3.9.2-1) ... [2022-03-09T15:21:30.817Z] #21 25.69 Selecting previously unselected package python3-pkg-resources. [2022-03-09T15:21:30.817Z] #21 25.70 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-09T15:21:30.817Z] #21 25.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:21:31.073Z] #21 25.87 Selecting previously unselected package python3-setuptools. [2022-03-09T15:21:31.073Z] #21 25.90 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-09T15:21:31.073Z] #21 25.90 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-09T15:21:31.329Z] #21 26.13 Selecting previously unselected package python3-wheel. [2022-03-09T15:21:31.329Z] #21 26.15 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-09T15:21:31.329Z] #21 26.16 Unpacking python3-wheel (0.34.2-1) ... [2022-03-09T15:21:31.330Z] #21 26.23 Selecting previously unselected package python3-pip. [2022-03-09T15:21:31.330Z] #21 26.24 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-09T15:21:31.330Z] #21 26.25 Unpacking python3-pip (20.3.4-4) ... [2022-03-09T15:21:31.828Z] using credential docker-jenkins-github-credentials [2022-03-09T15:21:31.842Z] #21 26.52 Selecting previously unselected package sudo. [2022-03-09T15:21:31.842Z] #21 26.52 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-09T15:21:31.842Z] #21 26.53 Unpacking sudo (1.9.5p2-3) ... [2022-03-09T15:21:31.911Z] Cloning the remote Git repository [2022-03-09T15:21:31.911Z] Cloning with configured refspecs honoured and without tags [2022-03-09T15:21:32.099Z] #21 27.04 Selecting previously unselected package thin-provisioning-tools. [2022-03-09T15:21:32.099Z] #21 27.05 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-09T15:21:32.099Z] #21 27.06 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-09T15:21:32.356Z] #21 27.26 Selecting previously unselected package uidmap. [2022-03-09T15:21:32.356Z] #21 27.28 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-09T15:21:32.356Z] #21 27.28 Unpacking uidmap (1:4.8.1-1) ... [2022-03-09T15:21:32.613Z] #21 27.41 Selecting previously unselected package vim-runtime. [2022-03-09T15:21:32.613Z] #21 27.42 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-09T15:21:32.613Z] #21 27.45 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-09T15:21:32.613Z] #21 27.48 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-09T15:21:32.613Z] #21 27.48 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:21:33.306Z] #21 29.67 Selecting previously unselected package vim. [2022-03-09T15:21:33.306Z] #21 29.68 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-09T15:21:33.306Z] #21 29.69 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:21:32.110Z] Cloning repository https://github.com/moby/moby.git [2022-03-09T15:21:32.571Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-09T15:21:33.867Z] + docker version [2022-03-09T15:21:33.877Z] #21 30.20 Selecting previously unselected package xfsprogs. [2022-03-09T15:21:33.877Z] #21 30.20 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-09T15:21:33.877Z] #21 30.21 Unpacking xfsprogs (5.10.0-4) ... [2022-03-09T15:21:34.399Z] #21 30.61 Selecting previously unselected package zip. [2022-03-09T15:21:34.399Z] #21 30.61 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-09T15:21:34.399Z] #21 30.62 Unpacking zip (3.0-12) ... [2022-03-09T15:21:34.658Z] #21 30.77 Selecting previously unselected package zstd. [2022-03-09T15:21:34.658Z] #21 30.79 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-09T15:21:34.658Z] #21 30.80 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-09T15:21:34.919Z] #21 31.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:21:33.461Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:21:33.461Z] > git --version # timeout=10 [2022-03-09T15:21:33.507Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-09T15:21:33.507Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:21:33.507Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:21:35.689Z] #58 ... [2022-03-09T15:21:35.689Z] [2022-03-09T15:21:35.689Z] #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 [2022-03-09T15:21:35.689Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-09T15:21:35.689Z] #19 146.5 Selecting previously unselected package libxml2:amd64. [2022-03-09T15:21:35.689Z] #19 146.5 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-09T15:21:35.689Z] #19 146.7 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-09T15:21:35.689Z] #19 147.4 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-09T15:21:35.689Z] #19 147.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-09T15:21:35.689Z] #19 147.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-09T15:21:35.689Z] #19 147.5 Selecting previously unselected package libxml-sax-base-perl. [2022-03-09T15:21:35.689Z] #19 147.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-09T15:21:35.689Z] #19 147.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-09T15:21:35.689Z] #19 148.7 Selecting previously unselected package libxml-sax-perl. [2022-03-09T15:21:35.689Z] #19 148.7 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-09T15:21:35.689Z] #19 148.9 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-09T15:21:35.859Z] #21 32.05 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-09T15:21:35.859Z] #21 32.06 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-09T15:21:35.859Z] #21 32.07 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-09T15:21:35.859Z] #21 32.09 Setting up libicu67:amd64 (67.1-7) ... [2022-03-09T15:21:35.859Z] #21 32.10 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-09T15:21:35.859Z] #21 32.12 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-09T15:21:35.859Z] #21 32.14 Setting up uidmap (1:4.8.1-1) ... [2022-03-09T15:21:35.859Z] #21 32.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:21:35.859Z] #21 32.18 Setting up bzip2 (1.0.8-4) ... [2022-03-09T15:21:35.859Z] #21 32.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-09T15:21:35.859Z] #21 32.22 Setting up python3-wheel (0.34.2-1) ... [2022-03-09T15:21:35.887Z] #21 30.41 Selecting previously unselected package vim. [2022-03-09T15:21:35.887Z] #21 30.42 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-09T15:21:35.887Z] #21 30.46 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:21:36.144Z] #21 30.98 Selecting previously unselected package xfsprogs. [2022-03-09T15:21:36.144Z] #21 30.99 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-09T15:21:36.144Z] #21 31.00 Unpacking xfsprogs (5.10.0-4) ... [2022-03-09T15:21:36.261Z] #19 150.1 Selecting previously unselected package libxml-libxml-perl. [2022-03-09T15:21:36.261Z] #19 150.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-09T15:21:36.261Z] #19 150.3 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-09T15:21:36.429Z] #21 32.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:21:36.660Z] #21 31.39 Selecting previously unselected package zip. [2022-03-09T15:21:36.660Z] #21 31.40 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-09T15:21:36.660Z] #21 31.40 Unpacking zip (3.0-12) ... [2022-03-09T15:21:36.660Z] #21 31.50 Selecting previously unselected package zstd. [2022-03-09T15:21:36.660Z] #21 31.52 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-09T15:21:36.660Z] #21 31.53 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-09T15:21:36.689Z] #21 32.80 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-09T15:21:36.689Z] #21 32.81 Setting up libcap2-bin (1:2.44-1) ... [2022-03-09T15:21:36.689Z] #21 32.83 Setting up apparmor (2.13.6-10) ... [2022-03-09T15:21:36.777Z] #60 ... [2022-03-09T15:21:36.777Z] [2022-03-09T15:21:36.777Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:21:36.777Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:21:36.777Z] #51 241.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-09T15:21:36.777Z] #51 DONE 241.5s [2022-03-09T15:21:36.777Z] [2022-03-09T15:21:36.777Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:21:36.777Z] #60 sha256:7d2ba7497587e1d255d08bc41fd8f97cdbf2e31dc90ef2c72b5fba2484752afb [2022-03-09T15:21:36.918Z] #21 31.90 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:21:37.205Z] #19 ... [2022-03-09T15:21:37.205Z] [2022-03-09T15:21:37.205Z] #58 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:21:37.205Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:21:37.205Z] #58 DONE 158.3s [2022-03-09T15:21:37.205Z] [2022-03-09T15:21:37.205Z] #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 [2022-03-09T15:21:37.205Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-09T15:21:37.205Z] #19 151.0 Selecting previously unselected package libxml-simple-perl. [2022-03-09T15:21:37.205Z] #19 151.0 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-09T15:21:37.205Z] #19 151.0 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-09T15:21:37.205Z] #19 151.0 Selecting previously unselected package libyaml-perl. [2022-03-09T15:21:37.205Z] #19 151.0 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-09T15:21:37.205Z] #19 151.1 Unpacking libyaml-perl (1.30-1) ... [2022-03-09T15:21:37.205Z] #19 151.1 Selecting previously unselected package libconfig-auto-perl. [2022-03-09T15:21:37.205Z] #19 151.1 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-09T15:21:37.205Z] #19 151.1 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-09T15:21:37.205Z] #19 151.1 Selecting previously unselected package libfile-which-perl. [2022-03-09T15:21:37.205Z] #19 151.1 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-09T15:21:37.205Z] #19 151.2 Unpacking libfile-which-perl (1.23-1) ... [2022-03-09T15:21:37.205Z] #19 151.2 Selecting previously unselected package libfile-homedir-perl. [2022-03-09T15:21:37.205Z] #19 151.2 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-09T15:21:37.205Z] #19 151.2 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-09T15:21:37.205Z] #19 151.2 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-09T15:21:37.205Z] #19 151.2 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-09T15:21:37.205Z] #19 151.2 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-09T15:21:37.345Z] #60 ... [2022-03-09T15:21:37.345Z] [2022-03-09T15:21:37.345Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-09T15:21:37.345Z] #52 sha256:56ad6cc54bde0f8c6dff4dcdcdf3c7b788135eeb2da7a6bf01b305bb5a85a84b [2022-03-09T15:21:37.466Z] #19 151.3 Selecting previously unselected package dpkg-cross. [2022-03-09T15:21:37.466Z] #19 151.3 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-09T15:21:37.466Z] #19 151.3 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-09T15:21:37.466Z] #19 151.4 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-09T15:21:37.466Z] #19 151.4 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-09T15:21:37.466Z] #19 151.4 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-09T15:21:37.466Z] #19 151.4 Selecting previously unselected package libc6-armel-cross. [2022-03-09T15:21:37.466Z] #19 151.4 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-09T15:21:37.466Z] #19 151.4 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-09T15:21:37.605Z] #52 DONE 0.3s [2022-03-09T15:21:37.605Z] [2022-03-09T15:21:37.605Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:21:37.605Z] #60 sha256:7d2ba7497587e1d255d08bc41fd8f97cdbf2e31dc90ef2c72b5fba2484752afb [2022-03-09T15:21:37.605Z] #60 ... [2022-03-09T15:21:37.605Z] [2022-03-09T15:21:37.605Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-09T15:21:37.605Z] #54 sha256:3556b4036e754adf7d1245c7486cecf7ed7b3bd6c3b2ac0dbe9d47a549d395d0 [2022-03-09T15:21:37.605Z] #54 DONE 0.1s [2022-03-09T15:21:37.605Z] [2022-03-09T15:21:37.605Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-09T15:21:37.605Z] #57 sha256:446c582d99dc00de62ee7c953a162f3050f8ee45dd02c5bac467ffed34db63bf [2022-03-09T15:21:37.727Z] #19 151.6 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-09T15:21:37.727Z] #19 151.6 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:37.727Z] #19 151.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-09T15:21:37.727Z] #19 151.6 Selecting previously unselected package libgomp1-armel-cross. [2022-03-09T15:21:37.727Z] #19 151.6 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:37.727Z] #19 151.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-09T15:21:37.727Z] #19 151.7 Selecting previously unselected package libatomic1-armel-cross. [2022-03-09T15:21:37.727Z] #19 151.7 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:37.852Z] #21 32.62 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-09T15:21:37.852Z] #21 32.64 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-09T15:21:37.852Z] #21 32.65 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-09T15:21:37.852Z] #21 32.67 Setting up libicu67:amd64 (67.1-7) ... [2022-03-09T15:21:37.852Z] #21 32.68 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-09T15:21:37.852Z] #21 32.69 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-09T15:21:37.852Z] #21 32.71 Setting up uidmap (1:4.8.1-1) ... [2022-03-09T15:21:37.852Z] #21 32.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:21:37.852Z] #21 32.74 Setting up bzip2 (1.0.8-4) ... [2022-03-09T15:21:37.852Z] #21 32.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-09T15:21:37.864Z] #57 DONE 0.2s [2022-03-09T15:21:37.864Z] [2022-03-09T15:21:37.864Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:21:37.864Z] #60 sha256:7d2ba7497587e1d255d08bc41fd8f97cdbf2e31dc90ef2c72b5fba2484752afb [2022-03-09T15:21:37.987Z] #19 151.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-09T15:21:37.987Z] #19 151.8 Selecting previously unselected package libasan6-armel-cross. [2022-03-09T15:21:37.987Z] #19 151.8 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:37.987Z] #19 151.8 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-09T15:21:37.987Z] #19 152.0 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-09T15:21:38.072Z] #21 34.29 Setting up zip (3.0-12) ... [2022-03-09T15:21:38.072Z] #21 34.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:21:38.072Z] #21 34.34 Setting up bash-completion (1:2.11-2) ... [2022-03-09T15:21:38.110Z] #21 32.77 Setting up python3-wheel (0.34.2-1) ... [2022-03-09T15:21:38.248Z] #19 152.0 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:38.248Z] #19 152.0 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-09T15:21:38.248Z] #19 152.1 Selecting previously unselected package libubsan1-armel-cross. [2022-03-09T15:21:38.248Z] #19 152.1 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:38.248Z] #19 152.1 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-09T15:21:38.248Z] #19 152.2 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-09T15:21:38.248Z] #19 152.2 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:38.248Z] #19 152.2 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-09T15:21:38.248Z] #19 152.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-09T15:21:38.368Z] #21 33.36 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:21:38.511Z] #19 152.3 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:21:38.511Z] #19 152.3 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-09T15:21:38.668Z] #21 33.38 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-09T15:21:38.668Z] #21 33.39 Setting up libcap2-bin (1:2.44-1) ... [2022-03-09T15:21:38.668Z] #21 33.41 Setting up apparmor (2.13.6-10) ... [2022-03-09T15:21:40.040Z] #21 36.41 Setting up xz-utils (5.2.5-2) ... [2022-03-09T15:21:40.040Z] #21 36.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-09T15:21:40.040Z] #21 36.45 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-09T15:21:40.040Z] #21 36.46 Setting up patch (2.7.6-7) ... [2022-03-09T15:21:40.040Z] #21 36.48 Setting up sudo (1.9.5p2-3) ... [2022-03-09T15:21:40.299Z] #21 36.59 invoke-rc.d: could not determine current runlevel [2022-03-09T15:21:40.299Z] #21 36.59 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-09T15:21:40.299Z] #21 36.61 Setting up xfsprogs (5.10.0-4) ... [2022-03-09T15:21:40.299Z] #21 36.62 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-09T15:21:40.299Z] #21 36.63 Setting up inetutils-ping (2:2.0-1) ... [2022-03-09T15:21:40.299Z] #21 36.65 Setting up pigz (2.6-1) ... [2022-03-09T15:21:40.299Z] #21 36.66 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-09T15:21:40.299Z] #21 36.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-09T15:21:40.299Z] #21 36.72 Setting up python-pip-whl (20.3.4-4) ... [2022-03-09T15:21:40.299Z] #21 36.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:21:40.566Z] #21 35.18 Setting up zip (3.0-12) ... [2022-03-09T15:21:40.566Z] #21 35.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:21:40.566Z] #21 35.22 Setting up bash-completion (1:2.11-2) ... [2022-03-09T15:21:41.236Z] #21 37.48 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-09T15:21:41.236Z] #21 37.50 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-09T15:21:41.495Z] #21 37.80 Setting up libelf1:amd64 (0.183-1) ... [2022-03-09T15:21:41.495Z] #21 37.84 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-09T15:21:41.495Z] #21 37.85 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-09T15:21:41.495Z] #21 37.86 Setting up python3-distutils (3.9.2-1) ... [2022-03-09T15:21:42.014Z] #21 38.25 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:21:42.014Z] #21 38.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-09T15:21:42.014Z] #21 38.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-09T15:21:42.014Z] #21 38.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-09T15:21:42.014Z] #21 38.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-09T15:21:42.014Z] #21 38.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-09T15:21:42.014Z] #21 38.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-09T15:21:42.014Z] #21 38.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-09T15:21:42.014Z] #21 38.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-09T15:21:42.014Z] #21 38.34 Setting up python3-setuptools (52.0.0-4) ... [2022-03-09T15:21:42.038Z] #60 212.5 # github.com/containerd/containerd/cmd/containerd [2022-03-09T15:21:42.038Z] #60 212.5 /usr/bin/ld: /tmp/go-link-913731917/000019.o: in function `New': [2022-03-09T15:21:42.038Z] #60 212.5 /tmp/tmp.CousHdV98w/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 [2022-03-09T15:21:42.038Z] #60 212.6 + bin/containerd-stress [2022-03-09T15:21:42.038Z] #60 213.7 + bin/containerd-shim [2022-03-09T15:21:42.451Z] Client: [2022-03-09T15:21:42.451Z] Version: 20.10.9 [2022-03-09T15:21:42.451Z] API version: 1.41 [2022-03-09T15:21:42.451Z] Go version: go1.16.8 [2022-03-09T15:21:42.451Z] Git commit: c2ea9bc [2022-03-09T15:21:42.451Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-09T15:21:42.451Z] OS/Arch: windows/amd64 [2022-03-09T15:21:42.451Z] Context: default [2022-03-09T15:21:42.451Z] Experimental: true [2022-03-09T15:21:42.451Z] [2022-03-09T15:21:42.451Z] Server: Docker Engine - Community [2022-03-09T15:21:42.451Z] Engine: [2022-03-09T15:21:42.451Z] Version: 20.10.9 [2022-03-09T15:21:42.451Z] API version: 1.41 (minimum version 1.24) [2022-03-09T15:21:42.451Z] Go version: go1.16.8 [2022-03-09T15:21:42.451Z] Git commit: 79ea9d3 [2022-03-09T15:21:42.451Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-09T15:21:42.451Z] OS/Arch: windows/amd64 [2022-03-09T15:21:42.451Z] Experimental: true [2022-03-09T15:21:42.462Z] #21 37.01 Setting up xz-utils (5.2.5-2) ... [2022-03-09T15:21:42.462Z] #21 37.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-09T15:21:42.462Z] #21 37.05 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-09T15:21:42.462Z] #21 37.07 Setting up patch (2.7.6-7) ... [2022-03-09T15:21:42.462Z] #21 37.09 Setting up sudo (1.9.5p2-3) ... [2022-03-09T15:21:42.462Z] #21 37.16 invoke-rc.d: could not determine current runlevel [2022-03-09T15:21:42.462Z] #21 37.17 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-09T15:21:42.462Z] #21 37.18 Setting up xfsprogs (5.10.0-4) ... [2022-03-09T15:21:42.462Z] #21 37.19 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-09T15:21:42.462Z] #21 37.21 Setting up inetutils-ping (2:2.0-1) ... [2022-03-09T15:21:42.462Z] #21 37.24 Setting up pigz (2.6-1) ... [2022-03-09T15:21:42.462Z] #21 37.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-09T15:21:42.462Z] #21 37.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-09T15:21:42.462Z] #21 37.31 Setting up python-pip-whl (20.3.4-4) ... [2022-03-09T15:21:42.462Z] #21 37.33 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:21:43.026Z] #21 37.97 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-09T15:21:43.026Z] #21 37.98 Setting up python3-lib2to3 (3.9.2-1) ... [Pipeline] sh [2022-03-09T15:21:43.391Z] #21 39.66 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-09T15:21:43.391Z] #21 39.68 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-09T15:21:43.391Z] #21 39.69 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-09T15:21:43.391Z] #21 39.71 Setting up python3-pip (20.3.4-4) ... [2022-03-09T15:21:43.591Z] #21 38.45 Setting up libelf1:amd64 (0.183-1) ... [2022-03-09T15:21:43.591Z] #21 38.51 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-09T15:21:43.802Z] #19 156.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-09T15:21:43.802Z] #19 156.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-09T15:21:43.802Z] #19 156.9 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-09T15:21:43.802Z] #19 156.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-09T15:21:43.802Z] #19 156.9 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-09T15:21:43.802Z] #19 156.9 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-09T15:21:43.802Z] #19 157.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-09T15:21:43.802Z] #19 157.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-09T15:21:43.802Z] #19 157.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-09T15:21:43.802Z] #19 157.3 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-09T15:21:43.802Z] #19 157.3 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:43.802Z] #19 157.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-09T15:21:43.802Z] #19 157.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-09T15:21:43.802Z] #19 157.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:21:43.802Z] #19 157.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-09T15:21:43.848Z] #21 38.54 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-09T15:21:43.848Z] #21 38.57 Setting up python3-distutils (3.9.2-1) ... [2022-03-09T15:21:43.984Z] + docker info [2022-03-09T15:21:43.984Z] Client: [2022-03-09T15:21:43.984Z] Context: default [2022-03-09T15:21:43.984Z] Debug Mode: false [2022-03-09T15:21:43.984Z] [2022-03-09T15:21:43.984Z] Server: [2022-03-09T15:21:43.984Z] Containers: 0 [2022-03-09T15:21:43.984Z] Running: 0 [2022-03-09T15:21:43.984Z] Paused: 0 [2022-03-09T15:21:43.984Z] Stopped: 0 [2022-03-09T15:21:43.984Z] Images: 0 [2022-03-09T15:21:43.984Z] Server Version: 20.10.9 [2022-03-09T15:21:43.984Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-09T15:21:43.984Z] Windows: [2022-03-09T15:21:43.984Z] LCOW: [2022-03-09T15:21:43.984Z] Logging Driver: json-file [2022-03-09T15:21:43.984Z] Plugins: [2022-03-09T15:21:43.984Z] Volume: local [2022-03-09T15:21:43.984Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-09T15:21:43.984Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-09T15:21:43.984Z] Swarm: inactive [2022-03-09T15:21:43.984Z] Default Isolation: process [2022-03-09T15:21:43.984Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-09T15:21:43.984Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-09T15:21:43.984Z] OSType: windows [2022-03-09T15:21:43.984Z] Architecture: x86_64 [2022-03-09T15:21:43.984Z] CPUs: 4 [2022-03-09T15:21:43.984Z] Total Memory: 32GiB [2022-03-09T15:21:43.984Z] Name: azwin-2-db1140 [2022-03-09T15:21:43.984Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-09T15:21:43.984Z] Docker Root Dir: D:\docker [2022-03-09T15:21:43.984Z] Debug Mode: false [2022-03-09T15:21:43.984Z] Registry: https://index.docker.io/v1/ [2022-03-09T15:21:43.984Z] Labels: [2022-03-09T15:21:43.984Z] Experimental: true [2022-03-09T15:21:43.984Z] Insecure Registries: [2022-03-09T15:21:43.984Z] 10.0.0.4:5000 [2022-03-09T15:21:43.984Z] 127.0.0.0/8 [2022-03-09T15:21:43.984Z] Registry Mirrors: [2022-03-09T15:21:43.984Z] http://10.0.0.4:5000/ [2022-03-09T15:21:43.984Z] Live Restore Enabled: false [2022-03-09T15:21:43.984Z] Product License: Community Engine [2022-03-09T15:21:43.984Z] [2022-03-09T15:21:44.105Z] #21 39.01 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:21:44.106Z] #21 39.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-09T15:21:44.106Z] #21 39.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-09T15:21:44.106Z] #21 39.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-09T15:21:44.106Z] #21 39.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-09T15:21:44.106Z] #21 39.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-09T15:21:44.106Z] #21 39.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-09T15:21:44.106Z] #21 39.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-09T15:21:44.363Z] #21 39.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-09T15:21:44.363Z] #21 39.08 Setting up python3-setuptools (52.0.0-4) ... [2022-03-09T15:21:44.769Z] #21 40.78 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-09T15:21:44.769Z] #21 40.79 Setting up jq (1.6-2.1) ... [2022-03-09T15:21:44.769Z] #21 40.80 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-09T15:21:44.769Z] #21 40.82 Setting up iptables (1.8.7-1) ... [2022-03-09T15:21:44.770Z] #21 40.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-09T15:21:44.770Z] #21 40.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-09T15:21:44.770Z] #21 40.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-09T15:21:44.770Z] #21 40.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-09T15:21:44.770Z] #21 40.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-09T15:21:44.770Z] #21 40.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-09T15:21:44.770Z] #21 40.87 Setting up iproute2 (5.10.0-4) ... [2022-03-09T15:21:45.030Z] #21 41.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:21:45.733Z] #21 40.43 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-09T15:21:45.733Z] #21 40.45 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-09T15:21:45.733Z] #21 40.46 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-09T15:21:45.733Z] #21 40.48 Setting up python3-pip (20.3.4-4) ... [2022-03-09T15:21:46.258Z] #60 219.8 + bin/containerd-shim-runc-v1 [2022-03-09T15:21:46.407Z] #21 DONE 42.6s [2022-03-09T15:21:46.407Z] [2022-03-09T15:21:46.407Z] #22 [dev-systemd-false 8/24] 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 [2022-03-09T15:21:46.407Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-09T15:21:46.665Z] #21 41.63 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-09T15:21:46.665Z] #21 41.64 Setting up jq (1.6-2.1) ... [2022-03-09T15:21:46.665Z] #21 41.67 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-09T15:21:46.665Z] #21 41.69 Setting up iptables (1.8.7-1) ... [2022-03-09T15:21:46.665Z] #21 41.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-09T15:21:46.665Z] #21 41.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-09T15:21:46.665Z] #21 41.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-09T15:21:46.665Z] #21 41.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-09T15:21:46.665Z] #21 41.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-09T15:21:46.980Z] #21 41.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-09T15:21:46.980Z] #21 41.74 Setting up iproute2 (5.10.0-4) ... [2022-03-09T15:21:47.232Z] #22 0.826 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-09T15:21:47.232Z] #22 0.834 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-09T15:21:47.232Z] #22 0.839 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-09T15:21:47.232Z] #22 DONE 0.9s [2022-03-09T15:21:47.232Z] [2022-03-09T15:21:47.232Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-09T15:21:47.232Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-09T15:21:47.547Z] #21 42.19 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:21:48.007Z] #19 161.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-09T15:21:48.007Z] #19 161.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-09T15:21:48.007Z] #19 161.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-09T15:21:48.007Z] #19 161.9 Selecting previously unselected package crossbuild-essential-armel. [2022-03-09T15:21:48.007Z] #19 161.9 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-09T15:21:48.007Z] #19 161.9 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-09T15:21:48.007Z] #19 162.0 Selecting previously unselected package libc6-armhf-cross. [2022-03-09T15:21:48.007Z] #19 162.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-09T15:21:48.007Z] #19 162.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-09T15:21:48.007Z] #19 162.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-09T15:21:48.268Z] #19 162.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:48.268Z] #19 162.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-09T15:21:48.268Z] #19 162.1 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-09T15:21:48.268Z] #19 162.1 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:48.268Z] #19 162.1 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-09T15:21:48.268Z] #19 162.2 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-09T15:21:48.268Z] #19 162.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:48.268Z] #19 162.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-09T15:21:48.268Z] #19 162.2 Selecting previously unselected package libasan6-armhf-cross. [2022-03-09T15:21:48.268Z] #19 162.2 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:48.268Z] #19 162.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-09T15:21:48.491Z] #21 DONE 43.3s [2022-03-09T15:21:48.491Z] [2022-03-09T15:21:48.491Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:21:48.491Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:21:48.491Z] #51 ... [2022-03-09T15:21:48.491Z] [2022-03-09T15:21:48.491Z] #22 [dev-systemd-false 8/24] 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 [2022-03-09T15:21:48.491Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-09T15:21:48.529Z] #19 162.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-09T15:21:48.529Z] #19 162.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:48.529Z] #19 162.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-09T15:21:48.529Z] #19 162.5 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-09T15:21:48.529Z] #19 162.5 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:48.529Z] #19 162.5 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-09T15:21:48.789Z] #19 162.6 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-09T15:21:48.789Z] #19 162.6 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:48.789Z] #19 162.6 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-09T15:21:48.789Z] #19 162.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-09T15:21:49.050Z] #19 162.8 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:21:49.050Z] #19 162.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-09T15:21:49.431Z] #22 0.943 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-09T15:21:49.431Z] #22 0.947 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-09T15:21:49.431Z] #22 0.951 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-09T15:21:49.431Z] #22 DONE 1.0s [2022-03-09T15:21:49.431Z] [2022-03-09T15:21:49.431Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:21:49.431Z] #60 sha256:7d37fe31fcb1fb4d04f93b0f78f0ff3f1f016c08328992d5654b0b569bc32c5c [2022-03-09T15:21:49.690Z] #60 ... [2022-03-09T15:21:49.690Z] [2022-03-09T15:21:49.690Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-09T15:21:49.690Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-09T15:21:51.577Z] #60 224.3 + bin/containerd-shim-runc-v2 [2022-03-09T15:21:51.577Z] #60 225.0 + binaries [2022-03-09T15:21:51.577Z] #60 225.0 + install -D bin/containerd /build/containerd [2022-03-09T15:21:51.577Z] #60 225.0 + install -D bin/containerd-shim /build/containerd-shim [2022-03-09T15:21:51.577Z] #60 225.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-09T15:21:51.577Z] #60 225.0 + install -D bin/ctr /build/ctr [2022-03-09T15:21:51.577Z] #60 DONE 225.4s [2022-03-09T15:21:52.526Z] [2022-03-09T15:21:52.526Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-09T15:21:52.526Z] #61 sha256:36bd3987b3d6780fc3d6a0ff96b77182c1c0e454df498917e51db5a8f519993f [2022-03-09T15:21:52.791Z] #61 DONE 0.2s [2022-03-09T15:21:52.791Z] [2022-03-09T15:21:52.791Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-09T15:21:52.791Z] #66 sha256:1450a4ab45f4f20f6163694bad6e73869a4dc975681deb4dc27672a120f4ead3 [2022-03-09T15:21:52.791Z] #66 DONE 0.1s [2022-03-09T15:21:52.791Z] [2022-03-09T15:21:52.791Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-09T15:21:52.791Z] #71 sha256:1135ef5882a5a3fd908ff487249f4fb91b862b5319e271388faad1fe55d92060 [2022-03-09T15:21:53.054Z] #71 DONE 0.2s [2022-03-09T15:21:53.054Z] [2022-03-09T15:21:53.054Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-09T15:21:53.054Z] #72 sha256:90d541a7bb8ee0789190758d59ee614f99b55914b5836d6db0aed1ef082c64e4 [2022-03-09T15:21:53.054Z] #72 DONE 0.0s [2022-03-09T15:21:53.054Z] [2022-03-09T15:21:53.054Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-09T15:21:53.054Z] #73 sha256:0aa2e8662ed73e2f5574cc84ab9c7e447806853d90c826438b4ea23c9a693cef [2022-03-09T15:21:53.292Z] using credential docker-jenkins-github-credentials [2022-03-09T15:21:53.368Z] Cloning the remote Git repository [2022-03-09T15:21:53.368Z] Cloning with configured refspecs honoured and without tags [2022-03-09T15:21:53.751Z] Fetching without tags [2022-03-09T15:21:53.996Z] #73 DONE 0.8s [2022-03-09T15:21:53.996Z] [2022-03-09T15:21:53.996Z] #74 exporting to image [2022-03-09T15:21:53.996Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-09T15:21:53.996Z] #74 exporting layers [2022-03-09T15:21:54.346Z] #19 167.4 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-09T15:21:54.346Z] #19 167.4 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-09T15:21:54.346Z] #19 167.4 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-09T15:21:54.346Z] #19 167.4 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-09T15:21:54.346Z] #19 167.4 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-09T15:21:54.346Z] #19 167.4 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-09T15:21:54.346Z] #19 167.6 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-09T15:21:54.346Z] #19 167.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-09T15:21:54.346Z] #19 167.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-09T15:21:54.346Z] #19 168.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-09T15:21:54.346Z] #19 168.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:21:54.346Z] #19 168.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-09T15:21:54.479Z] Merging remotes/origin/master commit f8d0102e3361b74061ec684e6c8c397c4756cfb0 into PR head commit b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 [2022-03-09T15:21:53.562Z] Cloning repository https://github.com/moby/moby.git [2022-03-09T15:21:54.004Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-09T15:21:53.418Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:21:53.464Z] > git config --add remote.origin.fetch +refs/pull/43347/head:refs/remotes/origin/PR-43347 # timeout=10 [2022-03-09T15:21:53.527Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:21:53.652Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:21:53.777Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:21:53.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:21:53.777Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:21:54.592Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:21:54.638Z] > git checkout -f b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 # timeout=10 [2022-03-09T15:21:55.730Z] #19 169.6 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-09T15:21:55.730Z] #19 169.6 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:21:55.992Z] #19 169.8 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-09T15:21:57.220Z] #23 8.738 Collecting yamllint==1.26.1 [2022-03-09T15:21:57.220Z] #23 9.781 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-09T15:21:55.087Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:21:55.088Z] > git --version # timeout=10 [2022-03-09T15:21:55.149Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-09T15:21:55.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:21:55.153Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:21:58.158Z] #23 10.84 Collecting pathspec>=0.5.3 [2022-03-09T15:21:58.158Z] #23 10.85 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-09T15:21:58.205Z] #74 exporting layers 3.7s done [2022-03-09T15:21:58.205Z] #74 writing image sha256:fdfd43f828ad50dfa95e1f73e3168211c7c1d21d773f4257e7e824b7b1371b9e done [2022-03-09T15:21:58.205Z] #74 naming to docker.io/library/docker:c2a3d82631b62a9e9c5ecadb17f913314ebcc860 done [2022-03-09T15:21:58.205Z] #74 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-09T15:21:58.417Z] #23 11.16 Collecting pyyaml [2022-03-09T15:21:58.417Z] #23 11.17 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) [2022-03-09T15:21:58.417Z] #23 11.22 Building wheels for collected packages: yamllint [2022-03-09T15:21:58.417Z] #23 11.22 Building wheel for yamllint (setup.py): started [2022-03-09T15:21:57.815Z] > git remote # timeout=10 [2022-03-09T15:21:57.893Z] > git config --get remote.origin.url # timeout=10 [2022-03-09T15:21:57.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:21:57.941Z] > git merge f8d0102e3361b74061ec684e6c8c397c4756cfb0 # timeout=10 [2022-03-09T15:21:58.547Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-09T15:21:58.738Z] Merge succeeded, producing 3178e17dccb42804e390954717f390219d6a4189 [2022-03-09T15:21:58.738Z] Checking out Revision 3178e17dccb42804e390954717f390219d6a4189 (PR-43347) [2022-03-09T15:21:58.836Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43347/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c2a3d82631b62a9e9c5ecadb17f913314ebcc860 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c2a3d82631b62a9e9c5ecadb17f913314ebcc860 hack/test/unit [2022-03-09T15:21:59.099Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-09T15:21:59.099Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-09T15:21:59.099Z] + TESTDIRS=./... [2022-03-09T15:21:59.099Z] + exclude_paths='/vendor/|/integration' [2022-03-09T15:21:59.099Z] ++ go list ./... [2022-03-09T15:21:59.099Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-09T15:21:59.356Z] #23 12.09 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-09T15:21:59.357Z] #23 12.10 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2daac07bf1d66f540088e823b071f53a8b868250a86f441a6b1dc1228d837cf4 [2022-03-09T15:21:59.357Z] #23 12.10 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-09T15:21:59.357Z] #23 12.10 Successfully built yamllint [2022-03-09T15:21:59.357Z] #23 12.13 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-09T15:21:59.615Z] #23 12.48 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-09T15:21:59.688Z] #23 9.308 Collecting yamllint==1.26.1 [2022-03-09T15:21:59.688Z] #23 10.36 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-09T15:22:00.043Z] + pkg_list='github.com/docker/docker/api [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/backend/build [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/httputils [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/middleware [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/build [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/container [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/debug [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/distribution [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/grpc [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/image [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/network [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/plugin [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/session [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/swarm [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/system [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/volume [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/backend [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/blkiodev [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/container [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/events [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/filters [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/image [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/mount [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/network [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/registry [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/strslice [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/swarm [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/time [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/versions [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/volume [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/builder-next [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/builder-next/worker [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/dockerfile [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/remotecontext [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/remotecontext/git [2022-03-09T15:22:00.044Z] github.com/docker/docker/cli [2022-03-09T15:22:00.044Z] github.com/docker/docker/cli/config [2022-03-09T15:22:00.044Z] github.com/docker/docker/cli/debug [2022-03-09T15:22:00.044Z] github.com/docker/docker/client [2022-03-09T15:22:00.044Z] github.com/docker/docker/cmd/docker-proxy [2022-03-09T15:22:00.044Z] github.com/docker/docker/cmd/dockerd [2022-03-09T15:22:00.044Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-09T15:22:00.044Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-09T15:22:00.044Z] github.com/docker/docker/container [2022-03-09T15:22:00.044Z] github.com/docker/docker/container/stream [2022-03-09T15:22:00.044Z] github.com/docker/docker/contrib/apparmor [2022-03-09T15:22:00.044Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-09T15:22:00.044Z] github.com/docker/docker/contrib/httpserver [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/cluster [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/cluster/convert [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/cluster/executor [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/cluster/provider [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/config [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/events [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/events/testutils [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/exec [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/graphdriver [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/images [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/initlayer [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/links [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/listeners [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/logger [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/logger/gelf [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/logger/journald [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/logger/local [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/logger/logentries [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/logger/splunk [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/logger/syslog [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/logger/templates [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/names [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/network [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/stats [2022-03-09T15:22:00.044Z] github.com/docker/docker/distribution [2022-03-09T15:22:00.044Z] github.com/docker/docker/distribution/metadata [2022-03-09T15:22:00.044Z] github.com/docker/docker/distribution/utils [2022-03-09T15:22:00.044Z] github.com/docker/docker/distribution/xfer [2022-03-09T15:22:00.044Z] github.com/docker/docker/dockerversion [2022-03-09T15:22:00.044Z] github.com/docker/docker/errdefs [2022-03-09T15:22:00.044Z] github.com/docker/docker/image [2022-03-09T15:22:00.044Z] github.com/docker/docker/image/cache [2022-03-09T15:22:00.044Z] github.com/docker/docker/image/tarexport [2022-03-09T15:22:00.044Z] github.com/docker/docker/image/v1 [2022-03-09T15:22:00.044Z] github.com/docker/docker/internal/test/suite [2022-03-09T15:22:00.044Z] github.com/docker/docker/layer [2022-03-09T15:22:00.044Z] github.com/docker/docker/libcontainerd [2022-03-09T15:22:00.044Z] github.com/docker/docker/libcontainerd/queue [2022-03-09T15:22:00.044Z] github.com/docker/docker/libcontainerd/remote [2022-03-09T15:22:00.044Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-09T15:22:00.044Z] github.com/docker/docker/libcontainerd/types [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/bitseq [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/cluster [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/config [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/datastore [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/driverapi [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/etchosts [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/idm [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/ipam [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/iptables [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/netlabel [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/netutils [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/networkdb [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/ns [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/options [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/osl [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/portallocator [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/portmapper [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/testutils [2022-03-09T15:22:00.044Z] github.com/docker/docker/libnetwork/types [2022-03-09T15:22:00.044Z] github.com/docker/docker/oci [2022-03-09T15:22:00.044Z] github.com/docker/docker/oci/caps [2022-03-09T15:22:00.044Z] github.com/docker/docker/opts [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/aaparser [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/archive [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/authorization [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/broadcaster [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/capabilities [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/chrootarchive [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/containerfs [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/devicemapper [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/directory [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/dmesg [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/filenotify [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/fileutils [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/fsutils [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/homedir [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/idtools [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/ioutils [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/jsonmessage [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/longpath [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/loopback [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/namesgenerator [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/parsers [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/pidfile [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/platform [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/plugingetter [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/plugins [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/plugins/transport [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/pools [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/progress [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/pubsub [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/reexec [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/signal [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/stack [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/stdcopy [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/streamformatter [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/stringid [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/sysinfo [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/system [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/tailfile [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/tarsum [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/truncindex [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/urlutil [2022-03-09T15:22:00.044Z] github.com/docker/docker/pkg/useragent [2022-03-09T15:22:00.044Z] github.com/docker/docker/plugin [2022-03-09T15:22:00.044Z] github.com/docker/docker/plugin/executor/containerd [2022-03-09T15:22:00.044Z] github.com/docker/docker/plugin/v2 [2022-03-09T15:22:00.044Z] github.com/docker/docker/profiles/apparmor [2022-03-09T15:22:00.044Z] github.com/docker/docker/profiles/seccomp [2022-03-09T15:22:00.044Z] github.com/docker/docker/quota [2022-03-09T15:22:00.044Z] github.com/docker/docker/reference [2022-03-09T15:22:00.044Z] github.com/docker/docker/registry [2022-03-09T15:22:00.044Z] github.com/docker/docker/registry/resumable [2022-03-09T15:22:00.044Z] github.com/docker/docker/restartmanager [2022-03-09T15:22:00.044Z] github.com/docker/docker/rootless [2022-03-09T15:22:00.044Z] github.com/docker/docker/rootless/specconv [2022-03-09T15:22:00.044Z] github.com/docker/docker/runconfig [2022-03-09T15:22:00.044Z] github.com/docker/docker/runconfig/opts [2022-03-09T15:22:00.044Z] github.com/docker/docker/testutil [2022-03-09T15:22:00.044Z] github.com/docker/docker/testutil/daemon [2022-03-09T15:22:00.044Z] github.com/docker/docker/testutil/environment [2022-03-09T15:22:00.044Z] github.com/docker/docker/testutil/fakecontext [2022-03-09T15:22:00.044Z] github.com/docker/docker/testutil/fakegit [2022-03-09T15:22:00.044Z] github.com/docker/docker/testutil/fakestorage [2022-03-09T15:22:00.044Z] github.com/docker/docker/testutil/fixtures/load [2022-03-09T15:22:00.044Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-09T15:22:00.044Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-09T15:22:00.044Z] github.com/docker/docker/testutil/registry [2022-03-09T15:22:00.044Z] github.com/docker/docker/testutil/request [2022-03-09T15:22:00.044Z] github.com/docker/docker/volume [2022-03-09T15:22:00.044Z] github.com/docker/docker/volume/drivers [2022-03-09T15:22:00.044Z] github.com/docker/docker/volume/local [2022-03-09T15:22:00.044Z] github.com/docker/docker/volume/mounts [2022-03-09T15:22:00.044Z] github.com/docker/docker/volume/service [2022-03-09T15:22:00.044Z] github.com/docker/docker/volume/service/opts [2022-03-09T15:22:00.044Z] github.com/docker/docker/volume/testutils' [2022-03-09T15:22:00.044Z] ++ grep --fixed-strings -v /libnetwork [2022-03-09T15:22:00.044Z] ++ echo 'github.com/docker/docker/api [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/backend/build [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/httputils [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/middleware [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/build [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/container [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/debug [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/distribution [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/grpc [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/image [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/network [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/plugin [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/session [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/swarm [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/system [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/server/router/volume [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/backend [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/blkiodev [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/container [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/events [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/filters [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/image [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/mount [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/network [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/registry [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/strslice [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/swarm [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/time [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/versions [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-09T15:22:00.044Z] github.com/docker/docker/api/types/volume [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/builder-next [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/builder-next/worker [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/dockerfile [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/remotecontext [2022-03-09T15:22:00.044Z] github.com/docker/docker/builder/remotecontext/git [2022-03-09T15:22:00.044Z] github.com/docker/docker/cli [2022-03-09T15:22:00.044Z] github.com/docker/docker/cli/config [2022-03-09T15:22:00.044Z] github.com/docker/docker/cli/debug [2022-03-09T15:22:00.044Z] github.com/docker/docker/client [2022-03-09T15:22:00.044Z] github.com/docker/docker/cmd/docker-proxy [2022-03-09T15:22:00.044Z] github.com/docker/docker/cmd/dockerd [2022-03-09T15:22:00.044Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-09T15:22:00.044Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-09T15:22:00.044Z] github.com/docker/docker/container [2022-03-09T15:22:00.044Z] github.com/docker/docker/container/stream [2022-03-09T15:22:00.044Z] github.com/docker/docker/contrib/apparmor [2022-03-09T15:22:00.044Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-09T15:22:00.044Z] github.com/docker/docker/contrib/httpserver [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon [2022-03-09T15:22:00.044Z] github.com/docker/docker/daemon/cluster [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/cluster/convert [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/cluster/executor [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/cluster/provider [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/config [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/events [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/events/testutils [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/exec [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/images [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/initlayer [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/links [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/listeners [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/gelf [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/journald [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/local [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/logentries [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/splunk [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/syslog [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/templates [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/names [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/network [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/stats [2022-03-09T15:22:00.045Z] github.com/docker/docker/distribution [2022-03-09T15:22:00.045Z] github.com/docker/docker/distribution/metadata [2022-03-09T15:22:00.045Z] github.com/docker/docker/distribution/utils [2022-03-09T15:22:00.045Z] github.com/docker/docker/distribution/xfer [2022-03-09T15:22:00.045Z] github.com/docker/docker/dockerversion [2022-03-09T15:22:00.045Z] github.com/docker/docker/errdefs [2022-03-09T15:22:00.045Z] github.com/docker/docker/image [2022-03-09T15:22:00.045Z] github.com/docker/docker/image/cache [2022-03-09T15:22:00.045Z] github.com/docker/docker/image/tarexport [2022-03-09T15:22:00.045Z] github.com/docker/docker/image/v1 [2022-03-09T15:22:00.045Z] github.com/docker/docker/internal/test/suite [2022-03-09T15:22:00.045Z] github.com/docker/docker/layer [2022-03-09T15:22:00.045Z] github.com/docker/docker/libcontainerd [2022-03-09T15:22:00.045Z] github.com/docker/docker/libcontainerd/queue [2022-03-09T15:22:00.045Z] github.com/docker/docker/libcontainerd/remote [2022-03-09T15:22:00.045Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-09T15:22:00.045Z] github.com/docker/docker/libcontainerd/types [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/bitseq [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/cluster [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/config [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/datastore [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/driverapi [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/etchosts [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/idm [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/ipam [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/iptables [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/netlabel [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/netutils [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/networkdb [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/ns [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/options [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/osl [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/portallocator [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/portmapper [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/testutils [2022-03-09T15:22:00.045Z] github.com/docker/docker/libnetwork/types [2022-03-09T15:22:00.045Z] github.com/docker/docker/oci [2022-03-09T15:22:00.045Z] github.com/docker/docker/oci/caps [2022-03-09T15:22:00.045Z] github.com/docker/docker/opts [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/aaparser [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/archive [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/authorization [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/broadcaster [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/capabilities [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/chrootarchive [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/containerfs [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/devicemapper [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/directory [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/dmesg [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/filenotify [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/fileutils [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/fsutils [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/homedir [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/idtools [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/ioutils [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/jsonmessage [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/longpath [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/loopback [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/namesgenerator [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/parsers [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/pidfile [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/platform [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/plugingetter [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/plugins [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/plugins/transport [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/pools [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/progress [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/pubsub [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/reexec [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/signal [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/stack [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/stdcopy [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/streamformatter [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/stringid [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/sysinfo [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/system [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/tailfile [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/tarsum [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/truncindex [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/urlutil [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/useragent [2022-03-09T15:22:00.045Z] github.com/docker/docker/plugin [2022-03-09T15:22:00.045Z] github.com/docker/docker/plugin/executor/containerd [2022-03-09T15:22:00.045Z] github.com/docker/docker/plugin/v2 [2022-03-09T15:22:00.045Z] github.com/docker/docker/profiles/apparmor [2022-03-09T15:22:00.045Z] github.com/docker/docker/profiles/seccomp [2022-03-09T15:22:00.045Z] github.com/docker/docker/quota [2022-03-09T15:22:00.045Z] github.com/docker/docker/reference [2022-03-09T15:22:00.045Z] github.com/docker/docker/registry [2022-03-09T15:22:00.045Z] github.com/docker/docker/registry/resumable [2022-03-09T15:22:00.045Z] github.com/docker/docker/restartmanager [2022-03-09T15:22:00.045Z] github.com/docker/docker/rootless [2022-03-09T15:22:00.045Z] github.com/docker/docker/rootless/specconv [2022-03-09T15:22:00.045Z] github.com/docker/docker/runconfig [2022-03-09T15:22:00.045Z] github.com/docker/docker/runconfig/opts [2022-03-09T15:22:00.045Z] github.com/docker/docker/testutil [2022-03-09T15:22:00.045Z] github.com/docker/docker/testutil/daemon [2022-03-09T15:22:00.045Z] github.com/docker/docker/testutil/environment [2022-03-09T15:22:00.045Z] github.com/docker/docker/testutil/fakecontext [2022-03-09T15:22:00.045Z] github.com/docker/docker/testutil/fakegit [2022-03-09T15:22:00.045Z] github.com/docker/docker/testutil/fakestorage [2022-03-09T15:22:00.045Z] github.com/docker/docker/testutil/fixtures/load [2022-03-09T15:22:00.045Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-09T15:22:00.045Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-09T15:22:00.045Z] github.com/docker/docker/testutil/registry [2022-03-09T15:22:00.045Z] github.com/docker/docker/testutil/request [2022-03-09T15:22:00.045Z] github.com/docker/docker/volume [2022-03-09T15:22:00.045Z] github.com/docker/docker/volume/drivers [2022-03-09T15:22:00.045Z] github.com/docker/docker/volume/local [2022-03-09T15:22:00.045Z] github.com/docker/docker/volume/mounts [2022-03-09T15:22:00.045Z] github.com/docker/docker/volume/service [2022-03-09T15:22:00.045Z] github.com/docker/docker/volume/service/opts [2022-03-09T15:22:00.045Z] github.com/docker/docker/volume/testutils' [2022-03-09T15:22:00.045Z] + base_pkg_list='github.com/docker/docker/api [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server/backend/build [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server/httputils [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server/middleware [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server/router [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server/router/build [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server/router/container [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server/router/debug [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server/router/distribution [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server/router/grpc [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server/router/image [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server/router/network [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server/router/plugin [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server/router/session [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server/router/swarm [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server/router/system [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/server/router/volume [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/backend [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/blkiodev [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/container [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/events [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/filters [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/image [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/mount [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/network [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/registry [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/strslice [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/swarm [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/time [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/versions [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-09T15:22:00.045Z] github.com/docker/docker/api/types/volume [2022-03-09T15:22:00.045Z] github.com/docker/docker/builder [2022-03-09T15:22:00.045Z] github.com/docker/docker/builder/builder-next [2022-03-09T15:22:00.045Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-09T15:22:00.045Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-09T15:22:00.045Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-09T15:22:00.045Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-09T15:22:00.045Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-09T15:22:00.045Z] github.com/docker/docker/builder/builder-next/worker [2022-03-09T15:22:00.045Z] github.com/docker/docker/builder/dockerfile [2022-03-09T15:22:00.045Z] github.com/docker/docker/builder/remotecontext [2022-03-09T15:22:00.045Z] github.com/docker/docker/builder/remotecontext/git [2022-03-09T15:22:00.045Z] github.com/docker/docker/cli [2022-03-09T15:22:00.045Z] github.com/docker/docker/cli/config [2022-03-09T15:22:00.045Z] github.com/docker/docker/cli/debug [2022-03-09T15:22:00.045Z] github.com/docker/docker/client [2022-03-09T15:22:00.045Z] github.com/docker/docker/cmd/docker-proxy [2022-03-09T15:22:00.045Z] github.com/docker/docker/cmd/dockerd [2022-03-09T15:22:00.045Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-09T15:22:00.045Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-09T15:22:00.045Z] github.com/docker/docker/container [2022-03-09T15:22:00.045Z] github.com/docker/docker/container/stream [2022-03-09T15:22:00.045Z] github.com/docker/docker/contrib/apparmor [2022-03-09T15:22:00.045Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-09T15:22:00.045Z] github.com/docker/docker/contrib/httpserver [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/cluster [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/cluster/convert [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/cluster/executor [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/cluster/provider [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/config [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/events [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/events/testutils [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/exec [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/images [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/initlayer [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/links [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/listeners [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/gelf [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/journald [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/local [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/logentries [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/splunk [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/syslog [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/logger/templates [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/names [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/network [2022-03-09T15:22:00.045Z] github.com/docker/docker/daemon/stats [2022-03-09T15:22:00.045Z] github.com/docker/docker/distribution [2022-03-09T15:22:00.045Z] github.com/docker/docker/distribution/metadata [2022-03-09T15:22:00.045Z] github.com/docker/docker/distribution/utils [2022-03-09T15:22:00.045Z] github.com/docker/docker/distribution/xfer [2022-03-09T15:22:00.045Z] github.com/docker/docker/dockerversion [2022-03-09T15:22:00.045Z] github.com/docker/docker/errdefs [2022-03-09T15:22:00.045Z] github.com/docker/docker/image [2022-03-09T15:22:00.045Z] github.com/docker/docker/image/cache [2022-03-09T15:22:00.045Z] github.com/docker/docker/image/tarexport [2022-03-09T15:22:00.045Z] github.com/docker/docker/image/v1 [2022-03-09T15:22:00.045Z] github.com/docker/docker/internal/test/suite [2022-03-09T15:22:00.045Z] github.com/docker/docker/layer [2022-03-09T15:22:00.045Z] github.com/docker/docker/libcontainerd [2022-03-09T15:22:00.045Z] github.com/docker/docker/libcontainerd/queue [2022-03-09T15:22:00.045Z] github.com/docker/docker/libcontainerd/remote [2022-03-09T15:22:00.045Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-09T15:22:00.045Z] github.com/docker/docker/libcontainerd/types [2022-03-09T15:22:00.045Z] github.com/docker/docker/oci [2022-03-09T15:22:00.045Z] github.com/docker/docker/oci/caps [2022-03-09T15:22:00.045Z] github.com/docker/docker/opts [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/aaparser [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/archive [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/authorization [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/broadcaster [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/capabilities [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/chrootarchive [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/containerfs [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/devicemapper [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/directory [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/dmesg [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/filenotify [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/fileutils [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/fsutils [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/homedir [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/idtools [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/ioutils [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/jsonmessage [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/longpath [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/loopback [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/namesgenerator [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/parsers [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/pidfile [2022-03-09T15:22:00.045Z] github.com/docker/docker/pkg/platform [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/plugingetter [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/plugins [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/plugins/transport [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/pools [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/progress [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/pubsub [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/reexec [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/signal [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/stack [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/stdcopy [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/streamformatter [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/stringid [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/sysinfo [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/system [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/tailfile [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/tarsum [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/truncindex [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/urlutil [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/useragent [2022-03-09T15:22:00.046Z] github.com/docker/docker/plugin [2022-03-09T15:22:00.046Z] github.com/docker/docker/plugin/executor/containerd [2022-03-09T15:22:00.046Z] github.com/docker/docker/plugin/v2 [2022-03-09T15:22:00.046Z] github.com/docker/docker/profiles/apparmor [2022-03-09T15:22:00.046Z] github.com/docker/docker/profiles/seccomp [2022-03-09T15:22:00.046Z] github.com/docker/docker/quota [2022-03-09T15:22:00.046Z] github.com/docker/docker/reference [2022-03-09T15:22:00.046Z] github.com/docker/docker/registry [2022-03-09T15:22:00.046Z] github.com/docker/docker/registry/resumable [2022-03-09T15:22:00.046Z] github.com/docker/docker/restartmanager [2022-03-09T15:22:00.046Z] github.com/docker/docker/rootless [2022-03-09T15:22:00.046Z] github.com/docker/docker/rootless/specconv [2022-03-09T15:22:00.046Z] github.com/docker/docker/runconfig [2022-03-09T15:22:00.046Z] github.com/docker/docker/runconfig/opts [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/daemon [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/environment [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/fakecontext [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/fakegit [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/fakestorage [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/fixtures/load [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/registry [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/request [2022-03-09T15:22:00.046Z] github.com/docker/docker/volume [2022-03-09T15:22:00.046Z] github.com/docker/docker/volume/drivers [2022-03-09T15:22:00.046Z] github.com/docker/docker/volume/local [2022-03-09T15:22:00.046Z] github.com/docker/docker/volume/mounts [2022-03-09T15:22:00.046Z] github.com/docker/docker/volume/service [2022-03-09T15:22:00.046Z] github.com/docker/docker/volume/service/opts [2022-03-09T15:22:00.046Z] github.com/docker/docker/volume/testutils' [2022-03-09T15:22:00.046Z] ++ grep --fixed-strings /libnetwork [2022-03-09T15:22:00.046Z] ++ echo 'github.com/docker/docker/api [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server/backend/build [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server/httputils [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server/middleware [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server/router [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server/router/build [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server/router/container [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server/router/debug [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server/router/distribution [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server/router/grpc [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server/router/image [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server/router/network [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server/router/plugin [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server/router/session [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server/router/swarm [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server/router/system [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/server/router/volume [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/backend [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/blkiodev [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/container [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/events [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/filters [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/image [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/mount [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/network [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/registry [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/strslice [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/swarm [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/time [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/versions [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-09T15:22:00.046Z] github.com/docker/docker/api/types/volume [2022-03-09T15:22:00.046Z] github.com/docker/docker/builder [2022-03-09T15:22:00.046Z] github.com/docker/docker/builder/builder-next [2022-03-09T15:22:00.046Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-09T15:22:00.046Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-09T15:22:00.046Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-09T15:22:00.046Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-09T15:22:00.046Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-09T15:22:00.046Z] github.com/docker/docker/builder/builder-next/worker [2022-03-09T15:22:00.046Z] github.com/docker/docker/builder/dockerfile [2022-03-09T15:22:00.046Z] github.com/docker/docker/builder/remotecontext [2022-03-09T15:22:00.046Z] github.com/docker/docker/builder/remotecontext/git [2022-03-09T15:22:00.046Z] github.com/docker/docker/cli [2022-03-09T15:22:00.046Z] github.com/docker/docker/cli/config [2022-03-09T15:22:00.046Z] github.com/docker/docker/cli/debug [2022-03-09T15:22:00.046Z] github.com/docker/docker/client [2022-03-09T15:22:00.046Z] github.com/docker/docker/cmd/docker-proxy [2022-03-09T15:22:00.046Z] github.com/docker/docker/cmd/dockerd [2022-03-09T15:22:00.046Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-09T15:22:00.046Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-09T15:22:00.046Z] github.com/docker/docker/container [2022-03-09T15:22:00.046Z] github.com/docker/docker/container/stream [2022-03-09T15:22:00.046Z] github.com/docker/docker/contrib/apparmor [2022-03-09T15:22:00.046Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-09T15:22:00.046Z] github.com/docker/docker/contrib/httpserver [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/cluster [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/cluster/convert [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/cluster/executor [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/cluster/provider [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/config [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/events [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/events/testutils [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/exec [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/graphdriver [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/images [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/initlayer [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/links [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/listeners [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/logger [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/logger/gelf [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/logger/journald [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/logger/local [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/logger/logentries [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/logger/splunk [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/logger/syslog [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/logger/templates [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/names [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/network [2022-03-09T15:22:00.046Z] github.com/docker/docker/daemon/stats [2022-03-09T15:22:00.046Z] github.com/docker/docker/distribution [2022-03-09T15:22:00.046Z] github.com/docker/docker/distribution/metadata [2022-03-09T15:22:00.046Z] github.com/docker/docker/distribution/utils [2022-03-09T15:22:00.046Z] github.com/docker/docker/distribution/xfer [2022-03-09T15:22:00.046Z] github.com/docker/docker/dockerversion [2022-03-09T15:22:00.046Z] github.com/docker/docker/errdefs [2022-03-09T15:22:00.046Z] github.com/docker/docker/image [2022-03-09T15:22:00.046Z] github.com/docker/docker/image/cache [2022-03-09T15:22:00.046Z] github.com/docker/docker/image/tarexport [2022-03-09T15:22:00.046Z] github.com/docker/docker/image/v1 [2022-03-09T15:22:00.046Z] github.com/docker/docker/internal/test/suite [2022-03-09T15:22:00.046Z] github.com/docker/docker/layer [2022-03-09T15:22:00.046Z] github.com/docker/docker/libcontainerd [2022-03-09T15:22:00.046Z] github.com/docker/docker/libcontainerd/queue [2022-03-09T15:22:00.046Z] github.com/docker/docker/libcontainerd/remote [2022-03-09T15:22:00.046Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-09T15:22:00.046Z] github.com/docker/docker/libcontainerd/types [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/bitseq [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/cluster [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/config [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/datastore [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/driverapi [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/etchosts [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/idm [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/ipam [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/iptables [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/netlabel [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/netutils [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/networkdb [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/ns [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/options [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/osl [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/portallocator [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/portmapper [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/testutils [2022-03-09T15:22:00.046Z] github.com/docker/docker/libnetwork/types [2022-03-09T15:22:00.046Z] github.com/docker/docker/oci [2022-03-09T15:22:00.046Z] github.com/docker/docker/oci/caps [2022-03-09T15:22:00.046Z] github.com/docker/docker/opts [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/aaparser [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/archive [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/authorization [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/broadcaster [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/capabilities [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/chrootarchive [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/containerfs [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/devicemapper [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/directory [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/dmesg [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/filenotify [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/fileutils [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/fsutils [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/homedir [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/idtools [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/ioutils [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/jsonmessage [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/longpath [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/loopback [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/namesgenerator [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/parsers [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/pidfile [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/platform [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/plugingetter [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/plugins [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/plugins/transport [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/pools [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/progress [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/pubsub [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/reexec [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/signal [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/stack [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/stdcopy [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/streamformatter [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/stringid [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/sysinfo [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/system [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/tailfile [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/tarsum [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/truncindex [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/urlutil [2022-03-09T15:22:00.046Z] github.com/docker/docker/pkg/useragent [2022-03-09T15:22:00.046Z] github.com/docker/docker/plugin [2022-03-09T15:22:00.046Z] github.com/docker/docker/plugin/executor/containerd [2022-03-09T15:22:00.046Z] github.com/docker/docker/plugin/v2 [2022-03-09T15:22:00.046Z] github.com/docker/docker/profiles/apparmor [2022-03-09T15:22:00.046Z] github.com/docker/docker/profiles/seccomp [2022-03-09T15:22:00.046Z] github.com/docker/docker/quota [2022-03-09T15:22:00.046Z] github.com/docker/docker/reference [2022-03-09T15:22:00.046Z] github.com/docker/docker/registry [2022-03-09T15:22:00.046Z] github.com/docker/docker/registry/resumable [2022-03-09T15:22:00.046Z] github.com/docker/docker/restartmanager [2022-03-09T15:22:00.046Z] github.com/docker/docker/rootless [2022-03-09T15:22:00.046Z] github.com/docker/docker/rootless/specconv [2022-03-09T15:22:00.046Z] github.com/docker/docker/runconfig [2022-03-09T15:22:00.046Z] github.com/docker/docker/runconfig/opts [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/daemon [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/environment [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/fakecontext [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/fakegit [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/fakestorage [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/fixtures/load [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/registry [2022-03-09T15:22:00.046Z] github.com/docker/docker/testutil/request [2022-03-09T15:22:00.046Z] github.com/docker/docker/volume [2022-03-09T15:22:00.046Z] github.com/docker/docker/volume/drivers [2022-03-09T15:22:00.046Z] github.com/docker/docker/volume/local [2022-03-09T15:22:00.046Z] github.com/docker/docker/volume/mounts [2022-03-09T15:22:00.046Z] github.com/docker/docker/volume/service [2022-03-09T15:22:00.046Z] github.com/docker/docker/volume/service/opts [2022-03-09T15:22:00.047Z] github.com/docker/docker/volume/testutils' [2022-03-09T15:22:00.047Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/bitseq [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/cluster [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/config [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/datastore [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/driverapi [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/etchosts [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/idm [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ipam [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/iptables [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/netlabel [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/netutils [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/networkdb [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ns [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/options [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/osl [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/portallocator [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/portmapper [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/testutils [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/types' [2022-03-09T15:22:00.047Z] + echo 'github.com/docker/docker/libnetwork [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/bitseq [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/cluster [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/config [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/datastore [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/driverapi [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/etchosts [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/idm [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ipam [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/iptables [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/netlabel [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/netutils [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/networkdb [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/ns [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/options [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/osl [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/portallocator [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/portmapper [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/testutils [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/types' [2022-03-09T15:22:00.047Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-09T15:22:00.047Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-09T15:22:00.047Z] + type docker-proxy [2022-03-09T15:22:00.047Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-09T15:22:00.047Z] + hack/make.sh binary-proxy install-proxy [2022-03-09T15:22:00.047Z] [2022-03-09T15:22:00.047Z] Removing bundles/ [2022-03-09T15:22:00.047Z] [2022-03-09T15:22:00.047Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-09T15:22:00.047Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-09T15:22:00.047Z] GOOS="" GOARCH="" GOARM="" [2022-03-09T15:22:00.184Z] #23 DONE 13.1s [2022-03-09T15:22:00.184Z] [2022-03-09T15:22:00.184Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:22:00.184Z] #60 sha256:dbde52bbc5b50774a2351c535c2e5e4e576f5e4e4c77f301d34858d23307de1c [2022-03-09T15:22:00.444Z] #60 ... [2022-03-09T15:22:00.444Z] [2022-03-09T15:22:00.444Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-09T15:22:00.444Z] #27 sha256:d3a317e295556eaf8a11331d44b855df3d6cb5bf81022feb4324443a304b027a [2022-03-09T15:22:00.702Z] #27 DONE 0.3s [2022-03-09T15:22:00.702Z] [2022-03-09T15:22:00.702Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-09T15:22:00.702Z] #32 sha256:d9273fde3551d30167848ae78844070f6b16d8150b824cc4dcaae19148b9fbca [2022-03-09T15:22:01.058Z] #23 11.44 Collecting pathspec>=0.5.3 [2022-03-09T15:22:01.058Z] #23 11.45 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-09T15:22:01.269Z] #32 DONE 0.6s [2022-03-09T15:22:01.269Z] [2022-03-09T15:22:01.269Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-09T15:22:01.269Z] #35 sha256:73997f2b8f1513807f01d71ac28203f93ee93f41cd03e0c3af81d7b34b835d50 [2022-03-09T15:22:01.290Z] #19 174.8 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-09T15:22:01.290Z] #19 174.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-09T15:22:01.290Z] #19 174.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-09T15:22:01.290Z] #19 174.8 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-09T15:22:01.290Z] #19 174.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-09T15:22:01.290Z] #19 174.8 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-09T15:22:01.290Z] #19 174.9 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-09T15:22:01.290Z] #19 174.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-09T15:22:01.290Z] #19 174.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-09T15:22:01.290Z] #19 175.0 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-09T15:22:01.290Z] #19 175.0 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:01.290Z] #19 175.0 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:01.290Z] #19 175.1 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-09T15:22:01.290Z] #19 175.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:01.290Z] #19 175.1 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:01.290Z] #19 175.1 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-09T15:22:01.290Z] #19 175.1 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:01.290Z] #19 175.1 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:01.290Z] #19 175.1 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-09T15:22:01.290Z] #19 175.1 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:01.290Z] #19 175.2 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:01.290Z] #19 175.2 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-09T15:22:01.290Z] #19 175.2 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:01.290Z] #19 175.2 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:01.315Z] #23 11.83 Collecting pyyaml [2022-03-09T15:22:01.315Z] #23 11.85 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) [2022-03-09T15:22:01.315Z] #23 11.92 Building wheels for collected packages: yamllint [2022-03-09T15:22:01.315Z] #23 11.92 Building wheel for yamllint (setup.py): started [2022-03-09T15:22:01.527Z] #35 DONE 0.3s [2022-03-09T15:22:01.527Z] [2022-03-09T15:22:01.527Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-09T15:22:01.527Z] #37 sha256:7283d943c16c628de7fc217e37d7fb8fa6cfc03ba7c9cf3663394835b1238555 [2022-03-09T15:22:01.527Z] #37 DONE 0.1s [2022-03-09T15:22:01.527Z] [2022-03-09T15:22:01.527Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-09T15:22:01.527Z] #41 sha256:0b5d2b59db158a9b59f6be3e45d0995edd4c168814e1fc66de22e5596a12bafe [2022-03-09T15:22:01.527Z] #41 DONE 0.1s [2022-03-09T15:22:01.527Z] [2022-03-09T15:22:01.527Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:22:01.527Z] #60 sha256:dbde52bbc5b50774a2351c535c2e5e4e576f5e4e4c77f301d34858d23307de1c [2022-03-09T15:22:01.860Z] #19 175.8 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-09T15:22:01.860Z] #19 175.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:01.860Z] #19 175.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:21:58.628Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-09T15:21:58.769Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:21:58.816Z] > git checkout -f 3178e17dccb42804e390954717f390219d6a4189 # timeout=10 [2022-03-09T15:22:02.120Z] #19 176.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-09T15:22:02.120Z] #19 176.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:02.120Z] #19 176.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:02.245Z] #23 12.87 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-09T15:22:02.381Z] #19 176.2 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-09T15:22:02.381Z] #19 176.2 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:02.381Z] #19 176.2 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:02.381Z] #19 176.3 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-09T15:22:02.381Z] #19 176.3 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:02.381Z] #19 176.3 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:02.381Z] #19 176.4 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-09T15:22:02.381Z] #19 176.4 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:02.381Z] #19 176.4 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:02.381Z] #19 176.5 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-09T15:22:02.381Z] #19 176.5 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:02.381Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-09T15:22:02.381Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0aaa9558\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-09T15:22:02.381Z] ---------------------------------------------------------------------------- [2022-03-09T15:22:02.381Z] [2022-03-09T15:22:02.381Z] INFO: executeCI.ps1 starting at Wed Mar 9 15:22:01 CUT 2022 [2022-03-09T15:22:02.381Z] [2022-03-09T15:22:02.381Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-09T15:22:02.381Z] INFO: Running git version 2.24.1.windows.2 [2022-03-09T15:22:02.381Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-09T15:22:02.381Z] INFO: Environment variables: [2022-03-09T15:22:02.381Z] [2022-03-09T15:22:02.381Z] Name Value [2022-03-09T15:22:02.381Z] ---- ----- [2022-03-09T15:22:02.381Z] ALLUSERSPROFILE C:\ProgramData [2022-03-09T15:22:02.381Z] amd64 true [2022-03-09T15:22:02.381Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-09T15:22:02.381Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-09T15:22:02.381Z] arm64 true [2022-03-09T15:22:02.381Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-09T15:22:02.381Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-09T15:22:02.381Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-09T15:22:02.381Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-09T15:22:02.381Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-09T15:22:02.381Z] BRANCH_NAME PR-43347 [2022-03-09T15:22:02.381Z] BUILD_DISPLAY_NAME #3 [2022-03-09T15:22:02.381Z] BUILD_ID 3 [2022-03-09T15:22:02.381Z] BUILD_NUMBER 3 [2022-03-09T15:22:02.381Z] BUILD_TAG jenkins-moby-PR-43347-3 [2022-03-09T15:22:02.381Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/3/ [2022-03-09T15:22:02.381Z] cgroup2 true [2022-03-09T15:22:02.381Z] CHANGE_AUTHOR corhere [2022-03-09T15:22:02.381Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-03-09T15:22:02.381Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-03-09T15:22:02.381Z] CHANGE_BRANCH 42452-sysinfo-remove-libcontainer [2022-03-09T15:22:02.381Z] CHANGE_FORK corhere [2022-03-09T15:22:02.381Z] CHANGE_ID 43347 [2022-03-09T15:22:02.381Z] CHANGE_TARGET master [2022-03-09T15:22:02.381Z] CHANGE_TITLE pkg/sysinfo: remove libcontainer dependency [2022-03-09T15:22:02.381Z] CHANGE_URL https://github.com/moby/moby/pull/43347 [2022-03-09T15:22:02.381Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-09T15:22:02.381Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-09T15:22:02.381Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-09T15:22:02.381Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-09T15:22:02.381Z] COMPUTERNAME azwin-2-db1140 [2022-03-09T15:22:02.381Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-09T15:22:02.381Z] ConfigSequenceNumber 0 [2022-03-09T15:22:02.381Z] dco true [2022-03-09T15:22:02.381Z] DOCKER_BUILDKIT 0 [2022-03-09T15:22:02.381Z] DOCKER_DUT_DEBUG 1 [2022-03-09T15:22:02.381Z] DOCKER_EXPERIMENTAL 1 [2022-03-09T15:22:02.381Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-09T15:22:02.381Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-09T15:22:02.381Z] EXECUTOR_NUMBER 0 [2022-03-09T15:22:02.381Z] FQDN azwin-2-db1140.westus.cloudapp.azure.com [2022-03-09T15:22:02.381Z] GIT_BRANCH PR-43347 [2022-03-09T15:22:02.381Z] GIT_COMMIT fb83a1fea222276941a6429c236164a21e0ce923 [2022-03-09T15:22:02.381Z] GIT_PREVIOUS_COMMIT e4b188f5219263326178a9c57b60a656ba245df6 [2022-03-09T15:22:02.381Z] GIT_URL https://github.com/moby/moby.git [2022-03-09T15:22:02.381Z] HUDSON_COOKIE 5c67b668-94cd-4410-890b-d124af98fdc4 [2022-03-09T15:22:02.381Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-09T15:22:02.381Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-09T15:22:02.381Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-09T15:22:02.381Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-09T15:22:02.381Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-09T15:22:02.381Z] JENKINS_NODE_COOKIE c77c3e68-d828-4df4-8999-ce93eca5866b [2022-03-09T15:22:02.381Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-09T15:22:02.381Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-09T15:22:02.381Z] JOB_BASE_NAME PR-43347 [2022-03-09T15:22:02.381Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/display/redirect [2022-03-09T15:22:02.381Z] JOB_NAME moby/PR-43347 [2022-03-09T15:22:02.381Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/ [2022-03-09T15:22:02.381Z] library.jps.version master [2022-03-09T15:22:02.381Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-09T15:22:02.382Z] NODE_LABELS amd64 azure azwin-2-db1140 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-09T15:22:02.382Z] NODE_NAME azwin-2-db1140 [2022-03-09T15:22:02.382Z] NUMBER_OF_PROCESSORS 4 [2022-03-09T15:22:02.382Z] OS Windows_NT [2022-03-09T15:22:02.382Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-09T15:22:02.382Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-09T15:22:02.382Z] ppc64le false [2022-03-09T15:22:02.382Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-09T15:22:02.382Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-09T15:22:02.382Z] PROCESSOR_LEVEL 6 [2022-03-09T15:22:02.382Z] PROCESSOR_REVISION 4f01 [2022-03-09T15:22:02.382Z] ProgramData C:\ProgramData [2022-03-09T15:22:02.382Z] ProgramFiles C:\Program Files [2022-03-09T15:22:02.382Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-09T15:22:02.382Z] ProgramW6432 C:\Program Files [2022-03-09T15:22:02.382Z] PROMPT $P$G [2022-03-09T15:22:02.382Z] PSExecutionPolicyPreference Bypass [2022-03-09T15:22:02.382Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-09T15:22:02.382Z] PUBLIC C:\Users\Public [2022-03-09T15:22:02.382Z] rootless true [2022-03-09T15:22:02.382Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/3/display/redirect?page=artif... [2022-03-09T15:22:02.382Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/3/display/redirect?page=changes [2022-03-09T15:22:02.382Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/3/display/redirect [2022-03-09T15:22:02.382Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/3/display/redirect?page=tests [2022-03-09T15:22:02.382Z] s390x false [2022-03-09T15:22:02.382Z] SKIP_VALIDATION_TESTS 1 [2022-03-09T15:22:02.382Z] SOURCES_DRIVE d [2022-03-09T15:22:02.382Z] SOURCES_SUBDIR gopath [2022-03-09T15:22:02.382Z] STAGE_NAME Run tests [2022-03-09T15:22:02.382Z] SystemDrive C: [2022-03-09T15:22:02.382Z] SystemRoot C:\Windows [2022-03-09T15:22:02.382Z] TEMP C:\Windows\TEMP [2022-03-09T15:22:02.382Z] TESTDEBUG 0 [2022-03-09T15:22:02.382Z] TESTRUN_DRIVE d [2022-03-09T15:22:02.382Z] TESTRUN_SUBDIR CI [2022-03-09T15:22:02.382Z] TIMEOUT 120m [2022-03-09T15:22:02.382Z] TMP C:\Windows\TEMP [2022-03-09T15:22:02.382Z] unit_validate true [2022-03-09T15:22:02.382Z] USERDOMAIN WORKGROUP [2022-03-09T15:22:02.382Z] USERNAME azwin-2-db1140$ [2022-03-09T15:22:02.382Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-09T15:22:02.382Z] validate_force false [2022-03-09T15:22:02.382Z] windir C:\Windows [2022-03-09T15:22:02.382Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-09T15:22:02.382Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-09T15:22:02.382Z] windows2022 true [2022-03-09T15:22:02.382Z] windows2022containerd true [2022-03-09T15:22:02.382Z] windowsRS5 true [2022-03-09T15:22:02.382Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-09T15:22:02.382Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-09T15:22:02.382Z] [2022-03-09T15:22:02.382Z] [2022-03-09T15:22:02.382Z] [2022-03-09T15:22:02.502Z] #23 12.87 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e9170c69d79ddb2413ffe0c5dac5cdac71d9f440800dde9c8641a950694b3c77 [2022-03-09T15:22:02.502Z] #23 12.87 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-09T15:22:02.502Z] #23 12.88 Successfully built yamllint [2022-03-09T15:22:02.502Z] #23 12.90 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-09T15:22:02.642Z] #19 176.5 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:02.760Z] #23 13.30 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-09T15:22:02.904Z] #19 176.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-09T15:22:02.904Z] #19 176.7 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:22:02.904Z] #19 176.7 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:22:03.325Z] #23 DONE 13.9s [2022-03-09T15:22:03.325Z] [2022-03-09T15:22:03.325Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-09T15:22:03.325Z] #27 sha256:08ced3f6e83c4f6c77ee106d6e5b32f53f934075e1c1b52a5d378011d3e392b6 [2022-03-09T15:22:03.890Z] #27 DONE 0.4s [2022-03-09T15:22:03.890Z] [2022-03-09T15:22:03.890Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:22:03.890Z] #60 sha256:7d37fe31fcb1fb4d04f93b0f78f0ff3f1f016c08328992d5654b0b569bc32c5c [2022-03-09T15:22:03.890Z] #60 ... [2022-03-09T15:22:03.890Z] [2022-03-09T15:22:03.890Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-09T15:22:03.890Z] #32 sha256:b016d7251d7bffaa3f1581c82c556af19a45758bdef60a8d821f6bf6655d18a1 [2022-03-09T15:22:03.922Z] INFO: Sources under d:\gopath\... [2022-03-09T15:22:03.922Z] INFO: Test run under d:\CI\... [2022-03-09T15:22:03.922Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-09T15:22:03.922Z] INFO: docker/docker repository was found [2022-03-09T15:22:03.922Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-09T15:22:04.059Z] #60 ... [2022-03-09T15:22:04.059Z] [2022-03-09T15:22:04.059Z] #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 [2022-03-09T15:22:04.059Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:22:04.059Z] #43 164.9 + dpkg --print-architecture [2022-03-09T15:22:04.059Z] #43 164.9 + git checkout -q v2.1.0 [2022-03-09T15:22:04.317Z] #43 165.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-09T15:22:04.317Z] #43 165.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-09T15:22:04.457Z] #32 DONE 0.5s [2022-03-09T15:22:04.457Z] [2022-03-09T15:22:04.457Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-09T15:22:04.457Z] #35 sha256:7cc0d88f6591bf9f8516f46e1200cbf383182798626820341da4a3508b586a5d [2022-03-09T15:22:04.714Z] #35 DONE 0.3s [2022-03-09T15:22:04.714Z] [2022-03-09T15:22:04.714Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-09T15:22:04.714Z] #37 sha256:013585f2d5e34c9f4d5b7c21fc13940401072cf9e98096df8920b40b279bbb2a [2022-03-09T15:22:04.714Z] #37 DONE 0.1s [2022-03-09T15:22:04.714Z] [2022-03-09T15:22:04.714Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:22:04.714Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:22:04.714Z] #51 ... [2022-03-09T15:22:04.714Z] [2022-03-09T15:22:04.714Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-09T15:22:04.714Z] #41 sha256:98b121c45e6d7ed9264ac4bc6e60054b0819325b425f0544640f581df96dc507 [2022-03-09T15:22:04.714Z] #41 DONE 0.1s [2022-03-09T15:22:04.892Z] ltsc2022: Pulling from windows/servercore [2022-03-09T15:22:04.892Z] 8f616e6e9eec: Pulling fs layer [2022-03-09T15:22:04.892Z] 037d5740b404: Pulling fs layer [2022-03-09T15:22:04.971Z] [2022-03-09T15:22:04.971Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:22:04.971Z] #60 sha256:7d37fe31fcb1fb4d04f93b0f78f0ff3f1f016c08328992d5654b0b569bc32c5c [2022-03-09T15:22:06.634Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-09T15:22:06.634Z] [2022-03-09T15:22:06.634Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-09T15:22:06.634Z] Installing docker-proxy to /usr/local/bin/ [2022-03-09T15:22:06.634Z] [2022-03-09T15:22:06.634Z] + mkdir -p bundles [2022-03-09T15:22:06.634Z] + '[' -n 'github.com/docker/docker/api [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server/backend/build [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server/httputils [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server/middleware [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server/router [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server/router/build [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server/router/container [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server/router/debug [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server/router/distribution [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server/router/grpc [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server/router/image [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server/router/network [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server/router/plugin [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server/router/session [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server/router/swarm [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server/router/system [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/server/router/volume [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/backend [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/blkiodev [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/container [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/events [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/filters [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/image [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/mount [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/network [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/registry [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/strslice [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/swarm [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/time [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/versions [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-09T15:22:06.634Z] github.com/docker/docker/api/types/volume [2022-03-09T15:22:06.634Z] github.com/docker/docker/builder [2022-03-09T15:22:06.634Z] github.com/docker/docker/builder/builder-next [2022-03-09T15:22:06.634Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-09T15:22:06.634Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-09T15:22:06.634Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-09T15:22:06.634Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-09T15:22:06.634Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-09T15:22:06.634Z] github.com/docker/docker/builder/builder-next/worker [2022-03-09T15:22:06.634Z] github.com/docker/docker/builder/dockerfile [2022-03-09T15:22:06.634Z] github.com/docker/docker/builder/remotecontext [2022-03-09T15:22:06.634Z] github.com/docker/docker/builder/remotecontext/git [2022-03-09T15:22:06.634Z] github.com/docker/docker/cli [2022-03-09T15:22:06.634Z] github.com/docker/docker/cli/config [2022-03-09T15:22:06.634Z] github.com/docker/docker/cli/debug [2022-03-09T15:22:06.634Z] github.com/docker/docker/client [2022-03-09T15:22:06.634Z] github.com/docker/docker/cmd/docker-proxy [2022-03-09T15:22:06.634Z] github.com/docker/docker/cmd/dockerd [2022-03-09T15:22:06.634Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-09T15:22:06.634Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-09T15:22:06.634Z] github.com/docker/docker/container [2022-03-09T15:22:06.634Z] github.com/docker/docker/container/stream [2022-03-09T15:22:06.634Z] github.com/docker/docker/contrib/apparmor [2022-03-09T15:22:06.634Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-09T15:22:06.634Z] github.com/docker/docker/contrib/httpserver [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/cluster [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/cluster/convert [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/cluster/executor [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/cluster/provider [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/config [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/events [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/events/testutils [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/exec [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/graphdriver [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/images [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/initlayer [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/links [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/listeners [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/logger [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/logger/gelf [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/logger/journald [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/logger/local [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/logger/logentries [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/logger/splunk [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/logger/syslog [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/logger/templates [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/names [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/network [2022-03-09T15:22:06.634Z] github.com/docker/docker/daemon/stats [2022-03-09T15:22:06.634Z] github.com/docker/docker/distribution [2022-03-09T15:22:06.634Z] github.com/docker/docker/distribution/metadata [2022-03-09T15:22:06.634Z] github.com/docker/docker/distribution/utils [2022-03-09T15:22:06.634Z] github.com/docker/docker/distribution/xfer [2022-03-09T15:22:06.634Z] github.com/docker/docker/dockerversion [2022-03-09T15:22:06.634Z] github.com/docker/docker/errdefs [2022-03-09T15:22:06.634Z] github.com/docker/docker/image [2022-03-09T15:22:06.634Z] github.com/docker/docker/image/cache [2022-03-09T15:22:06.634Z] github.com/docker/docker/image/tarexport [2022-03-09T15:22:06.634Z] github.com/docker/docker/image/v1 [2022-03-09T15:22:06.634Z] github.com/docker/docker/internal/test/suite [2022-03-09T15:22:06.634Z] github.com/docker/docker/layer [2022-03-09T15:22:06.634Z] github.com/docker/docker/libcontainerd [2022-03-09T15:22:06.634Z] github.com/docker/docker/libcontainerd/queue [2022-03-09T15:22:06.634Z] github.com/docker/docker/libcontainerd/remote [2022-03-09T15:22:06.634Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-09T15:22:06.634Z] github.com/docker/docker/libcontainerd/types [2022-03-09T15:22:06.634Z] github.com/docker/docker/oci [2022-03-09T15:22:06.634Z] github.com/docker/docker/oci/caps [2022-03-09T15:22:06.634Z] github.com/docker/docker/opts [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/aaparser [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/archive [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/authorization [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/broadcaster [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/capabilities [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/chrootarchive [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/containerfs [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/devicemapper [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/directory [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/dmesg [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/filenotify [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/fileutils [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/fsutils [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/homedir [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/idtools [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/ioutils [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/jsonmessage [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/longpath [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/loopback [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/namesgenerator [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/parsers [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/pidfile [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/platform [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/plugingetter [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/plugins [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/plugins/transport [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/pools [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/progress [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/pubsub [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/reexec [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/signal [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/stack [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/stdcopy [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/streamformatter [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/stringid [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/sysinfo [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/system [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/tailfile [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/tarsum [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/truncindex [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/urlutil [2022-03-09T15:22:06.634Z] github.com/docker/docker/pkg/useragent [2022-03-09T15:22:06.634Z] github.com/docker/docker/plugin [2022-03-09T15:22:06.634Z] github.com/docker/docker/plugin/executor/containerd [2022-03-09T15:22:06.634Z] github.com/docker/docker/plugin/v2 [2022-03-09T15:22:06.634Z] github.com/docker/docker/profiles/apparmor [2022-03-09T15:22:06.634Z] github.com/docker/docker/profiles/seccomp [2022-03-09T15:22:06.634Z] github.com/docker/docker/quota [2022-03-09T15:22:06.634Z] github.com/docker/docker/reference [2022-03-09T15:22:06.634Z] github.com/docker/docker/registry [2022-03-09T15:22:06.634Z] github.com/docker/docker/registry/resumable [2022-03-09T15:22:06.634Z] github.com/docker/docker/restartmanager [2022-03-09T15:22:06.634Z] github.com/docker/docker/rootless [2022-03-09T15:22:06.634Z] github.com/docker/docker/rootless/specconv [2022-03-09T15:22:06.634Z] github.com/docker/docker/runconfig [2022-03-09T15:22:06.634Z] github.com/docker/docker/runconfig/opts [2022-03-09T15:22:06.634Z] github.com/docker/docker/testutil [2022-03-09T15:22:06.634Z] github.com/docker/docker/testutil/daemon [2022-03-09T15:22:06.634Z] github.com/docker/docker/testutil/environment [2022-03-09T15:22:06.634Z] github.com/docker/docker/testutil/fakecontext [2022-03-09T15:22:06.634Z] github.com/docker/docker/testutil/fakegit [2022-03-09T15:22:06.634Z] github.com/docker/docker/testutil/fakestorage [2022-03-09T15:22:06.634Z] github.com/docker/docker/testutil/fixtures/load [2022-03-09T15:22:06.634Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-09T15:22:06.634Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-09T15:22:06.634Z] github.com/docker/docker/testutil/registry [2022-03-09T15:22:06.634Z] github.com/docker/docker/testutil/request [2022-03-09T15:22:06.634Z] github.com/docker/docker/volume [2022-03-09T15:22:06.634Z] github.com/docker/docker/volume/drivers [2022-03-09T15:22:06.634Z] github.com/docker/docker/volume/local [2022-03-09T15:22:06.634Z] github.com/docker/docker/volume/mounts [2022-03-09T15:22:06.634Z] github.com/docker/docker/volume/service [2022-03-09T15:22:06.634Z] github.com/docker/docker/volume/service/opts [2022-03-09T15:22:06.634Z] github.com/docker/docker/volume/testutils' ']' [2022-03-09T15:22:06.635Z] + 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/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/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/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-03-09T15:22:07.112Z] #19 181.1 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-09T15:22:07.207Z] ? github.com/docker/docker/api [no test files] [2022-03-09T15:22:07.373Z] #19 181.1 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-09T15:22:07.374Z] #19 181.1 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:22:07.374Z] #19 181.1 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-09T15:22:07.374Z] #19 181.1 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-09T15:22:07.374Z] #19 181.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-09T15:22:07.374Z] #19 181.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-09T15:22:07.635Z] #19 181.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-09T15:22:07.635Z] #19 181.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-09T15:22:07.896Z] #19 181.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-09T15:22:07.896Z] #19 181.7 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:07.896Z] #19 181.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:07.896Z] #19 182.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-09T15:22:07.896Z] #19 182.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:22:08.158Z] #19 182.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:22:08.245Z] #60 ... [2022-03-09T15:22:08.245Z] [2022-03-09T15:22:08.245Z] #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 [2022-03-09T15:22:08.245Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-09T15:22:08.245Z] #43 169.2 + dpkg --print-architecture [2022-03-09T15:22:08.245Z] #43 169.2 + git checkout -q v2.1.0 [2022-03-09T15:22:08.809Z] #43 169.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-09T15:22:08.809Z] #43 169.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-09T15:22:10.062Z] #60 233.8 # github.com/containerd/containerd/cmd/containerd [2022-03-09T15:22:10.062Z] #60 233.8 /usr/bin/ld: /tmp/go-link-3735486342/000019.o: in function `New': [2022-03-09T15:22:10.062Z] #60 233.8 /tmp/tmp.vhIWgHv0va/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 [2022-03-09T15:22:10.062Z] #60 233.9 + bin/containerd-stress [2022-03-09T15:22:10.062Z] #60 235.0 + bin/containerd-shim [2022-03-09T15:22:10.841Z] Commit message: "Merge commit 'f8d0102e3361b74061ec684e6c8c397c4756cfb0' into HEAD" [2022-03-09T15:22:10.982Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-09T15:22:12.370Z] #19 186.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-03-09T15:22:12.370Z] #19 186.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-09T15:22:12.370Z] #19 186.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:22:12.370Z] #19 186.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-09T15:22:12.370Z] #19 186.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-09T15:22:12.370Z] #19 186.3 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-09T15:22:12.370Z] #19 186.3 Selecting previously unselected package libc6-s390x-cross. [2022-03-09T15:22:12.370Z] #19 186.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-09T15:22:12.370Z] #19 186.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-09T15:22:12.370Z] #19 186.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-09T15:22:12.634Z] #19 186.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:12.634Z] #19 186.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:12.634Z] #19 186.5 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-09T15:22:12.634Z] #19 186.5 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:12.634Z] #19 186.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:12.634Z] #19 186.5 Selecting previously unselected package libitm1-s390x-cross. [2022-03-09T15:22:12.634Z] #19 186.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:12.634Z] #19 186.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:12.634Z] #19 186.6 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-09T15:22:12.634Z] #19 186.6 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:12.634Z] #19 186.6 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:12.634Z] #19 186.6 Selecting previously unselected package libasan6-s390x-cross. [2022-03-09T15:22:12.634Z] #19 186.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:12.634Z] #19 186.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:12.895Z] #19 186.8 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-09T15:22:12.895Z] #19 186.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:12.895Z] #19 186.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:12.895Z] #19 186.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-09T15:22:12.895Z] #19 186.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:12.895Z] #19 186.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:13.156Z] #19 187.0 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-09T15:22:13.156Z] #19 187.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:13.156Z] #19 187.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:13.156Z] #19 187.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-09T15:22:13.417Z] #19 187.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:22:13.417Z] #19 187.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:22:10.867Z] > git rev-list --no-walk e4b188f5219263326178a9c57b60a656ba245df6 # timeout=10 [2022-03-09T15:22:14.260Z] #60 242.5 + bin/containerd-shim-runc-v1 [2022-03-09T15:22:14.356Z] + docker version [2022-03-09T15:22:15.117Z] Fetching without tags [2022-03-09T15:22:15.233Z] 037d5740b404: Verifying Checksum [2022-03-09T15:22:15.233Z] 037d5740b404: Download complete [2022-03-09T15:22:15.913Z] Merging remotes/origin/master commit f8d0102e3361b74061ec684e6c8c397c4756cfb0 into PR head commit b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 [2022-03-09T15:22:14.760Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:22:14.829Z] > git config --add remote.origin.fetch +refs/pull/43347/head:refs/remotes/origin/PR-43347 # timeout=10 [2022-03-09T15:22:14.890Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:22:15.018Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-09T15:22:15.159Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-09T15:22:15.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:22:15.162Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43347/head:refs/remotes/origin/PR-43347 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-09T15:22:16.023Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:22:16.082Z] > git checkout -f b0b71dbe1cb9e4c06966328a5cd7b54ed0701581 # timeout=10 [2022-03-09T15:22:17.657Z] #19 191.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-09T15:22:17.657Z] #19 191.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-09T15:22:17.657Z] #19 191.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:22:17.657Z] #19 191.4 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-09T15:22:17.657Z] #19 191.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-09T15:22:17.657Z] #19 191.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-09T15:22:17.657Z] #19 191.5 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-09T15:22:17.657Z] #19 191.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-09T15:22:17.657Z] #19 191.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-09T15:22:17.931Z] #19 191.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-09T15:22:17.931Z] #19 191.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-09T15:22:17.931Z] #19 191.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:18.194Z] #19 192.1 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-09T15:22:18.194Z] #19 192.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-09T15:22:18.194Z] #19 192.1 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:22:19.444Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2022-03-09T15:22:19.536Z] #60 247.9 + bin/containerd-shim-runc-v2 [2022-03-09T15:22:20.104Z] #60 248.5 + binaries [2022-03-09T15:22:20.104Z] #60 248.5 + install -D bin/containerd /build/containerd [2022-03-09T15:22:20.104Z] #60 248.6 + install -D bin/containerd-shim /build/containerd-shim [2022-03-09T15:22:20.104Z] #60 248.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-09T15:22:20.104Z] #60 248.6 + install -D bin/ctr /build/ctr [2022-03-09T15:22:19.410Z] > git remote # timeout=10 [2022-03-09T15:22:19.506Z] > git config --get remote.origin.url # timeout=10 [2022-03-09T15:22:19.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-09T15:22:19.560Z] > git merge f8d0102e3361b74061ec684e6c8c397c4756cfb0 # timeout=10 [2022-03-09T15:22:20.706Z] Merge succeeded, producing b8a0c875a1fbc9a4cfebf740b1d27cc1c3d9d14e [2022-03-09T15:22:20.707Z] Checking out Revision b8a0c875a1fbc9a4cfebf740b1d27cc1c3d9d14e (PR-43347) [2022-03-09T15:22:21.482Z] #60 DONE 250.0s [2022-03-09T15:22:22.419Z] #19 196.2 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-09T15:22:22.419Z] #19 196.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-09T15:22:22.419Z] #19 196.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:22:22.419Z] #19 196.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-09T15:22:22.419Z] #19 196.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-09T15:22:22.419Z] #19 196.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-09T15:22:22.419Z] #19 196.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-09T15:22:22.419Z] #19 196.3 Setting up libfile-which-perl (1.23-1) ... [2022-03-09T15:22:22.419Z] #19 196.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-09T15:22:22.419Z] #19 196.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-09T15:22:22.419Z] #19 196.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-09T15:22:22.419Z] #19 196.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-09T15:22:22.419Z] #19 196.3 Setting up libicu67:amd64 (67.1-7) ... [2022-03-09T15:22:22.419Z] #19 196.4 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-09T15:22:22.419Z] #19 196.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-09T15:22:22.419Z] #19 196.4 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-09T15:22:22.419Z] #19 196.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-09T15:22:22.419Z] #19 196.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-09T15:22:22.419Z] #19 196.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-09T15:22:22.419Z] #19 196.4 Setting up file (1:5.39-3) ... [2022-03-09T15:22:22.681Z] #19 196.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-09T15:22:22.681Z] #19 196.5 Setting up bzip2 (1.0.8-4) ... [2022-03-09T15:22:22.681Z] #19 196.5 Setting up libyaml-perl (1.30-1) ... [2022-03-09T15:22:22.681Z] #19 196.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-09T15:22:22.681Z] #19 196.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-09T15:22:22.681Z] #19 196.5 Setting up libio-string-perl (1.08-3.1) ... [2022-03-09T15:22:22.681Z] #19 196.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-09T15:22:22.681Z] #19 196.5 Setting up cross-config (2.6.18+nmu1) ... [2022-03-09T15:22:22.681Z] #19 196.7 Setting up xz-utils (5.2.5-2) ... [2022-03-09T15:22:22.681Z] #19 196.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-09T15:22:22.681Z] #19 196.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-09T15:22:22.681Z] #19 196.7 Setting up patch (2.7.6-7) ... [2022-03-09T15:22:22.860Z] [2022-03-09T15:22:22.860Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-09T15:22:22.860Z] #61 sha256:1970d5fe2a3ec1fd043beff1c72ab1bd8e8e8ab869bd1fbe60e5cd023b2a1c2c [2022-03-09T15:22:22.860Z] #61 DONE 0.3s [2022-03-09T15:22:22.860Z] [2022-03-09T15:22:22.860Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-09T15:22:22.860Z] #66 sha256:191fba9877b1d1ef7d18052e2a1576346f95b08b9ce5c1154417a1256041396e [2022-03-09T15:22:22.860Z] #66 DONE 0.1s [2022-03-09T15:22:22.942Z] #19 196.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-09T15:22:22.942Z] #19 196.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-09T15:22:22.942Z] #19 196.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:22.942Z] #19 196.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-09T15:22:22.942Z] #19 196.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-09T15:22:22.942Z] #19 196.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:22.942Z] #19 196.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:22.942Z] #19 196.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-09T15:22:22.942Z] #19 196.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-09T15:22:22.942Z] #19 196.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:22.942Z] #19 196.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:22:22.942Z] #19 196.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-09T15:22:22.942Z] #19 196.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-09T15:22:22.942Z] #19 196.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-09T15:22:22.942Z] #19 196.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-09T15:22:22.942Z] #19 196.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:22.942Z] #19 196.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-09T15:22:22.942Z] #19 196.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-09T15:22:22.942Z] #19 196.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-09T15:22:22.942Z] #19 196.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:22:22.943Z] #19 197.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-09T15:22:22.943Z] #19 197.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-09T15:22:22.943Z] #19 197.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:22:22.943Z] #19 197.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-09T15:22:22.943Z] #19 197.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:22:22.943Z] #19 197.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-09T15:22:22.943Z] #19 197.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.119Z] [2022-03-09T15:22:23.119Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-09T15:22:23.119Z] #71 sha256:dc3b19f712f72c0a07ea4f641182859c38b0739a2eebec98e08ad7dab165ff34 [2022-03-09T15:22:23.119Z] #71 DONE 0.3s [2022-03-09T15:22:23.164Z] Client: [2022-03-09T15:22:23.164Z] Version: 20.10.9 [2022-03-09T15:22:23.164Z] API version: 1.41 [2022-03-09T15:22:23.164Z] Go version: go1.16.8 [2022-03-09T15:22:23.164Z] Git commit: c2ea9bc [2022-03-09T15:22:23.164Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-09T15:22:23.164Z] OS/Arch: windows/amd64 [2022-03-09T15:22:23.164Z] Context: default [2022-03-09T15:22:23.164Z] Experimental: true [2022-03-09T15:22:23.164Z] [2022-03-09T15:22:23.164Z] Server: Docker Engine - Community [2022-03-09T15:22:23.164Z] Engine: [2022-03-09T15:22:23.164Z] Version: 20.10.9 [2022-03-09T15:22:23.164Z] API version: 1.41 (minimum version 1.24) [2022-03-09T15:22:23.164Z] Go version: go1.16.8 [2022-03-09T15:22:23.164Z] Git commit: 79ea9d3 [2022-03-09T15:22:23.164Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-09T15:22:23.164Z] OS/Arch: windows/amd64 [2022-03-09T15:22:23.164Z] Experimental: true [2022-03-09T15:22:23.203Z] #19 197.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.203Z] #19 197.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.203Z] #19 197.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.204Z] #19 197.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-09T15:22:23.204Z] #19 197.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.204Z] #19 197.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.204Z] #19 197.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.204Z] #19 197.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.204Z] #19 197.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-09T15:22:23.204Z] #19 197.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.204Z] #19 197.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.204Z] #19 197.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.204Z] #19 197.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-09T15:22:23.204Z] #19 197.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.204Z] #19 197.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.204Z] #19 197.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.204Z] #19 197.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-09T15:22:23.379Z] [2022-03-09T15:22:23.379Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-09T15:22:23.379Z] #72 sha256:7a920b0b20540c64736c857d75bfaea80a79e449ae17047371fa0d18c17841df [2022-03-09T15:22:23.379Z] #72 DONE 0.0s [2022-03-09T15:22:23.379Z] [2022-03-09T15:22:23.379Z] #73 [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 [2022-03-09T15:22:23.379Z] #73 sha256:27cf4069cee0b4b30c843691422c9e50cf73f7788fa5676e3fc9656ffe596306 [2022-03-09T15:22:23.464Z] #19 197.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-09T15:22:23.464Z] #19 197.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-09T15:22:23.464Z] #19 197.5 [2022-03-09T15:22:23.464Z] #19 197.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-09T15:22:23.464Z] #19 197.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.464Z] #19 197.5 Setting up dpkg-dev (1.20.9) ... [2022-03-09T15:22:23.464Z] #19 197.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:22:20.595Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-09T15:22:20.742Z] > git config core.sparsecheckout # timeout=10 [2022-03-09T15:22:20.806Z] > git checkout -f b8a0c875a1fbc9a4cfebf740b1d27cc1c3d9d14e # timeout=10 [2022-03-09T15:22:23.724Z] #19 197.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-09T15:22:23.724Z] #19 197.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.724Z] #19 197.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.724Z] #19 197.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.724Z] #19 197.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.724Z] #19 197.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-09T15:22:23.724Z] #19 197.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.724Z] #19 197.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.724Z] #19 197.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.724Z] #19 197.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.724Z] #19 197.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-09T15:22:23.724Z] #19 197.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [Pipeline] sh [2022-03-09T15:22:23.984Z] #19 197.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-09T15:22:23.984Z] #19 197.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-09T15:22:23.984Z] #19 198.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-09T15:22:23.984Z] #19 198.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:22:23.984Z] #19 198.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:22:23.984Z] #19 198.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-09T15:22:23.984Z] #19 198.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-09T15:22:24.244Z] #19 198.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-09T15:22:24.244Z] #19 198.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:22:24.244Z] #19 198.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:22:24.244Z] #19 198.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-09T15:22:24.244Z] #19 198.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-09T15:22:24.244Z] #19 198.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:24.244Z] #19 198.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:22:24.244Z] #19 198.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:24.244Z] #19 198.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-09T15:22:24.244Z] #19 198.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:24.244Z] #19 198.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-09T15:22:24.244Z] #19 198.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:22:24.315Z] #73 0.840 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-09T15:22:24.315Z] #73 0.840 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-09T15:22:24.315Z] #73 0.840 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-09T15:22:24.504Z] #19 198.3 Setting up libxml-simple-perl (2.25-1) ... [2022-03-09T15:22:24.504Z] #19 198.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-09T15:22:24.504Z] #19 198.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-09T15:22:24.504Z] #19 198.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-09T15:22:24.504Z] #19 198.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:24.504Z] #19 198.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:24.504Z] #19 198.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-09T15:22:24.504Z] #19 198.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-09T15:22:24.504Z] #19 198.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:22:24.504Z] #19 198.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-09T15:22:24.504Z] #19 198.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-09T15:22:24.504Z] #19 198.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:22:24.504Z] #19 198.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:24.504Z] #19 198.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:22:24.504Z] #19 198.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-09T15:22:24.504Z] #19 198.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-09T15:22:24.504Z] #19 198.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-09T15:22:24.504Z] #19 198.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:22:24.504Z] #19 198.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-09T15:22:24.504Z] #19 198.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:22:24.765Z] #19 198.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:22:24.765Z] #19 198.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-09T15:22:24.765Z] #19 198.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:22:24.765Z] #19 198.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:22:24.765Z] #19 198.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-09T15:22:24.765Z] #19 198.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:22:24.765Z] #19 198.7 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-09T15:22:24.765Z] #19 198.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:22:24.765Z] #19 198.7 Setting up crossbuild-essential-armel (12.9) ... [2022-03-09T15:22:24.765Z] #19 198.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-09T15:22:24.765Z] #19 198.7 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-09T15:22:24.765Z] #19 198.7 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-09T15:22:24.765Z] #19 198.8 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-09T15:22:24.765Z] #19 198.8 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-09T15:22:24.765Z] #19 198.8 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:22:24.826Z] + docker info [2022-03-09T15:22:24.827Z] Client: [2022-03-09T15:22:24.827Z] Context: default [2022-03-09T15:22:24.827Z] Debug Mode: false [2022-03-09T15:22:24.827Z] [2022-03-09T15:22:24.827Z] Server: [2022-03-09T15:22:24.827Z] Containers: 0 [2022-03-09T15:22:24.827Z] Running: 0 [2022-03-09T15:22:24.827Z] Paused: 0 [2022-03-09T15:22:24.827Z] Stopped: 0 [2022-03-09T15:22:24.827Z] Images: 0 [2022-03-09T15:22:24.827Z] Server Version: 20.10.9 [2022-03-09T15:22:24.827Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-09T15:22:24.827Z] Windows: [2022-03-09T15:22:24.827Z] LCOW: [2022-03-09T15:22:24.827Z] Logging Driver: json-file [2022-03-09T15:22:24.827Z] Plugins: [2022-03-09T15:22:24.827Z] Volume: local [2022-03-09T15:22:24.827Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-09T15:22:24.827Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-09T15:22:24.827Z] Swarm: inactive [2022-03-09T15:22:24.827Z] Default Isolation: process [2022-03-09T15:22:24.827Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-09T15:22:24.827Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-09T15:22:24.827Z] OSType: windows [2022-03-09T15:22:24.827Z] Architecture: x86_64 [2022-03-09T15:22:24.827Z] CPUs: 4 [2022-03-09T15:22:24.827Z] Total Memory: 32GiB [2022-03-09T15:22:24.827Z] Name: azwin-2-787950 [2022-03-09T15:22:24.827Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-09T15:22:24.827Z] Docker Root Dir: D:\docker [2022-03-09T15:22:24.827Z] Debug Mode: false [2022-03-09T15:22:24.827Z] Registry: https://index.docker.io/v1/ [2022-03-09T15:22:24.827Z] Labels: [2022-03-09T15:22:24.827Z] Experimental: true [2022-03-09T15:22:24.827Z] Insecure Registries: [2022-03-09T15:22:24.827Z] 10.0.0.4:5000 [2022-03-09T15:22:24.827Z] 127.0.0.0/8 [2022-03-09T15:22:24.827Z] Registry Mirrors: [2022-03-09T15:22:24.827Z] http://10.0.0.4:5000/ [2022-03-09T15:22:24.827Z] Live Restore Enabled: false [2022-03-09T15:22:24.827Z] Product License: Community Engine [2022-03-09T15:22:24.827Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-09T15:22:25.256Z] #73 1.105 Reading package lists... [2022-03-09T15:22:25.516Z] #73 1.744 Reading package lists... [2022-03-09T15:22:25.776Z] #73 2.294 Building dependency tree... [2022-03-09T15:22:25.776Z] #73 2.450 Reading state information... [2022-03-09T15:22:26.035Z] #73 2.613 The following additional packages will be installed: [2022-03-09T15:22:26.035Z] #73 2.614 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-09T15:22:26.035Z] #73 2.614 systemd-timesyncd [2022-03-09T15:22:26.035Z] #73 2.615 Suggested packages: [2022-03-09T15:22:26.035Z] #73 2.615 systemd-container policykit-1 [2022-03-09T15:22:26.035Z] #73 2.615 Recommended packages: [2022-03-09T15:22:26.035Z] #73 2.615 libnss-systemd [2022-03-09T15:22:26.035Z] #73 2.697 The following NEW packages will be installed: [2022-03-09T15:22:26.035Z] #73 2.698 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-09T15:22:26.035Z] #73 2.698 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-09T15:22:26.255Z] #43 DONE 185.0s [2022-03-09T15:22:26.255Z] [2022-03-09T15:22:26.255Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:22:26.255Z] #60 sha256:dbde52bbc5b50774a2351c535c2e5e4e576f5e4e4c77f301d34858d23307de1c [2022-03-09T15:22:26.255Z] #60 ... [2022-03-09T15:22:26.255Z] [2022-03-09T15:22:26.255Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-09T15:22:26.255Z] #44 sha256:6bd63a4c122d3556f0ecec9d47b962f7109aa30b3855cfc58225f0400d9bd153 [2022-03-09T15:22:26.255Z] #44 DONE 0.5s [2022-03-09T15:22:26.255Z] [2022-03-09T15:22:26.255Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-09T15:22:26.255Z] #48 sha256:6321ac80f9b3840a51d706f66842f517e0cc676a29f626636c4ae5931ce487b8 [2022-03-09T15:22:26.255Z] #48 DONE 0.1s [2022-03-09T15:22:26.255Z] [2022-03-09T15:22:26.255Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-09T15:22:26.255Z] #50 sha256:a8a305aef5496385e2e05f338bc39c3fcbe5a30fb67d605aa5586e30a2029b80 [2022-03-09T15:22:26.255Z] #50 DONE 0.1s [2022-03-09T15:22:26.255Z] [2022-03-09T15:22:26.255Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:22:26.255Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:22:26.294Z] #73 2.975 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:22:26.294Z] #73 2.975 Need to get 5941 kB of archives. [2022-03-09T15:22:26.294Z] #73 2.975 After this operation, 19.5 MB of additional disk space will be used. [2022-03-09T15:22:26.294Z] #73 2.975 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-09T15:22:26.553Z] #73 2.979 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-09T15:22:26.553Z] #73 2.980 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-03-09T15:22:26.553Z] #73 2.984 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-09T15:22:26.553Z] #73 2.985 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-09T15:22:26.553Z] #73 2.987 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-09T15:22:26.553Z] #73 3.026 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-09T15:22:26.553Z] #73 3.027 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-09T15:22:26.553Z] #73 3.029 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-09T15:22:26.553Z] #73 3.030 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-09T15:22:26.553Z] #73 3.032 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-03-09T15:22:26.553Z] #73 3.165 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:22:26.553Z] #73 3.205 Fetched 5941 kB in 0s (18.1 MB/s) [2022-03-09T15:22:26.553Z] #73 3.234 Selecting previously unselected package libargon2-1:amd64. [2022-03-09T15:22:26.553Z] #73 3.234 (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 ... 28622 files and directories currently installed.) [2022-03-09T15:22:26.553Z] #73 3.274 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-09T15:22:26.553Z] #73 3.283 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-09T15:22:26.553Z] #73 3.323 Selecting previously unselected package libjson-c5:amd64. [2022-03-09T15:22:26.553Z] #73 3.325 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-09T15:22:26.553Z] #73 3.330 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-09T15:22:26.553Z] #73 3.371 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-09T15:22:26.679Z] #19 DONE 200.3s [2022-03-09T15:22:26.679Z] [2022-03-09T15:22:26.679Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-09T15:22:26.679Z] #32 sha256:355c8d3a5ec70e4b2631c15bd0cc1927081ab75a2835763bf8c52ba13d223c02 [2022-03-09T15:22:26.679Z] #32 DONE 0.1s [2022-03-09T15:22:26.679Z] [2022-03-09T15:22:26.679Z] #65 [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 [2022-03-09T15:22:26.679Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-09T15:22:26.679Z] #65 ... [2022-03-09T15:22:26.679Z] [2022-03-09T15:22:26.679Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-09T15:22:26.679Z] #69 sha256:818f4343a9f31dcb9ead719d11274a84ab972ab94ab04d70285277b2d5e92d97 [2022-03-09T15:22:26.679Z] #69 DONE 0.2s [2022-03-09T15:22:26.679Z] [2022-03-09T15:22:26.679Z] #70 [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 [2022-03-09T15:22:26.679Z] #70 sha256:e7b838083a3a716dfa95d676a19da7b277311b25f673f436b7c7003ae93ae97a [2022-03-09T15:22:26.812Z] #73 3.374 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-09T15:22:26.812Z] #73 3.379 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-09T15:22:26.812Z] #73 3.441 Selecting previously unselected package libkmod2:amd64. [2022-03-09T15:22:26.812Z] #73 3.443 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-09T15:22:26.812Z] #73 3.448 Unpacking libkmod2:amd64 (28-1) ... [2022-03-09T15:22:26.812Z] #73 3.492 Selecting previously unselected package systemd-timesyncd. [2022-03-09T15:22:26.812Z] #73 3.495 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-09T15:22:26.812Z] #73 3.500 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-09T15:22:26.812Z] #73 3.557 Selecting previously unselected package systemd. [2022-03-09T15:22:26.812Z] #73 3.560 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-09T15:22:26.812Z] #73 3.596 Unpacking systemd (247.3-6) ... [2022-03-09T15:22:27.380Z] #73 4.101 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-09T15:22:27.380Z] #73 4.114 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-09T15:22:27.380Z] #73 4.127 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-09T15:22:27.380Z] #73 4.141 Setting up libkmod2:amd64 (28-1) ... [2022-03-09T15:22:27.380Z] #73 4.154 Setting up systemd (247.3-6) ... [2022-03-09T15:22:27.639Z] #73 4.205 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-09T15:22:27.639Z] #73 4.208 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-09T15:22:27.639Z] #73 4.212 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-09T15:22:27.674Z] 8f616e6e9eec: Verifying Checksum [2022-03-09T15:22:27.674Z] 8f616e6e9eec: Download complete [2022-03-09T15:22:27.897Z] #73 4.601 Setting up systemd-timesyncd (247.3-6) ... [2022-03-09T15:22:28.156Z] #73 4.844 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-09T15:22:28.156Z] #73 4.844 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-09T15:22:28.156Z] #73 4.885 Selecting previously unselected package systemd-sysv. [2022-03-09T15:22:28.416Z] #73 4.885 (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 ... 29450 files and directories currently installed.) [2022-03-09T15:22:28.416Z] #73 4.902 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-09T15:22:28.416Z] #73 4.907 Unpacking systemd-sysv (247.3-6) ... [2022-03-09T15:22:28.416Z] #73 4.965 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-09T15:22:28.416Z] #73 4.968 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-09T15:22:28.416Z] #73 4.974 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-09T15:22:28.416Z] #73 5.039 Selecting previously unselected package dbus. [2022-03-09T15:22:28.416Z] #73 5.042 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-09T15:22:28.416Z] #73 5.053 Unpacking dbus (1.12.20-2) ... [2022-03-09T15:22:28.416Z] #73 5.116 Selecting previously unselected package libpam-systemd:amd64. [2022-03-09T15:22:28.416Z] #73 5.119 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-09T15:22:28.416Z] #73 5.123 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-09T15:22:28.416Z] #73 5.174 Selecting previously unselected package dbus-user-session. [2022-03-09T15:22:28.601Z] #70 1.788 + RM_GOPATH=0 [2022-03-09T15:22:28.601Z] #70 1.788 + TMP_GOPATH= [2022-03-09T15:22:28.601Z] #70 1.788 + : /build [2022-03-09T15:22:28.601Z] #70 1.788 + '[' -z '' ']' [2022-03-09T15:22:28.601Z] #70 1.789 ++ mktemp -d [2022-03-09T15:22:28.601Z] #70 1.790 + export GOPATH=/tmp/tmp.RfKZNBk7Ar [2022-03-09T15:22:28.601Z] #70 1.791 + GOPATH=/tmp/tmp.RfKZNBk7Ar [2022-03-09T15:22:28.601Z] #70 1.791 + RM_GOPATH=1 [2022-03-09T15:22:28.601Z] #70 1.791 + case "$(go env GOARCH)" in [2022-03-09T15:22:28.601Z] #70 1.796 ++ go env GOARCH [2022-03-09T15:22:28.601Z] #70 1.800 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:22:28.601Z] #70 1.800 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:22:28.601Z] #70 1.803 ++ dirname /install.sh [2022-03-09T15:22:28.601Z] #70 1.807 + dir=/ [2022-03-09T15:22:28.601Z] #70 1.807 + bin=rootlesskit [2022-03-09T15:22:28.601Z] #70 1.807 + shift [2022-03-09T15:22:28.601Z] #70 1.807 + '[' '!' -f //rootlesskit.installer ']' [2022-03-09T15:22:28.601Z] #70 1.807 + . //rootlesskit.installer [2022-03-09T15:22:28.601Z] #70 1.807 ++ : v0.14.6 [2022-03-09T15:22:28.601Z] #70 1.807 + install_rootlesskit [2022-03-09T15:22:28.601Z] #70 1.807 + case "$1" in [2022-03-09T15:22:28.601Z] #70 1.807 + export CGO_ENABLED=0 [2022-03-09T15:22:28.601Z] #70 1.807 + CGO_ENABLED=0 [2022-03-09T15:22:28.601Z] #70 1.807 + _install_rootlesskit [2022-03-09T15:22:28.601Z] #70 1.807 + echo 'Install rootlesskit version v0.14.6' [2022-03-09T15:22:28.601Z] #70 1.807 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-09T15:22:28.601Z] #70 1.807 + GOBIN=/build [2022-03-09T15:22:28.601Z] #70 1.807 + GO111MODULE=on [2022-03-09T15:22:28.601Z] #70 1.807 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-09T15:22:28.601Z] #70 1.807 Install rootlesskit version v0.14.6 [2022-03-09T15:22:28.674Z] #73 5.177 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-09T15:22:28.674Z] #73 5.182 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-09T15:22:28.674Z] #73 5.229 Setting up systemd-sysv (247.3-6) ... [2022-03-09T15:22:28.675Z] #73 5.246 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-09T15:22:28.675Z] #73 5.260 Setting up dbus (1.12.20-2) ... [2022-03-09T15:22:28.675Z] #73 5.393 invoke-rc.d: could not determine current runlevel [2022-03-09T15:22:28.675Z] #73 5.396 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-09T15:22:28.675Z] #73 5.401 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-09T15:22:28.862Z] #70 2.204 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-09T15:22:28.935Z] #73 5.544 Setting up dbus-user-session (1.12.20-2) ... [2022-03-09T15:22:28.935Z] #73 5.563 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:22:28.935Z] #73 DONE 5.7s [2022-03-09T15:22:29.194Z] [2022-03-09T15:22:29.194Z] #74 [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 [2022-03-09T15:22:29.194Z] #74 sha256:afef9a129339804e56090411d483e6803363ec2ab0c46487ffa7793751248161 [2022-03-09T15:22:29.712Z] #74 0.432 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-09T15:22:29.712Z] #74 0.432 Dload Upload Total Spent Left Speed [2022-03-09T15:22:29.712Z] #74 0.434 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 7995 0 --:--:-- --:--:-- --:--:-- 7995 [2022-03-09T15:22:29.712Z] #74 DONE 0.7s [2022-03-09T15:22:29.971Z] [2022-03-09T15:22:29.971Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-09T15:22:29.971Z] #75 sha256:a89d3bd2c3e4b5707fa15caf083e110955f373a85d761b8ef53054c656d375f4 [2022-03-09T15:22:30.539Z] #75 DONE 0.8s [2022-03-09T15:22:30.539Z] [2022-03-09T15:22:30.539Z] #76 exporting to image [2022-03-09T15:22:30.539Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-09T15:22:30.539Z] #76 exporting layers [2022-03-09T15:22:30.762Z] #43 DONE 189.8s [2022-03-09T15:22:30.762Z] [2022-03-09T15:22:30.762Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:22:30.762Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:22:30.762Z] #51 ... [2022-03-09T15:22:30.762Z] [2022-03-09T15:22:30.762Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-09T15:22:30.762Z] #44 sha256:235410f672a16c5d6a42f8836db88664134d5edc86363cff6932a08824616c0a [2022-03-09T15:22:30.762Z] #44 DONE 0.2s [2022-03-09T15:22:30.762Z] [2022-03-09T15:22:30.762Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:22:30.762Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:22:30.762Z] #51 ... [2022-03-09T15:22:30.762Z] [2022-03-09T15:22:30.762Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-09T15:22:30.762Z] #48 sha256:2c123ee56a73540d790c87143d4d722e0285fcab32f806b8b44892dbc8a68412 [2022-03-09T15:22:30.762Z] #48 DONE 0.1s [2022-03-09T15:22:30.762Z] [2022-03-09T15:22:30.762Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-09T15:22:30.762Z] #50 sha256:31dffb48908a07e945b2be4106b977156aa36f92d92fea7e11109bbc594e3156 [2022-03-09T15:22:30.762Z] #50 DONE 0.1s [2022-03-09T15:22:30.762Z] [2022-03-09T15:22:30.762Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:22:30.762Z] #60 sha256:7d37fe31fcb1fb4d04f93b0f78f0ff3f1f016c08328992d5654b0b569bc32c5c [2022-03-09T15:22:30.792Z] #70 3.999 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-09T15:22:30.792Z] #70 4.032 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-09T15:22:31.056Z] #70 4.410 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-09T15:22:31.631Z] #70 ... [2022-03-09T15:22:31.631Z] [2022-03-09T15:22:31.631Z] #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 [2022-03-09T15:22:31.631Z] #33 sha256:f666afb2f2c07e5e2863c9d9d0d3c1e305f23d85823471b113a5d522ced96231 [2022-03-09T15:22:31.631Z] #33 1.614 Install docker/cli version 17.06.2-ce from stable [2022-03-09T15:22:31.631Z] #33 1.614 + RM_GOPATH=0 [2022-03-09T15:22:31.631Z] #33 1.614 + TMP_GOPATH= [2022-03-09T15:22:31.631Z] #33 1.614 + : /build [2022-03-09T15:22:31.631Z] #33 1.614 + '[' -z '' ']' [2022-03-09T15:22:31.631Z] #33 1.614 ++ mktemp -d [2022-03-09T15:22:31.631Z] #33 1.614 + export GOPATH=/tmp/tmp.4F5nnsbryz [2022-03-09T15:22:31.631Z] #33 1.614 + GOPATH=/tmp/tmp.4F5nnsbryz [2022-03-09T15:22:31.631Z] #33 1.614 + RM_GOPATH=1 [2022-03-09T15:22:31.631Z] #33 1.614 + case "$(go env GOARCH)" in [2022-03-09T15:22:31.631Z] #33 1.614 ++ go env GOARCH [2022-03-09T15:22:31.631Z] #33 1.614 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:22:31.631Z] #33 1.614 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:22:31.631Z] #33 1.614 ++ dirname /install.sh [2022-03-09T15:22:31.631Z] #33 1.614 + dir=/ [2022-03-09T15:22:31.631Z] #33 1.614 + bin=dockercli [2022-03-09T15:22:31.631Z] #33 1.614 + shift [2022-03-09T15:22:31.631Z] #33 1.614 + '[' '!' -f //dockercli.installer ']' [2022-03-09T15:22:31.631Z] #33 1.614 + . //dockercli.installer [2022-03-09T15:22:31.631Z] #33 1.614 ++ : stable [2022-03-09T15:22:31.631Z] #33 1.614 ++ : 17.06.2-ce [2022-03-09T15:22:31.631Z] #33 1.614 + install_dockercli [2022-03-09T15:22:31.631Z] #33 1.614 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-09T15:22:31.631Z] #33 1.614 ++ uname -m [2022-03-09T15:22:31.631Z] #33 1.625 + arch=x86_64 [2022-03-09T15:22:31.631Z] #33 1.625 + '[' x86_64 '!=' x86_64 ']' [2022-03-09T15:22:31.631Z] #33 1.625 + url=https://download.docker.com/linux/static [2022-03-09T15:22:31.631Z] #33 1.625 + tar -xz docker/docker [2022-03-09T15:22:31.631Z] #33 1.625 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-09T15:22:31.631Z] #33 4.524 + mkdir -p /build [2022-03-09T15:22:31.631Z] #33 4.547 + mv docker/docker /build/ [2022-03-09T15:22:31.631Z] #33 4.570 + rmdir docker [2022-03-09T15:22:31.631Z] #33 DONE 5.2s [2022-03-09T15:22:31.631Z] [2022-03-09T15:22:31.631Z] #65 [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 [2022-03-09T15:22:31.631Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-09T15:22:31.631Z] #65 2.087 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:22:31.631Z] #65 2.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:22:31.631Z] #65 2.108 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:22:31.631Z] #65 2.421 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-09T15:22:31.631Z] #65 2.732 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-09T15:22:31.631Z] #65 3.438 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-09T15:22:31.631Z] #65 4.635 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-09T15:22:31.631Z] #65 5.331 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-09T15:22:31.975Z] Commit message: "Merge commit 'f8d0102e3361b74061ec684e6c8c397c4756cfb0' into HEAD" [2022-03-09T15:22:32.123Z] First time build. Skipping changelog. [2022-03-09T15:22:32.577Z] #65 6.004 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-09T15:22:33.150Z] #65 6.592 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-09T15:22:33.150Z] #65 6.592 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-09T15:22:33.150Z] #65 6.592 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-09T15:22:33.150Z] #65 6.592 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-09T15:22:33.150Z] #65 6.592 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:22:33.150Z] #65 6.592 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-09T15:22:33.150Z] #65 6.615 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-09T15:22:33.150Z] #65 6.615 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-09T15:22:33.150Z] #65 6.615 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:22:33.150Z] #65 6.615 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-09T15:22:33.150Z] #65 6.615 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-09T15:22:33.150Z] #65 6.615 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-09T15:22:34.538Z] #65 ... [2022-03-09T15:22:34.538Z] [2022-03-09T15:22:34.539Z] #70 [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 [2022-03-09T15:22:34.539Z] #70 sha256:e7b838083a3a716dfa95d676a19da7b277311b25f673f436b7c7003ae93ae97a [2022-03-09T15:22:34.539Z] #70 6.282 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-09T15:22:34.539Z] #70 6.789 go: downloading github.com/google/uuid v1.3.0 [2022-03-09T15:22:34.539Z] #70 6.851 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-09T15:22:34.539Z] #70 6.858 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-09T15:22:34.539Z] #70 6.942 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-09T15:22:34.539Z] #70 7.014 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-09T15:22:34.539Z] #70 7.348 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-09T15:22:34.539Z] #70 7.686 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-09T15:22:34.539Z] #70 7.813 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-09T15:22:34.539Z] #70 7.888 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-09T15:22:35.118Z] #70 8.562 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-09T15:22:32.013Z] > git rev-list --no-walk e4b188f5219263326178a9c57b60a656ba245df6 # timeout=10 [2022-03-09T15:22:35.643Z] + docker version [2022-03-09T15:22:36.507Z] #70 ... [2022-03-09T15:22:36.507Z] [2022-03-09T15:22:36.507Z] #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 [2022-03-09T15:22:36.507Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-09T15:22:36.507Z] #20 1.984 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:22:36.507Z] #20 2.005 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:22:36.507Z] #20 2.006 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:22:36.507Z] #20 2.195 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:22:36.507Z] #20 2.547 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-09T15:22:36.507Z] #20 3.186 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-09T15:22:36.507Z] #20 4.621 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-09T15:22:36.507Z] #20 5.411 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-09T15:22:36.507Z] #20 5.956 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-09T15:22:36.507Z] #20 6.516 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-09T15:22:36.507Z] #20 6.545 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-09T15:22:36.507Z] #20 6.573 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-09T15:22:36.507Z] #20 6.573 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-09T15:22:36.507Z] #20 6.573 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-09T15:22:36.507Z] #20 6.573 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:22:36.507Z] #20 6.590 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-09T15:22:36.507Z] #20 6.590 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:22:36.507Z] #20 6.590 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-09T15:22:36.507Z] #20 6.598 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-09T15:22:36.507Z] #20 6.598 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-09T15:22:36.507Z] #20 6.600 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-09T15:22:36.507Z] #20 ... [2022-03-09T15:22:36.507Z] [2022-03-09T15:22:36.507Z] #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 [2022-03-09T15:22:36.507Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-09T15:22:36.507Z] #45 2.239 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:22:36.507Z] #45 2.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:22:36.507Z] #45 2.266 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:22:36.507Z] #45 2.597 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-09T15:22:36.507Z] #45 3.256 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-09T15:22:36.507Z] #45 4.632 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-09T15:22:36.507Z] #45 5.176 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:22:36.507Z] #45 5.864 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-09T15:22:36.507Z] #45 6.516 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-09T15:22:36.507Z] #45 7.064 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:22:36.507Z] #45 7.065 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-09T15:22:36.507Z] #45 7.082 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-09T15:22:36.507Z] #45 7.094 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-09T15:22:36.507Z] #45 7.095 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-09T15:22:36.507Z] #45 7.107 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-09T15:22:36.507Z] #45 7.124 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-09T15:22:36.507Z] #45 7.128 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:22:36.507Z] #45 7.131 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-09T15:22:36.507Z] #45 7.134 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-09T15:22:36.507Z] #45 7.138 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-09T15:22:36.507Z] #45 7.140 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-09T15:22:40.523Z] #76 exporting layers 9.1s done [2022-03-09T15:22:40.523Z] #76 writing image sha256:4d8e4f70663e24b64a82b4610414002ddf592d652d24e8c8eda90d210b30c6ef done [2022-03-09T15:22:40.523Z] #76 naming to docker.io/library/docker:fabaa2b59901f7f08fd4b83daf2a207f161dae54 done [2022-03-09T15:22:40.523Z] #76 DONE 9.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-09T15:22:40.872Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43347/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=fabaa2b59901f7f08fd4b83daf2a207f161dae54 -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:fabaa2b59901f7f08fd4b83daf2a207f161dae54 hack/make.sh dynbinary test-integration [2022-03-09T15:22:41.440Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-09T15:22:41.440Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-09T15:22:41.440Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-09T15:22:41.440Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-09T15:22:41.440Z] 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) [2022-03-09T15:22:41.440Z] Detected virtualization docker. [2022-03-09T15:22:41.440Z] Detected architecture x86-64. [2022-03-09T15:22:41.440Z] Set hostname to <773b388b2f02>. [2022-03-09T15:22:41.440Z] modprobe@configfs.service: Succeeded. [2022-03-09T15:22:41.440Z] modprobe@drm.service: Succeeded. [2022-03-09T15:22:41.440Z] modprobe@fuse.service: Succeeded. [2022-03-09T15:22:41.701Z] + source /etc/docker-entrypoint-cmd [2022-03-09T15:22:41.701Z] ++ hack/make.sh dynbinary test-integration [2022-03-09T15:22:41.701Z] [2022-03-09T15:22:41.701Z] Removing bundles/ [2022-03-09T15:22:41.701Z] [2022-03-09T15:22:41.701Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-09T15:22:41.701Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-09T15:22:41.701Z] GOOS="" GOARCH="" GOARM="" [2022-03-09T15:22:43.590Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-09T15:22:43.590Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8f14b890\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-09T15:22:43.590Z] ---------------------------------------------------------------------------- [2022-03-09T15:22:44.072Z] [2022-03-09T15:22:44.072Z] INFO: executeCI.ps1 starting at Wed Mar 9 15:22:43 CUT 2022 [2022-03-09T15:22:44.072Z] [2022-03-09T15:22:44.072Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-09T15:22:44.072Z] INFO: Running git version 2.24.1.windows.2 [2022-03-09T15:22:44.072Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-09T15:22:44.072Z] INFO: Environment variables: [2022-03-09T15:22:44.554Z] [2022-03-09T15:22:44.554Z] Name Value [2022-03-09T15:22:44.554Z] ---- ----- [2022-03-09T15:22:44.554Z] ALLUSERSPROFILE C:\ProgramData [2022-03-09T15:22:44.554Z] amd64 true [2022-03-09T15:22:44.554Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-09T15:22:44.554Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-09T15:22:44.554Z] arm64 true [2022-03-09T15:22:44.554Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-09T15:22:44.554Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-09T15:22:44.554Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-09T15:22:44.554Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-09T15:22:44.554Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-09T15:22:44.554Z] BRANCH_NAME PR-43347 [2022-03-09T15:22:44.554Z] BUILD_DISPLAY_NAME #3 [2022-03-09T15:22:44.554Z] BUILD_ID 3 [2022-03-09T15:22:44.554Z] BUILD_NUMBER 3 [2022-03-09T15:22:44.554Z] BUILD_TAG jenkins-moby-PR-43347-3 [2022-03-09T15:22:44.554Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/3/ [2022-03-09T15:22:44.554Z] cgroup2 true [2022-03-09T15:22:44.554Z] CHANGE_AUTHOR corhere [2022-03-09T15:22:44.554Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-03-09T15:22:44.554Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-03-09T15:22:44.554Z] CHANGE_BRANCH 42452-sysinfo-remove-libcontainer [2022-03-09T15:22:44.554Z] CHANGE_FORK corhere [2022-03-09T15:22:44.554Z] CHANGE_ID 43347 [2022-03-09T15:22:44.554Z] CHANGE_TARGET master [2022-03-09T15:22:44.554Z] CHANGE_TITLE pkg/sysinfo: remove libcontainer dependency [2022-03-09T15:22:44.554Z] CHANGE_URL https://github.com/moby/moby/pull/43347 [2022-03-09T15:22:44.554Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-09T15:22:44.554Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-09T15:22:44.554Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-09T15:22:44.554Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-09T15:22:44.554Z] COMPUTERNAME azwin-2-787950 [2022-03-09T15:22:44.554Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-09T15:22:44.554Z] ConfigSequenceNumber 0 [2022-03-09T15:22:44.554Z] dco true [2022-03-09T15:22:44.554Z] DOCKER_BUILDKIT 0 [2022-03-09T15:22:44.554Z] DOCKER_DUT_DEBUG 1 [2022-03-09T15:22:44.554Z] DOCKER_EXPERIMENTAL 1 [2022-03-09T15:22:44.554Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-09T15:22:44.554Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-09T15:22:44.554Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-09T15:22:44.554Z] EXECUTOR_NUMBER 0 [2022-03-09T15:22:44.554Z] FQDN azwin-2-787950.westus.cloudapp.azure.com [2022-03-09T15:22:44.554Z] GIT_BRANCH PR-43347 [2022-03-09T15:22:44.554Z] GIT_COMMIT 3178e17dccb42804e390954717f390219d6a4189 [2022-03-09T15:22:44.554Z] GIT_PREVIOUS_COMMIT e4b188f5219263326178a9c57b60a656ba245df6 [2022-03-09T15:22:44.554Z] GIT_URL https://github.com/moby/moby.git [2022-03-09T15:22:44.554Z] HUDSON_COOKIE 5a194019-fc66-4cc7-bc7b-af3d497228bc [2022-03-09T15:22:44.554Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-09T15:22:44.554Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-09T15:22:44.554Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-09T15:22:44.554Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-09T15:22:44.554Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-09T15:22:44.554Z] JENKINS_NODE_COOKIE 1b862972-df3a-4258-8e2f-72b16e6fa267 [2022-03-09T15:22:44.554Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-09T15:22:44.554Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-09T15:22:44.554Z] JOB_BASE_NAME PR-43347 [2022-03-09T15:22:44.554Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/display/redirect [2022-03-09T15:22:44.554Z] JOB_NAME moby/PR-43347 [2022-03-09T15:22:44.554Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/ [2022-03-09T15:22:44.554Z] library.jps.version master [2022-03-09T15:22:44.554Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-09T15:22:44.554Z] NODE_LABELS amd64 azure azwin-2-787950 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-09T15:22:44.554Z] NODE_NAME azwin-2-787950 [2022-03-09T15:22:44.554Z] NUMBER_OF_PROCESSORS 4 [2022-03-09T15:22:44.554Z] OS Windows_NT [2022-03-09T15:22:44.554Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-09T15:22:44.554Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-09T15:22:44.554Z] ppc64le false [2022-03-09T15:22:44.554Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-09T15:22:44.554Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-09T15:22:44.554Z] PROCESSOR_LEVEL 6 [2022-03-09T15:22:44.554Z] PROCESSOR_REVISION 4f01 [2022-03-09T15:22:44.554Z] ProgramData C:\ProgramData [2022-03-09T15:22:44.554Z] ProgramFiles C:\Program Files [2022-03-09T15:22:44.554Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-09T15:22:44.554Z] ProgramW6432 C:\Program Files [2022-03-09T15:22:44.554Z] PROMPT $P$G [2022-03-09T15:22:44.554Z] PSExecutionPolicyPreference Bypass [2022-03-09T15:22:44.554Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-09T15:22:44.554Z] PUBLIC C:\Users\Public [2022-03-09T15:22:44.554Z] rootless true [2022-03-09T15:22:44.554Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/3/display/redirect?page=artif... [2022-03-09T15:22:44.554Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/3/display/redirect?page=changes [2022-03-09T15:22:44.554Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/3/display/redirect [2022-03-09T15:22:44.554Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/3/display/redirect?page=tests [2022-03-09T15:22:44.554Z] s390x false [2022-03-09T15:22:44.554Z] SKIP_VALIDATION_TESTS 1 [2022-03-09T15:22:44.554Z] SOURCES_DRIVE d [2022-03-09T15:22:44.554Z] SOURCES_SUBDIR gopath [2022-03-09T15:22:44.554Z] STAGE_NAME Run tests [2022-03-09T15:22:44.554Z] SystemDrive C: [2022-03-09T15:22:44.554Z] SystemRoot C:\Windows [2022-03-09T15:22:44.554Z] TEMP C:\Windows\TEMP [2022-03-09T15:22:44.554Z] TESTDEBUG 0 [2022-03-09T15:22:44.554Z] TESTRUN_DRIVE d [2022-03-09T15:22:44.554Z] TESTRUN_SUBDIR CI [2022-03-09T15:22:44.554Z] TIMEOUT 120m [2022-03-09T15:22:44.554Z] TMP C:\Windows\TEMP [2022-03-09T15:22:44.554Z] unit_validate true [2022-03-09T15:22:44.554Z] USERDOMAIN WORKGROUP [2022-03-09T15:22:44.554Z] USERNAME azwin-2-787950$ [2022-03-09T15:22:44.554Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-09T15:22:44.554Z] validate_force false [2022-03-09T15:22:44.554Z] windir C:\Windows [2022-03-09T15:22:44.554Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-09T15:22:44.554Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-09T15:22:44.554Z] windows2022 true [2022-03-09T15:22:44.554Z] windows2022containerd true [2022-03-09T15:22:44.555Z] windowsRS5 true [2022-03-09T15:22:44.555Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-09T15:22:44.555Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-09T15:22:44.555Z] [2022-03-09T15:22:44.555Z] [2022-03-09T15:22:44.555Z] [2022-03-09T15:22:46.160Z] INFO: Sources under d:\gopath\... [2022-03-09T15:22:46.160Z] INFO: Test run under d:\CI\... [2022-03-09T15:22:46.160Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-09T15:22:46.160Z] INFO: docker/docker repository was found [2022-03-09T15:22:46.160Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-09T15:22:47.176Z] ltsc2022: Pulling from windows/servercore [2022-03-09T15:22:47.176Z] 8f616e6e9eec: Pulling fs layer [2022-03-09T15:22:47.176Z] 037d5740b404: Pulling fs layer [2022-03-09T15:22:48.073Z] Client: [2022-03-09T15:22:48.073Z] Version: 20.10.9 [2022-03-09T15:22:48.073Z] API version: 1.41 [2022-03-09T15:22:48.073Z] Go version: go1.16.8 [2022-03-09T15:22:48.073Z] Git commit: c2ea9bc [2022-03-09T15:22:48.073Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-09T15:22:48.073Z] OS/Arch: windows/amd64 [2022-03-09T15:22:48.073Z] Context: default [2022-03-09T15:22:48.073Z] Experimental: true [2022-03-09T15:22:48.073Z] [2022-03-09T15:22:48.073Z] Server: Docker Engine - Community [2022-03-09T15:22:48.073Z] Engine: [2022-03-09T15:22:48.073Z] Version: 20.10.9 [2022-03-09T15:22:48.073Z] API version: 1.41 (minimum version 1.24) [2022-03-09T15:22:48.073Z] Go version: go1.16.8 [2022-03-09T15:22:48.073Z] Git commit: 79ea9d3 [2022-03-09T15:22:48.073Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-09T15:22:48.073Z] OS/Arch: windows/amd64 [2022-03-09T15:22:48.073Z] Experimental: true [Pipeline] sh [2022-03-09T15:22:49.625Z] + docker info [2022-03-09T15:22:54.689Z] #45 ... [2022-03-09T15:22:54.689Z] [2022-03-09T15:22:54.689Z] #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 [2022-03-09T15:22:54.689Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-09T15:22:54.689Z] #20 26.34 Fetched 48.9 MB in 25s (1988 kB/s) [2022-03-09T15:22:58.342Z] #51 ... [2022-03-09T15:22:58.342Z] [2022-03-09T15:22:58.342Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:22:58.342Z] #60 sha256:dbde52bbc5b50774a2351c535c2e5e4e576f5e4e4c77f301d34858d23307de1c [2022-03-09T15:22:58.342Z] #60 187.3 + bin/containerd [2022-03-09T15:22:59.838Z] 8f616e6e9eec: Verifying Checksum [2022-03-09T15:22:59.839Z] 8f616e6e9eec: Download complete [2022-03-09T15:23:00.010Z] #20 26.34 Reading package lists... [2022-03-09T15:23:00.010Z] #20 ... [2022-03-09T15:23:00.010Z] [2022-03-09T15:23:00.010Z] #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 [2022-03-09T15:23:00.010Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-09T15:23:00.010Z] #45 27.93 Fetched 48.9 MB in 26s (1886 kB/s) [2022-03-09T15:23:02.550Z] #60 ... [2022-03-09T15:23:02.550Z] [2022-03-09T15:23:02.550Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:23:02.550Z] #56 sha256:9223a0b9fee74704e733a2fdef579c33ab61f61cfceb862fab25d131cb4e3595 [2022-03-09T15:23:02.550Z] #56 124.9 + mkdir -p /build [2022-03-09T15:23:02.550Z] #56 124.9 + cp runc /build/runc [2022-03-09T15:23:04.219Z] #45 27.93 Reading package lists... [2022-03-09T15:23:04.219Z] #45 ... [2022-03-09T15:23:04.219Z] [2022-03-09T15:23:04.219Z] #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 [2022-03-09T15:23:04.219Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-09T15:23:04.219Z] #20 26.34 Reading package lists... [2022-03-09T15:23:04.219Z] #20 37.18 Reading package lists... [2022-03-09T15:23:04.219Z] #20 ... [2022-03-09T15:23:04.219Z] [2022-03-09T15:23:04.219Z] #65 [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 [2022-03-09T15:23:04.219Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-09T15:23:04.219Z] #65 27.20 Fetched 48.9 MB in 25s (1929 kB/s) [2022-03-09T15:23:04.219Z] #65 27.20 Reading package lists... [2022-03-09T15:23:04.219Z] #65 37.65 Reading package lists... [2022-03-09T15:23:04.219Z] #65 ... [2022-03-09T15:23:04.219Z] [2022-03-09T15:23:04.219Z] #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 [2022-03-09T15:23:04.219Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-09T15:23:04.219Z] #45 27.93 Reading package lists... [2022-03-09T15:23:05.094Z] #56 DONE 127.4s [2022-03-09T15:23:05.095Z] [2022-03-09T15:23:05.095Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:23:05.095Z] #60 sha256:dbde52bbc5b50774a2351c535c2e5e4e576f5e4e4c77f301d34858d23307de1c [2022-03-09T15:23:06.037Z] #60 ... [2022-03-09T15:23:06.037Z] [2022-03-09T15:23:06.037Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:23:06.037Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:23:06.037Z] #51 226.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-09T15:23:06.037Z] #51 DONE 227.1s [2022-03-09T15:23:06.037Z] [2022-03-09T15:23:06.037Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:23:06.037Z] #60 sha256:dbde52bbc5b50774a2351c535c2e5e4e576f5e4e4c77f301d34858d23307de1c [2022-03-09T15:23:07.546Z] Client: [2022-03-09T15:23:07.546Z] Context: default [2022-03-09T15:23:07.546Z] Debug Mode: false [2022-03-09T15:23:07.546Z] Plugins: [2022-03-09T15:23:07.546Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-09T15:23:07.546Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-09T15:23:07.546Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-09T15:23:07.546Z] [2022-03-09T15:23:07.546Z] Server: [2022-03-09T15:23:07.546Z] Containers: 0 [2022-03-09T15:23:07.546Z] Running: 0 [2022-03-09T15:23:07.546Z] Paused: 0 [2022-03-09T15:23:07.546Z] Stopped: 0 [2022-03-09T15:23:07.546Z] Images: 0 [2022-03-09T15:23:07.546Z] Server Version: 20.10.9 [2022-03-09T15:23:07.546Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-09T15:23:07.546Z] Windows: [2022-03-09T15:23:07.546Z] LCOW: [2022-03-09T15:23:07.546Z] Logging Driver: json-file [2022-03-09T15:23:07.546Z] Plugins: [2022-03-09T15:23:07.546Z] Volume: local [2022-03-09T15:23:07.546Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-09T15:23:07.546Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-09T15:23:07.546Z] Swarm: inactive [2022-03-09T15:23:07.546Z] Default Isolation: process [2022-03-09T15:23:07.546Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-09T15:23:07.546Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-09T15:23:07.546Z] OSType: windows [2022-03-09T15:23:07.546Z] Architecture: x86_64 [2022-03-09T15:23:07.546Z] CPUs: 4 [2022-03-09T15:23:07.546Z] Total Memory: 32GiB [2022-03-09T15:23:07.546Z] Name: azwin-2-bb3e00 [2022-03-09T15:23:07.546Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-09T15:23:07.546Z] Docker Root Dir: D:\docker [2022-03-09T15:23:07.546Z] Debug Mode: false [2022-03-09T15:23:07.546Z] Registry: https://index.docker.io/v1/ [2022-03-09T15:23:07.546Z] Labels: [2022-03-09T15:23:07.546Z] Experimental: true [2022-03-09T15:23:07.546Z] Insecure Registries: [2022-03-09T15:23:07.546Z] 10.0.0.4:5000 [2022-03-09T15:23:07.546Z] 127.0.0.0/8 [2022-03-09T15:23:07.546Z] Registry Mirrors: [2022-03-09T15:23:07.546Z] http://10.0.0.4:5000/ [2022-03-09T15:23:07.546Z] Live Restore Enabled: false [2022-03-09T15:23:07.546Z] Product License: Community Engine [2022-03-09T15:23:07.546Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-09T15:23:09.371Z] #60 ... [2022-03-09T15:23:09.371Z] [2022-03-09T15:23:09.371Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-09T15:23:09.371Z] #52 sha256:6816d50c14a557e432ba032579444b881c234544859e3d10bdd9ad530a12e548 [2022-03-09T15:23:09.449Z] #60 195.3 + bin/containerd [2022-03-09T15:23:09.952Z] #52 DONE 0.7s [2022-03-09T15:23:09.952Z] [2022-03-09T15:23:09.952Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-09T15:23:09.952Z] #54 sha256:a73b08d63f76ab7a903db29e03506a0485cf16a715a596ce130e8d6c0d353970 [2022-03-09T15:23:09.952Z] #54 DONE 0.1s [2022-03-09T15:23:09.952Z] [2022-03-09T15:23:09.952Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:23:09.952Z] #60 sha256:dbde52bbc5b50774a2351c535c2e5e4e576f5e4e4c77f301d34858d23307de1c [2022-03-09T15:23:09.952Z] #60 ... [2022-03-09T15:23:09.952Z] [2022-03-09T15:23:09.952Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-09T15:23:09.952Z] #57 sha256:5bba006f97566690e8ec18d198cfeac28849fdc22b761924633ca7af167ca074 [2022-03-09T15:23:10.521Z] #57 DONE 0.3s [2022-03-09T15:23:10.521Z] [2022-03-09T15:23:10.521Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:23:10.521Z] #60 sha256:dbde52bbc5b50774a2351c535c2e5e4e576f5e4e4c77f301d34858d23307de1c [2022-03-09T15:23:10.823Z] #60 ... [2022-03-09T15:23:10.823Z] [2022-03-09T15:23:10.823Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:23:10.823Z] #56 sha256:bfb56009c84fdcc58931ae16d9b8d49d6c3b550c1cc865c4a0fa649aca143e65 [2022-03-09T15:23:10.823Z] #56 132.5 + mkdir -p /build [2022-03-09T15:23:10.823Z] #56 132.5 + cp runc /build/runc [2022-03-09T15:23:11.387Z] #56 DONE 132.9s [2022-03-09T15:23:11.387Z] [2022-03-09T15:23:11.387Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:23:11.387Z] #60 sha256:7d37fe31fcb1fb4d04f93b0f78f0ff3f1f016c08328992d5654b0b569bc32c5c [2022-03-09T15:23:14.490Z] #45 37.90 Reading package lists... [2022-03-09T15:23:14.491Z] #45 ... [2022-03-09T15:23:14.491Z] [2022-03-09T15:23:14.491Z] #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 [2022-03-09T15:23:14.491Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-09T15:23:14.491Z] #20 37.18 Reading package lists... [2022-03-09T15:23:14.949Z] 037d5740b404: Verifying Checksum [2022-03-09T15:23:14.949Z] 037d5740b404: Download complete [2022-03-09T15:23:15.064Z] #20 46.46 Building dependency tree... [2022-03-09T15:23:16.670Z] #60 ... [2022-03-09T15:23:16.670Z] [2022-03-09T15:23:16.670Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-09T15:23:16.670Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-09T15:23:16.670Z] #51 237.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-09T15:23:16.670Z] #51 DONE 237.8s [2022-03-09T15:23:16.670Z] [2022-03-09T15:23:16.670Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:23:16.670Z] #60 sha256:7d37fe31fcb1fb4d04f93b0f78f0ff3f1f016c08328992d5654b0b569bc32c5c [2022-03-09T15:23:17.599Z] #60 ... [2022-03-09T15:23:17.599Z] [2022-03-09T15:23:17.599Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-09T15:23:17.599Z] #52 sha256:291b7563e70143279be8b07ebbf0525437d2aaed333f4e6e0fd9eea16e08a679 [2022-03-09T15:23:17.615Z] #20 50.67 The following additional packages will be installed: [2022-03-09T15:23:17.615Z] #20 50.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-09T15:23:17.615Z] #20 50.67 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-09T15:23:17.615Z] #20 50.67 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-09T15:23:17.615Z] #20 50.67 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-09T15:23:17.615Z] #20 50.68 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-09T15:23:17.615Z] #20 50.68 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-09T15:23:17.615Z] #20 50.68 mingw-w64-common mingw-w64-x86-64-dev [2022-03-09T15:23:17.615Z] #20 50.71 Suggested packages: [2022-03-09T15:23:17.615Z] #20 50.72 gcc-10-locales seccomp wine64 [2022-03-09T15:23:17.615Z] #20 51.33 The following NEW packages will be installed: [2022-03-09T15:23:17.877Z] #20 51.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-09T15:23:17.877Z] #20 51.33 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-09T15:23:17.877Z] #20 51.33 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-09T15:23:17.877Z] #20 51.33 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-09T15:23:17.877Z] #20 51.33 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-09T15:23:17.877Z] #20 51.34 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-09T15:23:17.877Z] #20 51.34 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-09T15:23:17.877Z] #20 51.34 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-09T15:23:17.877Z] #20 51.35 mingw-w64-x86-64-dev [2022-03-09T15:23:18.138Z] #20 51.74 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:23:18.138Z] #20 51.74 Need to get 115 MB of archives. [2022-03-09T15:23:18.138Z] #20 51.74 After this operation, 645 MB of additional disk space will be used. [2022-03-09T15:23:18.138Z] #20 51.74 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] [2022-03-09T15:23:18.138Z] #20 51.78 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] [2022-03-09T15:23:18.138Z] #20 51.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-09T15:23:18.138Z] #20 51.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-09T15:23:18.138Z] #20 51.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-09T15:23:18.138Z] #20 51.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-09T15:23:18.138Z] #20 51.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-09T15:23:18.400Z] #20 51.91 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] [2022-03-09T15:23:18.400Z] #20 51.91 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] [2022-03-09T15:23:18.400Z] #20 52.12 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] [2022-03-09T15:23:18.530Z] #52 DONE 0.6s [2022-03-09T15:23:18.530Z] [2022-03-09T15:23:18.530Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-09T15:23:18.530Z] #54 sha256:555c34e9d163a98aa3793ee4ff419bb1e12ba09ddf2b1895c86482fb9acccfa4 [2022-03-09T15:23:18.530Z] #54 DONE 0.1s [2022-03-09T15:23:18.530Z] [2022-03-09T15:23:18.530Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:23:18.530Z] #60 sha256:7d37fe31fcb1fb4d04f93b0f78f0ff3f1f016c08328992d5654b0b569bc32c5c [2022-03-09T15:23:18.530Z] #60 ... [2022-03-09T15:23:18.530Z] [2022-03-09T15:23:18.530Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-09T15:23:18.530Z] #57 sha256:c471b6557abd74a3385b1d40e0a41eec384022277f68a022168eaa00d593f83e [2022-03-09T15:23:18.530Z] #57 DONE 0.1s [2022-03-09T15:23:18.530Z] [2022-03-09T15:23:18.530Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:23:18.530Z] #60 sha256:7d37fe31fcb1fb4d04f93b0f78f0ff3f1f016c08328992d5654b0b569bc32c5c [2022-03-09T15:23:18.971Z] #20 52.69 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] [2022-03-09T15:23:19.232Z] #20 52.91 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] [2022-03-09T15:23:19.493Z] #20 53.09 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] [2022-03-09T15:23:19.755Z] #20 ... [2022-03-09T15:23:19.755Z] [2022-03-09T15:23:19.755Z] #65 [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 [2022-03-09T15:23:19.755Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-09T15:23:19.755Z] #65 37.65 Reading package lists... [2022-03-09T15:23:19.755Z] #65 46.85 Building dependency tree... [2022-03-09T15:23:19.755Z] #65 50.84 The following additional packages will be installed: [2022-03-09T15:23:19.755Z] #65 50.85 libbtrfs0 [2022-03-09T15:23:19.755Z] #65 51.04 The following NEW packages will be installed: [2022-03-09T15:23:19.755Z] #65 51.05 libbtrfs-dev libbtrfs0 [2022-03-09T15:23:19.755Z] #65 51.46 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:23:19.755Z] #65 51.46 Need to get 460 kB of archives. [2022-03-09T15:23:19.755Z] #65 51.46 After this operation, 1237 kB of additional disk space will be used. [2022-03-09T15:23:19.755Z] #65 51.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-09T15:23:19.755Z] #65 51.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-09T15:23:19.755Z] #65 52.18 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:23:19.755Z] #65 52.59 Fetched 460 kB in 0s (1512 kB/s) [2022-03-09T15:23:19.755Z] #65 52.69 Selecting previously unselected package libbtrfs0:amd64. [2022-03-09T15:23:19.755Z] #65 52.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-09T15:23:19.755Z] #65 52.77 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-09T15:23:19.755Z] #65 52.78 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-09T15:23:19.755Z] #65 52.94 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-09T15:23:19.755Z] #65 52.95 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-09T15:23:19.755Z] #65 52.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-09T15:23:19.755Z] #65 53.20 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-09T15:23:19.755Z] #65 53.21 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-09T15:23:19.755Z] #65 53.24 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:23:19.755Z] #65 ... [2022-03-09T15:23:19.755Z] [2022-03-09T15:23:19.755Z] #70 [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 [2022-03-09T15:23:19.755Z] #70 sha256:e7b838083a3a716dfa95d676a19da7b277311b25f673f436b7c7003ae93ae97a [2022-03-09T15:23:19.755Z] #70 50.63 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-09T15:23:19.755Z] #70 50.63 + GOBIN=/build [2022-03-09T15:23:19.755Z] #70 50.63 + GO111MODULE=on [2022-03-09T15:23:19.755Z] #70 50.63 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-09T15:23:19.755Z] #70 53.09 rootlesskit version 0.14.6 [2022-03-09T15:23:19.755Z] #70 53.09 Usage of /build/rootlesskit-docker-proxy: [2022-03-09T15:23:19.755Z] #70 53.09 -container-ip string [2022-03-09T15:23:19.755Z] #70 53.09 container ip [2022-03-09T15:23:19.755Z] #70 53.09 -container-port int [2022-03-09T15:23:19.755Z] #70 53.09 container port (default -1) [2022-03-09T15:23:19.755Z] #70 53.09 -host-ip string [2022-03-09T15:23:19.755Z] #70 53.09 host ip [2022-03-09T15:23:19.755Z] #70 53.09 -host-port int [2022-03-09T15:23:19.755Z] #70 53.09 host port (default -1) [2022-03-09T15:23:19.755Z] #70 53.09 -proto string [2022-03-09T15:23:19.755Z] #70 53.09 proxy protocol (default "tcp") [2022-03-09T15:23:19.755Z] #70 DONE 53.3s [2022-03-09T15:23:19.755Z] [2022-03-09T15:23:19.755Z] #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 [2022-03-09T15:23:19.755Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-09T15:23:19.755Z] #45 37.90 Reading package lists... [2022-03-09T15:23:19.755Z] #45 46.89 Building dependency tree... [2022-03-09T15:23:19.755Z] #45 50.91 The following additional packages will be installed: [2022-03-09T15:23:19.755Z] #45 50.93 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-09T15:23:19.755Z] #45 50.97 Suggested packages: [2022-03-09T15:23:19.755Z] #45 50.98 cmake-doc ninja-build lrzip [2022-03-09T15:23:19.755Z] #45 50.98 Recommended packages: [2022-03-09T15:23:19.755Z] #45 50.98 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-09T15:23:19.755Z] #45 51.56 The following NEW packages will be installed: [2022-03-09T15:23:19.755Z] #45 51.58 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-09T15:23:19.755Z] #45 51.99 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:23:19.755Z] #45 51.99 Need to get 8418 kB of archives. [2022-03-09T15:23:19.755Z] #45 51.99 After this operation, 34.9 MB of additional disk space will be used. [2022-03-09T15:23:19.755Z] #45 51.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-09T15:23:19.755Z] #45 52.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-09T15:23:19.755Z] #45 52.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-09T15:23:19.755Z] #45 52.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-09T15:23:19.755Z] #45 52.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-09T15:23:19.755Z] #45 52.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-09T15:23:19.755Z] #45 52.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-09T15:23:19.755Z] #45 52.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-09T15:23:19.755Z] #45 52.75 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:23:19.755Z] #45 53.15 Fetched 8418 kB in 0s (19.3 MB/s) [2022-03-09T15:23:19.755Z] #45 53.23 Selecting previously unselected package xxd. [2022-03-09T15:23:19.755Z] #45 53.23 (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 ... 30207 files and directories currently installed.) [2022-03-09T15:23:19.755Z] #45 53.26 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-09T15:23:19.755Z] #45 53.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:23:20.016Z] #45 ... [2022-03-09T15:23:20.016Z] [2022-03-09T15:23:20.016Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-09T15:23:20.016Z] #71 sha256:025aab791e537c511aa4915379b474648ac375b5a8ae5c6bcb60ab3618356c51 [2022-03-09T15:23:20.016Z] #71 DONE 0.1s [2022-03-09T15:23:20.016Z] [2022-03-09T15:23:20.016Z] #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 [2022-03-09T15:23:20.016Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-09T15:23:20.016Z] #45 53.49 Selecting previously unselected package vim-common. [2022-03-09T15:23:20.016Z] #45 53.49 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-09T15:23:20.016Z] #45 53.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:23:20.016Z] #45 ... [2022-03-09T15:23:20.016Z] [2022-03-09T15:23:20.016Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-09T15:23:20.016Z] #72 sha256:19976ab0a023c5a2680e8ab112048868844efb30d6a9b18110e86ba63b013c03 [2022-03-09T15:23:20.016Z] #72 DONE 0.1s [2022-03-09T15:23:20.016Z] [2022-03-09T15:23:20.016Z] #65 [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 [2022-03-09T15:23:20.016Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-09T15:23:20.016Z] #65 DONE 53.7s [2022-03-09T15:23:20.016Z] [2022-03-09T15:23:20.016Z] #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 [2022-03-09T15:23:20.016Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-09T15:23:20.016Z] #45 53.71 Selecting previously unselected package cmake-data. [2022-03-09T15:23:20.016Z] #45 53.71 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-09T15:23:20.016Z] #45 53.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-09T15:23:20.278Z] #45 ... [2022-03-09T15:23:20.278Z] [2022-03-09T15:23:20.278Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-09T15:23:20.278Z] #66 sha256:5964fd938dbf457078f5ead09a57ae67b210758ec7995e3458d38ba3b94d19c4 [2022-03-09T15:23:20.278Z] #66 DONE 0.2s [2022-03-09T15:23:20.278Z] [2022-03-09T15:23:20.278Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:23:20.278Z] #67 sha256:cec34fa132ea378b4cb266b9aad41881f05c03f10eec970e402c075772c1f9c0 [2022-03-09T15:23:21.221Z] #67 1.086 + RM_GOPATH=0 [2022-03-09T15:23:21.221Z] #67 1.086 + TMP_GOPATH= [2022-03-09T15:23:21.221Z] #67 1.086 + : /build [2022-03-09T15:23:21.221Z] #67 1.086 + '[' -z '' ']' [2022-03-09T15:23:21.221Z] #67 1.086 ++ mktemp -d [2022-03-09T15:23:21.221Z] #67 1.086 + export GOPATH=/tmp/tmp.mcS20tDFTv [2022-03-09T15:23:21.221Z] #67 1.086 + GOPATH=/tmp/tmp.mcS20tDFTv [2022-03-09T15:23:21.221Z] #67 1.086 + RM_GOPATH=1 [2022-03-09T15:23:21.221Z] #67 1.086 + case "$(go env GOARCH)" in [2022-03-09T15:23:21.221Z] #67 1.086 ++ go env GOARCH [2022-03-09T15:23:21.221Z] #67 1.104 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:23:21.221Z] #67 1.104 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:23:21.221Z] #67 1.104 ++ dirname /install.sh [2022-03-09T15:23:21.221Z] #67 1.105 + dir=/ [2022-03-09T15:23:21.221Z] #67 1.105 + bin=containerd [2022-03-09T15:23:21.221Z] #67 1.105 + shift [2022-03-09T15:23:21.221Z] #67 1.105 + '[' '!' -f //containerd.installer ']' [2022-03-09T15:23:21.221Z] #67 1.105 + . //containerd.installer [2022-03-09T15:23:21.221Z] #67 1.105 ++ set -e [2022-03-09T15:23:21.221Z] #67 1.105 ++ : v1.5.10 [2022-03-09T15:23:21.221Z] #67 1.105 + install_containerd [2022-03-09T15:23:21.221Z] #67 1.108 + echo 'Install containerd version v1.5.10' [2022-03-09T15:23:21.221Z] #67 1.108 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mcS20tDFTv/src/github.com/containerd/containerd [2022-03-09T15:23:21.221Z] #67 1.110 Install containerd version v1.5.10 [2022-03-09T15:23:21.221Z] #67 1.122 Cloning into '/tmp/tmp.mcS20tDFTv/src/github.com/containerd/containerd'... [2022-03-09T15:23:23.769Z] #67 ... [2022-03-09T15:23:23.769Z] [2022-03-09T15:23:23.769Z] #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 [2022-03-09T15:23:23.769Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-09T15:23:23.769Z] #45 54.70 Selecting previously unselected package libarchive13:amd64. [2022-03-09T15:23:23.769Z] #45 54.70 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-09T15:23:23.769Z] #45 54.71 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-09T15:23:23.769Z] #45 54.85 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-09T15:23:23.769Z] #45 54.85 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-09T15:23:23.769Z] #45 54.86 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-09T15:23:23.769Z] #45 55.00 Selecting previously unselected package librhash0:amd64. [2022-03-09T15:23:23.769Z] #45 55.00 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-09T15:23:23.769Z] #45 55.01 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-09T15:23:23.769Z] #45 55.15 Selecting previously unselected package libuv1:amd64. [2022-03-09T15:23:23.769Z] #45 55.15 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-09T15:23:23.769Z] #45 55.15 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-09T15:23:23.769Z] #45 55.23 Selecting previously unselected package cmake. [2022-03-09T15:23:23.769Z] #45 55.23 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-09T15:23:23.769Z] #45 55.27 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-09T15:23:23.769Z] #45 56.77 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-09T15:23:23.769Z] #45 56.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:23:23.769Z] #45 56.80 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-09T15:23:23.769Z] #45 56.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:23:23.769Z] #45 56.84 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-09T15:23:23.769Z] #45 56.85 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-09T15:23:23.769Z] #45 56.87 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-09T15:23:23.769Z] #45 56.89 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-09T15:23:23.769Z] #45 56.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:23:23.769Z] #45 DONE 57.3s [2022-03-09T15:23:23.769Z] [2022-03-09T15:23:23.769Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-09T15:23:23.769Z] #46 sha256:2a5451782ed7e91505f181dcdb2385559e5f2fb72afc77e251ac250682a1a2aa [2022-03-09T15:23:23.769Z] #46 DONE 0.1s [2022-03-09T15:23:23.769Z] [2022-03-09T15:23:23.769Z] #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 [2022-03-09T15:23:23.769Z] #47 sha256:5167755b40ffa0c830f922b7069973b66d527a323120b346526166e518446b9a [2022-03-09T15:23:24.713Z] #47 0.737 + RM_GOPATH=0 [2022-03-09T15:23:24.713Z] #47 0.738 + TMP_GOPATH= [2022-03-09T15:23:24.713Z] #47 0.738 + : /build [2022-03-09T15:23:24.713Z] #47 0.738 + '[' -z '' ']' [2022-03-09T15:23:24.713Z] #47 0.739 ++ mktemp -d [2022-03-09T15:23:24.713Z] #47 0.741 + export GOPATH=/tmp/tmp.yPUcUaanZU [2022-03-09T15:23:24.713Z] #47 0.741 + GOPATH=/tmp/tmp.yPUcUaanZU [2022-03-09T15:23:24.713Z] #47 0.741 + RM_GOPATH=1 [2022-03-09T15:23:24.713Z] #47 0.742 + case "$(go env GOARCH)" in [2022-03-09T15:23:24.713Z] #47 0.742 ++ go env GOARCH [2022-03-09T15:23:24.713Z] #47 0.753 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:23:24.713Z] #47 0.753 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:23:24.713Z] #47 0.754 ++ dirname /install.sh [2022-03-09T15:23:24.713Z] #47 0.755 + dir=/ [2022-03-09T15:23:24.713Z] #47 0.755 + bin=tini [2022-03-09T15:23:24.713Z] #47 0.755 + shift [2022-03-09T15:23:24.713Z] #47 0.756 + '[' '!' -f //tini.installer ']' [2022-03-09T15:23:24.713Z] #47 0.756 + . //tini.installer [2022-03-09T15:23:24.713Z] #47 0.757 Install tini version v0.19.0 [2022-03-09T15:23:24.713Z] #47 0.757 ++ : v0.19.0 [2022-03-09T15:23:24.713Z] #47 0.757 + install_tini [2022-03-09T15:23:24.713Z] #47 0.757 + echo 'Install tini version v0.19.0' [2022-03-09T15:23:24.713Z] #47 0.757 + git clone https://github.com/krallin/tini.git /tmp/tmp.yPUcUaanZU/tini [2022-03-09T15:23:24.713Z] #47 0.758 Cloning into '/tmp/tmp.yPUcUaanZU/tini'... [2022-03-09T15:23:24.713Z] #47 1.121 + cd /tmp/tmp.yPUcUaanZU/tini [2022-03-09T15:23:24.975Z] #47 1.122 + git checkout -q v0.19.0 [2022-03-09T15:23:24.975Z] #47 1.127 + cmake . [2022-03-09T15:23:24.975Z] #47 1.283 -- The C compiler identification is GNU 10.2.1 [2022-03-09T15:23:24.975Z] #47 1.313 -- Detecting C compiler ABI info [2022-03-09T15:23:25.236Z] #47 1.499 -- Detecting C compiler ABI info - done [2022-03-09T15:23:25.236Z] #47 1.532 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-09T15:23:25.236Z] #47 1.533 -- Detecting C compile features [2022-03-09T15:23:25.236Z] #47 1.534 -- Detecting C compile features - done [2022-03-09T15:23:25.236Z] #47 1.547 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-09T15:23:25.236Z] #47 1.587 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-09T15:23:25.236Z] #47 1.618 -- Configuring done [2022-03-09T15:23:25.498Z] #47 1.626 -- Generating done [2022-03-09T15:23:25.498Z] #47 1.627 -- Build files have been written to: /tmp/tmp.yPUcUaanZU/tini [2022-03-09T15:23:25.498Z] #47 1.631 + make tini-static [2022-03-09T15:23:25.498Z] #47 1.705 Scanning dependencies of target tini-static [2022-03-09T15:23:25.498Z] #47 1.722 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-09T15:23:26.070Z] #47 2.200 [100%] Linking C executable tini-static [2022-03-09T15:23:26.070Z] #47 2.459 [100%] Built target tini-static [2022-03-09T15:23:26.333Z] #47 2.479 + mkdir -p /build [2022-03-09T15:23:26.333Z] #47 2.481 + cp tini-static /build/docker-init [2022-03-09T15:23:26.594Z] #47 DONE 2.8s [2022-03-09T15:23:26.594Z] [2022-03-09T15:23:26.594Z] #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 [2022-03-09T15:23:26.594Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-09T15:23:26.594Z] #20 53.53 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] [2022-03-09T15:23:26.594Z] #20 53.76 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] [2022-03-09T15:23:26.595Z] #20 53.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-09T15:23:26.595Z] #20 53.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-09T15:23:26.595Z] #20 53.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-09T15:23:26.595Z] #20 53.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-09T15:23:26.595Z] #20 53.76 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] [2022-03-09T15:23:26.595Z] #20 53.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-09T15:23:26.595Z] #20 53.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-09T15:23:26.595Z] #20 53.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-09T15:23:26.595Z] #20 53.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-09T15:23:26.595Z] #20 53.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-09T15:23:26.595Z] #20 53.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-09T15:23:26.595Z] #20 53.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-09T15:23:26.595Z] #20 53.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-09T15:23:26.595Z] #20 53.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-09T15:23:26.595Z] #20 53.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-09T15:23:26.595Z] #20 54.59 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:23:26.595Z] #20 54.86 Fetched 115 MB in 2s (48.2 MB/s) [2022-03-09T15:23:26.595Z] #20 54.94 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-09T15:23:26.595Z] #20 54.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 ... 30207 files and directories currently installed.) [2022-03-09T15:23:26.595Z] #20 55.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-09T15:23:26.595Z] #20 55.01 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-09T15:23:26.595Z] #20 56.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-09T15:23:26.595Z] #20 56.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-09T15:23:26.595Z] #20 56.08 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-09T15:23:26.595Z] #20 56.76 Selecting previously unselected package binutils-mingw-w64. [2022-03-09T15:23:26.595Z] #20 56.76 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-09T15:23:26.595Z] #20 56.77 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-09T15:23:26.595Z] #20 56.82 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-09T15:23:26.595Z] #20 56.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-09T15:23:26.595Z] #20 56.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:23:26.595Z] #20 56.91 Selecting previously unselected package dmsetup. [2022-03-09T15:23:26.595Z] #20 56.91 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-09T15:23:26.595Z] #20 56.95 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-09T15:23:26.595Z] #20 57.02 Selecting previously unselected package mingw-w64-common. [2022-03-09T15:23:26.595Z] #20 57.02 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-09T15:23:26.595Z] #20 57.03 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-09T15:23:26.595Z] #20 58.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-09T15:23:26.595Z] #20 58.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-09T15:23:26.595Z] #20 58.76 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-09T15:23:27.166Z] #20 60.81 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-09T15:23:27.166Z] #20 60.82 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:23:27.166Z] #20 60.82 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-09T15:23:27.342Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2022-03-09T15:23:27.342Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-09T15:23:27.342Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/types [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-09T15:23:27.342Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-03-09T15:23:27.342Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-09T15:23:27.342Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-09T15:23:27.342Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/builder [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-09T15:23:27.342Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-09T15:23:27.428Z] #20 60.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-09T15:23:27.428Z] #20 60.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:23:27.428Z] #20 60.97 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-09T15:23:27.914Z] ok github.com/docker/docker/builder/remotecontext 0.100s coverage: 13.7% of statements [2022-03-09T15:23:28.175Z] ok github.com/docker/docker/builder/dockerfile 0.220s coverage: 49.3% of statements [2022-03-09T15:23:28.747Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-03-09T15:23:29.321Z] ok github.com/docker/docker/builder/remotecontext/git 1.052s coverage: 86.3% of statements [2022-03-09T15:23:29.321Z] ? github.com/docker/docker/cli [no test files] [2022-03-09T15:23:29.321Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-09T15:23:29.977Z] #20 63.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-09T15:23:29.977Z] #20 63.28 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:23:29.977Z] #20 63.29 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:23:30.269Z] ok github.com/docker/docker/cmd/docker-proxy 0.236s coverage: 67.6% of statements [2022-03-09T15:23:32.186Z] ok github.com/docker/docker/client 0.095s coverage: 75.7% of statements [2022-03-09T15:23:33.280Z] #20 ... [2022-03-09T15:23:33.280Z] [2022-03-09T15:23:33.280Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:23:33.280Z] #67 sha256:cec34fa132ea378b4cb266b9aad41881f05c03f10eec970e402c075772c1f9c0 [2022-03-09T15:23:33.280Z] #67 12.70 + cd /tmp/tmp.mcS20tDFTv/src/github.com/containerd/containerd [2022-03-09T15:23:33.280Z] #67 12.70 + git checkout -q v1.5.10 [2022-03-09T15:23:33.445Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-09T15:23:33.445Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-022c73c5\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-09T15:23:33.445Z] ---------------------------------------------------------------------------- [2022-03-09T15:23:33.445Z] [2022-03-09T15:23:33.445Z] INFO: executeCI.ps1 starting at Wed Mar 9 15:23:32 CUT 2022 [2022-03-09T15:23:33.445Z] [2022-03-09T15:23:33.445Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-09T15:23:33.445Z] INFO: Running git version 2.24.1.windows.2 [2022-03-09T15:23:33.445Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-09T15:23:33.445Z] INFO: Environment variables: [2022-03-09T15:23:33.852Z] #67 13.57 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-09T15:23:33.852Z] #67 13.57 + BUILDTAGS='netgo osusergo static_build' [2022-03-09T15:23:33.852Z] #67 13.57 + export EXTRA_FLAGS=-buildmode=pie [2022-03-09T15:23:33.852Z] #67 13.57 + EXTRA_FLAGS=-buildmode=pie [2022-03-09T15:23:33.852Z] #67 13.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-09T15:23:33.852Z] #67 13.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-09T15:23:33.852Z] #67 13.57 + '[' '' = dynamic ']' [2022-03-09T15:23:33.852Z] #67 13.57 + make [2022-03-09T15:23:33.911Z] [2022-03-09T15:23:33.911Z] Name Value [2022-03-09T15:23:33.911Z] ---- ----- [2022-03-09T15:23:33.911Z] ALLUSERSPROFILE C:\ProgramData [2022-03-09T15:23:33.911Z] amd64 true [2022-03-09T15:23:33.911Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-09T15:23:33.911Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-09T15:23:33.911Z] arm64 true [2022-03-09T15:23:33.911Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-09T15:23:33.911Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-09T15:23:33.911Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-09T15:23:33.911Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-09T15:23:33.911Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-09T15:23:33.911Z] BRANCH_NAME PR-43347 [2022-03-09T15:23:33.911Z] BUILD_DISPLAY_NAME #3 [2022-03-09T15:23:33.911Z] BUILD_ID 3 [2022-03-09T15:23:33.911Z] BUILD_NUMBER 3 [2022-03-09T15:23:33.911Z] BUILD_TAG jenkins-moby-PR-43347-3 [2022-03-09T15:23:33.912Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/3/ [2022-03-09T15:23:33.912Z] cgroup2 true [2022-03-09T15:23:33.912Z] CHANGE_AUTHOR corhere [2022-03-09T15:23:33.912Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-03-09T15:23:33.912Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-03-09T15:23:33.912Z] CHANGE_BRANCH 42452-sysinfo-remove-libcontainer [2022-03-09T15:23:33.912Z] CHANGE_FORK corhere [2022-03-09T15:23:33.912Z] CHANGE_ID 43347 [2022-03-09T15:23:33.912Z] CHANGE_TARGET master [2022-03-09T15:23:33.912Z] CHANGE_TITLE pkg/sysinfo: remove libcontainer dependency [2022-03-09T15:23:33.912Z] CHANGE_URL https://github.com/moby/moby/pull/43347 [2022-03-09T15:23:33.912Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-09T15:23:33.912Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-09T15:23:33.912Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-09T15:23:33.912Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-09T15:23:33.912Z] COMPUTERNAME azwin-2-bb3e00 [2022-03-09T15:23:33.912Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-09T15:23:33.912Z] ConfigSequenceNumber 0 [2022-03-09T15:23:33.912Z] dco true [2022-03-09T15:23:33.912Z] DOCKER_BUILDKIT 0 [2022-03-09T15:23:33.912Z] DOCKER_DUT_DEBUG 1 [2022-03-09T15:23:33.912Z] DOCKER_EXPERIMENTAL 1 [2022-03-09T15:23:33.912Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-09T15:23:33.912Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-09T15:23:33.912Z] EXECUTOR_NUMBER 0 [2022-03-09T15:23:33.912Z] FQDN azwin-2-bb3e00.westus.cloudapp.azure.com [2022-03-09T15:23:33.912Z] GIT_BRANCH PR-43347 [2022-03-09T15:23:33.912Z] GIT_COMMIT b8a0c875a1fbc9a4cfebf740b1d27cc1c3d9d14e [2022-03-09T15:23:33.912Z] GIT_PREVIOUS_COMMIT e4b188f5219263326178a9c57b60a656ba245df6 [2022-03-09T15:23:33.912Z] GIT_URL https://github.com/moby/moby.git [2022-03-09T15:23:33.912Z] HUDSON_COOKIE 07c707a6-c3de-4c3f-9400-77027f773c33 [2022-03-09T15:23:33.912Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-09T15:23:33.912Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-09T15:23:33.912Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-09T15:23:33.912Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-09T15:23:33.912Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-09T15:23:33.912Z] JENKINS_NODE_COOKIE 92b795d6-0003-4a00-abc4-bfcec77f153d [2022-03-09T15:23:33.912Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-09T15:23:33.912Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-09T15:23:33.912Z] JOB_BASE_NAME PR-43347 [2022-03-09T15:23:33.912Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/display/redirect [2022-03-09T15:23:33.912Z] JOB_NAME moby/PR-43347 [2022-03-09T15:23:33.912Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/ [2022-03-09T15:23:33.912Z] library.jps.version master [2022-03-09T15:23:33.912Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-09T15:23:33.912Z] NODE_LABELS amd64 azure azwin-2-bb3e00 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-09T15:23:33.912Z] NODE_NAME azwin-2-bb3e00 [2022-03-09T15:23:33.912Z] NUMBER_OF_PROCESSORS 4 [2022-03-09T15:23:33.912Z] OS Windows_NT [2022-03-09T15:23:33.912Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-09T15:23:33.912Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-09T15:23:33.912Z] ppc64le false [2022-03-09T15:23:33.912Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-09T15:23:33.912Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-09T15:23:33.912Z] PROCESSOR_LEVEL 6 [2022-03-09T15:23:33.912Z] PROCESSOR_REVISION 4f01 [2022-03-09T15:23:33.912Z] ProgramData C:\ProgramData [2022-03-09T15:23:33.912Z] ProgramFiles C:\Program Files [2022-03-09T15:23:33.912Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-09T15:23:33.912Z] ProgramW6432 C:\Program Files [2022-03-09T15:23:33.912Z] PROMPT $P$G [2022-03-09T15:23:33.912Z] PSExecutionPolicyPreference Bypass [2022-03-09T15:23:33.912Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-09T15:23:33.912Z] PUBLIC C:\Users\Public [2022-03-09T15:23:33.912Z] rootless true [2022-03-09T15:23:33.912Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/3/display/redirect?page=artif... [2022-03-09T15:23:33.912Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/3/display/redirect?page=changes [2022-03-09T15:23:33.912Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/3/display/redirect [2022-03-09T15:23:33.912Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43347/3/display/redirect?page=tests [2022-03-09T15:23:33.912Z] s390x false [2022-03-09T15:23:33.912Z] SKIP_VALIDATION_TESTS 1 [2022-03-09T15:23:33.912Z] SOURCES_DRIVE d [2022-03-09T15:23:33.912Z] SOURCES_SUBDIR gopath [2022-03-09T15:23:33.912Z] STAGE_NAME Run tests [2022-03-09T15:23:33.912Z] SystemDrive C: [2022-03-09T15:23:33.912Z] SystemRoot C:\Windows [2022-03-09T15:23:33.912Z] TEMP C:\Windows\TEMP [2022-03-09T15:23:33.912Z] TESTDEBUG 0 [2022-03-09T15:23:33.912Z] TESTRUN_DRIVE d [2022-03-09T15:23:33.912Z] TESTRUN_SUBDIR CI [2022-03-09T15:23:33.912Z] TIMEOUT 120m [2022-03-09T15:23:33.912Z] TMP C:\Windows\TEMP [2022-03-09T15:23:33.912Z] unit_validate true [2022-03-09T15:23:33.912Z] USERDOMAIN WORKGROUP [2022-03-09T15:23:33.912Z] USERNAME azwin-2-bb3e00$ [2022-03-09T15:23:33.912Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-09T15:23:33.912Z] validate_force false [2022-03-09T15:23:33.912Z] windir C:\Windows [2022-03-09T15:23:33.912Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-09T15:23:33.912Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-09T15:23:33.912Z] windows2022 true [2022-03-09T15:23:33.912Z] windows2022containerd true [2022-03-09T15:23:33.912Z] windowsRS5 true [2022-03-09T15:23:33.912Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-09T15:23:33.912Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-09T15:23:33.912Z] [2022-03-09T15:23:33.912Z] [2022-03-09T15:23:33.912Z] [2022-03-09T15:23:34.796Z] #67 14.42 + bin/ctr [2022-03-09T15:23:36.105Z] INFO: Sources under d:\gopath\... [2022-03-09T15:23:36.105Z] INFO: Test run under d:\CI\... [2022-03-09T15:23:36.105Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-09T15:23:36.105Z] INFO: docker/docker repository was found [2022-03-09T15:23:36.105Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-09T15:23:37.081Z] ltsc2019: Pulling from windows/servercore [2022-03-09T15:23:38.059Z] 4612f6d0b889: Pulling fs layer [2022-03-09T15:23:38.060Z] 0a6173b79e25: Pulling fs layer [2022-03-09T15:23:40.128Z] #67 ... [2022-03-09T15:23:40.128Z] [2022-03-09T15:23:40.128Z] #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 [2022-03-09T15:23:40.128Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-09T15:23:40.128Z] #20 67.03 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-09T15:23:40.128Z] #20 67.03 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:23:40.128Z] #20 67.04 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:23:40.128Z] #20 68.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-09T15:23:40.128Z] #20 68.58 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:23:40.128Z] #20 68.59 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-09T15:23:40.128Z] #20 70.23 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-09T15:23:40.128Z] #20 70.24 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:23:40.128Z] #20 70.24 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:23:40.402Z] #20 74.00 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-09T15:23:40.402Z] #20 74.00 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-09T15:23:40.402Z] #20 74.00 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:23:42.317Z] #20 75.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-09T15:23:42.317Z] #20 75.74 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-09T15:23:42.317Z] #20 75.75 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-09T15:23:42.317Z] #20 75.80 Selecting previously unselected package libapparmor1:amd64. [2022-03-09T15:23:42.317Z] #20 75.81 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-09T15:23:42.317Z] #20 75.81 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-09T15:23:42.317Z] #20 75.86 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-09T15:23:42.317Z] #20 75.88 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-09T15:23:42.317Z] #20 75.88 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-09T15:23:42.317Z] #20 75.96 Selecting previously unselected package libbtrfs0:amd64. [2022-03-09T15:23:42.317Z] #20 75.97 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-09T15:23:42.579Z] #20 75.98 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-09T15:23:42.579Z] #20 76.05 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-09T15:23:42.579Z] #20 76.05 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-09T15:23:42.579Z] #20 76.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-09T15:23:42.579Z] #20 76.15 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-09T15:23:42.579Z] #20 76.15 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-09T15:23:42.579Z] #20 76.16 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:23:42.579Z] #20 76.20 Selecting previously unselected package libudev-dev:amd64. [2022-03-09T15:23:42.579Z] #20 76.20 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-09T15:23:42.579Z] #20 76.21 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-09T15:23:42.601Z] #60 231.0 # github.com/containerd/containerd/cmd/containerd [2022-03-09T15:23:42.601Z] #60 231.0 /usr/bin/ld: /tmp/go-link-2807581893/000019.o: in function `New': [2022-03-09T15:23:42.601Z] #60 231.0 /tmp/tmp.nz6M7r05Bu/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 [2022-03-09T15:23:42.601Z] #60 231.0 + bin/containerd-stress [2022-03-09T15:23:42.601Z] #60 232.0 + bin/containerd-shim [2022-03-09T15:23:42.840Z] #20 76.28 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-09T15:23:42.840Z] #20 76.28 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-09T15:23:42.840Z] #20 76.29 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-09T15:23:42.840Z] #20 76.41 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-09T15:23:42.840Z] #20 76.42 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-09T15:23:42.840Z] #20 76.43 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-09T15:23:42.840Z] #20 76.52 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-09T15:23:43.100Z] #20 76.52 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-09T15:23:43.100Z] #20 76.53 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-09T15:23:43.100Z] #20 76.62 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-09T15:23:43.100Z] #20 76.63 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-09T15:23:43.100Z] #20 76.64 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-09T15:23:43.100Z] #20 76.68 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-09T15:23:43.100Z] #20 76.69 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-09T15:23:43.100Z] #20 76.70 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-09T15:23:43.362Z] #20 76.86 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-09T15:23:43.362Z] #20 76.87 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-09T15:23:43.362Z] #20 76.87 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-09T15:23:43.362Z] #20 76.97 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-09T15:23:43.362Z] #20 76.98 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-09T15:23:43.362Z] #20 76.98 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:23:43.624Z] #20 77.07 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-09T15:23:43.624Z] #20 77.08 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-09T15:23:43.624Z] #20 77.08 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-09T15:23:43.624Z] #20 77.15 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-09T15:23:43.624Z] #20 77.16 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-09T15:23:43.624Z] #20 77.16 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-09T15:23:43.887Z] #20 77.40 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-09T15:23:43.887Z] #20 77.41 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-09T15:23:43.887Z] #20 77.42 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-09T15:23:43.887Z] #20 77.44 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-09T15:23:43.887Z] #20 77.45 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-09T15:23:43.887Z] #20 77.46 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-09T15:23:43.887Z] #20 77.47 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-09T15:23:43.887Z] #20 77.49 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-09T15:23:43.887Z] #20 77.50 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-09T15:23:43.887Z] #20 77.51 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-09T15:23:43.887Z] #20 77.53 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-09T15:23:43.887Z] #20 77.54 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-09T15:23:43.887Z] #20 77.55 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-09T15:23:43.887Z] #20 77.56 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-09T15:23:44.151Z] #20 77.57 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-09T15:23:44.151Z] #20 77.59 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-09T15:23:44.151Z] #20 77.60 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-09T15:23:44.151Z] #20 77.61 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-09T15:23:44.151Z] #20 77.62 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-09T15:23:44.151Z] #20 77.64 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-09T15:23:44.151Z] #20 77.65 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:23:44.151Z] #20 77.67 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 [2022-03-09T15:23:44.151Z] #20 77.69 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:23:44.151Z] #20 77.70 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 [2022-03-09T15:23:44.151Z] #20 77.74 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-09T15:23:44.151Z] #20 77.76 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-09T15:23:44.151Z] #20 77.77 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 [2022-03-09T15:23:44.151Z] #20 77.78 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-09T15:23:44.413Z] #20 77.80 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-09T15:23:44.413Z] #20 77.82 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:23:44.413Z] #20 77.84 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-09T15:23:44.413Z] #20 77.86 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:23:44.413Z] #20 77.88 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-09T15:23:44.414Z] #20 77.89 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:23:45.359Z] #20 DONE 78.9s [2022-03-09T15:23:45.359Z] [2022-03-09T15:23:45.359Z] #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 [2022-03-09T15:23:45.359Z] #21 sha256:db75bd3b135fe2d1bd4cb661fe8f3bb76feaaa7f57437ececffd905ad46fd13d [2022-03-09T15:23:46.748Z] #21 1.138 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-09T15:23:46.748Z] #21 1.142 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-09T15:23:46.748Z] #21 1.142 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-09T15:23:47.874Z] #60 239.0 + bin/containerd-shim-runc-v1 [2022-03-09T15:23:50.544Z] 0a6173b79e25: Verifying Checksum [2022-03-09T15:23:50.544Z] 0a6173b79e25: Download complete [2022-03-09T15:23:50.574Z] #60 235.5 # github.com/containerd/containerd/cmd/containerd [2022-03-09T15:23:50.574Z] #60 235.5 /usr/bin/ld: /tmp/go-link-2723682332/000019.o: in function `New': [2022-03-09T15:23:50.574Z] #60 235.5 /tmp/tmp.zN3sdLO7Q5/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 [2022-03-09T15:23:50.574Z] #60 235.5 + bin/containerd-stress [2022-03-09T15:23:50.574Z] #60 236.6 + bin/containerd-shim [2022-03-09T15:23:52.303Z] #21 1.651 Reading package lists... [2022-03-09T15:23:53.225Z] #60 244.1 + bin/containerd-shim-runc-v2 [2022-03-09T15:23:53.484Z] #60 244.7 + binaries [2022-03-09T15:23:53.744Z] 8f616e6e9eec: Pull complete [2022-03-09T15:23:53.751Z] #60 244.7 + install -D bin/containerd /build/containerd [2022-03-09T15:23:53.751Z] #60 244.7 + install -D bin/containerd-shim /build/containerd-shim [2022-03-09T15:23:53.751Z] #60 244.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-09T15:23:53.751Z] #60 244.7 + install -D bin/ctr /build/ctr [2022-03-09T15:23:54.753Z] #60 243.8 + bin/containerd-shim-runc-v1 [2022-03-09T15:23:55.657Z] #60 DONE 246.8s [2022-03-09T15:23:56.225Z] [2022-03-09T15:23:56.225Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-09T15:23:56.225Z] #61 sha256:779f57e8a672705cde41713e0a72e59e4739b4d1f81db16eeff3f9762afda480 [2022-03-09T15:23:56.516Z] #21 6.192 Reading package lists... [2022-03-09T15:23:57.160Z] #61 DONE 0.7s [2022-03-09T15:23:57.160Z] [2022-03-09T15:23:57.160Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-09T15:23:57.160Z] #66 sha256:b3c0924e8c820f7acd0103184bd9880a3cf9d24b75ee5a26d4bed4f5f2ca7cef [2022-03-09T15:23:57.420Z] #66 DONE 0.2s [2022-03-09T15:23:57.420Z] [2022-03-09T15:23:57.420Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-09T15:23:57.420Z] #71 sha256:d6a9f8e0c16425780f6e9970987514c81047c318a1e4d3c49ba7af04ed4805b5 [2022-03-09T15:23:57.902Z] #21 11.08 Building dependency tree... [2022-03-09T15:23:57.902Z] #21 12.22 Reading state information... [2022-03-09T15:23:58.358Z] #71 DONE 0.9s [2022-03-09T15:23:58.358Z] [2022-03-09T15:23:58.358Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-09T15:23:58.358Z] #72 sha256:ebc5d838329d22e3d817f4bb9c6c72cafea8415032aaf2f66d3de0db8fdc325e [2022-03-09T15:23:58.358Z] #72 DONE 0.0s [2022-03-09T15:23:58.358Z] [2022-03-09T15:23:58.358Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-09T15:23:58.358Z] #73 sha256:2c1af0782574f8b7a041ccc7d90f3676ddeca085e31d1f38e737740b4e7541bc [2022-03-09T15:23:58.475Z] #21 13.21 The following additional packages will be installed: [2022-03-09T15:23:58.475Z] #21 13.21 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-09T15:23:58.736Z] #21 13.21 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-09T15:23:58.736Z] #21 13.22 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-09T15:23:58.736Z] #21 13.22 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-09T15:23:58.736Z] #21 13.22 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-09T15:23:58.736Z] #21 13.22 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-09T15:23:58.736Z] #21 13.22 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-09T15:23:58.736Z] #21 13.23 Suggested packages: [2022-03-09T15:23:58.736Z] #21 13.23 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-09T15:23:58.736Z] #21 13.23 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-09T15:23:58.736Z] #21 13.23 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-09T15:23:58.736Z] #21 13.23 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-09T15:23:58.736Z] #21 13.23 seccomp:ppc64el seccomp:s390x [2022-03-09T15:23:58.736Z] #21 13.23 Recommended packages: [2022-03-09T15:23:58.736Z] #21 13.23 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-09T15:23:58.736Z] #21 13.23 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-09T15:23:58.736Z] #21 13.23 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-09T15:23:58.736Z] #21 13.23 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-09T15:23:58.924Z] #73 DONE 0.8s [2022-03-09T15:23:58.924Z] [2022-03-09T15:23:58.924Z] #74 exporting to image [2022-03-09T15:23:58.924Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-09T15:23:58.924Z] #74 exporting layers [2022-03-09T15:23:58.998Z] #21 13.65 The following NEW packages will be installed: [2022-03-09T15:23:58.998Z] #21 13.65 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-09T15:23:58.998Z] #21 13.66 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-09T15:23:58.998Z] #21 13.66 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-09T15:23:58.998Z] #21 13.66 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-09T15:23:58.998Z] #21 13.66 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-09T15:23:58.998Z] #21 13.66 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-09T15:23:58.998Z] #21 13.66 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-09T15:23:58.998Z] #21 13.66 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-09T15:23:58.998Z] #21 13.66 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-09T15:23:58.998Z] #21 13.66 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-09T15:23:58.998Z] #21 13.67 libseccomp2:ppc64el libseccomp2:s390x [2022-03-09T15:23:59.145Z] 4612f6d0b889: Verifying Checksum [2022-03-09T15:23:59.145Z] 4612f6d0b889: Download complete [2022-03-09T15:23:59.259Z] #21 14.02 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:23:59.259Z] #21 14.02 Need to get 15.9 MB of archives. [2022-03-09T15:23:59.259Z] #21 14.02 After this operation, 73.0 MB of additional disk space will be used. [2022-03-09T15:23:59.259Z] #21 14.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-09T15:23:59.259Z] #21 14.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-09T15:23:59.259Z] #21 14.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-09T15:23:59.259Z] #21 14.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-09T15:23:59.259Z] #21 14.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-09T15:23:59.259Z] #21 14.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-09T15:23:59.259Z] #21 14.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-09T15:23:59.259Z] #21 14.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-09T15:23:59.259Z] #21 14.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-09T15:23:59.523Z] #21 14.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-09T15:23:59.523Z] #21 14.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-09T15:23:59.523Z] #21 14.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-09T15:23:59.523Z] #21 14.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-09T15:23:59.523Z] #21 14.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-09T15:23:59.523Z] #21 14.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-09T15:23:59.523Z] #21 14.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-09T15:23:59.523Z] #21 14.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-09T15:23:59.523Z] #21 14.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-09T15:23:59.523Z] #21 14.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-09T15:23:59.523Z] #21 14.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-09T15:23:59.523Z] #21 14.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-09T15:23:59.523Z] #21 14.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-09T15:23:59.523Z] #21 14.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-09T15:23:59.523Z] #21 14.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-09T15:23:59.523Z] #21 14.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-09T15:23:59.523Z] #21 14.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-09T15:23:59.523Z] #21 14.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-09T15:23:59.523Z] #21 14.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-09T15:23:59.523Z] #21 14.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-09T15:23:59.523Z] #21 14.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-09T15:23:59.523Z] #21 14.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-09T15:23:59.523Z] #21 14.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-03-09T15:23:59.523Z] #21 14.26 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-09T15:23:59.523Z] #21 14.26 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-03-09T15:23:59.523Z] #21 14.26 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-09T15:23:59.523Z] #21 14.26 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-03-09T15:23:59.523Z] #21 14.26 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-09T15:23:59.523Z] #21 14.27 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-03-09T15:23:59.523Z] #21 14.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-09T15:23:59.523Z] #21 14.27 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-09T15:24:00.010Z] #60 249.0 + bin/containerd-shim-runc-v2 [2022-03-09T15:24:00.010Z] #60 249.6 + binaries [2022-03-09T15:24:00.098Z] #21 14.81 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:24:00.266Z] #60 249.6 + install -D bin/containerd /build/containerd [2022-03-09T15:24:00.266Z] #60 249.6 + install -D bin/containerd-shim /build/containerd-shim [2022-03-09T15:24:00.266Z] #60 249.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-09T15:24:00.266Z] #60 249.6 + install -D bin/ctr /build/ctr [2022-03-09T15:24:00.361Z] #21 15.03 Fetched 15.9 MB in 1s (29.7 MB/s) [2022-03-09T15:24:00.361Z] #21 15.06 Selecting previously unselected package gcc-10-base:armel. [2022-03-09T15:24:00.361Z] #21 15.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-03-09T15:24:00.361Z] #21 15.09 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-09T15:24:00.361Z] #21 15.10 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-09T15:24:00.361Z] #21 15.15 Selecting previously unselected package gcc-10-base:armhf. [2022-03-09T15:24:00.361Z] #21 15.16 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-09T15:24:00.623Z] #21 15.17 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-09T15:24:00.623Z] #21 15.23 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-09T15:24:00.623Z] #21 15.23 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-09T15:24:00.623Z] #21 15.23 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-09T15:24:00.623Z] #21 15.29 Selecting previously unselected package gcc-10-base:s390x. [2022-03-09T15:24:00.623Z] #21 15.29 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-09T15:24:00.623Z] #21 15.30 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-09T15:24:00.623Z] #21 15.35 Selecting previously unselected package gcc-10-base:arm64. [2022-03-09T15:24:00.623Z] #21 15.35 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-09T15:24:00.623Z] #21 15.35 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-09T15:24:00.884Z] #21 15.44 Selecting previously unselected package libgcc-s1:armel. [2022-03-09T15:24:00.884Z] #21 15.45 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-09T15:24:00.884Z] #21 15.45 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-09T15:24:00.884Z] #21 15.50 Selecting previously unselected package libcrypt1:armel. [2022-03-09T15:24:00.884Z] #21 15.51 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-09T15:24:00.884Z] #21 15.51 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-09T15:24:01.145Z] #21 15.60 Selecting previously unselected package libc6:armel. [2022-03-09T15:24:01.145Z] #21 15.60 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-09T15:24:01.145Z] #21 15.77 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-09T15:24:01.406Z] #21 16.15 Selecting previously unselected package libapparmor1:armel. [2022-03-09T15:24:01.668Z] #21 16.15 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-09T15:24:01.668Z] #21 16.16 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-09T15:24:01.668Z] #21 16.21 Selecting previously unselected package libapparmor-dev:armel. [2022-03-09T15:24:01.668Z] #21 16.22 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-09T15:24:01.668Z] #21 16.23 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-09T15:24:01.668Z] #21 16.30 Selecting previously unselected package libgcc-s1:arm64. [2022-03-09T15:24:01.668Z] #21 16.31 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-09T15:24:01.668Z] #21 16.31 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-09T15:24:01.668Z] #21 16.37 Selecting previously unselected package libcrypt1:arm64. [2022-03-09T15:24:01.668Z] #21 16.37 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-09T15:24:01.668Z] #21 16.38 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-09T15:24:01.929Z] #21 16.46 Selecting previously unselected package libc6:arm64. [2022-03-09T15:24:01.929Z] #21 16.47 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-09T15:24:01.929Z] #21 16.65 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-09T15:24:02.502Z] #21 17.07 Selecting previously unselected package libapparmor1:arm64. [2022-03-09T15:24:02.502Z] #21 17.08 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-09T15:24:02.502Z] #21 17.09 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-09T15:24:02.502Z] #21 17.15 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-09T15:24:02.502Z] #21 17.15 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-09T15:24:02.502Z] #21 17.16 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-09T15:24:02.502Z] #21 17.23 Selecting previously unselected package libgcc-s1:s390x. [2022-03-09T15:24:02.502Z] #21 17.24 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-09T15:24:02.502Z] #21 17.25 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-09T15:24:02.502Z] #21 17.30 Selecting previously unselected package libcrypt1:s390x. [2022-03-09T15:24:02.763Z] #21 17.30 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-09T15:24:02.764Z] #21 17.31 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-09T15:24:02.764Z] #21 17.40 Selecting previously unselected package libc6:s390x. [2022-03-09T15:24:02.764Z] #21 17.40 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-09T15:24:02.764Z] #21 17.59 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-09T15:24:02.783Z] #60 DONE 251.9s [2022-03-09T15:24:03.337Z] #21 18.08 Selecting previously unselected package libapparmor1:s390x. [2022-03-09T15:24:03.337Z] #21 18.08 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-09T15:24:03.337Z] #21 18.09 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-09T15:24:03.337Z] #21 18.15 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-09T15:24:03.348Z] [2022-03-09T15:24:03.348Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-09T15:24:03.348Z] #61 sha256:73a969850b5485d17723ed115bd3beed8ca940e23d9260930e758f8baecba6ee [2022-03-09T15:24:03.599Z] #21 18.15 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-09T15:24:03.599Z] #21 18.16 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-09T15:24:03.599Z] #21 18.23 Selecting previously unselected package libgcc-s1:armhf. [2022-03-09T15:24:03.599Z] #21 18.24 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-09T15:24:03.599Z] #21 18.25 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-09T15:24:03.599Z] #21 18.30 Selecting previously unselected package libcrypt1:armhf. [2022-03-09T15:24:03.599Z] #21 18.31 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-09T15:24:03.599Z] #21 18.31 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-09T15:24:03.599Z] #21 18.39 Selecting previously unselected package libc6:armhf. [2022-03-09T15:24:03.599Z] #21 18.39 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-09T15:24:03.910Z] #61 DONE 0.8s [2022-03-09T15:24:03.910Z] [2022-03-09T15:24:03.910Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-09T15:24:03.910Z] #66 sha256:db34738cb1079ecf94996d5d6ee9e0fef021ce38c474047577c37e6bd67213ee [2022-03-09T15:24:04.121Z] #21 18.57 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-09T15:24:04.166Z] #66 DONE 0.2s [2022-03-09T15:24:04.166Z] [2022-03-09T15:24:04.166Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-09T15:24:04.166Z] #71 sha256:25516c0a390d521bee52b4c83aaee67a8324dd6b2896b8ade123d56cf885db79 [2022-03-09T15:24:04.307Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.3% of statements [2022-03-09T15:24:04.383Z] #21 19.01 Selecting previously unselected package libapparmor1:armhf. [2022-03-09T15:24:04.383Z] #21 19.02 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-09T15:24:04.383Z] #21 19.04 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-09T15:24:04.383Z] #21 19.14 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-09T15:24:04.644Z] #21 19.14 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-09T15:24:04.644Z] #21 19.16 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-09T15:24:04.644Z] #21 19.23 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-09T15:24:04.644Z] #21 19.24 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-09T15:24:04.644Z] #21 19.25 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-09T15:24:04.644Z] #21 19.29 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-09T15:24:04.644Z] #21 19.31 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-09T15:24:04.644Z] #21 19.31 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-09T15:24:04.644Z] #21 19.39 Selecting previously unselected package libc6:ppc64el. [2022-03-09T15:24:04.905Z] #21 19.40 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-09T15:24:04.905Z] #21 19.57 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-09T15:24:05.115Z] #71 DONE 1.0s [2022-03-09T15:24:05.115Z] [2022-03-09T15:24:05.115Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-09T15:24:05.115Z] #72 sha256:86853f790c8b629076da0298d0253b677b16f48f1eeeb605ccf4f8a7955fb656 [2022-03-09T15:24:05.115Z] #72 DONE 0.0s [2022-03-09T15:24:05.250Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-03-09T15:24:05.385Z] [2022-03-09T15:24:05.385Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-09T15:24:05.385Z] #73 sha256:7cf4f58b6561662f3c7cea6fa3b8c1f06b49f5d121629bc483c041dc293d84e9 [2022-03-09T15:24:05.477Z] #21 20.13 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-09T15:24:05.477Z] #21 20.14 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-09T15:24:05.477Z] #21 20.15 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-09T15:24:05.477Z] #21 20.23 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-09T15:24:05.477Z] #21 20.23 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-09T15:24:05.477Z] #21 20.24 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-09T15:24:05.490Z] #74 exporting layers 5.9s done [2022-03-09T15:24:05.490Z] #74 writing image sha256:b0b2bc9d5a26947903f929a3445a10f4a58e2d7a530d06e228ad941367d3be70 done [2022-03-09T15:24:05.490Z] #74 naming to docker.io/library/docker:744f6d4183c9e71dd485dabc613890ff82f96116 done [2022-03-09T15:24:05.490Z] #74 DONE 5.9s [Pipeline] } [Pipeline] // stage [2022-03-09T15:24:05.511Z] ok github.com/docker/docker/cmd/dockerd/trap 2.397s coverage: 0.0% of statements [2022-03-09T15:24:05.511Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-09T15:24:05.511Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-09T15:24:05.511Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-09T15:24:05.511Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-09T15:24:05.511Z] ? github.com/docker/docker/contrib/httpserver [no test files] [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-09T15:24:05.737Z] #21 20.34 Selecting previously unselected package libseccomp2:s390x. [2022-03-09T15:24:05.737Z] #21 20.34 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-09T15:24:05.737Z] #21 20.35 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-09T15:24:05.737Z] #21 20.40 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-09T15:24:05.737Z] #21 20.40 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-09T15:24:05.737Z] #21 20.41 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-09T15:24:05.737Z] #21 20.48 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-09T15:24:05.836Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43347/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=744f6d4183c9e71dd485dabc613890ff82f96116 -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:744f6d4183c9e71dd485dabc613890ff82f96116 hack/make.sh dynbinary test-integration [2022-03-09T15:24:05.967Z] #73 DONE 0.8s [2022-03-09T15:24:05.967Z] [2022-03-09T15:24:05.967Z] #74 exporting to image [2022-03-09T15:24:05.967Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-09T15:24:05.967Z] #74 exporting layers [2022-03-09T15:24:05.998Z] #21 20.48 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-09T15:24:05.998Z] #21 20.49 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-09T15:24:05.998Z] #21 20.53 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-09T15:24:05.998Z] #21 20.54 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-09T15:24:05.998Z] #21 20.55 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-09T15:24:05.998Z] #21 20.61 Selecting previously unselected package libseccomp2:armhf. [2022-03-09T15:24:05.998Z] #21 20.62 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-09T15:24:05.998Z] #21 20.62 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-09T15:24:05.998Z] #21 20.67 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-09T15:24:05.998Z] #21 20.68 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-09T15:24:05.998Z] #21 20.68 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-09T15:24:05.998Z] #21 20.74 Selecting previously unselected package libseccomp2:armel. [2022-03-09T15:24:06.259Z] #21 20.75 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-09T15:24:06.259Z] #21 20.75 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-09T15:24:06.259Z] #21 20.80 Selecting previously unselected package libseccomp-dev:armel. [2022-03-09T15:24:06.259Z] #21 20.81 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-09T15:24:06.259Z] #21 20.82 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-09T15:24:06.259Z] #21 20.89 Selecting previously unselected package libseccomp2:arm64. [2022-03-09T15:24:06.259Z] #21 20.89 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-09T15:24:06.259Z] #21 20.89 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-09T15:24:06.259Z] #21 20.93 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-09T15:24:06.259Z] #21 20.94 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-09T15:24:06.259Z] #21 20.94 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-09T15:24:06.521Z] #21 21.03 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-09T15:24:06.521Z] #21 21.05 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-09T15:24:06.521Z] #21 21.06 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-09T15:24:06.521Z] #21 21.07 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-09T15:24:06.521Z] #21 21.09 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-09T15:24:06.521Z] #21 21.10 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-09T15:24:06.521Z] #21 21.12 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-09T15:24:06.521Z] #21 21.13 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-09T15:24:06.521Z] #21 21.14 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-09T15:24:06.521Z] #21 21.16 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-09T15:24:06.521Z] #21 21.17 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-09T15:24:06.521Z] #21 21.18 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-09T15:24:06.521Z] #21 21.20 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-09T15:24:06.521Z] #21 21.21 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-09T15:24:06.521Z] #21 21.22 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-09T15:24:06.521Z] #21 21.24 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-09T15:24:06.772Z] [2022-03-09T15:24:06.772Z] Removing bundles/ [2022-03-09T15:24:06.772Z] [2022-03-09T15:24:06.772Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-09T15:24:06.772Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-09T15:24:06.772Z] GOOS="" GOARCH="" GOARM="" [2022-03-09T15:24:07.907Z] #21 22.46 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-09T15:24:08.848Z] #21 23.65 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-09T15:24:09.720Z] ok github.com/docker/docker/daemon/cluster 0.042s coverage: 0.5% of statements [2022-03-09T15:24:10.233Z] #21 24.87 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-09T15:24:11.617Z] #21 26.10 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-09T15:24:12.269Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-03-09T15:24:12.561Z] #21 27.32 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-09T15:24:12.561Z] #21 27.34 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-09T15:24:12.561Z] #21 27.35 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-09T15:24:12.561Z] #21 27.36 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-09T15:24:12.822Z] #21 27.38 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-09T15:24:12.822Z] #21 27.39 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-09T15:24:12.822Z] #21 27.40 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-09T15:24:12.822Z] #21 27.42 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-09T15:24:12.822Z] #21 27.43 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-09T15:24:12.822Z] #21 27.45 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-09T15:24:12.822Z] #21 27.46 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-09T15:24:12.822Z] #21 27.47 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-09T15:24:12.822Z] #21 27.48 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-09T15:24:12.822Z] #21 27.50 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-09T15:24:12.822Z] #21 27.51 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-09T15:24:12.822Z] #21 27.52 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-09T15:24:12.822Z] #21 27.53 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-09T15:24:12.822Z] #21 27.55 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-09T15:24:12.822Z] #21 27.56 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-09T15:24:13.084Z] #21 27.57 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-09T15:24:13.084Z] #21 27.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:24:13.214Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 35.9% of statements [2022-03-09T15:24:13.346Z] #21 DONE 28.2s [2022-03-09T15:24:13.346Z] [2022-03-09T15:24:13.346Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:24:13.346Z] #67 sha256:cec34fa132ea378b4cb266b9aad41881f05c03f10eec970e402c075772c1f9c0 [2022-03-09T15:24:13.608Z] #67 ... [2022-03-09T15:24:13.609Z] [2022-03-09T15:24:13.609Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-09T15:24:13.609Z] #62 sha256:d3570ed7bef6ed13da65236253f40cbe68c1a3088a4fec112d37cf9c79695dee [2022-03-09T15:24:13.609Z] #62 DONE 0.1s [2022-03-09T15:24:13.609Z] [2022-03-09T15:24:13.609Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-09T15:24:13.609Z] #22 sha256:049910e928085381c0242f32aad2fd6a9c72d163e636c7a2fccc1360c0dc0548 [2022-03-09T15:24:14.068Z] #74 exporting layers 6.7s done [2022-03-09T15:24:14.068Z] #74 writing image sha256:d85de92f91a4bbe2b69f5c1ea4aa65a503316a696fcb7dc0215ac474c633cc07 done [2022-03-09T15:24:14.068Z] #74 naming to docker.io/library/docker:0b42766882402f5872fd42a0ad5083334fdeb50b done [2022-03-09T15:24:14.068Z] #74 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-09T15:24:14.408Z] + trap exit INT TERM [2022-03-09T15:24:14.408Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-09T15:24:14.408Z] + CONTAINER_NAME=docker-pr3 [2022-03-09T15:24:14.408Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43347/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43347/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0b42766882402f5872fd42a0ad5083334fdeb50b -e DOCKER_GRAPHDRIVER docker:0b42766882402f5872fd42a0ad5083334fdeb50b hack/make.sh dynbinary [2022-03-09T15:24:14.996Z] #22 DONE 1.3s [2022-03-09T15:24:14.996Z] [2022-03-09T15:24:14.996Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:24:14.996Z] #63 sha256:136a98abcdd9c6a218cb14a900e375acb080288403a2095abe090cb7cd96edfa [2022-03-09T15:24:14.996Z] #63 1.146 + RM_GOPATH=0 [2022-03-09T15:24:14.996Z] #63 1.146 + TMP_GOPATH= [2022-03-09T15:24:14.996Z] #63 1.146 + : /build [2022-03-09T15:24:14.996Z] #63 1.146 + '[' -z '' ']' [2022-03-09T15:24:14.996Z] #63 1.147 ++ mktemp -d [2022-03-09T15:24:14.996Z] #63 1.149 + export GOPATH=/tmp/tmp.UZw3IPbpWF [2022-03-09T15:24:14.996Z] #63 1.149 + GOPATH=/tmp/tmp.UZw3IPbpWF [2022-03-09T15:24:14.996Z] #63 1.149 + RM_GOPATH=1 [2022-03-09T15:24:14.996Z] #63 1.149 + case "$(go env GOARCH)" in [2022-03-09T15:24:14.996Z] #63 1.149 ++ go env GOARCH [2022-03-09T15:24:14.996Z] #63 1.158 + export GO_BUILDMODE=-buildmode=pie [2022-03-09T15:24:14.996Z] #63 1.158 + GO_BUILDMODE=-buildmode=pie [2022-03-09T15:24:14.996Z] #63 1.159 ++ dirname /install.sh [2022-03-09T15:24:14.996Z] #63 1.159 + dir=/ [2022-03-09T15:24:14.996Z] #63 1.160 + bin=runc [2022-03-09T15:24:14.996Z] #63 1.160 + shift [2022-03-09T15:24:14.996Z] #63 1.160 + '[' '!' -f //runc.installer ']' [2022-03-09T15:24:14.996Z] #63 1.160 + . //runc.installer [2022-03-09T15:24:14.996Z] #63 1.160 ++ set -e [2022-03-09T15:24:14.996Z] #63 1.160 ++ : v1.1.0 [2022-03-09T15:24:14.996Z] #63 1.160 + install_runc [2022-03-09T15:24:14.996Z] #63 1.160 + RUNC_BUILDTAGS=seccomp [2022-03-09T15:24:14.996Z] #63 1.160 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-09T15:24:14.996Z] #63 1.160 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UZw3IPbpWF/src/github.com/opencontainers/runc [2022-03-09T15:24:14.996Z] #63 1.160 Install runc version v1.1.0 (build tags: seccomp) [2022-03-09T15:24:14.996Z] #63 1.161 Cloning into '/tmp/tmp.UZw3IPbpWF/src/github.com/opencontainers/runc'... [2022-03-09T15:24:15.337Z] [2022-03-09T15:24:15.337Z] Removing bundles/ [2022-03-09T15:24:15.337Z] [2022-03-09T15:24:15.337Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-09T15:24:15.337Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-09T15:24:15.337Z] GOOS="" GOARCH="" GOARM="" [2022-03-09T15:24:15.940Z] #63 ... [2022-03-09T15:24:15.940Z] [2022-03-09T15:24:15.940Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-09T15:24:15.940Z] #23 sha256:08ef7aab0ae1c051ee5514bf7661a991d1f1c86a87327c5fa71e369ed4370d6a [2022-03-09T15:24:15.940Z] #23 DONE 0.9s [2022-03-09T15:24:15.940Z] [2022-03-09T15:24:15.940Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-09T15:24:15.940Z] #24 sha256:57c943574319571dc37b4c12cf80791bbd2382fc4b8f8d5e6a767a99787cda50 [2022-03-09T15:24:16.515Z] #24 0.847 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-09T15:24:16.515Z] #24 DONE 0.9s [2022-03-09T15:24:16.515Z] [2022-03-09T15:24:16.515Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:24:16.515Z] #67 sha256:cec34fa132ea378b4cb266b9aad41881f05c03f10eec970e402c075772c1f9c0 [2022-03-09T15:24:16.776Z] #67 ... [2022-03-09T15:24:16.776Z] [2022-03-09T15:24:16.776Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-09T15:24:16.776Z] #25 sha256:c79e1e4a6eeaa399b796a413950280c15dcd45913219f685865b0df00db85412 [2022-03-09T15:24:17.724Z] #25 DONE 0.9s [2022-03-09T15:24:17.724Z] [2022-03-09T15:24:17.724Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:24:17.724Z] #67 sha256:cec34fa132ea378b4cb266b9aad41881f05c03f10eec970e402c075772c1f9c0 [2022-03-09T15:24:17.724Z] #67 ... [2022-03-09T15:24:17.724Z] [2022-03-09T15:24:17.724Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-09T15:24:17.724Z] #26 sha256:d326afb01be0f9fa2354eaf00d23e7439b881216a41668b7ebc2270a7f9867b1 [2022-03-09T15:24:18.213Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-09T15:24:18.213Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-09T15:24:18.213Z] GOOS="" GOARCH="" GOARM="" [2022-03-09T15:24:18.213Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-09T15:24:18.213Z] [2022-03-09T15:24:18.213Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-09T15:24:18.474Z] DOCKER_SYSTEMD=1 [2022-03-09T15:24:18.474Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-09T15:24:18.474Z] HOSTNAME=773b388b2f02 [2022-03-09T15:24:18.474Z] DEST=bundles/test-integration [2022-03-09T15:24:18.474Z] PWD=/go/src/github.com/docker/docker [2022-03-09T15:24:18.474Z] DOCKER_GITCOMMIT=fabaa2b59901f7f08fd4b83daf2a207f161dae54 [2022-03-09T15:24:18.474Z] container=docker [2022-03-09T15:24:18.474Z] HOME=/root [2022-03-09T15:24:18.474Z] LANG=C.UTF-8 [2022-03-09T15:24:18.474Z] INVOCATION_ID=e90b19b3ed2a4d008a3cd1a84d83b22f [2022-03-09T15:24:18.474Z] GOLANG_VERSION=1.17.8 [2022-03-09T15:24:18.474Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-09T15:24:18.474Z] VALIDATE_BRANCH=master [2022-03-09T15:24:18.474Z] TERM=xterm [2022-03-09T15:24:18.474Z] DOCKER_PKG=github.com/docker/docker [2022-03-09T15:24:18.474Z] SHLVL=3 [2022-03-09T15:24:18.474Z] TIMEOUT=120m [2022-03-09T15:24:18.474Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-09T15:24:18.474Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-09T15:24:18.474Z] GO111MODULE=off [2022-03-09T15:24:18.474Z] DOCKER_EXPERIMENTAL=1 [2022-03-09T15:24:18.474Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-09T15:24:18.474Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-09T15:24:18.474Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-09T15:24:18.474Z] GOPATH=/go [2022-03-09T15:24:18.474Z] PKG_CONFIG=pkg-config [2022-03-09T15:24:18.474Z] _=/usr/bin/env [2022-03-09T15:24:18.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-09T15:24:18.668Z] #26 DONE 0.9s [2022-03-09T15:24:18.668Z] [2022-03-09T15:24:18.668Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-09T15:24:18.668Z] #27 sha256:31b8876c5768dd12c94844f6e4b385a2f5b2c66122305733c479327e231acf32 [2022-03-09T15:24:19.246Z] #27 DONE 0.9s [2022-03-09T15:24:19.246Z] [2022-03-09T15:24:19.246Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:24:19.246Z] #63 sha256:136a98abcdd9c6a218cb14a900e375acb080288403a2095abe090cb7cd96edfa [2022-03-09T15:24:19.246Z] #63 5.416 + cd /tmp/tmp.UZw3IPbpWF/src/github.com/opencontainers/runc [2022-03-09T15:24:19.246Z] #63 5.416 + git checkout -q v1.1.0 [2022-03-09T15:24:19.246Z] #63 5.671 + '[' -z '' ']' [2022-03-09T15:24:19.246Z] #63 5.671 + target=static [2022-03-09T15:24:19.246Z] #63 5.671 + make BUILDTAGS=seccomp static [2022-03-09T15:24:19.507Z] #63 5.809 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-09T15:24:21.357Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2022-03-09T15:24:21.357Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.0% of statements [2022-03-09T15:24:21.618Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-03-09T15:24:22.560Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-09T15:24:23.131Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.009s coverage: 4.2% of statements [2022-03-09T15:24:24.074Z] ok github.com/docker/docker/daemon 10.102s coverage: 17.2% of statements [2022-03-09T15:24:24.074Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-09T15:24:24.074Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-09T15:24:24.074Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-09T15:24:24.074Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-09T15:24:24.646Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-03-09T15:24:24.795Z] #63 ... [2022-03-09T15:24:24.795Z] [2022-03-09T15:24:24.795Z] #28 [dev-systemd-false 7/24] 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 [2022-03-09T15:24:24.795Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-09T15:24:24.795Z] #28 1.278 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-09T15:24:24.795Z] #28 1.298 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-09T15:24:24.795Z] #28 1.298 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-09T15:24:24.796Z] #28 1.546 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-09T15:24:24.796Z] #28 1.733 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-09T15:24:24.796Z] #28 1.949 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-09T15:24:24.796Z] #28 2.130 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-09T15:24:24.796Z] #28 2.310 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-09T15:24:24.796Z] #28 2.595 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-09T15:24:24.796Z] #28 2.846 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-09T15:24:24.796Z] #28 2.848 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-09T15:24:24.796Z] #28 2.850 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-09T15:24:24.796Z] #28 2.856 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-09T15:24:24.796Z] #28 2.857 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-09T15:24:24.796Z] #28 2.862 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-09T15:24:24.796Z] #28 3.307 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-09T15:24:24.796Z] #28 3.313 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-09T15:24:24.796Z] #28 3.314 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-09T15:24:24.796Z] #28 3.314 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-09T15:24:24.796Z] #28 3.314 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-09T15:24:24.796Z] #28 3.315 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-09T15:24:25.220Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.339s coverage: 56.2% of statements [2022-03-09T15:24:27.173Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-03-09T15:24:27.344Z] #28 ... [2022-03-09T15:24:27.344Z] [2022-03-09T15:24:27.344Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:24:27.344Z] #67 sha256:cec34fa132ea378b4cb266b9aad41881f05c03f10eec970e402c075772c1f9c0 [2022-03-09T15:24:27.344Z] #67 67.01 + bin/containerd [2022-03-09T15:24:27.545Z] 8f616e6e9eec: Pull complete [2022-03-09T15:24:28.562Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.284s coverage: 50.5% of statements [2022-03-09T15:24:29.136Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.490s coverage: 45.9% of statements [2022-03-09T15:24:29.136Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-09T15:24:30.522Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-03-09T15:24:30.522Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.876s coverage: 58.0% of statements [2022-03-09T15:24:30.522Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-09T15:24:30.522Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-09T15:24:31.464Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 2.9% of statements [2022-03-09T15:24:32.036Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-03-09T15:24:32.607Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 6.8% of statements [2022-03-09T15:24:32.607Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-09T15:24:32.607Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-09T15:24:33.552Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.0% of statements [2022-03-09T15:24:33.814Z] ok github.com/docker/docker/daemon/logger/awslogs 0.147s coverage: 80.2% of statements [2022-03-09T15:24:33.935Z] #67 ... [2022-03-09T15:24:33.935Z] [2022-03-09T15:24:33.935Z] #28 [dev-systemd-false 7/24] 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 [2022-03-09T15:24:33.935Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-09T15:24:33.935Z] #28 13.64 Fetched 48.9 MB in 13s (3823 kB/s) [2022-03-09T15:24:34.075Z] ok github.com/docker/docker/daemon/logger/fluentd 0.004s coverage: 33.6% of statements [2022-03-09T15:24:34.075Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-09T15:24:34.337Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2022-03-09T15:24:34.909Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-03-09T15:24:35.170Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 69.9% of statements [2022-03-09T15:24:35.170Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-03-09T15:24:36.115Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 78.7% of statements [2022-03-09T15:24:36.115Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-09T15:24:36.115Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 59.1% of statements [2022-03-09T15:24:36.687Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2022-03-09T15:24:37.630Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-09T15:24:37.630Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-03-09T15:24:38.201Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-09T15:24:38.773Z] ok github.com/docker/docker/daemon/logger/splunk 1.612s coverage: 82.5% of statements [2022-03-09T15:24:38.773Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-09T15:24:38.773Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-09T15:24:39.718Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-03-09T15:24:40.290Z] ok github.com/docker/docker/distribution 0.609s coverage: 28.4% of statements [2022-03-09T15:24:40.290Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-09T15:24:40.529Z] #28 13.64 Reading package lists... [2022-03-09T15:24:40.861Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-09T15:24:41.432Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-03-09T15:24:42.004Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-09T15:24:42.265Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 84.9% of statements [2022-03-09T15:24:42.265Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-09T15:24:42.526Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-09T15:24:42.787Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2022-03-09T15:24:42.787Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-09T15:24:43.358Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-03-09T15:24:43.930Z] ok github.com/docker/docker/oci 0.011s coverage: 43.3% of statements [2022-03-09T15:24:44.501Z] ok github.com/docker/docker/opts 0.021s coverage: 67.4% of statements [2022-03-09T15:24:44.762Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-09T15:24:46.148Z] ok github.com/docker/docker/pkg/archive 0.292s coverage: 82.5% of statements [2022-03-09T15:24:47.091Z] ok github.com/docker/docker/pkg/authorization 0.159s coverage: 68.3% of statements [2022-03-09T15:24:47.091Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-09T15:24:47.121Z] #28 20.35 Reading package lists... [2022-03-09T15:24:47.352Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-09T15:24:47.693Z] #28 26.89 Building dependency tree... [2022-03-09T15:24:49.685Z] #28 30.02 bzip2 is already the newest version (1.0.8-4). [2022-03-09T15:24:49.685Z] #28 30.02 patch is already the newest version (2.7.6-7). [2022-03-09T15:24:49.685Z] #28 30.02 xz-utils is already the newest version (5.2.5-2). [2022-03-09T15:24:49.685Z] #28 30.02 The following additional packages will be installed: [2022-03-09T15:24:49.685Z] #28 30.02 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-09T15:24:49.685Z] #28 30.03 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-09T15:24:49.685Z] #28 30.04 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-09T15:24:49.686Z] #28 30.04 python3-pkg-resources vim-runtime xxd [2022-03-09T15:24:49.686Z] #28 30.06 Suggested packages: [2022-03-09T15:24:49.686Z] #28 30.06 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-09T15:24:49.686Z] #28 30.06 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-09T15:24:49.686Z] #28 30.06 Recommended packages: [2022-03-09T15:24:49.686Z] #28 30.06 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-09T15:24:50.656Z] ok github.com/docker/docker/pkg/chrootarchive 2.539s coverage: 43.5% of statements [2022-03-09T15:24:50.656Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-09T15:24:50.917Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-09T15:24:51.086Z] #28 31.61 The following NEW packages will be installed: [2022-03-09T15:24:51.086Z] #28 31.62 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-09T15:24:51.086Z] #28 31.62 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-09T15:24:51.086Z] #28 31.62 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-09T15:24:51.086Z] #28 31.63 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-09T15:24:51.086Z] #28 31.64 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-09T15:24:51.086Z] #28 31.65 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-09T15:24:51.086Z] #28 31.65 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-09T15:24:51.178Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-03-09T15:24:51.178Z] ok github.com/docker/docker/layer 7.100s coverage: 69.0% of statements [2022-03-09T15:24:51.178Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-09T15:24:51.178Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-09T15:24:51.179Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-09T15:24:51.179Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-09T15:24:51.179Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-09T15:24:51.179Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-09T15:24:51.346Z] #28 32.09 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-03-09T15:24:51.346Z] #28 32.09 Need to get 18.6 MB of archives. [2022-03-09T15:24:51.346Z] #28 32.09 After this operation, 71.4 MB of additional disk space will be used. [2022-03-09T15:24:51.346Z] #28 32.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-09T15:24:51.346Z] #28 32.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-09T15:24:51.346Z] #28 32.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-09T15:24:51.346Z] #28 32.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-09T15:24:51.346Z] #28 32.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-09T15:24:51.346Z] #28 32.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-09T15:24:51.346Z] #28 32.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-09T15:24:51.346Z] #28 32.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-09T15:24:51.346Z] #28 32.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-09T15:24:51.609Z] #28 32.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-09T15:24:51.609Z] #28 32.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-09T15:24:51.609Z] #28 32.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-09T15:24:51.609Z] #28 32.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-09T15:24:51.609Z] #28 32.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-09T15:24:51.609Z] #28 32.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-09T15:24:51.609Z] #28 32.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-09T15:24:51.609Z] #28 32.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-09T15:24:51.609Z] #28 32.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-09T15:24:51.609Z] #28 32.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-09T15:24:51.609Z] #28 32.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-09T15:24:51.609Z] #28 32.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-09T15:24:51.609Z] #28 32.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-09T15:24:51.609Z] #28 32.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-09T15:24:51.609Z] #28 32.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-09T15:24:51.609Z] #28 32.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-09T15:24:51.609Z] #28 32.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-09T15:24:51.609Z] #28 32.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-09T15:24:51.609Z] #28 32.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-09T15:24:51.609Z] #28 32.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-09T15:24:51.609Z] #28 32.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-09T15:24:51.609Z] #28 32.21 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-09T15:24:51.609Z] #28 32.22 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-09T15:24:51.609Z] #28 32.22 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-09T15:24:51.609Z] #28 32.22 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-09T15:24:51.609Z] #28 32.23 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-09T15:24:51.609Z] #28 32.23 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-09T15:24:51.609Z] #28 32.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-09T15:24:51.609Z] #28 32.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-09T15:24:51.609Z] #28 32.25 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-09T15:24:51.609Z] #28 32.25 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-09T15:24:51.609Z] #28 32.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-09T15:24:51.609Z] #28 32.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-09T15:24:51.758Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-03-09T15:24:51.871Z] #28 32.36 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-09T15:24:51.871Z] #28 32.36 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-09T15:24:52.019Z] ok github.com/docker/docker/pkg/fsutils 0.129s coverage: 85.1% of statements [2022-03-09T15:24:52.019Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2022-03-09T15:24:52.280Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-09T15:24:52.444Z] #28 33.00 debconf: delaying package configuration, since apt-utils is not installed [2022-03-09T15:24:52.705Z] #28 33.27 Fetched 18.6 MB in 1s (32.6 MB/s) [2022-03-09T15:24:52.705Z] #28 33.32 Selecting previously unselected package pigz. [2022-03-09T15:24:52.705Z] #28 33.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-03-09T15:24:52.705Z] #28 33.40 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-09T15:24:52.705Z] #28 33.40 Unpacking pigz (2.6-1) ... [2022-03-09T15:24:52.705Z] #28 33.48 Selecting previously unselected package libelf1:amd64. [2022-03-09T15:24:52.852Z] ok github.com/docker/docker/pkg/idtools 0.333s coverage: 69.5% of statements [2022-03-09T15:24:52.967Z] #28 33.48 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-09T15:24:52.967Z] #28 33.49 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-09T15:24:52.967Z] #28 33.59 Selecting previously unselected package libbpf0:amd64. [2022-03-09T15:24:52.967Z] #28 33.59 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-09T15:24:52.967Z] #28 33.60 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-09T15:24:52.967Z] #28 33.66 Selecting previously unselected package libcap2:amd64. [2022-03-09T15:24:52.967Z] #28 33.68 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-09T15:24:52.967Z] #28 33.68 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-09T15:24:52.967Z] #28 33.73 Selecting previously unselected package libmnl0:amd64. [2022-03-09T15:24:53.113Z] ok github.com/docker/docker/pkg/ioutils 0.375s coverage: 71.5% of statements [2022-03-09T15:24:53.228Z] #28 33.74 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-09T15:24:53.228Z] #28 33.74 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-09T15:24:53.228Z] #28 33.79 Selecting previously unselected package libxtables12:amd64. [2022-03-09T15:24:53.228Z] #28 33.80 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-09T15:24:53.228Z] #28 33.80 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-09T15:24:53.228Z] #28 33.86 Selecting previously unselected package libcap2-bin. [2022-03-09T15:24:53.228Z] #28 33.87 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-09T15:24:53.228Z] #28 33.88 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-09T15:24:53.228Z] #28 33.95 Selecting previously unselected package iproute2. [2022-03-09T15:24:53.228Z] #28 33.96 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-09T15:24:53.228Z] #28 33.96 Unpacking iproute2 (5.10.0-4) ... [2022-03-09T15:24:53.374Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2022-03-09T15:24:53.374Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-09T15:24:53.374Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-09T15:24:53.490Z] #28 34.19 Selecting previously unselected package xxd. [2022-03-09T15:24:53.490Z] #28 34.20 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-09T15:24:53.490Z] #28 34.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:24:53.635Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-03-09T15:24:53.635Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-09T15:24:53.750Z] #28 34.31 Selecting previously unselected package vim-common. [2022-03-09T15:24:53.750Z] #28 34.32 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-09T15:24:53.750Z] #28 34.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:24:53.896Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-03-09T15:24:53.896Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-03-09T15:24:54.010Z] #28 34.42 Selecting previously unselected package bash-completion. [2022-03-09T15:24:54.010Z] #28 34.43 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-09T15:24:54.158Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-09T15:24:54.158Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-09T15:24:54.158Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-09T15:24:54.731Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-03-09T15:24:54.992Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-09T15:24:55.253Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-09T15:24:55.396Z] #28 35.67 Unpacking bash-completion (1:2.11-2) ... [2022-03-09T15:24:55.396Z] #28 35.95 Selecting previously unselected package apparmor. [2022-03-09T15:24:55.396Z] #28 35.95 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-09T15:24:55.396Z] #28 35.99 Unpacking apparmor (2.13.6-10) ... [2022-03-09T15:24:55.513Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-09T15:24:55.674Z] #28 36.22 Selecting previously unselected package inetutils-ping. [2022-03-09T15:24:55.674Z] #28 36.23 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-09T15:24:55.674Z] #28 36.23 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-09T15:24:55.674Z] #28 36.31 Selecting previously unselected package libip4tc2:amd64. [2022-03-09T15:24:55.674Z] #28 36.32 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-09T15:24:55.674Z] #28 36.33 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-09T15:24:55.674Z] #28 36.40 Selecting previously unselected package libip6tc2:amd64. [2022-03-09T15:24:55.674Z] #28 36.40 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-09T15:24:55.674Z] #28 36.41 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-09T15:24:55.674Z] #28 36.46 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-09T15:24:55.935Z] #28 36.47 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-09T15:24:55.935Z] #28 36.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-09T15:24:55.935Z] #28 36.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-09T15:24:55.935Z] #28 36.54 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-09T15:24:55.935Z] #28 36.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-09T15:24:55.935Z] #28 36.60 Selecting previously unselected package libnftnl11:amd64. [2022-03-09T15:24:56.198Z] #28 36.60 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-09T15:24:56.198Z] #28 36.61 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-09T15:24:56.198Z] #28 36.68 Selecting previously unselected package iptables. [2022-03-09T15:24:56.198Z] #28 36.69 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-09T15:24:56.198Z] #28 36.69 Unpacking iptables (1.8.7-1) ... [2022-03-09T15:24:56.460Z] #28 36.89 Selecting previously unselected package libonig5:amd64. [2022-03-09T15:24:56.460Z] #28 36.90 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-09T15:24:56.460Z] #28 36.91 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-09T15:24:56.460Z] #28 37.00 Selecting previously unselected package libjq1:amd64. [2022-03-09T15:24:56.460Z] #28 37.01 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-09T15:24:56.460Z] #28 37.02 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-09T15:24:56.460Z] #28 37.09 Selecting previously unselected package jq. [2022-03-09T15:24:56.722Z] #28 37.11 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-09T15:24:56.722Z] #28 37.12 Unpacking jq (1.6-2.1) ... [2022-03-09T15:24:56.722Z] #28 37.19 Selecting previously unselected package libaio1:amd64. [2022-03-09T15:24:56.722Z] #28 37.20 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-09T15:24:56.722Z] #28 37.20 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-09T15:24:56.722Z] #28 37.25 Selecting previously unselected package libgpm2:amd64. [2022-03-09T15:24:56.722Z] #28 37.26 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-09T15:24:56.722Z] #28 37.26 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-09T15:24:56.722Z] #28 37.33 Selecting previously unselected package libinih1:amd64. [2022-03-09T15:24:56.722Z] #28 37.33 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-09T15:24:56.722Z] #28 37.34 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-09T15:24:56.722Z] #28 37.40 Selecting previously unselected package libnet1:amd64. [2022-03-09T15:24:56.899Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-03-09T15:24:56.899Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-09T15:24:56.984Z] #28 37.40 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-09T15:24:56.984Z] #28 37.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:24:56.984Z] #28 37.47 Selecting previously unselected package libnl-3-200:amd64. [2022-03-09T15:24:56.984Z] #28 37.49 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-09T15:24:56.984Z] #28 37.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-09T15:24:56.984Z] #28 37.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-09T15:24:56.984Z] #28 37.58 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-09T15:24:56.984Z] #28 37.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-09T15:24:56.984Z] #28 37.63 Selecting previously unselected package net-tools. [2022-03-09T15:24:56.984Z] #28 37.64 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-09T15:24:56.984Z] #28 37.65 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-09T15:24:57.160Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-09T15:24:57.245Z] #28 37.76 Selecting previously unselected package python-pip-whl. [2022-03-09T15:24:57.245Z] #28 37.78 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-09T15:24:57.245Z] #28 37.79 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-09T15:24:57.422Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-09T15:24:57.506Z] #28 38.13 Selecting previously unselected package python3-lib2to3. [2022-03-09T15:24:57.506Z] #28 38.13 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-09T15:24:57.506Z] #28 38.14 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-09T15:24:57.506Z] #28 38.22 Selecting previously unselected package python3-distutils. [2022-03-09T15:24:57.506Z] #28 38.22 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-09T15:24:57.506Z] #28 38.23 Unpacking python3-distutils (3.9.2-1) ... [2022-03-09T15:24:57.685Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-03-09T15:24:57.685Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-09T15:24:57.768Z] #28 38.32 Selecting previously unselected package python3-pkg-resources. [2022-03-09T15:24:57.768Z] #28 38.33 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-09T15:24:57.768Z] #28 38.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:24:57.768Z] #28 38.43 Selecting previously unselected package python3-setuptools. [2022-03-09T15:24:57.768Z] #28 38.44 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-09T15:24:58.030Z] #28 38.44 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-09T15:24:58.030Z] #28 38.62 Selecting previously unselected package python3-wheel. [2022-03-09T15:24:58.030Z] #28 38.63 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-09T15:24:58.030Z] #28 38.64 Unpacking python3-wheel (0.34.2-1) ... [2022-03-09T15:24:58.030Z] #28 38.70 Selecting previously unselected package python3-pip. [2022-03-09T15:24:58.259Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.3% of statements [2022-03-09T15:24:58.291Z] #28 38.71 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-09T15:24:58.291Z] #28 38.72 Unpacking python3-pip (20.3.4-4) ... [2022-03-09T15:24:58.291Z] #28 38.88 Selecting previously unselected package sudo. [2022-03-09T15:24:58.291Z] #28 38.88 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-09T15:24:58.291Z] #28 38.89 Unpacking sudo (1.9.5p2-3) ... [2022-03-09T15:24:58.520Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-09T15:24:58.554Z] #28 39.25 Selecting previously unselected package thin-provisioning-tools. [2022-03-09T15:24:58.816Z] #28 39.26 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-09T15:24:58.816Z] #28 39.27 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-09T15:24:58.816Z] #28 39.41 Selecting previously unselected package uidmap. [2022-03-09T15:24:58.816Z] #28 39.42 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-09T15:24:58.816Z] #28 39.43 Unpacking uidmap (1:4.8.1-1) ... [2022-03-09T15:24:59.078Z] #28 39.55 Selecting previously unselected package vim-runtime. [2022-03-09T15:24:59.078Z] #28 39.56 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-09T15:24:59.078Z] #28 39.58 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-09T15:24:59.078Z] #28 39.60 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-09T15:24:59.078Z] #28 39.61 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:24:59.092Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2022-03-09T15:24:59.353Z] ok github.com/docker/docker/pkg/tarsum 0.052s coverage: 89.3% of statements [2022-03-09T15:24:59.927Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-09T15:24:59.927Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-09T15:24:59.927Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-09T15:25:00.998Z] #28 41.35 Selecting previously unselected package vim. [2022-03-09T15:25:00.998Z] #28 41.36 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-09T15:25:00.998Z] #28 41.37 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:25:01.260Z] #28 41.69 Selecting previously unselected package xfsprogs. [2022-03-09T15:25:01.260Z] #28 41.69 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-09T15:25:01.260Z] #28 41.70 Unpacking xfsprogs (5.10.0-4) ... [2022-03-09T15:25:01.260Z] #28 41.93 Selecting previously unselected package zip. [2022-03-09T15:25:01.260Z] #28 41.95 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-09T15:25:01.260Z] #28 41.95 Unpacking zip (3.0-12) ... [2022-03-09T15:25:01.522Z] #28 42.05 Selecting previously unselected package zstd. [2022-03-09T15:25:01.522Z] #28 42.07 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-09T15:25:01.522Z] #28 42.07 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-09T15:25:01.784Z] #28 42.34 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-09T15:25:01.842Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-03-09T15:25:02.103Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-09T15:25:02.360Z] #28 43.01 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-09T15:25:02.360Z] #28 43.02 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-09T15:25:02.360Z] #28 43.04 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-09T15:25:02.622Z] #28 43.05 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-09T15:25:02.622Z] #28 43.07 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-09T15:25:02.622Z] #28 43.08 Setting up uidmap (1:4.8.1-1) ... [2022-03-09T15:25:02.622Z] #28 43.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-09T15:25:02.622Z] #28 43.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-09T15:25:02.622Z] #28 43.13 Setting up python3-wheel (0.34.2-1) ... [2022-03-09T15:25:02.675Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-03-09T15:25:02.883Z] #28 43.55 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:25:02.883Z] #28 43.56 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-09T15:25:02.883Z] #28 43.57 Setting up libcap2-bin (1:2.44-1) ... [2022-03-09T15:25:02.883Z] #28 43.59 Setting up apparmor (2.13.6-10) ... [2022-03-09T15:25:03.618Z] ok github.com/docker/docker/quota 0.240s coverage: 71.4% of statements [2022-03-09T15:25:04.190Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-09T15:25:04.271Z] #28 44.82 Setting up zip (3.0-12) ... [2022-03-09T15:25:04.271Z] #28 44.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:25:04.271Z] #28 44.87 Setting up bash-completion (1:2.11-2) ... [2022-03-09T15:25:05.133Z] ok github.com/docker/docker/registry 0.086s coverage: 58.3% of statements [2022-03-09T15:25:05.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-09T15:25:05.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-09T15:25:05.394Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-09T15:25:05.655Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-09T15:25:05.658Z] #28 46.27 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-09T15:25:05.658Z] #28 46.28 Setting up sudo (1.9.5p2-3) ... [2022-03-09T15:25:05.658Z] #28 46.35 invoke-rc.d: could not determine current runlevel [2022-03-09T15:25:05.658Z] #28 46.35 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-09T15:25:05.658Z] #28 46.36 Setting up xfsprogs (5.10.0-4) ... [2022-03-09T15:25:05.658Z] #28 46.38 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-09T15:25:05.658Z] #28 46.41 Setting up inetutils-ping (2:2.0-1) ... [2022-03-09T15:25:05.920Z] #28 46.42 Setting up pigz (2.6-1) ... [2022-03-09T15:25:05.920Z] #28 46.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-09T15:25:05.920Z] #28 46.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-09T15:25:05.920Z] #28 46.49 Setting up python-pip-whl (20.3.4-4) ... [2022-03-09T15:25:05.920Z] #28 46.51 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:25:06.227Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.7% of statements [2022-03-09T15:25:06.488Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-03-09T15:25:06.492Z] #28 46.99 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-09T15:25:06.492Z] #28 47.01 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-09T15:25:06.753Z] #28 47.28 Setting up libelf1:amd64 (0.183-1) ... [2022-03-09T15:25:06.753Z] #28 47.29 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-09T15:25:06.753Z] #28 47.30 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-09T15:25:06.753Z] #28 47.31 Setting up python3-distutils (3.9.2-1) ... [2022-03-09T15:25:07.016Z] #28 47.63 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-09T15:25:07.016Z] #28 47.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-09T15:25:07.016Z] #28 47.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-09T15:25:07.016Z] #28 47.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-09T15:25:07.016Z] #28 47.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-09T15:25:07.016Z] #28 47.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-09T15:25:07.016Z] #28 47.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-09T15:25:07.278Z] #28 47.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-09T15:25:07.278Z] #28 47.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-09T15:25:07.278Z] #28 47.73 Setting up python3-setuptools (52.0.0-4) ... [2022-03-09T15:25:08.112Z] #28 48.57 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-09T15:25:08.112Z] #28 48.59 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-09T15:25:08.112Z] #28 48.61 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-09T15:25:08.112Z] #28 48.62 Setting up python3-pip (20.3.4-4) ... [2022-03-09T15:25:08.685Z] #28 49.22 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-09T15:25:08.685Z] #28 49.24 Setting up jq (1.6-2.1) ... [2022-03-09T15:25:08.685Z] #28 49.26 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-09T15:25:08.685Z] #28 49.27 Setting up iptables (1.8.7-1) ... [2022-03-09T15:25:08.685Z] #28 49.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-09T15:25:08.685Z] #28 49.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-09T15:25:08.685Z] #28 49.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-09T15:25:08.685Z] #28 49.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-09T15:25:08.685Z] #28 49.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-09T15:25:08.685Z] #28 49.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-09T15:25:08.685Z] #28 49.32 Setting up iproute2 (5.10.0-4) ... [2022-03-09T15:25:08.949Z] #28 49.56 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-09T15:25:09.036Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-09T15:25:09.612Z] ok github.com/docker/docker/volume/local 0.094s coverage: 76.4% of statements [2022-03-09T15:25:09.895Z] #28 DONE 50.2s [2022-03-09T15:25:09.895Z] [2022-03-09T15:25:09.895Z] #29 [dev-systemd-false 8/24] 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 [2022-03-09T15:25:09.895Z] #29 sha256:794e2ac80c419903b645c774457fa107aa2162387b6113b98c83e52653cf009e [2022-03-09T15:25:10.184Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-03-09T15:25:10.469Z] #29 0.801 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-09T15:25:10.470Z] #29 0.806 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-09T15:25:10.470Z] #29 0.809 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-09T15:25:10.470Z] #29 DONE 0.9s [2022-03-09T15:25:10.470Z] [2022-03-09T15:25:10.470Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-09T15:25:10.470Z] #30 sha256:43f2de394cf5ff2009356a6f1eb2c6da94e2e71bace4303f63c2f369b35b4b1c [2022-03-09T15:25:11.574Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-03-09T15:25:18.621Z] #30 7.625 Collecting yamllint==1.26.1 [2022-03-09T15:25:19.195Z] #30 8.668 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-09T15:25:19.766Z] #30 9.214 Collecting pathspec>=0.5.3 [2022-03-09T15:25:19.766Z] #30 9.218 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-09T15:25:19.766Z] #30 9.400 Collecting pyyaml [2022-03-09T15:25:20.027Z] #30 9.407 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) [2022-03-09T15:25:20.027Z] #30 9.442 Building wheels for collected packages: yamllint [2022-03-09T15:25:20.027Z] #30 9.442 Building wheel for yamllint (setup.py): started [2022-03-09T15:25:20.289Z] #30 9.952 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-09T15:25:20.551Z] #30 9.953 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b259774d1c8f7b1b80d702e35a383812be4937af1d2071e756c9ba226ab0ae2e [2022-03-09T15:25:20.551Z] #30 9.956 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-09T15:25:20.551Z] #30 9.960 Successfully built yamllint [2022-03-09T15:25:20.551Z] #30 9.978 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-09T15:25:20.551Z] #30 10.21 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-09T15:25:20.812Z] #30 DONE 10.5s [2022-03-09T15:25:20.812Z] [2022-03-09T15:25:20.812Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:25:20.812Z] #67 sha256:cec34fa132ea378b4cb266b9aad41881f05c03f10eec970e402c075772c1f9c0 [2022-03-09T15:25:21.076Z] #67 ... [2022-03-09T15:25:21.076Z] [2022-03-09T15:25:21.076Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-09T15:25:21.076Z] #34 sha256:18af66b92f15d2095ed3813175ecc68f99f02c7cbd64241594a069af89fb742f [2022-03-09T15:25:21.076Z] #34 DONE 0.3s [2022-03-09T15:25:21.076Z] [2022-03-09T15:25:21.076Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:25:21.076Z] #67 sha256:cec34fa132ea378b4cb266b9aad41881f05c03f10eec970e402c075772c1f9c0 [2022-03-09T15:25:21.345Z] #67 ... [2022-03-09T15:25:21.345Z] [2022-03-09T15:25:21.345Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-09T15:25:21.345Z] #39 sha256:92ee870b13ccbc6925f3747f67ee5daa0cfb51675fa73aaccdd52ab687522a2f [2022-03-09T15:25:21.607Z] #39 DONE 0.2s [2022-03-09T15:25:21.607Z] [2022-03-09T15:25:21.607Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-09T15:25:21.607Z] #42 sha256:2d1970aa7dd1671c81b265d9d05bab428d545790f558be976976bd37d86ba342 [2022-03-09T15:25:21.607Z] #42 DONE 0.1s [2022-03-09T15:25:21.607Z] [2022-03-09T15:25:21.607Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-09T15:25:21.607Z] #44 sha256:90ce1a86340e7e00e216a121fa97a2490672c115a4b53603b35677379921185b [2022-03-09T15:25:21.607Z] #44 DONE 0.1s [2022-03-09T15:25:21.607Z] [2022-03-09T15:25:21.607Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-09T15:25:21.607Z] #48 sha256:4058983988681fc50011aba32618e7b9b506102347d425c9360c4cbd02f559a7 [2022-03-09T15:25:21.607Z] #48 DONE 0.0s [2022-03-09T15:25:21.607Z] [2022-03-09T15:25:21.607Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:25:21.607Z] #63 sha256:136a98abcdd9c6a218cb14a900e375acb080288403a2095abe090cb7cd96edfa [2022-03-09T15:25:21.870Z] #63 ... [2022-03-09T15:25:21.870Z] [2022-03-09T15:25:21.870Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-09T15:25:21.870Z] #51 sha256:9786f96a7d3a53b47fcec348ffe11558a06076e581f502fb443e26ad06f09bc6 [2022-03-09T15:25:22.132Z] #51 DONE 0.3s [2022-03-09T15:25:22.132Z] [2022-03-09T15:25:22.132Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-09T15:25:22.132Z] #55 sha256:6f613e04d13769d336c84fe453f572de0172c7b9a74dd5adee5d6649c6fcef12 [2022-03-09T15:25:22.132Z] #55 DONE 0.1s [2022-03-09T15:25:22.132Z] [2022-03-09T15:25:22.132Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-09T15:25:22.132Z] #57 sha256:997ca40afe8d7824c419515e481ca5156285ec27669bf3caedea387564043036 [2022-03-09T15:25:22.132Z] #57 DONE 0.1s [2022-03-09T15:25:22.132Z] [2022-03-09T15:25:22.132Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-09T15:25:22.132Z] #59 sha256:d79e9379c6c5be422fa3dbf7456c53c67abb50161d094190578f0d210be7083a [2022-03-09T15:25:22.394Z] #59 DONE 0.3s [2022-03-09T15:25:22.394Z] [2022-03-09T15:25:22.394Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:25:22.394Z] #67 sha256:cec34fa132ea378b4cb266b9aad41881f05c03f10eec970e402c075772c1f9c0 [2022-03-09T15:25:22.655Z] #67 ... [2022-03-09T15:25:22.655Z] [2022-03-09T15:25:22.655Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-09T15:25:22.655Z] #61 sha256:ee69dbc847786df0e3de08a4a857de701366f54d2ef92f66410bd10d377f54f5 [2022-03-09T15:25:22.655Z] #61 DONE 0.1s [2022-03-09T15:25:22.655Z] [2022-03-09T15:25:22.655Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:25:22.655Z] #67 sha256:cec34fa132ea378b4cb266b9aad41881f05c03f10eec970e402c075772c1f9c0 [2022-03-09T15:25:27.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-09T15:25:29.689Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/rootless [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/volume [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-09T15:25:29.690Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === Skipped [2022-03-09T15:25:29.690Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-09T15:25:29.690Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-09T15:25:29.690Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-09T15:25:29.690Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-09T15:25:29.690Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-09T15:25:29.690Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:22Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-09T15:25:29.690Z] aufs_test.go:37: driver not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-09T15:25:29.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:25:29.690Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-09T15:25:29.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:25:29.690Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-09T15:25:29.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:25:29.690Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-09T15:25:29.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:25:29.690Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-09T15:25:29.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:25:29.690Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-09T15:25:29.690Z] graphtest_unix.go:71: No driver to put! [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-09T15:25:29.690Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-09T15:25:29.690Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-09T15:25:29.690Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-09T15:25:29.690Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-09T15:25:29.690Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-09T15:25:29.690Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-09T15:25:29.690Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-09T15:25:29.690Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-09T15:25:29.690Z] time="2022-03-09T15:24:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-09T15:25:29.690Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-09T15:25:29.690Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-09T15:25:29.690Z] graphtest_unix.go:71: No driver to put! [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-09T15:25:29.690Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-09T15:25:29.690Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-09T15:25:29.690Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-09T15:25:29.690Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-09T15:25:29.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:25:29.690Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-09T15:25:29.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:25:29.690Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-09T15:25:29.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:25:29.690Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-09T15:25:29.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:25:29.690Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-09T15:25:29.690Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:25:29.690Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-09T15:25:29.690Z] graphtest_unix.go:71: No driver to put! [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-09T15:25:29.690Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-09T15:25:29.690Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-09T15:25:29.690Z] [2022-03-09T15:25:29.690Z] DONE 2323 tests, 53 skipped in 202.350s [2022-03-09T15:25:29.690Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/bitseq [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/cluster [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/config [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/datastore [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/driverapi [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/etchosts [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/idm [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/ipam [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/iptables [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/netlabel [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/netutils [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/networkdb [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/ns [2022-03-09T15:25:29.690Z] github.com/docker/docker/libnetwork/options [2022-03-09T15:25:29.691Z] github.com/docker/docker/libnetwork/osl [2022-03-09T15:25:29.691Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-09T15:25:29.691Z] github.com/docker/docker/libnetwork/portallocator [2022-03-09T15:25:29.691Z] github.com/docker/docker/libnetwork/portmapper [2022-03-09T15:25:29.691Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-09T15:25:29.691Z] github.com/docker/docker/libnetwork/testutils [2022-03-09T15:25:29.691Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-09T15:25:29.691Z] + 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/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 [2022-03-09T15:25:35.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-09T15:25:37.577Z] #67 ... [2022-03-09T15:25:37.577Z] [2022-03-09T15:25:37.577Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-09T15:25:37.577Z] #63 sha256:136a98abcdd9c6a218cb14a900e375acb080288403a2095abe090cb7cd96edfa [2022-03-09T15:25:37.577Z] #63 82.86 + mkdir -p /build [2022-03-09T15:25:37.577Z] #63 82.86 + cp runc /build/runc [2022-03-09T15:25:37.577Z] #63 DONE 83.2s [2022-03-09T15:25:37.577Z] [2022-03-09T15:25:37.577Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:25:37.577Z] #67 sha256:cec34fa132ea378b4cb266b9aad41881f05c03f10eec970e402c075772c1f9c0 [2022-03-09T15:25:38.522Z] #67 ... [2022-03-09T15:25:38.522Z] [2022-03-09T15:25:38.522Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-09T15:25:38.522Z] #64 sha256:c4c3efc2e920ee1d7d27e347f62cb25185c4c740472b99e7c1b196bbda96aa77 [2022-03-09T15:25:38.522Z] #64 DONE 0.1s [2022-03-09T15:25:38.522Z] [2022-03-09T15:25:38.522Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-09T15:25:38.522Z] #67 sha256:cec34fa132ea378b4cb266b9aad41881f05c03f10eec970e402c075772c1f9c0 [2022-03-09T15:25:43.221Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-09T15:25:43.221Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-09T15:25:43.221Z] GOOS="" GOARCH="" GOARM="" [2022-03-09T15:25:43.221Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-09T15:25:43.221Z] [2022-03-09T15:25:43.221Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-09T15:25:43.221Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-09T15:25:43.221Z] HOSTNAME=e54563f561ec [2022-03-09T15:25:43.221Z] DEST=bundles/test-integration [2022-03-09T15:25:43.221Z] PWD=/go/src/github.com/docker/docker [2022-03-09T15:25:43.221Z] DOCKER_ROOTLESS=1 [2022-03-09T15:25:43.221Z] DOCKER_GITCOMMIT=744f6d4183c9e71dd485dabc613890ff82f96116 [2022-03-09T15:25:43.221Z] container=docker [2022-03-09T15:25:43.221Z] HOME=/root [2022-03-09T15:25:43.221Z] GOLANG_VERSION=1.17.8 [2022-03-09T15:25:43.221Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-09T15:25:43.221Z] VALIDATE_BRANCH=master [2022-03-09T15:25:43.221Z] TERM=xterm [2022-03-09T15:25:43.221Z] DOCKER_PKG=github.com/docker/docker [2022-03-09T15:25:43.221Z] SHLVL=1 [2022-03-09T15:25:43.221Z] TIMEOUT=120m [2022-03-09T15:25:43.221Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-09T15:25:43.221Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-09T15:25:43.221Z] GO111MODULE=off [2022-03-09T15:25:43.221Z] DOCKER_EXPERIMENTAL=1 [2022-03-09T15:25:43.221Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-09T15:25:43.221Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-09T15:25:43.221Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-09T15:25:43.221Z] GOPATH=/go [2022-03-09T15:25:43.221Z] PKG_CONFIG=pkg-config [2022-03-09T15:25:43.221Z] _=/usr/bin/env [2022-03-09T15:25:43.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-09T15:25:45.111Z] #67 144.0 # github.com/containerd/containerd/cmd/containerd [2022-03-09T15:25:45.111Z] #67 144.0 /usr/bin/ld: /tmp/go-link-2461062811/000019.o: in function `New': [2022-03-09T15:25:45.111Z] #67 144.0 /tmp/tmp.mcS20tDFTv/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 [2022-03-09T15:25:45.111Z] #67 144.1 + bin/containerd-stress [2022-03-09T15:25:45.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-09T15:25:45.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-09T15:25:45.373Z] #67 145.2 + bin/containerd-shim [2022-03-09T15:25:45.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-09T15:25:46.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-09T15:25:46.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-09T15:25:47.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-09T15:25:49.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-09T15:25:50.239Z] 037d5740b404: Pull complete [2022-03-09T15:25:50.239Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-09T15:25:50.239Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:25:50.239Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:25:50.239Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-09T15:25:50.239Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-09T15:25:50.239Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-09T15:25:50.239Z] INFO: Docker version of control daemon [2022-03-09T15:25:50.239Z] [2022-03-09T15:25:50.239Z] Client: [2022-03-09T15:25:50.239Z] Version: 20.10.9 [2022-03-09T15:25:50.239Z] API version: 1.41 [2022-03-09T15:25:50.239Z] Go version: go1.16.8 [2022-03-09T15:25:50.239Z] Git commit: c2ea9bc [2022-03-09T15:25:50.239Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-09T15:25:50.239Z] OS/Arch: windows/amd64 [2022-03-09T15:25:50.239Z] Context: default [2022-03-09T15:25:50.239Z] Experimental: true [2022-03-09T15:25:50.239Z] [2022-03-09T15:25:50.239Z] Server: Docker Engine - Community [2022-03-09T15:25:50.239Z] Engine: [2022-03-09T15:25:50.239Z] Version: 20.10.9 [2022-03-09T15:25:50.239Z] API version: 1.41 (minimum version 1.24) [2022-03-09T15:25:50.239Z] Go version: go1.16.8 [2022-03-09T15:25:50.239Z] Git commit: 79ea9d3 [2022-03-09T15:25:50.239Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-09T15:25:50.239Z] OS/Arch: windows/amd64 [2022-03-09T15:25:50.239Z] Experimental: true [2022-03-09T15:25:50.239Z] [2022-03-09T15:25:50.239Z] INFO: Docker info of control daemon [2022-03-09T15:25:50.239Z] [2022-03-09T15:25:50.239Z] Client: [2022-03-09T15:25:50.239Z] Context: default [2022-03-09T15:25:50.239Z] Debug Mode: false [2022-03-09T15:25:50.239Z] [2022-03-09T15:25:50.239Z] Server: [2022-03-09T15:25:50.239Z] Containers: 0 [2022-03-09T15:25:50.239Z] Running: 0 [2022-03-09T15:25:50.239Z] Paused: 0 [2022-03-09T15:25:50.239Z] Stopped: 0 [2022-03-09T15:25:50.239Z] Images: 1 [2022-03-09T15:25:50.239Z] Server Version: 20.10.9 [2022-03-09T15:25:50.239Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-09T15:25:50.239Z] Windows: [2022-03-09T15:25:50.239Z] LCOW: [2022-03-09T15:25:50.239Z] Logging Driver: json-file [2022-03-09T15:25:50.239Z] Plugins: [2022-03-09T15:25:50.239Z] Volume: local [2022-03-09T15:25:50.239Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-09T15:25:50.239Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-09T15:25:50.239Z] Swarm: inactive [2022-03-09T15:25:50.239Z] Default Isolation: process [2022-03-09T15:25:50.239Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-09T15:25:50.239Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-09T15:25:50.239Z] OSType: windows [2022-03-09T15:25:50.239Z] Architecture: x86_64 [2022-03-09T15:25:50.239Z] CPUs: 4 [2022-03-09T15:25:50.239Z] Total Memory: 32GiB [2022-03-09T15:25:50.239Z] Name: azwin-2-db1140 [2022-03-09T15:25:50.239Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-09T15:25:50.239Z] Docker Root Dir: D:\docker [2022-03-09T15:25:50.239Z] Debug Mode: false [2022-03-09T15:25:50.239Z] Registry: https://index.docker.io/v1/ [2022-03-09T15:25:50.239Z] Labels: [2022-03-09T15:25:50.239Z] Experimental: true [2022-03-09T15:25:50.239Z] Insecure Registries: [2022-03-09T15:25:50.239Z] 10.0.0.4:5000 [2022-03-09T15:25:50.239Z] 127.0.0.0/8 [2022-03-09T15:25:50.239Z] Registry Mirrors: [2022-03-09T15:25:50.239Z] http://10.0.0.4:5000/ [2022-03-09T15:25:50.239Z] Live Restore Enabled: false [2022-03-09T15:25:50.239Z] Product License: Community Engine [2022-03-09T15:25:50.239Z] [2022-03-09T15:25:50.239Z] [2022-03-09T15:25:50.239Z] INFO: Commit hash is fb83a1fea2 [2022-03-09T15:25:50.239Z] INFO: Nuke-Everything... [2022-03-09T15:25:50.239Z] INFO: Container count on control daemon to delete is 0 [2022-03-09T15:25:50.239Z] INFO: Nuking d:\CI [2022-03-09T15:25:50.239Z] INFO: Zapped successfully [2022-03-09T15:25:50.239Z] INFO: Location for testing is d:\CI\PR-43347\3 [2022-03-09T15:25:50.239Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-09T15:25:50.239Z] [2022-03-09T15:25:50.239Z] [2022-03-09T15:25:50.239Z] INFO: Building the image from Dockerfile.windows at 03/09/2022 15:25:38... [2022-03-09T15:25:50.239Z] [2022-03-09T15:25:50.239Z] Sending build context to Docker daemon 62.11MB [2022-03-09T15:25:50.239Z] [2022-03-09T15:25:50.239Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-09T15:25:50.239Z] ---> 02f938cacc3b [2022-03-09T15:25:50.239Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-09T15:25:50.239Z] ---> Running in 0bc001df4e14 [2022-03-09T15:25:50.239Z] Removing intermediate container 0bc001df4e14 [2022-03-09T15:25:50.239Z] ---> bbc8108e3fec [2022-03-09T15:25:50.239Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-09T15:25:50.239Z] ---> Running in e0631b3ba866 [2022-03-09T15:25:50.239Z] Removing intermediate container e0631b3ba866 [2022-03-09T15:25:50.239Z] ---> 6b779c66f208 [2022-03-09T15:25:50.239Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-09T15:25:50.239Z] ---> Running in b6013f99eff1 [2022-03-09T15:25:50.239Z] Removing intermediate container b6013f99eff1 [2022-03-09T15:25:50.239Z] ---> f5c502cbe187 [2022-03-09T15:25:50.239Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-09T15:25:50.239Z] ---> Running in 9ddce2d9d283 [2022-03-09T15:25:50.239Z] Removing intermediate container 9ddce2d9d283 [2022-03-09T15:25:50.239Z] ---> 5ce691859a24 [2022-03-09T15:25:50.239Z] 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} [2022-03-09T15:25:50.239Z] ---> Running in dc02a577ab8a [2022-03-09T15:25:50.239Z] Removing intermediate container dc02a577ab8a [2022-03-09T15:25:50.239Z] ---> d68464c18009 [2022-03-09T15:25:50.239Z] 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; [2022-03-09T15:25:50.239Z] ---> Running in cf081a922477 [2022-03-09T15:25:51.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-09T15:25:51.725Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-09T15:25:51.725Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-09T15:25:51.725Z] GOOS="" GOARCH="" GOARM="" [2022-03-09T15:25:51.725Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-09T15:25:51.725Z] [2022-03-09T15:25:51.725Z] + TEST_INTEGRATION_DEST=2 [2022-03-09T15:25:51.725Z] + CONTAINER_NAME=docker-pr3-2 [2022-03-09T15:25:51.725Z] + TEST_SKIP_INTEGRATION=1 [2022-03-09T15:25:51.725Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-09T15:25:51.725Z] + run_tests [2022-03-09T15:25:51.725Z] + c=0 [2022-03-09T15:25:51.725Z] + '[' -n 0 ']' [2022-03-09T15:25:51.725Z] + rm= [2022-03-09T15:25:51.725Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43347/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43347/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43347/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0b42766882402f5872fd42a0ad5083334fdeb50b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0b42766882402f5872fd42a0ad5083334fdeb50b hack/make.sh '' test-integration [2022-03-09T15:25:51.725Z] + TEST_INTEGRATION_DEST=1 [2022-03-09T15:25:51.725Z] + CONTAINER_NAME=docker-pr3-1 [2022-03-09T15:25:51.725Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-09T15:25:51.725Z] + run_tests test-integration-flaky [2022-03-09T15:25:51.725Z] + '[' -n 0 ']' [2022-03-09T15:25:51.725Z] + rm= [2022-03-09T15:25:51.725Z] + TEST_INTEGRATION_DEST=3 [2022-03-09T15:25:51.725Z] + CONTAINER_NAME=docker-pr3-3 [2022-03-09T15:25:51.725Z] + TEST_SKIP_INTEGRATION=1 [2022-03-09T15:25:51.725Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-09T15:25:51.725Z] + run_tests [2022-03-09T15:25:51.725Z] + '[' -n 0 ']' [2022-03-09T15:25:51.725Z] + rm= [2022-03-09T15:25:51.725Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43347/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43347/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43347/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0b42766882402f5872fd42a0ad5083334fdeb50b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0b42766882402f5872fd42a0ad5083334fdeb50b hack/make.sh test-integration-flaky test-integration [2022-03-09T15:25:51.725Z] ++ jobs -p [2022-03-09T15:25:51.725Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43347/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43347/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43347/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0b42766882402f5872fd42a0ad5083334fdeb50b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0b42766882402f5872fd42a0ad5083334fdeb50b hack/make.sh '' test-integration [2022-03-09T15:25:51.725Z] + for job in $(jobs -p) [2022-03-09T15:25:51.725Z] + wait 29975 [2022-03-09T15:25:51.725Z] [2022-03-09T15:25:51.725Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-09T15:25:51.725Z] No new tests added to integration. [2022-03-09T15:25:51.725Z] [2022-03-09T15:25:51.725Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-09T15:25:51.725Z] [2022-03-09T15:25:51.725Z] [2022-03-09T15:25:51.725Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-09T15:25:51.725Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-09T15:25:51.725Z] HOSTNAME=d449f396ec6d [2022-03-09T15:25:51.725Z] TEST_SKIP_INTEGRATION=1 [2022-03-09T15:25:51.725Z] TESTDEBUG=0 [2022-03-09T15:25:51.725Z] DEST=bundles/test-integration [2022-03-09T15:25:51.725Z] PWD=/go/src/github.com/docker/docker [2022-03-09T15:25:51.725Z] KEEPBUNDLE=1 [2022-03-09T15:25:51.725Z] DOCKER_GITCOMMIT=0b42766882402f5872fd42a0ad5083334fdeb50b [2022-03-09T15:25:51.725Z] container=docker [2022-03-09T15:25:51.725Z] HOME=/root [2022-03-09T15:25:51.725Z] GOLANG_VERSION=1.17.8 [2022-03-09T15:25:51.725Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-09T15:25:51.725Z] VALIDATE_BRANCH=master [2022-03-09T15:25:51.725Z] TERM=xterm [2022-03-09T15:25:51.725Z] DOCKER_PKG=github.com/docker/docker [2022-03-09T15:25:51.725Z] SHLVL=1 [2022-03-09T15:25:51.725Z] TIMEOUT=120m [2022-03-09T15:25:51.725Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-09T15:25:51.725Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-09T15:25:51.725Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-09T15:25:51.725Z] GO111MODULE=off [2022-03-09T15:25:51.725Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-09T15:25:51.725Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-09T15:25:51.725Z] GOPATH=/go [2022-03-09T15:25:51.725Z] PKG_CONFIG=pkg-config [2022-03-09T15:25:51.725Z] _=/usr/bin/env [2022-03-09T15:25:51.725Z] Building test suite binary ./integration-cli/test.main [2022-03-09T15:25:51.725Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-09T15:25:51.725Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-09T15:25:51.725Z] HOSTNAME=2d54a6b85594 [2022-03-09T15:25:51.725Z] TEST_SKIP_INTEGRATION=1 [2022-03-09T15:25:51.725Z] TESTDEBUG=0 [2022-03-09T15:25:51.725Z] DEST=bundles/test-integration [2022-03-09T15:25:51.725Z] PWD=/go/src/github.com/docker/docker [2022-03-09T15:25:51.725Z] KEEPBUNDLE=1 [2022-03-09T15:25:51.725Z] DOCKER_GITCOMMIT=0b42766882402f5872fd42a0ad5083334fdeb50b [2022-03-09T15:25:51.725Z] container=docker [2022-03-09T15:25:51.725Z] HOME=/root [2022-03-09T15:25:51.725Z] GOLANG_VERSION=1.17.8 [2022-03-09T15:25:51.725Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-09T15:25:51.725Z] VALIDATE_BRANCH=master [2022-03-09T15:25:51.725Z] TERM=xterm [2022-03-09T15:25:51.725Z] DOCKER_PKG=github.com/docker/docker [2022-03-09T15:25:51.725Z] SHLVL=1 [2022-03-09T15:25:51.725Z] TIMEOUT=120m [2022-03-09T15:25:51.725Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-09T15:25:51.725Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-09T15:25:51.725Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-09T15:25:51.725Z] GO111MODULE=off [2022-03-09T15:25:51.725Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-09T15:25:51.725Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-09T15:25:51.725Z] GOPATH=/go [2022-03-09T15:25:51.725Z] PKG_CONFIG=pkg-config [2022-03-09T15:25:51.725Z] _=/usr/bin/env [2022-03-09T15:25:51.725Z] Building test suite binary ./integration-cli/test.main [2022-03-09T15:25:51.725Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-09T15:25:51.725Z] HOSTNAME=9966cffef99e [2022-03-09T15:25:51.725Z] TESTDEBUG=0 [2022-03-09T15:25:51.725Z] DEST=bundles/test-integration [2022-03-09T15:25:51.725Z] PWD=/go/src/github.com/docker/docker [2022-03-09T15:25:51.725Z] KEEPBUNDLE=1 [2022-03-09T15:25:51.725Z] DOCKER_GITCOMMIT=0b42766882402f5872fd42a0ad5083334fdeb50b [2022-03-09T15:25:51.725Z] container=docker [2022-03-09T15:25:51.725Z] HOME=/root [2022-03-09T15:25:51.725Z] GOLANG_VERSION=1.17.8 [2022-03-09T15:25:51.725Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-09T15:25:51.725Z] VALIDATE_BRANCH=master [2022-03-09T15:25:51.725Z] TERM=xterm [2022-03-09T15:25:51.725Z] DOCKER_PKG=github.com/docker/docker [2022-03-09T15:25:51.725Z] SHLVL=1 [2022-03-09T15:25:51.725Z] TIMEOUT=120m [2022-03-09T15:25:51.725Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-09T15:25:51.725Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-09T15:25:51.725Z] GO111MODULE=off [2022-03-09T15:25:51.725Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-09T15:25:51.725Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-09T15:25:51.725Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-09T15:25:51.725Z] GOPATH=/go [2022-03-09T15:25:51.725Z] PKG_CONFIG=pkg-config [2022-03-09T15:25:51.725Z] _=/usr/bin/env [2022-03-09T15:25:51.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-09T15:25:51.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-09T15:25:52.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-09T15:25:53.179Z] [2022-03-09T15:25:53.179Z] SUCCESS: Specified value was saved. [2022-03-09T15:25:53.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-09T15:25:53.525Z] #67 152.6 + bin/containerd-shim-runc-v1 [2022-03-09T15:25:54.148Z] INFO: Downloading git... [2022-03-09T15:25:54.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-09T15:25:55.121Z] INFO: Downloading go... [2022-03-09T15:25:55.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-09T15:25:56.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-09T15:25:57.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-09T15:25:57.307Z] INFO: Downloading compiler 1 of 3... [2022-03-09T15:25:57.307Z] INFO: Downloading compiler 2 of 3... [2022-03-09T15:25:57.307Z] INFO: Downloading compiler 3 of 3... [2022-03-09T15:25:57.307Z] INFO: Extracting git... [2022-03-09T15:25:57.763Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-09T15:25:57.763Z] Using test binary docker [2022-03-09T15:25:57.763Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-09T15:25:57.763Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-09T15:25:57.763Z] INFO: Waiting for daemon to start... [2022-03-09T15:25:57.763Z] Starting dockerd [2022-03-09T15:25:58.819Z] #67 157.9 + bin/containerd-shim-runc-v2 [2022-03-09T15:25:58.819Z] #67 158.5 + binaries [2022-03-09T15:25:58.819Z] #67 158.5 + install -D bin/containerd /build/containerd [2022-03-09T15:25:58.819Z] #67 158.5 + install -D bin/containerd-shim /build/containerd-shim [2022-03-09T15:25:58.819Z] #67 158.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-09T15:25:58.819Z] #67 158.6 + install -D bin/ctr /build/ctr [2022-03-09T15:25:59.079Z] #67 DONE 158.9s [2022-03-09T15:25:59.926Z] . [2022-03-09T15:25:59.926Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-09T15:25:59.926Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-09T15:25:59.926Z] Error: No such image: emptyfs [2022-03-09T15:26:00.185Z] Running integration-test (iteration 1) [2022-03-09T15:26:00.186Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-09T15:26:00.445Z] Loaded image: busybox:latest [2022-03-09T15:26:00.445Z] Loaded image: busybox:glibc [2022-03-09T15:26:00.463Z] [2022-03-09T15:26:00.463Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-09T15:26:00.463Z] #68 sha256:541ac1a22fcfbc6dcf7c81551e855f63361dd78eab73f36eef1c71f7a6c79040 [2022-03-09T15:26:00.463Z] #68 DONE 0.2s [2022-03-09T15:26:00.463Z] [2022-03-09T15:26:00.463Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-09T15:26:00.463Z] #73 sha256:e37faf972c1e09db473709fb15cdaecbbcefccb4d317ed3a163e4b19b38bde3e [2022-03-09T15:26:00.463Z] #73 DONE 0.1s [2022-03-09T15:26:00.723Z] [2022-03-09T15:26:00.723Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-09T15:26:00.723Z] #78 sha256:1f95486e4421367c1a068cbe0d6db963b1470ecf75e9962396e2139365217399 [2022-03-09T15:26:01.294Z] #78 DONE 0.5s [2022-03-09T15:26:01.294Z] [2022-03-09T15:26:01.294Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-09T15:26:01.294Z] #79 sha256:32e8cbba17010dab806756e40c9ec242863a656e05c941191a43a49db948987f [2022-03-09T15:26:01.294Z] #79 DONE 0.0s [2022-03-09T15:26:01.294Z] [2022-03-09T15:26:01.294Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-09T15:26:01.294Z] #80 sha256:bbebcfee5a3c30d02179dd9ad317997ef2cb6091901fad46a6781101e4da57ee [2022-03-09T15:26:02.350Z] Loaded image: debian:bullseye-slim [2022-03-09T15:26:02.350Z] Loaded image: hello-world:latest [2022-03-09T15:26:02.350Z] Loaded image: arm32v7/hello-world:latest [2022-03-09T15:26:02.350Z] INFO: Testing against a local daemon [2022-03-09T15:26:02.350Z] === RUN TestCgroupNamespacesBuild [2022-03-09T15:26:03.730Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2022-03-09T15:26:03.730Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-09T15:26:04.710Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2022-03-09T15:26:04.710Z] === RUN TestBuildWithSession [2022-03-09T15:26:04.710Z] build_session_test.go:25: TODO: BuildKit [2022-03-09T15:26:04.710Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-09T15:26:04.710Z] === RUN TestBuildSquashParent [2022-03-09T15:26:05.501Z] #80 DONE 3.5s [2022-03-09T15:26:05.501Z] [2022-03-09T15:26:05.501Z] #81 exporting to image [2022-03-09T15:26:05.501Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-09T15:26:05.501Z] #81 exporting layers [2022-03-09T15:26:09.984Z] --- PASS: TestBuildSquashParent (4.76s) [2022-03-09T15:26:09.984Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-09T15:26:09.984Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:26:09.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:26:09.984Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:26:09.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:26:09.984Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:26:09.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:26:09.984Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:26:09.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:26:09.984Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:26:09.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:26:09.984Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:26:09.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:26:09.984Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:26:09.984Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:26:10.932Z] 4612f6d0b889: Pull complete [2022-03-09T15:26:11.365Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:26:11.365Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:26:12.125Z] INFO: Expanding go... [2022-03-09T15:26:12.743Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:26:12.743Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:26:14.122Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-09T15:26:14.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.61s) [2022-03-09T15:26:14.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.74s) [2022-03-09T15:26:14.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.34s) [2022-03-09T15:26:14.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.41s) [2022-03-09T15:26:14.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.45s) [2022-03-09T15:26:14.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s) [2022-03-09T15:26:14.122Z] === RUN TestBuildMultiStageCopy [2022-03-09T15:26:14.122Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-09T15:26:15.500Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-09T15:26:15.762Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-09T15:26:16.022Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-09T15:26:16.282Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-09T15:26:16.474Z] ok github.com/docker/docker/libnetwork 37.181s coverage: 40.7% of statements [2022-03-09T15:26:16.474Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-03-09T15:26:16.474Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-09T15:26:16.474Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-09T15:26:16.474Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-09T15:26:16.474Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-09T15:26:16.474Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-09T15:26:16.474Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-09T15:26:16.474Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-09T15:26:16.474Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-09T15:26:16.474Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-03-09T15:26:16.474Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-09T15:26:16.474Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-09T15:26:16.474Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-09T15:26:16.474Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-09T15:26:16.474Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.292s coverage: 59.9% of statements [2022-03-09T15:26:16.474Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-09T15:26:16.474Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-09T15:26:16.542Z] --- PASS: TestBuildMultiStageCopy (2.36s) [2022-03-09T15:26:16.542Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2022-03-09T15:26:16.542Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-03-09T15:26:16.542Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-03-09T15:26:16.542Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-03-09T15:26:16.542Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-03-09T15:26:16.542Z] === RUN TestBuildMultiStageParentConfig [2022-03-09T15:26:17.046Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.037s coverage: 4.0% of statements [2022-03-09T15:26:17.110Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2022-03-09T15:26:17.110Z] === RUN TestBuildLabelWithTargets [2022-03-09T15:26:17.308Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-09T15:26:17.881Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-03-09T15:26:17.881Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-09T15:26:17.881Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-03-09T15:26:18.489Z] --- PASS: TestBuildLabelWithTargets (1.17s) [2022-03-09T15:26:18.489Z] === RUN TestBuildWithEmptyLayers [2022-03-09T15:26:19.060Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2022-03-09T15:26:19.060Z] === RUN TestBuildMultiStageOnBuild [2022-03-09T15:26:20.965Z] --- PASS: TestBuildMultiStageOnBuild (1.69s) [2022-03-09T15:26:20.965Z] === RUN TestBuildUncleanTarFilenames [2022-03-09T15:26:21.227Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-03-09T15:26:21.227Z] === RUN TestBuildMultiStageLayerLeak [2022-03-09T15:26:21.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-09T15:26:21.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-09T15:26:23.133Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s) [2022-03-09T15:26:23.133Z] === RUN TestBuildWithHugeFile [2022-03-09T15:26:24.596Z] 037d5740b404: Pull complete [2022-03-09T15:26:24.596Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-09T15:26:24.596Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:26:24.596Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:26:24.596Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-09T15:26:24.596Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-09T15:26:24.596Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-09T15:26:24.596Z] INFO: Docker version of control daemon [2022-03-09T15:26:24.596Z] [2022-03-09T15:26:24.596Z] Client: [2022-03-09T15:26:24.596Z] Version: 20.10.9 [2022-03-09T15:26:24.596Z] API version: 1.41 [2022-03-09T15:26:24.596Z] Go version: go1.16.8 [2022-03-09T15:26:24.596Z] Git commit: c2ea9bc [2022-03-09T15:26:24.596Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-09T15:26:24.596Z] OS/Arch: windows/amd64 [2022-03-09T15:26:24.596Z] Context: default [2022-03-09T15:26:24.596Z] Experimental: true [2022-03-09T15:26:24.596Z] [2022-03-09T15:26:24.596Z] Server: Docker Engine - Community [2022-03-09T15:26:24.596Z] Engine: [2022-03-09T15:26:24.596Z] Version: 20.10.9 [2022-03-09T15:26:24.596Z] API version: 1.41 (minimum version 1.24) [2022-03-09T15:26:24.596Z] Go version: go1.16.8 [2022-03-09T15:26:24.596Z] Git commit: 79ea9d3 [2022-03-09T15:26:24.596Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-09T15:26:24.596Z] OS/Arch: windows/amd64 [2022-03-09T15:26:24.596Z] Experimental: true [2022-03-09T15:26:24.596Z] [2022-03-09T15:26:24.596Z] INFO: Docker info of control daemon [2022-03-09T15:26:24.596Z] [2022-03-09T15:26:24.596Z] Client: [2022-03-09T15:26:24.596Z] Context: default [2022-03-09T15:26:24.596Z] Debug Mode: false [2022-03-09T15:26:24.596Z] [2022-03-09T15:26:24.596Z] Server: [2022-03-09T15:26:24.596Z] Containers: 0 [2022-03-09T15:26:24.596Z] Running: 0 [2022-03-09T15:26:24.596Z] Paused: 0 [2022-03-09T15:26:24.596Z] Stopped: 0 [2022-03-09T15:26:24.596Z] Images: 1 [2022-03-09T15:26:24.596Z] Server Version: 20.10.9 [2022-03-09T15:26:24.596Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-09T15:26:24.596Z] Windows: [2022-03-09T15:26:24.596Z] LCOW: [2022-03-09T15:26:24.596Z] Logging Driver: json-file [2022-03-09T15:26:24.596Z] Plugins: [2022-03-09T15:26:24.596Z] Volume: local [2022-03-09T15:26:24.596Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-09T15:26:24.596Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-09T15:26:24.596Z] Swarm: inactive [2022-03-09T15:26:24.596Z] Default Isolation: process [2022-03-09T15:26:24.596Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-09T15:26:24.596Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-09T15:26:24.596Z] OSType: windows [2022-03-09T15:26:24.596Z] Architecture: x86_64 [2022-03-09T15:26:24.596Z] CPUs: 4 [2022-03-09T15:26:24.596Z] Total Memory: 32GiB [2022-03-09T15:26:24.596Z] Name: azwin-2-787950 [2022-03-09T15:26:24.596Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-09T15:26:24.596Z] Docker Root Dir: D:\docker [2022-03-09T15:26:24.596Z] Debug Mode: false [2022-03-09T15:26:24.596Z] Registry: https://index.docker.io/v1/ [2022-03-09T15:26:24.596Z] Labels: [2022-03-09T15:26:24.596Z] Experimental: true [2022-03-09T15:26:24.596Z] Insecure Registries: [2022-03-09T15:26:24.596Z] 10.0.0.4:5000 [2022-03-09T15:26:24.596Z] 127.0.0.0/8 [2022-03-09T15:26:24.596Z] Registry Mirrors: [2022-03-09T15:26:24.596Z] http://10.0.0.4:5000/ [2022-03-09T15:26:24.596Z] Live Restore Enabled: false [2022-03-09T15:26:24.596Z] Product License: Community Engine [2022-03-09T15:26:24.596Z] [2022-03-09T15:26:24.596Z] [2022-03-09T15:26:24.596Z] INFO: Commit hash is 3178e17dcc [2022-03-09T15:26:24.596Z] INFO: Nuke-Everything... [2022-03-09T15:26:24.596Z] INFO: Container count on control daemon to delete is 0 [2022-03-09T15:26:24.596Z] INFO: Nuking d:\CI [2022-03-09T15:26:24.596Z] INFO: Zapped successfully [2022-03-09T15:26:24.596Z] INFO: Location for testing is d:\CI\PR-43347\3 [2022-03-09T15:26:24.596Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-09T15:26:24.596Z] [2022-03-09T15:26:24.596Z] [2022-03-09T15:26:24.596Z] INFO: Building the image from Dockerfile.windows at 03/09/2022 15:26:23... [2022-03-09T15:26:24.596Z] [2022-03-09T15:26:27.887Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.611s coverage: 7.2% of statements [2022-03-09T15:26:27.887Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-09T15:26:27.887Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-09T15:26:27.887Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-03-09T15:26:27.887Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-09T15:26:27.887Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-09T15:26:27.887Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-09T15:26:28.459Z] ok github.com/docker/docker/libnetwork/drvregistry 0.020s coverage: 82.4% of statements [2022-03-09T15:26:28.459Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-03-09T15:26:28.721Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-09T15:26:28.984Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-09T15:26:32.117Z] #81 exporting layers 24.5s done [2022-03-09T15:26:32.117Z] #81 writing image sha256:dbce3085679c567e8b0042a8cd442e80cd2edb844fbdbe98bd7edb3d3745a436 done [2022-03-09T15:26:32.117Z] #81 naming to docker.io/library/docker:6056655017781be9baa6dac2c2d7e4a89af7d4a6 done [2022-03-09T15:26:32.117Z] #81 DONE 24.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-09T15:26:32.465Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43347/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43347/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6056655017781be9baa6dac2c2d7e4a89af7d4a6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6056655017781be9baa6dac2c2d7e4a89af7d4a6 hack/validate/default [2022-03-09T15:26:33.851Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-09T15:26:33.851Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-09T15:26:33.851Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-09T15:26:33.851Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-09T15:26:33.851Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-09T15:26:34.112Z] Congratulations! No new tests were added to integration-cli. [2022-03-09T15:26:34.112Z] [2022-03-09T15:26:34.112Z] INFO Start validation with golang-ci-lint [2022-03-09T15:26:35.061Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-09T15:26:35.061Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-09T15:26:35.061Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-09T15:26:35.186Z] Sending build context to Docker daemon 62.11MB [2022-03-09T15:26:35.186Z] [2022-03-09T15:26:35.186Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-09T15:26:35.186Z] ---> 02f938cacc3b [2022-03-09T15:26:35.186Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-09T15:26:35.186Z] ---> Running in 93a15e383567 [2022-03-09T15:26:35.186Z] Removing intermediate container 93a15e383567 [2022-03-09T15:26:35.186Z] ---> 37160124fd9c [2022-03-09T15:26:35.186Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-09T15:26:35.186Z] ---> Running in 4927c49ad821 [2022-03-09T15:26:35.668Z] Removing intermediate container 4927c49ad821 [2022-03-09T15:26:35.668Z] ---> dade16977916 [2022-03-09T15:26:35.668Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-09T15:26:35.668Z] ---> Running in d19da48a6094 [2022-03-09T15:26:36.150Z] Removing intermediate container d19da48a6094 [2022-03-09T15:26:36.150Z] ---> 70da81940e91 [2022-03-09T15:26:36.150Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-09T15:26:36.150Z] ---> Running in 3fedd6b712bb [2022-03-09T15:26:36.150Z] Removing intermediate container 3fedd6b712bb [2022-03-09T15:26:36.150Z] ---> 6bdf5882e1b7 [2022-03-09T15:26:36.150Z] 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} [2022-03-09T15:26:36.150Z] ---> Running in 151e5297b18a [2022-03-09T15:26:36.632Z] Removing intermediate container 151e5297b18a [2022-03-09T15:26:36.632Z] ---> beac716a7b48 [2022-03-09T15:26:36.632Z] 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; [2022-03-09T15:26:36.632Z] ---> Running in c5cc4cac43e7 [2022-03-09T15:26:38.986Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-09T15:26:40.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-09T15:26:42.095Z] INFO: Expanding compiler 1 of 3... [2022-03-09T15:26:42.095Z] INFO: Expanding compiler 2 of 3... [2022-03-09T15:26:42.673Z] [2022-03-09T15:26:42.673Z] SUCCESS: Specified value was saved. [2022-03-09T15:26:42.673Z] INFO: Downloading git... [2022-03-09T15:26:44.276Z] INFO: Expanding compiler 3 of 3... [2022-03-09T15:26:44.277Z] INFO: Downloading go... [2022-03-09T15:26:45.245Z] INFO: Removing downloaded files... [2022-03-09T15:26:45.245Z] INFO: Downloading containerd [2022-03-09T15:26:45.880Z] INFO: Downloading compiler 1 of 3... [2022-03-09T15:26:45.880Z] INFO: Downloading compiler 2 of 3... [2022-03-09T15:26:45.880Z] INFO: Downloading compiler 3 of 3... [2022-03-09T15:26:45.880Z] INFO: Extracting git... [2022-03-09T15:26:46.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-09T15:26:54.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-09T15:26:55.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-09T15:26:55.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-09T15:26:56.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-09T15:26:56.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-09T15:26:57.109Z] ok github.com/docker/docker/libnetwork/ipam 15.774s coverage: 85.3% of statements [2022-03-09T15:26:57.109Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-09T15:26:57.109Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-09T15:26:57.109Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-09T15:26:57.109Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-09T15:26:57.109Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-09T15:26:57.109Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-09T15:26:57.109Z] ok github.com/docker/docker/libnetwork/ipamutils 0.290s coverage: 74.0% of statements [2022-03-09T15:26:57.681Z] ok github.com/docker/docker/libnetwork/iptables 0.135s coverage: 45.1% of statements [2022-03-09T15:26:57.681Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-03-09T15:26:57.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-09T15:26:57.942Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-03-09T15:27:00.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-09T15:27:00.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-09T15:27:00.996Z] INFO: Expanding go... [2022-03-09T15:27:01.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-09T15:27:02.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-09T15:27:02.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-09T15:27:03.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-09T15:27:04.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-09T15:27:05.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-09T15:27:05.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-09T15:27:06.913Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-09T15:27:06.913Z] Using test binary docker [2022-03-09T15:27:06.913Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-09T15:27:06.913Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-09T15:27:06.913Z] INFO: Waiting for daemon to start... [2022-03-09T15:27:06.913Z] Starting dockerd [2022-03-09T15:27:10.239Z] . [2022-03-09T15:27:10.239Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-09T15:27:10.239Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-09T15:27:10.239Z] Error: No such image: emptyfs [2022-03-09T15:27:10.239Z] Running integration-test (iteration 1) [2022-03-09T15:27:10.239Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-09T15:27:10.497Z] Loaded image: busybox:latest [2022-03-09T15:27:10.497Z] Loaded image: busybox:glibc [2022-03-09T15:27:11.879Z] Loaded image: debian:bullseye-slim [2022-03-09T15:27:11.879Z] Loaded image: hello-world:latest [2022-03-09T15:27:12.137Z] Loaded image: arm32v7/hello-world:latest [2022-03-09T15:27:12.137Z] INFO: Testing against a local daemon [2022-03-09T15:27:12.137Z] === RUN TestCgroupNamespacesBuild [2022-03-09T15:27:13.513Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2022-03-09T15:27:13.513Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-09T15:27:14.888Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-03-09T15:27:14.888Z] === RUN TestBuildWithSession [2022-03-09T15:27:14.888Z] build_session_test.go:25: TODO: BuildKit [2022-03-09T15:27:14.888Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-09T15:27:14.888Z] === RUN TestBuildSquashParent [2022-03-09T15:27:15.213Z] [2022-03-09T15:27:15.213Z] Name Version Source Summary [2022-03-09T15:27:15.213Z] ---- ------- ------ ------- [2022-03-09T15:27:15.213Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-09T15:27:15.213Z] [2022-03-09T15:27:15.213Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-09T15:27:15.213Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-09T15:27:15.213Z] PSChildName : containerd [2022-03-09T15:27:15.213Z] PSDrive : C [2022-03-09T15:27:15.213Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-09T15:27:15.213Z] PSIsContainer : True [2022-03-09T15:27:15.213Z] Name : containerd [2022-03-09T15:27:15.213Z] FullName : C:\containerd [2022-03-09T15:27:15.213Z] Parent : [2022-03-09T15:27:15.213Z] Exists : True [2022-03-09T15:27:15.213Z] Root : C:\ [2022-03-09T15:27:15.213Z] Extension : [2022-03-09T15:27:15.213Z] CreationTime : 3/9/2022 3:27:12 PM [2022-03-09T15:27:15.213Z] CreationTimeUtc : 3/9/2022 3:27:12 PM [2022-03-09T15:27:15.213Z] LastAccessTime : 3/9/2022 3:27:12 PM [2022-03-09T15:27:15.213Z] LastAccessTimeUtc : 3/9/2022 3:27:12 PM [2022-03-09T15:27:15.213Z] LastWriteTime : 3/9/2022 3:27:12 PM [2022-03-09T15:27:15.213Z] LastWriteTimeUtc : 3/9/2022 3:27:12 PM [2022-03-09T15:27:15.213Z] Attributes : Directory [2022-03-09T15:27:15.213Z] Mode : d----- [2022-03-09T15:27:15.213Z] BaseName : containerd [2022-03-09T15:27:15.213Z] Target : {} [2022-03-09T15:27:15.213Z] LinkType : [2022-03-09T15:27:15.213Z] [2022-03-09T15:27:15.213Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-09T15:27:15.213Z] INFO: Configuring git core.autocrlf... [2022-03-09T15:27:15.213Z] [2022-03-09T15:27:15.213Z] [2022-03-09T15:27:19.374Z] --- PASS: TestBuildWithHugeFile (53.96s) [2022-03-09T15:27:19.374Z] === RUN TestBuildWCOWSandboxSize [2022-03-09T15:27:19.374Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-09T15:27:19.374Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-09T15:27:19.374Z] === RUN TestBuildWithEmptyDockerfile [2022-03-09T15:27:19.374Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:27:19.374Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:27:19.374Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:27:19.374Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:27:19.374Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:27:19.374Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:27:19.374Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:27:19.374Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:27:19.374Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:27:19.374Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-09T15:27:19.374Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2022-03-09T15:27:19.374Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2022-03-09T15:27:19.374Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-09T15:27:19.374Z] === RUN TestBuildPreserveOwnership [2022-03-09T15:27:19.374Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-09T15:27:19.633Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-09T15:27:21.011Z] --- PASS: TestBuildPreserveOwnership (3.69s) [2022-03-09T15:27:21.011Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2022-03-09T15:27:21.011Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-03-09T15:27:21.011Z] === RUN TestBuildPlatformInvalid [2022-03-09T15:27:21.011Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-09T15:27:21.011Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-09T15:27:21.447Z] --- PASS: TestBuildSquashParent (6.62s) [2022-03-09T15:27:21.447Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-09T15:27:21.447Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:27:21.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:27:21.447Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:27:21.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:27:21.447Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:27:21.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:27:21.447Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:27:21.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:27:21.447Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:27:21.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:27:21.447Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:27:21.447Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:27:21.447Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:27:21.447Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:27:21.948Z] Loaded image: busybox:latest [2022-03-09T15:27:21.948Z] Loaded image: busybox:glibc [2022-03-09T15:27:22.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:27:22.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:27:23.330Z] Loaded image: debian:bullseye-slim [2022-03-09T15:27:23.330Z] Loaded image: hello-world:latest [2022-03-09T15:27:23.330Z] Loaded image: arm32v7/hello-world:latest [2022-03-09T15:27:25.358Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:27:25.358Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:27:26.733Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-09T15:27:26.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.37s) [2022-03-09T15:27:26.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s) [2022-03-09T15:27:26.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2022-03-09T15:27:26.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.11s) [2022-03-09T15:27:26.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.84s) [2022-03-09T15:27:26.733Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.80s) [2022-03-09T15:27:26.733Z] === RUN TestBuildMultiStageCopy [2022-03-09T15:27:26.733Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-09T15:27:30.919Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-09T15:27:31.178Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-09T15:27:31.367Z] INFO: Expanding compiler 1 of 3... [2022-03-09T15:27:31.367Z] INFO: Expanding compiler 2 of 3... [2022-03-09T15:27:32.115Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-09T15:27:33.051Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-09T15:27:33.314Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.47s) [2022-03-09T15:27:33.314Z] PASS [2022-03-09T15:27:33.314Z] [2022-03-09T15:27:33.314Z] === Skipped [2022-03-09T15:27:33.314Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-09T15:27:33.314Z] build_session_test.go:25: TODO: BuildKit [2022-03-09T15:27:33.314Z] [2022-03-09T15:27:33.314Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-09T15:27:33.314Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-09T15:27:33.314Z] [2022-03-09T15:27:33.314Z] DONE 34 tests, 2 skipped in 92.257s [2022-03-09T15:27:33.314Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-09T15:27:33.314Z] INFO: Testing against a local daemon [2022-03-09T15:27:33.314Z] === RUN TestConfigInspect [2022-03-09T15:27:34.426Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2022-03-09T15:27:34.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2022-03-09T15:27:34.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-09T15:27:34.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-09T15:27:34.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-09T15:27:34.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-09T15:27:34.426Z] === RUN TestBuildMultiStageParentConfig [2022-03-09T15:27:34.703Z] --- PASS: TestConfigInspect (2.34s) [2022-03-09T15:27:34.703Z] === RUN TestConfigList [2022-03-09T15:27:36.222Z] INFO: Expanding compiler 3 of 3... [2022-03-09T15:27:36.222Z] INFO: Removing downloaded files... [2022-03-09T15:27:36.222Z] INFO: Downloading containerd [2022-03-09T15:27:37.236Z] --- PASS: TestConfigList (2.17s) [2022-03-09T15:27:37.236Z] === RUN TestConfigsCreateAndDelete [2022-03-09T15:27:39.142Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-03-09T15:27:39.142Z] === RUN TestConfigsUpdate [2022-03-09T15:27:39.689Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-03-09T15:27:39.689Z] === RUN TestBuildLabelWithTargets [2022-03-09T15:27:41.674Z] --- PASS: TestConfigsUpdate (2.16s) [2022-03-09T15:27:41.674Z] === RUN TestTemplatedConfig [2022-03-09T15:27:44.206Z] --- PASS: TestTemplatedConfig (2.68s) [2022-03-09T15:27:44.206Z] === RUN TestConfigCreateResolve [2022-03-09T15:27:46.111Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-03-09T15:27:46.111Z] PASS [2022-03-09T15:27:46.111Z] [2022-03-09T15:27:46.111Z] DONE 6 tests in 13.740s [2022-03-09T15:27:46.111Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-09T15:27:46.111Z] INFO: Testing against a local daemon [2022-03-09T15:27:46.111Z] === RUN TestCheckpoint [2022-03-09T15:27:46.111Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-09T15:27:46.111Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-09T15:27:46.111Z] === RUN TestContainerInvalidJSON [2022-03-09T15:27:46.111Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:27:46.111Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:27:46.111Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:27:46.111Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:27:46.111Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:27:46.111Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:27:46.111Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-09T15:27:46.111Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-09T15:27:46.111Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-09T15:27:46.111Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-09T15:27:46.370Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-03-09T15:27:46.370Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-09T15:27:46.370Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-09T15:27:46.370Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-09T15:27:46.370Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-09T15:27:46.370Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-09T15:27:46.370Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-09T15:27:46.370Z] === RUN TestCopyFromContainer [2022-03-09T15:27:47.751Z] === RUN TestCopyFromContainer// [2022-03-09T15:27:47.751Z] === RUN TestCopyFromContainer//bar/root [2022-03-09T15:27:47.751Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-09T15:27:47.751Z] === RUN TestCopyFromContainer/bar/quux [2022-03-09T15:27:47.751Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-09T15:27:47.751Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-09T15:27:47.800Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-09T15:27:47.800Z] === RUN TestBuildWithEmptyLayers [2022-03-09T15:27:48.010Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-09T15:27:48.010Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-09T15:27:48.010Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-09T15:27:48.010Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-09T15:27:48.270Z] --- PASS: TestCopyFromContainer (1.75s) [2022-03-09T15:27:48.270Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-09T15:27:48.270Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-03-09T15:27:48.270Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-09T15:27:48.270Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-09T15:27:48.270Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-09T15:27:48.270Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-09T15:27:48.270Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-09T15:27:48.270Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-09T15:27:48.270Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-09T15:27:48.270Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-09T15:27:48.270Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-09T15:27:48.270Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:27:48.270Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:27:48.270Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:27:48.270Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:27:48.270Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:27:48.270Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:27:48.270Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:27:48.270Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:27:48.270Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:27:48.270Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-09T15:27:48.270Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-09T15:27:48.270Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-09T15:27:48.270Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-09T15:27:48.270Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-09T15:27:48.270Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-09T15:27:48.270Z] === RUN TestCreateWithInvalidEnv [2022-03-09T15:27:48.270Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-09T15:27:48.270Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-09T15:27:48.270Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-09T15:27:48.270Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-09T15:27:48.270Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-09T15:27:48.270Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-09T15:27:48.270Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-09T15:27:48.270Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-09T15:27:48.270Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-09T15:27:48.270Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-09T15:27:48.270Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-09T15:27:48.270Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-09T15:27:48.270Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-09T15:27:48.270Z] === RUN TestCreateTmpfsMountsTarget [2022-03-09T15:27:48.270Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-09T15:27:48.270Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-09T15:27:48.875Z] [2022-03-09T15:27:48.876Z] Name Version Source Summary [2022-03-09T15:27:48.876Z] ---- ------- ------ ------- [2022-03-09T15:27:48.876Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-09T15:27:48.876Z] [2022-03-09T15:27:48.876Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-09T15:27:48.876Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-09T15:27:48.876Z] PSChildName : containerd [2022-03-09T15:27:48.876Z] PSDrive : C [2022-03-09T15:27:48.876Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-09T15:27:48.876Z] PSIsContainer : True [2022-03-09T15:27:48.876Z] Name : containerd [2022-03-09T15:27:48.876Z] FullName : C:\containerd [2022-03-09T15:27:48.876Z] Parent : [2022-03-09T15:27:48.876Z] Exists : True [2022-03-09T15:27:48.876Z] Root : C:\ [2022-03-09T15:27:48.876Z] Extension : [2022-03-09T15:27:48.876Z] CreationTime : 3/9/2022 3:27:48 PM [2022-03-09T15:27:48.876Z] CreationTimeUtc : 3/9/2022 3:27:48 PM [2022-03-09T15:27:48.876Z] LastAccessTime : 3/9/2022 3:27:48 PM [2022-03-09T15:27:48.876Z] LastAccessTimeUtc : 3/9/2022 3:27:48 PM [2022-03-09T15:27:48.876Z] LastWriteTime : 3/9/2022 3:27:48 PM [2022-03-09T15:27:48.876Z] LastWriteTimeUtc : 3/9/2022 3:27:48 PM [2022-03-09T15:27:48.876Z] Attributes : Directory [2022-03-09T15:27:48.876Z] Mode : d----- [2022-03-09T15:27:48.876Z] BaseName : containerd [2022-03-09T15:27:48.876Z] Target : {} [2022-03-09T15:27:48.876Z] LinkType : [2022-03-09T15:27:48.876Z] [2022-03-09T15:27:49.895Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-09T15:27:49.895Z] INFO: Configuring git core.autocrlf... [2022-03-09T15:27:49.895Z] [2022-03-09T15:27:49.895Z] [2022-03-09T15:27:50.173Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s) [2022-03-09T15:27:50.173Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-09T15:27:50.333Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-03-09T15:27:50.333Z] === RUN TestBuildMultiStageOnBuild [2022-03-09T15:27:51.550Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-03-09T15:27:51.550Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-09T15:27:51.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:27:51.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:27:51.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:27:51.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:27:51.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:27:51.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:27:51.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:27:51.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:27:51.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:27:51.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:27:51.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:27:51.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:27:51.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:27:51.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:27:51.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:27:51.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-09T15:27:51.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-09T15:27:51.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-09T15:27:51.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-09T15:27:51.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-09T15:27:51.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-09T15:27:51.550Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-09T15:27:52.119Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-03-09T15:27:52.119Z] === RUN TestCreateDifferentPlatform [2022-03-09T15:27:52.119Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-09T15:27:52.119Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-09T15:27:52.119Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-09T15:27:52.119Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-09T15:27:52.119Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-09T15:27:52.119Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-09T15:27:52.119Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-09T15:27:52.119Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-09T15:27:52.119Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-09T15:27:52.119Z] === RUN TestContainerStartOnDaemonRestart [2022-03-09T15:27:52.119Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-09T15:27:52.119Z] === RUN TestDaemonRestartIpcMode [2022-03-09T15:27:52.119Z] === PAUSE TestDaemonRestartIpcMode [2022-03-09T15:27:52.119Z] === RUN TestDaemonHostGatewayIP [2022-03-09T15:27:52.119Z] === PAUSE TestDaemonHostGatewayIP [2022-03-09T15:27:52.119Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-09T15:27:52.119Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-09T15:27:52.119Z] === RUN TestContainerKillOnDaemonStart [2022-03-09T15:27:52.119Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-09T15:27:52.119Z] === RUN TestDiff [2022-03-09T15:27:53.056Z] --- PASS: TestDiff (0.59s) [2022-03-09T15:27:53.056Z] === RUN TestExecWithCloseStdin [2022-03-09T15:27:53.624Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-03-09T15:27:53.624Z] === RUN TestExec [2022-03-09T15:27:54.191Z] --- PASS: TestExec (0.64s) [2022-03-09T15:27:54.191Z] === RUN TestExecUser [2022-03-09T15:27:54.809Z] --- PASS: TestExecUser (0.64s) [2022-03-09T15:27:54.809Z] === RUN TestExportContainerAndImportImage [2022-03-09T15:27:55.597Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-09T15:27:55.598Z] === RUN TestBuildUncleanTarFilenames [2022-03-09T15:27:55.598Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-03-09T15:27:55.598Z] === RUN TestBuildMultiStageLayerLeak [2022-03-09T15:27:55.777Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2022-03-09T15:27:55.777Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-09T15:27:56.715Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-03-09T15:27:56.715Z] === RUN TestHealthCheckWorkdir [2022-03-09T15:27:57.651Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2022-03-09T15:27:57.651Z] === RUN TestHealthKillContainer [2022-03-09T15:27:58.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-09T15:27:58.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-09T15:28:00.863Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2022-03-09T15:28:00.863Z] === RUN TestBuildWithHugeFile [2022-03-09T15:28:05.766Z] --- PASS: TestHealthKillContainer (8.28s) [2022-03-09T15:28:05.766Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-09T15:28:06.334Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-03-09T15:28:06.334Z] === RUN TestIpcModeNone [2022-03-09T15:28:07.270Z] --- PASS: TestIpcModeNone (0.67s) [2022-03-09T15:28:07.270Z] === RUN TestIpcModePrivate [2022-03-09T15:28:07.530Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-09T15:28:07.789Z] --- PASS: TestIpcModePrivate (0.64s) [2022-03-09T15:28:07.789Z] === RUN TestIpcModeShareable [2022-03-09T15:28:08.048Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-09T15:28:08.308Z] --- PASS: TestIpcModeShareable (0.67s) [2022-03-09T15:28:08.308Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-09T15:28:10.216Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.87s) [2022-03-09T15:28:10.216Z] === RUN TestAPIIpcModeHost [2022-03-09T15:28:10.784Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-03-09T15:28:10.784Z] === RUN TestDaemonIpcModeShareable [2022-03-09T15:28:11.721Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: true, mustBeShared: true [2022-03-09T15:28:11.721Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2022-03-09T15:28:11.721Z] === RUN TestDaemonIpcModePrivate [2022-03-09T15:28:13.100Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: false, mustBeShared: false [2022-03-09T15:28:13.100Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-03-09T15:28:13.100Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-09T15:28:14.037Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: false, mustBeShared: false [2022-03-09T15:28:14.297Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-03-09T15:28:14.297Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-09T15:28:15.234Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: true, mustBeShared: true [2022-03-09T15:28:15.493Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) [2022-03-09T15:28:15.493Z] === RUN TestIpcModeOlderClient [2022-03-09T15:28:15.493Z] === PAUSE TestIpcModeOlderClient [2022-03-09T15:28:15.493Z] === RUN TestKillContainerInvalidSignal [2022-03-09T15:28:16.061Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-03-09T15:28:16.061Z] === RUN TestKillContainer [2022-03-09T15:28:16.061Z] === RUN TestKillContainer/no_signal [2022-03-09T15:28:16.321Z] === RUN TestKillContainer/non_killing_signal [2022-03-09T15:28:16.581Z] === RUN TestKillContainer/killing_signal [2022-03-09T15:28:17.149Z] --- PASS: TestKillContainer (1.31s) [2022-03-09T15:28:17.149Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-09T15:28:17.149Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-03-09T15:28:17.149Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-03-09T15:28:17.149Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-09T15:28:17.149Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-09T15:28:17.717Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-09T15:28:18.284Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2022-03-09T15:28:18.284Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-03-09T15:28:18.284Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-03-09T15:28:18.284Z] === RUN TestKillStoppedContainer [2022-03-09T15:28:18.284Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-09T15:28:18.284Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-09T15:28:18.284Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-09T15:28:18.284Z] === RUN TestKillDifferentUserContainer [2022-03-09T15:28:18.543Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-03-09T15:28:18.543Z] === RUN TestInspectOomKilledTrue [2022-03-09T15:28:18.801Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:28:18.801Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-09T15:28:18.801Z] === RUN TestInspectOomKilledFalse [2022-03-09T15:28:18.801Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:28:18.801Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-09T15:28:18.801Z] === RUN TestLinksEtcHostsContentMatch [2022-03-09T15:28:19.060Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2022-03-09T15:28:19.060Z] === RUN TestLinksContainerNames [2022-03-09T15:28:19.998Z] --- PASS: TestLinksContainerNames (0.93s) [2022-03-09T15:28:19.998Z] === RUN TestLogsFollowTailEmpty [2022-03-09T15:28:20.566Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-03-09T15:28:20.566Z] === RUN TestContainerNetworkMountsNoChown [2022-03-09T15:28:20.827Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/default [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/default [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/private [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/private [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/rprivate [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/slave [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/slave [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/rslave [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/shared [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/shared [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/rshared [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-09T15:28:20.827Z] === CONT TestMountDaemonRoot/default [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-09T15:28:20.827Z] === CONT TestMountDaemonRoot/rslave [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-09T15:28:20.827Z] === CONT TestMountDaemonRoot/rshared [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-09T15:28:20.827Z] === CONT TestMountDaemonRoot/shared [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-09T15:28:20.827Z] === CONT TestMountDaemonRoot/rprivate [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-09T15:28:20.827Z] === CONT TestMountDaemonRoot/slave [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-09T15:28:20.827Z] === CONT TestMountDaemonRoot/private [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-09T15:28:20.827Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-09T15:28:20.827Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-09T15:28:20.827Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-09T15:28:20.827Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-09T15:28:21.087Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-09T15:28:21.087Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-09T15:28:21.087Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-09T15:28:21.087Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-09T15:28:21.087Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-09T15:28:21.087Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-09T15:28:21.087Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-09T15:28:21.087Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-09T15:28:21.087Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-09T15:28:21.087Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-09T15:28:21.087Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-09T15:28:21.087Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-09T15:28:21.346Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-09T15:28:21.346Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-09T15:28:21.346Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-09T15:28:21.346Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-09T15:28:21.346Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-09T15:28:21.346Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-09T15:28:21.346Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-09T15:28:21.346Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-09T15:28:21.346Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-09T15:28:21.346Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-09T15:28:21.346Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-09T15:28:21.346Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-09T15:28:21.346Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-09T15:28:21.346Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-09T15:28:21.346Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-09T15:28:21.347Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-09T15:28:21.347Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-09T15:28:21.347Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-09T15:28:21.347Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-09T15:28:21.347Z] === RUN TestContainerBindMountNonRecursive [2022-03-09T15:28:22.724Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-03-09T15:28:22.724Z] === RUN TestContainerVolumesMountedAsShared [2022-03-09T15:28:23.291Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-03-09T15:28:23.291Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-09T15:28:23.550Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-03-09T15:28:23.551Z] === RUN TestNetworkNat [2022-03-09T15:28:24.118Z] --- PASS: TestNetworkNat (0.50s) [2022-03-09T15:28:24.118Z] === RUN TestNetworkLocalhostTCPNat [2022-03-09T15:28:24.685Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-03-09T15:28:24.685Z] === RUN TestNetworkLoopbackNat [2022-03-09T15:28:27.217Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-03-09T15:28:27.217Z] === RUN TestPause [2022-03-09T15:28:27.374Z] Removing intermediate container cf081a922477 [2022-03-09T15:28:27.375Z] ---> 13e922c11365 [2022-03-09T15:28:27.375Z] 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 [2022-03-09T15:28:27.375Z] ---> Running in 550b24aa329d [2022-03-09T15:28:27.477Z] --- PASS: TestPause (0.49s) [2022-03-09T15:28:27.477Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-09T15:28:27.477Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-09T15:28:27.477Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-09T15:28:27.477Z] === RUN TestPauseStopPausedContainer [2022-03-09T15:28:28.044Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-03-09T15:28:28.045Z] === RUN TestPidHost [2022-03-09T15:28:29.421Z] --- PASS: TestPidHost (1.13s) [2022-03-09T15:28:29.421Z] === RUN TestPsFilter [2022-03-09T15:28:29.421Z] --- PASS: TestPsFilter (0.13s) [2022-03-09T15:28:29.421Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-09T15:28:29.681Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2022-03-09T15:28:29.681Z] === RUN TestRemoveContainerWithVolume [2022-03-09T15:28:30.250Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-03-09T15:28:30.250Z] === RUN TestRemoveContainerRunning [2022-03-09T15:28:30.509Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-03-09T15:28:30.509Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-09T15:28:31.079Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-03-09T15:28:31.079Z] === RUN TestRemoveInvalidContainer [2022-03-09T15:28:31.079Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-09T15:28:31.079Z] === RUN TestRenameLinkedContainer [2022-03-09T15:28:31.258Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-09T15:28:31.258Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-09T15:28:31.718Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-09T15:28:31.718Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-09T15:28:31.718Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-09T15:28:31.718Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-09T15:28:31.718Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-09T15:28:31.718Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-09T15:28:31.718Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-09T15:28:31.718Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-09T15:28:32.181Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-09T15:28:32.181Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-09T15:28:32.181Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-09T15:28:32.181Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-09T15:28:32.985Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-03-09T15:28:32.985Z] === RUN TestRenameStoppedContainer [2022-03-09T15:28:33.150Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-09T15:28:33.150Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-09T15:28:33.245Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-03-09T15:28:33.245Z] === RUN TestRenameRunningContainerAndReuse [2022-03-09T15:28:34.182Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s) [2022-03-09T15:28:34.182Z] === RUN TestRenameInvalidName [2022-03-09T15:28:34.750Z] --- PASS: TestRenameInvalidName (0.48s) [2022-03-09T15:28:34.750Z] === RUN TestRenameAnonymousContainer [2022-03-09T15:28:36.657Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-03-09T15:28:36.657Z] === RUN TestRenameContainerWithSameName [2022-03-09T15:28:36.916Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-03-09T15:28:36.916Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-09T15:28:37.853Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-03-09T15:28:37.853Z] === RUN TestResize [2022-03-09T15:28:38.112Z] --- PASS: TestResize (0.44s) [2022-03-09T15:28:38.112Z] === RUN TestResizeWithInvalidSize [2022-03-09T15:28:38.679Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-03-09T15:28:38.679Z] === RUN TestResizeWhenContainerNotStarted [2022-03-09T15:28:38.938Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-03-09T15:28:38.938Z] === RUN TestDaemonRestartKillContainers [2022-03-09T15:28:38.938Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-09T15:28:38.938Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-09T15:28:38.938Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-09T15:28:38.938Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-09T15:28:38.938Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-09T15:28:38.938Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-09T15:28:38.938Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-09T15:28:38.938Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-09T15:28:38.938Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-09T15:28:38.938Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-09T15:28:38.938Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-09T15:28:38.938Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-09T15:28:38.938Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-09T15:28:38.938Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-09T15:28:38.938Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-09T15:28:38.938Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-09T15:28:38.938Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:28:38.938Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:28:38.938Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:28:38.938Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:28:38.938Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:28:38.938Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:28:38.938Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:28:38.938Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:28:38.938Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:28:38.938Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:28:38.938Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:28:38.938Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:28:38.938Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:28:38.938Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:28:38.938Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:28:38.938Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:28:38.938Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-09T15:28:38.939Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:28:40.317Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-09T15:28:40.885Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:28:42.265Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:28:42.265Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:28:43.645Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:28:43.645Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:28:46.934Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:28:47.193Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:28:49.448Z] ok github.com/docker/docker/libnetwork/networkdb 105.248s coverage: 60.0% of statements [2022-03-09T15:28:49.448Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-09T15:28:49.448Z] ok github.com/docker/docker/libnetwork/options 0.008s coverage: 100.0% of statements [2022-03-09T15:28:49.712Z] ok github.com/docker/docker/libnetwork/osl 4.303s coverage: 39.7% of statements [2022-03-09T15:28:49.973Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-09T15:28:50.233Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-09T15:28:50.804Z] ok github.com/docker/docker/libnetwork/portmapper 0.277s coverage: 48.6% of statements [2022-03-09T15:28:51.064Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-09T15:28:51.064Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-09T15:28:51.325Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-09T15:28:51.325Z] [2022-03-09T15:28:51.325Z] === Skipped [2022-03-09T15:28:51.325Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-09T15:28:51.325Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-09T15:28:51.325Z] [2022-03-09T15:28:51.325Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-09T15:28:51.325Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-09T15:28:51.325Z] [2022-03-09T15:28:51.325Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-09T15:28:51.325Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-09T15:28:51.325Z] [2022-03-09T15:28:51.325Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-09T15:28:51.325Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:28:51.325Z] [2022-03-09T15:28:51.325Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-09T15:28:51.325Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:28:51.325Z] [2022-03-09T15:28:51.325Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-09T15:28:51.325Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:28:51.325Z] [2022-03-09T15:28:51.325Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-09T15:28:51.325Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:28:51.325Z] [2022-03-09T15:28:51.325Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-09T15:28:51.325Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:28:51.325Z] [2022-03-09T15:28:51.325Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-09T15:28:51.325Z] firewalld_test.go:14: firewalld is not running [2022-03-09T15:28:51.325Z] [2022-03-09T15:28:51.325Z] DONE 326 tests, 9 skipped in 202.941s [2022-03-09T15:28:51.384Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-09T15:28:51.384Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon Post stage [Pipeline] junit [2022-03-09T15:28:52.289Z] Recording test results [2022-03-09T15:28:52.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-09T15:28:53.022Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-09T15:28:53.133Z] 0a6173b79e25: Pull complete [2022-03-09T15:28:53.133Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-09T15:28:53.133Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:28:53.133Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:28:53.133Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-09T15:28:53.133Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-09T15:28:53.133Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-09T15:28:53.133Z] INFO: Docker version of control daemon [2022-03-09T15:28:53.133Z] [2022-03-09T15:28:53.133Z] Client: [2022-03-09T15:28:53.133Z] Version: 20.10.9 [2022-03-09T15:28:53.133Z] API version: 1.41 [2022-03-09T15:28:53.133Z] Go version: go1.16.8 [2022-03-09T15:28:53.133Z] Git commit: c2ea9bc [2022-03-09T15:28:53.133Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-09T15:28:53.133Z] OS/Arch: windows/amd64 [2022-03-09T15:28:53.133Z] Context: default [2022-03-09T15:28:53.133Z] Experimental: true [2022-03-09T15:28:53.133Z] [2022-03-09T15:28:53.133Z] Server: Docker Engine - Community [2022-03-09T15:28:53.133Z] Engine: [2022-03-09T15:28:53.133Z] Version: 20.10.9 [2022-03-09T15:28:53.133Z] API version: 1.41 (minimum version 1.24) [2022-03-09T15:28:53.133Z] Go version: go1.16.8 [2022-03-09T15:28:53.133Z] Git commit: 79ea9d3 [2022-03-09T15:28:53.133Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-09T15:28:53.133Z] OS/Arch: windows/amd64 [2022-03-09T15:28:53.133Z] Experimental: true [2022-03-09T15:28:53.133Z] [2022-03-09T15:28:53.133Z] INFO: Docker info of control daemon [2022-03-09T15:28:53.133Z] [2022-03-09T15:28:53.133Z] Client: [2022-03-09T15:28:53.133Z] Context: default [2022-03-09T15:28:53.133Z] Debug Mode: false [2022-03-09T15:28:53.133Z] Plugins: [2022-03-09T15:28:53.133Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-09T15:28:53.133Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-09T15:28:53.133Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-09T15:28:53.133Z] [2022-03-09T15:28:53.133Z] Server: [2022-03-09T15:28:53.133Z] Containers: 0 [2022-03-09T15:28:53.133Z] Running: 0 [2022-03-09T15:28:53.133Z] Paused: 0 [2022-03-09T15:28:53.133Z] Stopped: 0 [2022-03-09T15:28:53.133Z] Images: 1 [2022-03-09T15:28:53.133Z] Server Version: 20.10.9 [2022-03-09T15:28:53.133Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-09T15:28:53.133Z] Windows: [2022-03-09T15:28:53.133Z] LCOW: [2022-03-09T15:28:53.133Z] Logging Driver: json-file [2022-03-09T15:28:53.133Z] Plugins: [2022-03-09T15:28:53.133Z] Volume: local [2022-03-09T15:28:53.133Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-09T15:28:53.133Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-09T15:28:53.133Z] Swarm: inactive [2022-03-09T15:28:53.133Z] Default Isolation: process [2022-03-09T15:28:53.133Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-09T15:28:53.133Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-09T15:28:53.133Z] OSType: windows [2022-03-09T15:28:53.133Z] Architecture: x86_64 [2022-03-09T15:28:53.133Z] CPUs: 4 [2022-03-09T15:28:53.133Z] Total Memory: 32GiB [2022-03-09T15:28:53.133Z] Name: azwin-2-bb3e00 [2022-03-09T15:28:53.133Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-09T15:28:53.133Z] Docker Root Dir: D:\docker [2022-03-09T15:28:53.133Z] Debug Mode: false [2022-03-09T15:28:53.133Z] Registry: https://index.docker.io/v1/ [2022-03-09T15:28:53.133Z] Labels: [2022-03-09T15:28:53.133Z] Experimental: true [2022-03-09T15:28:53.133Z] Insecure Registries: [2022-03-09T15:28:53.133Z] 10.0.0.4:5000 [2022-03-09T15:28:53.133Z] 127.0.0.0/8 [2022-03-09T15:28:53.133Z] Registry Mirrors: [2022-03-09T15:28:53.133Z] http://10.0.0.4:5000/ [2022-03-09T15:28:53.133Z] Live Restore Enabled: false [2022-03-09T15:28:53.133Z] Product License: Community Engine [2022-03-09T15:28:53.133Z] [2022-03-09T15:28:53.133Z] [2022-03-09T15:28:53.133Z] INFO: Commit hash is b8a0c875a1 [2022-03-09T15:28:53.133Z] INFO: Nuke-Everything... [2022-03-09T15:28:53.133Z] INFO: Container count on control daemon to delete is 0 [2022-03-09T15:28:53.133Z] INFO: Nuking d:\CI [2022-03-09T15:28:53.133Z] INFO: Zapped successfully [2022-03-09T15:28:53.133Z] INFO: Location for testing is d:\CI\PR-43347\3 [2022-03-09T15:28:53.133Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-09T15:28:53.133Z] [2022-03-09T15:28:53.133Z] [2022-03-09T15:28:53.133Z] INFO: Building the image from Dockerfile.windows at 03/09/2022 15:28:50... [2022-03-09T15:28:53.133Z] [2022-03-09T15:28:53.443Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-09T15:28:53.814Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43347/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c2a3d82631b62a9e9c5ecadb17f913314ebcc860 -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:c2a3d82631b62a9e9c5ecadb17f913314ebcc860 hack/make.sh dynbinary test-integration [2022-03-09T15:28:54.077Z] [2022-03-09T15:28:54.077Z] Removing bundles/ [2022-03-09T15:28:54.077Z] [2022-03-09T15:28:54.077Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-09T15:28:54.276Z] Removing intermediate container 550b24aa329d [2022-03-09T15:28:54.276Z] ---> 158f88dc8504 [2022-03-09T15:28:54.276Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-09T15:28:54.276Z] ---> Running in 1188a88ac503 [2022-03-09T15:28:54.276Z] Removing intermediate container 1188a88ac503 [2022-03-09T15:28:54.276Z] ---> adcb5d5ef7a0 [2022-03-09T15:28:54.276Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-09T15:28:54.276Z] ---> Running in f556e3b2473c [2022-03-09T15:28:54.276Z] Removing intermediate container f556e3b2473c [2022-03-09T15:28:54.276Z] ---> b4a19140dd72 [2022-03-09T15:28:54.276Z] Step 11/11 : COPY . . [2022-03-09T15:28:54.338Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-09T15:28:54.338Z] GOOS="" GOARCH="" GOARM="" [2022-03-09T15:28:54.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-09T15:28:55.187Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-09T15:28:57.090Z] --- PASS: TestBuildWithHugeFile (52.93s) [2022-03-09T15:28:57.090Z] === RUN TestBuildWCOWSandboxSize [2022-03-09T15:28:57.090Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-09T15:28:57.090Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-09T15:28:57.090Z] === RUN TestBuildWithEmptyDockerfile [2022-03-09T15:28:57.090Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:28:57.090Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:28:57.090Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:28:57.090Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:28:57.090Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:28:57.090Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:28:57.090Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:28:57.090Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:28:57.090Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:28:57.090Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-03-09T15:28:57.090Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-03-09T15:28:57.090Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-03-09T15:28:57.090Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-09T15:28:57.090Z] === RUN TestBuildPreserveOwnership [2022-03-09T15:28:57.090Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-09T15:28:57.093Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-09T15:28:57.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-03-09T15:28:57.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s) [2022-03-09T15:28:57.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-03-09T15:28:57.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.81s) [2022-03-09T15:28:57.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-03-09T15:28:57.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-03-09T15:28:57.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s) [2022-03-09T15:28:57.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s) [2022-03-09T15:28:57.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.06s) [2022-03-09T15:28:57.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.04s) [2022-03-09T15:28:57.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-03-09T15:28:57.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s) [2022-03-09T15:28:57.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s) [2022-03-09T15:28:57.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.17s) [2022-03-09T15:28:57.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-03-09T15:28:57.093Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s) [2022-03-09T15:28:57.093Z] === RUN TestCgroupNamespacesRun [2022-03-09T15:28:58.473Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2022-03-09T15:28:58.473Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-09T15:28:58.473Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-09T15:28:58.473Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-09T15:28:58.473Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-09T15:28:58.951Z] Sending build context to Docker daemon 62.11MB [2022-03-09T15:28:58.951Z] [2022-03-09T15:28:58.951Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-09T15:28:58.951Z] ---> 6a11116086a4 [2022-03-09T15:28:58.951Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-09T15:28:58.951Z] ---> Running in fe39c7b052d2 [2022-03-09T15:28:59.410Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-03-09T15:28:59.410Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-09T15:28:59.623Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-09T15:28:59.930Z] Removing intermediate container fe39c7b052d2 [2022-03-09T15:28:59.930Z] ---> b1728ea36aef [2022-03-09T15:28:59.931Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-09T15:28:59.931Z] ---> Running in 2a987176b768 [2022-03-09T15:29:00.394Z] Removing intermediate container 2a987176b768 [2022-03-09T15:29:00.394Z] ---> d98bf6df9c21 [2022-03-09T15:29:00.394Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-09T15:29:00.394Z] ---> Running in 65ae2da2e93d [2022-03-09T15:29:00.786Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-03-09T15:29:00.786Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-09T15:29:00.855Z] Removing intermediate container 65ae2da2e93d [2022-03-09T15:29:00.855Z] ---> ede4ff165bce [2022-03-09T15:29:00.855Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-09T15:29:00.855Z] ---> Running in a349b7b62959 [2022-03-09T15:29:01.318Z] Removing intermediate container a349b7b62959 [2022-03-09T15:29:01.318Z] ---> c23c1ae65470 [2022-03-09T15:29:01.318Z] 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} [2022-03-09T15:29:01.318Z] ---> Running in b145786c4908 [2022-03-09T15:29:01.722Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-03-09T15:29:01.722Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-09T15:29:01.784Z] Removing intermediate container b145786c4908 [2022-03-09T15:29:01.784Z] ---> 00b08a2748b6 [2022-03-09T15:29:01.784Z] 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; [2022-03-09T15:29:02.246Z] ---> Running in a6410e8524c5 [2022-03-09T15:29:03.098Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-03-09T15:29:03.098Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-09T15:29:03.723Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.74s) [2022-03-09T15:29:03.723Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-09T15:29:03.811Z] --- PASS: TestBuildPreserveOwnership (9.78s) [2022-03-09T15:29:03.811Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.76s) [2022-03-09T15:29:03.811Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s) [2022-03-09T15:29:03.811Z] === RUN TestBuildPlatformInvalid [2022-03-09T15:29:03.811Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-09T15:29:03.811Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-09T15:29:03.811Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-09T15:29:03.811Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-09T15:29:03.811Z] PASS [2022-03-09T15:29:03.811Z] [2022-03-09T15:29:03.811Z] === Skipped [2022-03-09T15:29:03.811Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-09T15:29:03.811Z] build_session_test.go:25: TODO: BuildKit [2022-03-09T15:29:03.811Z] [2022-03-09T15:29:03.811Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-09T15:29:03.811Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-09T15:29:03.811Z] [2022-03-09T15:29:03.811Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-09T15:29:03.811Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-09T15:29:03.811Z] [2022-03-09T15:29:03.811Z] DONE 34 tests, 3 skipped in 113.099s [2022-03-09T15:29:03.811Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-09T15:29:03.811Z] INFO: Testing against a local daemon [2022-03-09T15:29:03.811Z] === RUN TestConfigInspect [2022-03-09T15:29:03.811Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:29:03.811Z] --- SKIP: TestConfigInspect (0.01s) [2022-03-09T15:29:03.811Z] === RUN TestConfigList [2022-03-09T15:29:03.811Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:29:03.811Z] --- SKIP: TestConfigList (0.01s) [2022-03-09T15:29:03.811Z] === RUN TestConfigsCreateAndDelete [2022-03-09T15:29:03.811Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:29:03.811Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-09T15:29:03.811Z] === RUN TestConfigsUpdate [2022-03-09T15:29:03.811Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:29:03.811Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-09T15:29:03.811Z] === RUN TestTemplatedConfig [2022-03-09T15:29:03.811Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:29:03.811Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-09T15:29:03.811Z] === RUN TestConfigCreateResolve [2022-03-09T15:29:03.811Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:29:03.811Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-09T15:29:03.811Z] PASS [2022-03-09T15:29:03.811Z] [2022-03-09T15:29:03.811Z] === Skipped [2022-03-09T15:29:03.811Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-03-09T15:29:03.811Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:29:03.811Z] [2022-03-09T15:29:03.811Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-09T15:29:03.811Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:29:03.811Z] [2022-03-09T15:29:03.812Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-09T15:29:03.812Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:29:03.812Z] [2022-03-09T15:29:03.812Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-09T15:29:03.812Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:29:03.812Z] [2022-03-09T15:29:03.812Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-09T15:29:03.812Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:29:03.812Z] [2022-03-09T15:29:03.812Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-09T15:29:03.812Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:29:03.812Z] [2022-03-09T15:29:03.812Z] DONE 6 tests, 6 skipped in 0.194s [2022-03-09T15:29:03.812Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-09T15:29:03.812Z] INFO: Testing against a local daemon [2022-03-09T15:29:03.812Z] === RUN TestCheckpoint [2022-03-09T15:29:03.812Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-09T15:29:03.812Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-09T15:29:03.812Z] === RUN TestContainerInvalidJSON [2022-03-09T15:29:03.812Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:29:03.812Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:29:03.812Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:29:03.812Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:29:03.812Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:29:03.812Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:29:03.812Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-09T15:29:03.812Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-09T15:29:03.812Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-09T15:29:03.812Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-09T15:29:03.812Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-09T15:29:03.812Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-09T15:29:03.812Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-09T15:29:03.812Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-09T15:29:04.070Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-09T15:29:04.070Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-09T15:29:04.070Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-09T15:29:04.070Z] === RUN TestCopyFromContainer [2022-03-09T15:29:05.158Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.30s) [2022-03-09T15:29:05.158Z] === RUN TestNISDomainname [2022-03-09T15:29:05.726Z] --- PASS: TestNISDomainname (0.64s) [2022-03-09T15:29:05.726Z] === RUN TestHostnameDnsResolution [2022-03-09T15:29:06.662Z] --- PASS: TestHostnameDnsResolution (0.81s) [2022-03-09T15:29:06.662Z] === RUN TestUnprivilegedPortsAndPing [2022-03-09T15:29:06.921Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2022-03-09T15:29:06.921Z] === RUN TestStats [2022-03-09T15:29:07.354Z] === RUN TestCopyFromContainer// [2022-03-09T15:29:07.354Z] === RUN TestCopyFromContainer//bar/root [2022-03-09T15:29:07.354Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-09T15:29:07.354Z] === RUN TestCopyFromContainer/bar/quux [2022-03-09T15:29:07.354Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-09T15:29:07.354Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-09T15:29:07.613Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-09T15:29:07.613Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-09T15:29:07.613Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-09T15:29:07.613Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-09T15:29:07.613Z] --- PASS: TestCopyFromContainer (3.74s) [2022-03-09T15:29:07.613Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-09T15:29:07.613Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-09T15:29:07.613Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-09T15:29:07.613Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-09T15:29:07.613Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-09T15:29:07.613Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-09T15:29:07.613Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-09T15:29:07.613Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-09T15:29:07.613Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-09T15:29:07.613Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-09T15:29:07.613Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-09T15:29:07.613Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:29:07.613Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:29:07.613Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:29:07.613Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:29:07.613Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:29:07.613Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:29:07.613Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:29:07.613Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:29:07.873Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:29:07.873Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-09T15:29:07.873Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-09T15:29:07.873Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-09T15:29:07.873Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-09T15:29:07.873Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-09T15:29:07.873Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-09T15:29:07.873Z] === RUN TestCreateWithInvalidEnv [2022-03-09T15:29:07.873Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-09T15:29:07.873Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-09T15:29:07.873Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-09T15:29:07.873Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-09T15:29:07.873Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-09T15:29:07.873Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-09T15:29:07.873Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-09T15:29:07.873Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-09T15:29:07.873Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-09T15:29:07.873Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-09T15:29:07.873Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-09T15:29:07.873Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-09T15:29:07.873Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-09T15:29:07.873Z] === RUN TestCreateTmpfsMountsTarget [2022-03-09T15:29:07.873Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-09T15:29:07.873Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-09T15:29:09.248Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-03-09T15:29:09.248Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-09T15:29:09.452Z] --- PASS: TestStats (2.52s) [2022-03-09T15:29:09.452Z] === RUN TestStopContainerWithTimeout [2022-03-09T15:29:09.452Z] === RUN TestStopContainerWithTimeout/0 [2022-03-09T15:29:09.452Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-09T15:29:09.452Z] === RUN TestStopContainerWithTimeout/1 [2022-03-09T15:29:09.452Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-09T15:29:09.452Z] === RUN TestStopContainerWithTimeout/3 [2022-03-09T15:29:09.452Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-09T15:29:09.452Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-09T15:29:09.452Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-09T15:29:09.452Z] === CONT TestStopContainerWithTimeout/0 [2022-03-09T15:29:09.452Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-09T15:29:10.185Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-03-09T15:29:10.185Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-09T15:29:10.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:29:10.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:29:10.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:29:10.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:29:10.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:29:10.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:29:10.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:29:10.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:29:10.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:29:10.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:29:10.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:29:10.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:29:10.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:29:10.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:29:10.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:29:10.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-09T15:29:10.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-09T15:29:10.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-09T15:29:10.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-09T15:29:10.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-09T15:29:10.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-09T15:29:10.185Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-09T15:29:10.390Z] === CONT TestStopContainerWithTimeout/3 [2022-03-09T15:29:10.752Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-03-09T15:29:10.752Z] === RUN TestCreateDifferentPlatform [2022-03-09T15:29:10.752Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-09T15:29:10.752Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-09T15:29:10.752Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-09T15:29:10.752Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-09T15:29:10.752Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-09T15:29:10.752Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-09T15:29:10.752Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-09T15:29:10.752Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-09T15:29:10.752Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-09T15:29:10.752Z] === RUN TestContainerStartOnDaemonRestart [2022-03-09T15:29:10.752Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-09T15:29:10.752Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-09T15:29:10.752Z] === RUN TestDaemonRestartIpcMode [2022-03-09T15:29:10.752Z] === PAUSE TestDaemonRestartIpcMode [2022-03-09T15:29:10.753Z] === RUN TestDaemonHostGatewayIP [2022-03-09T15:29:10.753Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:29:10.753Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-09T15:29:10.753Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-09T15:29:10.753Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-09T15:29:10.753Z] === RUN TestContainerKillOnDaemonStart [2022-03-09T15:29:10.753Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-09T15:29:10.753Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-09T15:29:10.753Z] === RUN TestDiff [2022-03-09T15:29:11.010Z] --- PASS: TestDiff (0.41s) [2022-03-09T15:29:11.010Z] === RUN TestExecWithCloseStdin [2022-03-09T15:29:11.586Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-03-09T15:29:11.586Z] === RUN TestExec [2022-03-09T15:29:11.607Z] INFO [loader] Go packages loading at mode 575 (deps|compiled_files|exports_file|files|imports|name|types_sizes) took 2m21.94840533s [2022-03-09T15:29:11.607Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-03-09T15:29:11.607Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 473.3776ms [2022-03-09T15:29:12.166Z] --- PASS: TestExec (0.49s) [2022-03-09T15:29:12.166Z] === RUN TestExecUser [2022-03-09T15:29:12.292Z] === CONT TestStopContainerWithTimeout/1 [2022-03-09T15:29:12.432Z] --- PASS: TestExecUser (0.43s) [2022-03-09T15:29:12.432Z] === RUN TestExportContainerAndImportImage [2022-03-09T15:29:13.017Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-03-09T15:29:13.017Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-09T15:29:14.195Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-09T15:29:14.195Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-03-09T15:29:14.195Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-03-09T15:29:14.195Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-03-09T15:29:14.195Z] --- PASS: TestStopContainerWithTimeout/1 (1.52s) [2022-03-09T15:29:14.195Z] === RUN TestDeleteDevicemapper [2022-03-09T15:29:14.195Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-09T15:29:14.195Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-09T15:29:14.195Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-09T15:29:14.394Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-03-09T15:29:14.394Z] === RUN TestHealthCheckWorkdir [2022-03-09T15:29:14.961Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-03-09T15:29:14.961Z] === RUN TestHealthKillContainer [2022-03-09T15:29:15.572Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2022-03-09T15:29:15.572Z] === RUN TestUpdateMemory [2022-03-09T15:29:15.572Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:29:15.572Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-09T15:29:15.572Z] === RUN TestUpdateCPUQuota [2022-03-09T15:29:16.139Z] --- PASS: TestUpdateCPUQuota (0.97s) [2022-03-09T15:29:16.139Z] === RUN TestUpdatePidsLimit [2022-03-09T15:29:16.399Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-09T15:29:16.399Z] === RUN TestUpdatePidsLimit/no_change [2022-03-09T15:29:16.468Z] Removing intermediate container c5cc4cac43e7 [2022-03-09T15:29:16.468Z] ---> 48c137768dd0 [2022-03-09T15:29:16.468Z] 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 [2022-03-09T15:29:16.468Z] ---> Running in 6b057b7c3062 [2022-03-09T15:29:16.468Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-09T15:29:16.468Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-09T15:29:16.468Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-09T15:29:16.468Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-09T15:29:16.468Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-09T15:29:16.468Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-09T15:29:16.468Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-09T15:29:16.468Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-09T15:29:16.468Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-09T15:29:16.468Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-09T15:29:16.468Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-09T15:29:16.468Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-09T15:29:16.468Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-09T15:29:16.468Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-09T15:29:16.468Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-09T15:29:16.468Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-09T15:29:16.658Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-09T15:29:16.918Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-09T15:29:17.177Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-09T15:29:17.437Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-09T15:29:17.697Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-09T15:29:18.266Z] --- PASS: TestUpdatePidsLimit (2.08s) [2022-03-09T15:29:18.266Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2022-03-09T15:29:18.266Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-03-09T15:29:18.266Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-03-09T15:29:18.266Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-03-09T15:29:18.267Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-03-09T15:29:18.267Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-03-09T15:29:18.267Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-03-09T15:29:18.267Z] === RUN TestUpdateRestartPolicy [2022-03-09T15:29:19.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-09T15:29:23.071Z] --- PASS: TestHealthKillContainer (7.88s) [2022-03-09T15:29:23.071Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-09T15:29:23.071Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-09T15:29:23.071Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.01s) [2022-03-09T15:29:23.071Z] === RUN TestIpcModeNone [2022-03-09T15:29:23.329Z] --- PASS: TestIpcModeNone (0.45s) [2022-03-09T15:29:23.329Z] === RUN TestIpcModePrivate [2022-03-09T15:29:23.412Z] [2022-03-09T15:29:23.412Z] SUCCESS: Specified value was saved. [2022-03-09T15:29:23.587Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-09T15:29:23.587Z] --- PASS: TestIpcModePrivate (0.44s) [2022-03-09T15:29:23.587Z] === RUN TestIpcModeShareable [2022-03-09T15:29:23.587Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-09T15:29:23.587Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-09T15:29:23.587Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-09T15:29:24.242Z] ---> 29dd098dfd3a [2022-03-09T15:29:24.242Z] Successfully built 29dd098dfd3a [2022-03-09T15:29:24.242Z] Successfully tagged docker:latest [2022-03-09T15:29:24.242Z] INFO: Image build ended at 03/09/2022 15:29:21. Duration:00:03:42.4202707 [2022-03-09T15:29:24.242Z] [2022-03-09T15:29:24.242Z] [2022-03-09T15:29:24.242Z] INFO: Building the test binaries at 03/09/2022 15:29:21... [2022-03-09T15:29:24.957Z] INFO: Downloading git... [2022-03-09T15:29:25.487Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-03-09T15:29:25.487Z] === RUN TestAPIIpcModeHost [2022-03-09T15:29:25.487Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-09T15:29:25.487Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-09T15:29:25.487Z] === RUN TestDaemonIpcModeShareable [2022-03-09T15:29:25.487Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-09T15:29:25.487Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-09T15:29:25.487Z] === RUN TestDaemonIpcModePrivate [2022-03-09T15:29:25.782Z] INFO: make.ps1 starting at 03/09/2022 15:29:25 [2022-03-09T15:29:26.054Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-09T15:29:26.245Z] INFO: Git commit (fb83a1fea2) assumed from DOCKER_GITCOMMIT environment variable [2022-03-09T15:29:26.245Z] INFO: Invoking autogen... [2022-03-09T15:29:26.313Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-03-09T15:29:26.313Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-09T15:29:26.313Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-09T15:29:26.313Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-09T15:29:26.313Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-09T15:29:26.313Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-09T15:29:26.313Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-09T15:29:26.313Z] === RUN TestIpcModeOlderClient [2022-03-09T15:29:26.313Z] === PAUSE TestIpcModeOlderClient [2022-03-09T15:29:26.313Z] === RUN TestKillContainerInvalidSignal [2022-03-09T15:29:26.610Z] INFO: Downloading go... [2022-03-09T15:29:26.705Z] INFO: Building daemon... [2022-03-09T15:29:26.880Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-03-09T15:29:26.880Z] === RUN TestKillContainer [2022-03-09T15:29:26.880Z] === RUN TestKillContainer/no_signal [2022-03-09T15:29:27.140Z] === RUN TestKillContainer/non_killing_signal [2022-03-09T15:29:27.399Z] === RUN TestKillContainer/killing_signal [2022-03-09T15:29:27.966Z] --- PASS: TestKillContainer (1.25s) [2022-03-09T15:29:27.966Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-09T15:29:27.966Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-03-09T15:29:27.966Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-03-09T15:29:27.966Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-09T15:29:27.966Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-09T15:29:28.156Z] INFO: Downloading compiler 1 of 3... [2022-03-09T15:29:28.533Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-09T15:29:28.621Z] INFO: Downloading compiler 2 of 3... [2022-03-09T15:29:28.621Z] INFO: Downloading compiler 3 of 3... [2022-03-09T15:29:28.621Z] INFO: Extracting git... [2022-03-09T15:29:28.791Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-03-09T15:29:28.791Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-03-09T15:29:28.791Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-03-09T15:29:28.791Z] === RUN TestKillStoppedContainer [2022-03-09T15:29:28.791Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-09T15:29:28.791Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-09T15:29:28.791Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-09T15:29:28.791Z] === RUN TestKillDifferentUserContainer [2022-03-09T15:29:29.362Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-03-09T15:29:29.362Z] === RUN TestInspectOomKilledTrue [2022-03-09T15:29:29.362Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-09T15:29:29.362Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-09T15:29:29.362Z] === RUN TestInspectOomKilledFalse [2022-03-09T15:29:29.362Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:29:29.362Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-09T15:29:29.362Z] === RUN TestLinksEtcHostsContentMatch [2022-03-09T15:29:29.362Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-09T15:29:29.362Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-09T15:29:29.362Z] === RUN TestLinksContainerNames [2022-03-09T15:29:30.305Z] --- PASS: TestLinksContainerNames (0.82s) [2022-03-09T15:29:30.305Z] === RUN TestLogsFollowTailEmpty [2022-03-09T15:29:30.472Z] --- PASS: TestUpdateRestartPolicy (11.10s) [2022-03-09T15:29:30.472Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-09T15:29:30.472Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2022-03-09T15:29:30.472Z] === RUN TestWaitNonBlocked [2022-03-09T15:29:30.472Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:29:30.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:29:30.472Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:29:30.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:29:30.472Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:29:30.472Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:29:30.566Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-03-09T15:29:30.566Z] === RUN TestContainerNetworkMountsNoChown [2022-03-09T15:29:30.732Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-09T15:29:30.732Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-03-09T15:29:30.732Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-03-09T15:29:30.732Z] === RUN TestWaitBlocked [2022-03-09T15:29:30.732Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-09T15:29:30.732Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-09T15:29:30.732Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-09T15:29:30.732Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-09T15:29:30.732Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-09T15:29:30.732Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-09T15:29:31.133Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/default [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/default [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/private [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/private [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/rprivate [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/slave [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/slave [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/rslave [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/shared [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/shared [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/rshared [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/default [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/rslave [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/slave [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/rprivate [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/private [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/rshared [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/shared [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-09T15:29:31.133Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-09T15:29:31.133Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-09T15:29:31.133Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-09T15:29:31.300Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-09T15:29:31.300Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-03-09T15:29:31.300Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-03-09T15:29:31.300Z] === CONT TestContainerStartOnDaemonRestart [2022-03-09T15:29:31.300Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-09T15:29:31.392Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-09T15:29:31.392Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-09T15:29:31.392Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-09T15:29:31.392Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-09T15:29:31.392Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-09T15:29:31.392Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-09T15:29:31.392Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-09T15:29:31.392Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-09T15:29:31.392Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-09T15:29:31.392Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-09T15:29:31.392Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-09T15:29:31.392Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-09T15:29:31.392Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-09T15:29:31.392Z] === RUN TestContainerBindMountNonRecursive [2022-03-09T15:29:31.392Z] 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) [2022-03-09T15:29:31.392Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-09T15:29:31.392Z] === RUN TestContainerVolumesMountedAsShared [2022-03-09T15:29:31.392Z] 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) [2022-03-09T15:29:31.392Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-09T15:29:31.392Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-09T15:29:31.392Z] 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) [2022-03-09T15:29:31.392Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-09T15:29:31.392Z] === RUN TestNetworkNat [2022-03-09T15:29:31.582Z] Removing intermediate container 6b057b7c3062 [2022-03-09T15:29:31.582Z] ---> d3201ab7a63d [2022-03-09T15:29:31.582Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-09T15:29:31.582Z] ---> Running in 2a861914a411 [2022-03-09T15:29:32.064Z] Removing intermediate container 2a861914a411 [2022-03-09T15:29:32.064Z] ---> 3b39ab3d3e54 [2022-03-09T15:29:32.064Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-09T15:29:32.064Z] ---> Running in 24b34b2684e5 [2022-03-09T15:29:32.332Z] --- PASS: TestNetworkNat (0.61s) [2022-03-09T15:29:32.332Z] === RUN TestNetworkLocalhostTCPNat [2022-03-09T15:29:32.546Z] Removing intermediate container 24b34b2684e5 [2022-03-09T15:29:32.546Z] ---> 739acbea72ca [2022-03-09T15:29:32.546Z] Step 11/11 : COPY . . [2022-03-09T15:29:32.591Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-03-09T15:29:32.591Z] === RUN TestNetworkLoopbackNat [2022-03-09T15:29:33.835Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2022-03-09T15:29:33.835Z] --- PASS: TestContainerStartOnDaemonRestart (2.44s) [2022-03-09T15:29:33.835Z] === CONT TestContainerKillOnDaemonStart [2022-03-09T15:29:33.835Z] === CONT TestIpcModeOlderClient [2022-03-09T15:29:34.095Z] --- PASS: TestIpcModeOlderClient (0.16s) [2022-03-09T15:29:34.095Z] === CONT TestDaemonHostGatewayIP [2022-03-09T15:29:34.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-09T15:29:35.119Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-03-09T15:29:35.119Z] === RUN TestPause [2022-03-09T15:29:35.119Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-09T15:29:35.119Z] --- SKIP: TestPause (0.00s) [2022-03-09T15:29:35.119Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-09T15:29:35.119Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-09T15:29:35.119Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-09T15:29:35.119Z] === RUN TestPauseStopPausedContainer [2022-03-09T15:29:35.119Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-09T15:29:35.119Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-09T15:29:35.119Z] === RUN TestPidHost [2022-03-09T15:29:36.052Z] --- PASS: TestPidHost (0.91s) [2022-03-09T15:29:36.053Z] === RUN TestPsFilter [2022-03-09T15:29:36.311Z] --- PASS: TestPsFilter (0.13s) [2022-03-09T15:29:36.311Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-09T15:29:36.569Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-03-09T15:29:36.569Z] === RUN TestRemoveContainerWithVolume [2022-03-09T15:29:36.630Z] --- PASS: TestDaemonHostGatewayIP (2.60s) [2022-03-09T15:29:36.630Z] === CONT TestDaemonRestartIpcMode [2022-03-09T15:29:37.137Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-03-09T15:29:37.137Z] === RUN TestRemoveContainerRunning [2022-03-09T15:29:37.395Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-03-09T15:29:37.395Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-09T15:29:37.961Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-03-09T15:29:37.961Z] === RUN TestRemoveInvalidContainer [2022-03-09T15:29:37.961Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-09T15:29:37.961Z] === RUN TestRenameLinkedContainer [2022-03-09T15:29:39.162Z] --- PASS: TestDaemonRestartIpcMode (2.29s) [2022-03-09T15:29:39.865Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-03-09T15:29:39.865Z] === RUN TestRenameStoppedContainer [2022-03-09T15:29:39.865Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-03-09T15:29:39.865Z] === RUN TestRenameRunningContainerAndReuse [2022-03-09T15:29:40.802Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-03-09T15:29:40.802Z] === RUN TestRenameInvalidName [2022-03-09T15:29:41.061Z] --- PASS: TestRenameInvalidName (0.42s) [2022-03-09T15:29:41.061Z] === RUN TestRenameAnonymousContainer [2022-03-09T15:29:42.438Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2022-03-09T15:29:42.438Z] === RUN TestRenameContainerWithSameName [2022-03-09T15:29:43.004Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-03-09T15:29:43.004Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-09T15:29:43.938Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-03-09T15:29:43.938Z] === RUN TestResize [2022-03-09T15:29:44.197Z] --- PASS: TestResize (0.42s) [2022-03-09T15:29:44.197Z] === RUN TestResizeWithInvalidSize [2022-03-09T15:29:44.763Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-03-09T15:29:44.763Z] === RUN TestResizeWhenContainerNotStarted [2022-03-09T15:29:45.021Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-03-09T15:29:45.021Z] === RUN TestDaemonRestartKillContainers [2022-03-09T15:29:45.021Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-09T15:29:45.021Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-09T15:29:45.021Z] === RUN TestCgroupNamespacesRun [2022-03-09T15:29:45.892Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2022-03-09T15:29:45.892Z] PASS [2022-03-09T15:29:45.892Z] [2022-03-09T15:29:45.892Z] === Skipped [2022-03-09T15:29:45.892Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-09T15:29:45.892Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-09T15:29:45.892Z] [2022-03-09T15:29:45.892Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-09T15:29:45.892Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:29:45.892Z] [2022-03-09T15:29:45.892Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-09T15:29:45.892Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:29:45.892Z] [2022-03-09T15:29:45.892Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-09T15:29:45.892Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-09T15:29:45.892Z] [2022-03-09T15:29:45.892Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-09T15:29:45.892Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-09T15:29:45.892Z] [2022-03-09T15:29:45.892Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-09T15:29:45.892Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-09T15:29:45.892Z] [2022-03-09T15:29:45.892Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-09T15:29:45.892Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:29:45.892Z] [2022-03-09T15:29:45.892Z] DONE 200 tests, 7 skipped in 119.429s [2022-03-09T15:29:45.892Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-09T15:29:45.892Z] === RUN TestConfigDaemonLibtrustID [2022-03-09T15:29:46.151Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-03-09T15:29:46.151Z] === RUN TestDaemonConfigValidation [2022-03-09T15:29:46.151Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-09T15:29:46.151Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-09T15:29:46.151Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-09T15:29:46.151Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-09T15:29:46.151Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-09T15:29:46.151Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-09T15:29:46.151Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-09T15:29:46.151Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-09T15:29:46.151Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-09T15:29:46.151Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-09T15:29:46.151Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-09T15:29:46.151Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-09T15:29:46.151Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-09T15:29:46.151Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-09T15:29:46.347Z] INFO: Expanding go... [2022-03-09T15:29:46.393Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-03-09T15:29:46.393Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-09T15:29:46.411Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-09T15:29:46.411Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-09T15:29:46.411Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-09T15:29:46.411Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-09T15:29:46.411Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-09T15:29:46.411Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-03-09T15:29:46.411Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-09T15:29:46.411Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-09T15:29:46.411Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-09T15:29:47.327Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-03-09T15:29:47.327Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-09T15:29:47.348Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-09T15:29:48.702Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-03-09T15:29:48.702Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-09T15:29:48.727Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-09T15:29:49.637Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-03-09T15:29:49.637Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-09T15:29:49.663Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-09T15:29:49.663Z] daemon_test.go:156: [dddd356a2c0fe] daemon is not started [2022-03-09T15:29:49.663Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2022-03-09T15:29:49.663Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-03-09T15:29:49.663Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-09T15:29:49.663Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-03-09T15:29:49.663Z] === RUN TestDaemonProxy [2022-03-09T15:29:49.663Z] === RUN TestDaemonProxy/environment_variables [2022-03-09T15:29:50.573Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-03-09T15:29:50.573Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-09T15:29:51.569Z] === RUN TestDaemonProxy/command-line_options [2022-03-09T15:29:51.947Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-03-09T15:29:51.947Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-09T15:29:52.514Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-03-09T15:29:52.514Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-09T15:29:53.473Z] === RUN TestDaemonProxy/configuration_file [2022-03-09T15:29:53.887Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-03-09T15:29:53.887Z] === RUN TestNISDomainname [2022-03-09T15:29:53.887Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-09T15:29:53.887Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-09T15:29:53.887Z] === RUN TestHostnameDnsResolution [2022-03-09T15:29:54.453Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-03-09T15:29:54.453Z] === RUN TestUnprivilegedPortsAndPing [2022-03-09T15:29:54.453Z] 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 [2022-03-09T15:29:54.453Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-09T15:29:54.453Z] === RUN TestStats [2022-03-09T15:29:54.453Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-09T15:29:54.453Z] --- SKIP: TestStats (0.00s) [2022-03-09T15:29:54.453Z] === RUN TestStopContainerWithTimeout [2022-03-09T15:29:54.453Z] === RUN TestStopContainerWithTimeout/0 [2022-03-09T15:29:54.453Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-09T15:29:54.453Z] === RUN TestStopContainerWithTimeout/1 [2022-03-09T15:29:54.453Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-09T15:29:54.453Z] === RUN TestStopContainerWithTimeout/3 [2022-03-09T15:29:54.453Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-09T15:29:54.453Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-09T15:29:54.453Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-09T15:29:54.453Z] === CONT TestStopContainerWithTimeout/0 [2022-03-09T15:29:54.453Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-09T15:29:54.850Z] === RUN TestDaemonProxy/conflicting_options [2022-03-09T15:29:55.021Z] === CONT TestStopContainerWithTimeout/3 [2022-03-09T15:29:55.418Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-09T15:29:55.987Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-03-09T15:29:55.987Z] --- PASS: TestDaemonProxy (6.42s) [2022-03-09T15:29:55.987Z] --- PASS: TestDaemonProxy/environment_variables (1.92s) [2022-03-09T15:29:55.987Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-03-09T15:29:55.987Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-03-09T15:29:55.987Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-09T15:29:55.987Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-09T15:29:55.987Z] PASS [2022-03-09T15:29:55.987Z] [2022-03-09T15:29:55.987Z] === Skipped [2022-03-09T15:29:55.987Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s) [2022-03-09T15:29:55.987Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-03-09T15:29:55.987Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-09T15:29:55.987Z] [2022-03-09T15:29:55.987Z] DONE 17 tests, 1 skipped in 10.356s [2022-03-09T15:29:55.987Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-09T15:29:55.987Z] INFO: Testing against a local daemon [2022-03-09T15:29:55.987Z] === RUN TestCommitInheritsEnv [2022-03-09T15:29:56.247Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-03-09T15:29:56.247Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-09T15:29:56.247Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-09T15:29:56.247Z] === RUN TestImportWithCustomPlatform [2022-03-09T15:29:56.247Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-09T15:29:56.506Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-09T15:29:56.506Z] === RUN TestImportWithCustomPlatform// [2022-03-09T15:29:56.506Z] === RUN TestImportWithCustomPlatform/linux [2022-03-09T15:29:56.506Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-09T15:29:56.506Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-09T15:29:56.506Z] === RUN TestImportWithCustomPlatform/macos [2022-03-09T15:29:56.506Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-09T15:29:56.506Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-09T15:29:56.766Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-03-09T15:29:56.766Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-03-09T15:29:56.766Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-09T15:29:56.766Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-09T15:29:56.766Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-09T15:29:56.766Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-09T15:29:56.766Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-09T15:29:56.766Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-09T15:29:56.766Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-09T15:29:56.766Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-09T15:29:56.766Z] === RUN TestImagesFilterMultiReference [2022-03-09T15:29:56.766Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-09T15:29:56.766Z] === RUN TestImagePullPlatformInvalid [2022-03-09T15:29:56.766Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-09T15:29:56.766Z] === RUN TestRemoveImageOrphaning [2022-03-09T15:29:56.921Z] === CONT TestStopContainerWithTimeout/1 [2022-03-09T15:29:57.025Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-03-09T15:29:57.026Z] === RUN TestRemoveImageGarbageCollector [2022-03-09T15:29:58.820Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-09T15:29:58.820Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-03-09T15:29:58.820Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-03-09T15:29:58.820Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-03-09T15:29:58.820Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-03-09T15:29:58.820Z] === RUN TestDeleteDevicemapper [2022-03-09T15:29:58.820Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-09T15:29:58.820Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-09T15:29:58.820Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-09T15:29:58.941Z] --- PASS: TestRemoveImageGarbageCollector (1.94s) [2022-03-09T15:29:58.941Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-09T15:29:58.941Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-09T15:29:58.941Z] === RUN TestTagInvalidReference [2022-03-09T15:29:58.941Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-09T15:29:58.941Z] === RUN TestTagValidPrefixedRepo [2022-03-09T15:29:58.941Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-09T15:29:58.941Z] === RUN TestTagExistedNameWithoutForce [2022-03-09T15:29:59.200Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-09T15:29:59.200Z] === RUN TestTagOfficialNames [2022-03-09T15:29:59.200Z] --- PASS: TestTagOfficialNames (0.06s) [2022-03-09T15:29:59.200Z] === RUN TestTagMatchesDigest [2022-03-09T15:29:59.200Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-09T15:29:59.200Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-09T15:29:59.753Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) [2022-03-09T15:29:59.754Z] === RUN TestUpdateMemory [2022-03-09T15:29:59.754Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-09T15:29:59.754Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-09T15:29:59.754Z] === RUN TestUpdateCPUQuota [2022-03-09T15:29:59.754Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-09T15:29:59.754Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-09T15:29:59.754Z] === RUN TestUpdatePidsLimit [2022-03-09T15:29:59.754Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-09T15:29:59.754Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-09T15:29:59.754Z] === RUN TestUpdateRestartPolicy [2022-03-09T15:30:01.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-09T15:30:02.937Z] ---> 0351e1447adc [2022-03-09T15:30:02.937Z] Successfully built 0351e1447adc [2022-03-09T15:30:02.937Z] Successfully tagged docker:latest [2022-03-09T15:30:02.937Z] INFO: Image build ended at 03/09/2022 15:30:00. Duration:00:03:37.0414014 [2022-03-09T15:30:02.937Z] [2022-03-09T15:30:02.937Z] [2022-03-09T15:30:02.937Z] INFO: Building the test binaries at 03/09/2022 15:30:00... [2022-03-09T15:30:03.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-09T15:30:05.332Z] INFO: make.ps1 starting at 03/09/2022 15:30:05 [2022-03-09T15:30:05.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-09T15:30:05.814Z] INFO: Git commit (3178e17dcc) assumed from DOCKER_GITCOMMIT environment variable [2022-03-09T15:30:05.814Z] INFO: Invoking autogen... [2022-03-09T15:30:06.296Z] INFO: Building daemon... [2022-03-09T15:30:08.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-09T15:30:08.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-09T15:30:11.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-09T15:30:11.950Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2022-03-09T15:30:11.950Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-09T15:30:11.950Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-03-09T15:30:11.950Z] === RUN TestWaitNonBlocked [2022-03-09T15:30:11.950Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:30:11.950Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:30:11.950Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:30:11.950Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:30:11.950Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:30:11.950Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:30:11.950Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-09T15:30:11.950Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-03-09T15:30:11.950Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-03-09T15:30:11.950Z] === RUN TestWaitBlocked [2022-03-09T15:30:11.950Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-09T15:30:11.950Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-09T15:30:11.950Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-09T15:30:11.950Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-09T15:30:11.950Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-09T15:30:11.950Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-09T15:30:12.669Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-09T15:30:12.670Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-03-09T15:30:12.670Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-03-09T15:30:12.670Z] === CONT TestDaemonRestartIpcMode [2022-03-09T15:30:12.670Z] === CONT TestIpcModeOlderClient [2022-03-09T15:30:12.670Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-09T15:30:12.670Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-09T15:30:15.206Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.23s) [2022-03-09T15:30:15.206Z] --- PASS: TestDaemonRestartIpcMode (2.69s) [2022-03-09T15:30:15.206Z] PASS [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === Skipped [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-09T15:30:15.206Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-09T15:30:15.206Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-09T15:30:15.206Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-09T15:30:15.206Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.01s) [2022-03-09T15:30:15.206Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-09T15:30:15.206Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-09T15:30:15.206Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-09T15:30:15.206Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-09T15:30:15.206Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-09T15:30:15.206Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-09T15:30:15.206Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-09T15:30:15.206Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-09T15:30:15.206Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-09T15:30:15.206Z] 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) [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-09T15:30:15.206Z] 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) [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-09T15:30:15.206Z] 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) [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-09T15:30:15.206Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-09T15:30:15.206Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-09T15:30:15.206Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-09T15:30:15.206Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-09T15:30:15.206Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-09T15:30:15.206Z] 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 [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-09T15:30:15.206Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-09T15:30:15.206Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-09T15:30:15.206Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-09T15:30:15.206Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-09T15:30:15.206Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-09T15:30:15.206Z] [2022-03-09T15:30:15.206Z] DONE 177 tests, 27 skipped in 71.589s [2022-03-09T15:30:15.206Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-09T15:30:15.206Z] === RUN TestConfigDaemonLibtrustID [2022-03-09T15:30:15.781Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-09T15:30:15.781Z] === RUN TestDaemonConfigValidation [2022-03-09T15:30:15.781Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-09T15:30:15.781Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-09T15:30:15.781Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-09T15:30:15.781Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-09T15:30:15.781Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-09T15:30:15.781Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-09T15:30:15.781Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-09T15:30:15.781Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-09T15:30:15.781Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-09T15:30:15.781Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-09T15:30:15.781Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-09T15:30:15.781Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-09T15:30:15.829Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-09T15:30:15.829Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-09T15:30:15.829Z] GOOS="" GOARCH="" GOARM="" [2022-03-09T15:30:15.829Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-09T15:30:15.829Z] [2022-03-09T15:30:15.829Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-09T15:30:15.829Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-09T15:30:15.829Z] HOSTNAME=870f196662b4 [2022-03-09T15:30:15.829Z] TESTDEBUG=0 [2022-03-09T15:30:15.829Z] DEST=bundles/test-integration [2022-03-09T15:30:15.829Z] PWD=/go/src/github.com/docker/docker [2022-03-09T15:30:15.829Z] DOCKER_GITCOMMIT=c2a3d82631b62a9e9c5ecadb17f913314ebcc860 [2022-03-09T15:30:15.829Z] container=docker [2022-03-09T15:30:15.829Z] HOME=/root [2022-03-09T15:30:15.829Z] GOLANG_VERSION=1.17.8 [2022-03-09T15:30:15.829Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-09T15:30:15.829Z] VALIDATE_BRANCH=master [2022-03-09T15:30:15.829Z] TERM=xterm [2022-03-09T15:30:15.829Z] DOCKER_PKG=github.com/docker/docker [2022-03-09T15:30:15.829Z] SHLVL=1 [2022-03-09T15:30:15.829Z] TIMEOUT=120m [2022-03-09T15:30:15.829Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-09T15:30:15.829Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-09T15:30:15.829Z] GO111MODULE=off [2022-03-09T15:30:15.829Z] DOCKER_EXPERIMENTAL=1 [2022-03-09T15:30:15.829Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-09T15:30:15.829Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-09T15:30:15.829Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-09T15:30:15.829Z] GOPATH=/go [2022-03-09T15:30:15.829Z] PKG_CONFIG=pkg-config [2022-03-09T15:30:15.829Z] _=/usr/bin/env [2022-03-09T15:30:15.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-09T15:30:16.046Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-09T15:30:16.046Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-09T15:30:16.046Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-09T15:30:16.046Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-09T15:30:16.046Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-03-09T15:30:16.046Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2022-03-09T15:30:16.046Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-03-09T15:30:16.046Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-09T15:30:16.046Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-09T15:30:16.046Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-09T15:30:16.046Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-09T15:30:16.351Z] INFO: Expanding compiler 1 of 3... [2022-03-09T15:30:16.351Z] INFO: Expanding compiler 2 of 3... [2022-03-09T15:30:17.453Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-09T15:30:18.389Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-09T15:30:19.323Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-09T15:30:19.323Z] daemon_test.go:156: [d6e0d49a07a70] daemon is not started [2022-03-09T15:30:19.323Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-03-09T15:30:19.323Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-09T15:30:19.323Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-09T15:30:19.323Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-03-09T15:30:19.323Z] === RUN TestDaemonProxy [2022-03-09T15:30:19.323Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-09T15:30:19.323Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-09T15:30:19.323Z] PASS [2022-03-09T15:30:19.323Z] [2022-03-09T15:30:19.323Z] === Skipped [2022-03-09T15:30:19.323Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-09T15:30:19.323Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-09T15:30:19.323Z] [2022-03-09T15:30:19.323Z] DONE 12 tests, 1 skipped in 4.201s [2022-03-09T15:30:19.323Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-09T15:30:19.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-09T15:30:19.581Z] INFO: Testing against a local daemon [2022-03-09T15:30:19.581Z] === RUN TestCommitInheritsEnv [2022-03-09T15:30:21.480Z] --- PASS: TestCommitInheritsEnv (1.58s) [2022-03-09T15:30:21.480Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-09T15:30:21.480Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-09T15:30:21.480Z] === RUN TestImportWithCustomPlatform [2022-03-09T15:30:21.480Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-09T15:30:21.480Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-09T15:30:21.480Z] === RUN TestImportWithCustomPlatform// [2022-03-09T15:30:21.480Z] === RUN TestImportWithCustomPlatform/linux [2022-03-09T15:30:21.480Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-09T15:30:21.480Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-09T15:30:21.480Z] === RUN TestImportWithCustomPlatform/macos [2022-03-09T15:30:21.480Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-09T15:30:21.480Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-09T15:30:21.738Z] --- PASS: TestImportWithCustomPlatform (0.44s) [2022-03-09T15:30:21.739Z] --- PASS: TestImportWithCustomPlatform/#00 (0.17s) [2022-03-09T15:30:21.739Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-09T15:30:21.739Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-09T15:30:21.739Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-03-09T15:30:21.739Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-09T15:30:21.739Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-09T15:30:21.739Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-09T15:30:21.739Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-09T15:30:21.739Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-09T15:30:21.739Z] === RUN TestImagesFilterMultiReference [2022-03-09T15:30:21.739Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-09T15:30:21.739Z] === RUN TestImagePullPlatformInvalid [2022-03-09T15:30:21.739Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-09T15:30:21.739Z] === RUN TestRemoveImageOrphaning [2022-03-09T15:30:22.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-09T15:30:23.114Z] --- PASS: TestRemoveImageOrphaning (1.48s) [2022-03-09T15:30:23.114Z] === RUN TestRemoveImageGarbageCollector [2022-03-09T15:30:23.114Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-09T15:30:23.114Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-09T15:30:23.114Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-09T15:30:23.114Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-09T15:30:23.114Z] === RUN TestTagInvalidReference [2022-03-09T15:30:23.114Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-09T15:30:23.114Z] === RUN TestTagValidPrefixedRepo [2022-03-09T15:30:23.373Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-09T15:30:23.373Z] === RUN TestTagExistedNameWithoutForce [2022-03-09T15:30:23.373Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-09T15:30:23.373Z] === RUN TestTagOfficialNames [2022-03-09T15:30:23.373Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-09T15:30:23.373Z] === RUN TestTagMatchesDigest [2022-03-09T15:30:23.373Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-09T15:30:23.373Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-09T15:30:23.457Z] INFO: Expanding compiler 3 of 3... [2022-03-09T15:30:23.457Z] INFO: Removing downloaded files... [2022-03-09T15:30:23.457Z] INFO: Downloading containerd [2022-03-09T15:30:24.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-09T15:30:25.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-09T15:30:28.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-09T15:30:30.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-09T15:30:33.098Z] INFO [linters context/goanalysis] analyzers took 4m15.011607424s with top 10 stages: buildir: 1m48.020635384s, goimports: 23.667489416s, unconvert: 17.558424934s, gosec: 12.640954197s, golint: 7.560060747s, S1038: 6.596817603s, misspell: 5.78716385s, directives: 3.990067167s, nilness: 3.740930359s, inspect: 3.445901182s [2022-03-09T15:30:33.098Z] INFO [runner] Issues before processing: 3051, after processing: 0 [2022-03-09T15:30:33.098Z] INFO [runner] Processors filtering stat (out/in): cgo: 2444/3051, exclude: 2056/2056, path_prettifier: 2444/2444, skip_dirs: 2444/2444, identifier_marker: 2056/2056, autogenerated_exclude: 2056/2444, exclude-rules: 76/2056, filename_unadjuster: 2444/2444, skip_files: 2444/2444, nolint: 0/76 [2022-03-09T15:30:33.098Z] INFO [runner] processing took 81.815625ms with stages: nolint: 32.397819ms, identifier_marker: 20.904744ms, path_prettifier: 10.080404ms, autogenerated_exclude: 9.022328ms, exclude-rules: 7.175373ms, skip_dirs: 1.83068ms, cgo: 249.555µs, filename_unadjuster: 149.294µs, max_same_issues: 1.231µs, uniq_by_line: 1.128µs, exclude: 497ns, source_code: 435ns, diff: 415ns, max_from_linter: 396ns, skip_files: 319ns, path_shortener: 237ns, max_per_file_from_linter: 237ns, severity-rules: 226ns, sort_results: 195ns, path_prefixer: 112ns [2022-03-09T15:30:33.098Z] INFO [runner] linters took 1m27.445596634s with stages: goanalysis_metalinter: 1m27.363564867s [2022-03-09T15:30:33.098Z] INFO File cache stats: 1663 entries of total size 8.4MiB [2022-03-09T15:30:33.098Z] INFO Memory: 2300 samples, avg is 304.0MB, max is 1125.5MB [2022-03-09T15:30:33.098Z] INFO Execution took 3m49.876745532s [2022-03-09T15:30:33.098Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-09T15:30:33.437Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43347/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6056655017781be9baa6dac2c2d7e4a89af7d4a6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6056655017781be9baa6dac2c2d7e4a89af7d4a6 hack/make.sh dynbinary test-docker-py [2022-03-09T15:30:34.009Z] [2022-03-09T15:30:34.009Z] Removing bundles/ [2022-03-09T15:30:34.009Z] [2022-03-09T15:30:34.009Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-09T15:30:34.009Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-09T15:30:34.009Z] GOOS="" GOARCH="" GOARM="" [2022-03-09T15:30:34.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-09T15:30:36.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-09T15:30:38.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-09T15:30:41.199Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-09T15:30:41.199Z] Using test binary docker [2022-03-09T15:30:41.199Z] +++ /etc/init.d/apparmor start [2022-03-09T15:30:41.199Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-09T15:30:41.199Z] INFO: Waiting for daemon to start... [2022-03-09T15:30:41.199Z] Starting dockerd [2022-03-09T15:30:41.199Z] +++ 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 [2022-03-09T15:30:42.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-09T15:30:42.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-09T15:30:43.722Z] . [2022-03-09T15:30:43.722Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-09T15:30:43.722Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-09T15:30:43.722Z] Error: No such image: emptyfs [2022-03-09T15:30:43.722Z] ++++ docker load [2022-03-09T15:30:43.722Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-09T15:30:43.980Z] Running integration-test (iteration 1) [2022-03-09T15:30:43.980Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-09T15:30:43.980Z] ++ 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 [2022-03-09T15:30:43.980Z] ++ set -e [2022-03-09T15:30:43.980Z] ++ '[' -n 0 ']' [2022-03-09T15:30:43.980Z] ++ set -x [2022-03-09T15:30:43.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-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 [2022-03-09T15:30:44.911Z] Loaded image: busybox:latest [2022-03-09T15:30:45.843Z] Loaded image: busybox:glibc [2022-03-09T15:30:51.100Z] Loaded image: debian:bullseye-slim [2022-03-09T15:30:51.100Z] Loaded image: hello-world:latest [2022-03-09T15:30:51.100Z] Loaded image: arm32v7/hello-world:latest [2022-03-09T15:30:51.100Z] INFO: Testing against a local daemon [2022-03-09T15:30:51.100Z] === RUN TestCgroupNamespacesBuild [2022-03-09T15:30:52.850Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-09T15:30:52.850Z] [2022-03-09T15:30:52.850Z] ________ ____ __. [2022-03-09T15:30:52.850Z] \_____ \ | |/ _| [2022-03-09T15:30:52.850Z] / | \| < [2022-03-09T15:30:52.850Z] / | \ | \ [2022-03-09T15:30:52.850Z] \_______ /____|__ \ [2022-03-09T15:30:52.850Z] \/ \/ [2022-03-09T15:30:52.850Z] [2022-03-09T15:30:52.850Z] INFO: make.ps1 ended at 03/09/2022 15:30:43 [2022-03-09T15:30:52.850Z] INFO: Binaries build ended at 03/09/2022 15:30:45. Duration:00:01:23.8370965 [2022-03-09T15:30:52.850Z] INFO: Copying the built daemon binary to d:\CI\PR-43347\3\binary\dockerd-fb83a1fea2.exe... [2022-03-09T15:30:52.851Z] INFO: Copying the built client binary to d:\CI\PR-43347\3\binary\docker-fb83a1fea2.exe... [2022-03-09T15:30:52.851Z] INFO: Copying dockerversion from the container... [2022-03-09T15:30:52.851Z] INFO: Copying the golang package from the container to d:\CI\PR-43347\3\installer\go.zip... [2022-03-09T15:30:52.851Z] INFO: Extracting go.zip to d:\CI\PR-43347\3\go [2022-03-09T15:30:52.998Z] --- PASS: TestCgroupNamespacesBuild (2.11s) [2022-03-09T15:30:52.998Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-09T15:30:53.472Z] [2022-03-09T15:30:53.472Z] Name Version Source Summary [2022-03-09T15:30:53.472Z] ---- ------- ------ ------- [2022-03-09T15:30:53.472Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-09T15:30:53.472Z] [2022-03-09T15:30:53.472Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-09T15:30:53.472Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-09T15:30:53.472Z] PSChildName : containerd [2022-03-09T15:30:53.472Z] PSDrive : C [2022-03-09T15:30:53.472Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-09T15:30:53.472Z] PSIsContainer : True [2022-03-09T15:30:53.472Z] Name : containerd [2022-03-09T15:30:53.472Z] FullName : C:\containerd [2022-03-09T15:30:53.472Z] Parent : [2022-03-09T15:30:53.472Z] Exists : True [2022-03-09T15:30:53.472Z] Root : C:\ [2022-03-09T15:30:53.472Z] Extension : [2022-03-09T15:30:53.472Z] CreationTime : 3/9/2022 3:30:50 PM [2022-03-09T15:30:53.472Z] CreationTimeUtc : 3/9/2022 3:30:50 PM [2022-03-09T15:30:53.472Z] LastAccessTime : 3/9/2022 3:30:50 PM [2022-03-09T15:30:53.472Z] LastAccessTimeUtc : 3/9/2022 3:30:50 PM [2022-03-09T15:30:53.472Z] LastWriteTime : 3/9/2022 3:30:50 PM [2022-03-09T15:30:53.472Z] LastWriteTimeUtc : 3/9/2022 3:30:50 PM [2022-03-09T15:30:53.472Z] Attributes : Directory [2022-03-09T15:30:53.472Z] Mode : d----- [2022-03-09T15:30:53.472Z] BaseName : containerd [2022-03-09T15:30:53.472Z] Target : {} [2022-03-09T15:30:53.472Z] LinkType : [2022-03-09T15:30:53.472Z] [2022-03-09T15:30:53.472Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-09T15:30:53.472Z] INFO: Configuring git core.autocrlf... [2022-03-09T15:30:53.472Z] [2022-03-09T15:30:53.472Z] [2022-03-09T15:30:55.522Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.27s) [2022-03-09T15:30:55.522Z] === RUN TestBuildWithSession [2022-03-09T15:30:55.522Z] build_session_test.go:25: TODO: BuildKit [2022-03-09T15:30:55.522Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-09T15:30:55.522Z] === RUN TestBuildSquashParent [2022-03-09T15:31:03.626Z] --- PASS: TestBuildSquashParent (8.39s) [2022-03-09T15:31:03.626Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-09T15:31:03.626Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:31:03.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:31:03.626Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:31:03.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:31:03.626Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:31:03.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:31:03.626Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:31:03.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:31:03.626Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:31:03.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:31:03.626Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:31:03.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:31:03.626Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:31:03.626Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:31:04.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-09T15:31:06.902Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:31:06.902Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:31:08.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-09T15:31:10.176Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:31:10.176Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:31:13.452Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-09T15:31:13.452Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2022-03-09T15:31:13.452Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.44s) [2022-03-09T15:31:13.452Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.39s) [2022-03-09T15:31:13.452Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2022-03-09T15:31:13.452Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.84s) [2022-03-09T15:31:13.452Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s) [2022-03-09T15:31:13.452Z] === RUN TestBuildMultiStageCopy [2022-03-09T15:31:13.452Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-09T15:31:13.975Z] INFO: Extraction ended at 03/09/2022 15:31:13. Duration:00:00:26.5479671 [2022-03-09T15:31:13.975Z] INFO: Updating the golang and path environment variables [2022-03-09T15:31:13.975Z] INFO: GOPATH=d:\gopath [2022-03-09T15:31:13.975Z] INFO: go version go1.17.8 windows/amd64 [2022-03-09T15:31:13.975Z] INFO: Running the daemon under test in debug mode [2022-03-09T15:31:13.975Z] INFO: Starting a daemon under test... [2022-03-09T15:31:13.975Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43347\3\daemon --pidfile d:\CI\PR-43347\3\docker.pid -D [2022-03-09T15:31:13.975Z] INFO: Process started successfully. [2022-03-09T15:31:13.975Z] INFO: Start tailing logs of the daemon under tests [2022-03-09T15:31:14.434Z] INFO: Waiting for the daemon under test to start... [2022-03-09T15:31:15.974Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-09T15:31:16.538Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-09T15:31:16.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-09T15:31:16.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-09T15:31:17.102Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-09T15:31:17.359Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-09T15:31:17.923Z] --- PASS: TestBuildMultiStageCopy (4.66s) [2022-03-09T15:31:17.923Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2022-03-09T15:31:17.923Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2022-03-09T15:31:17.923Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2022-03-09T15:31:17.923Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2022-03-09T15:31:17.923Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2022-03-09T15:31:17.923Z] === RUN TestBuildMultiStageParentConfig [2022-03-09T15:31:17.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-09T15:31:18.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-09T15:31:18.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-09T15:31:19.292Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2022-03-09T15:31:19.292Z] === RUN TestBuildLabelWithTargets [2022-03-09T15:31:19.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-09T15:31:21.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-09T15:31:21.813Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2022-03-09T15:31:21.813Z] === RUN TestBuildWithEmptyLayers [2022-03-09T15:31:22.744Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2022-03-09T15:31:22.744Z] === RUN TestBuildMultiStageOnBuild [2022-03-09T15:31:23.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-09T15:31:23.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-09T15:31:23.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-09T15:31:24.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-09T15:31:25.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-09T15:31:26.020Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2022-03-09T15:31:26.020Z] === RUN TestBuildUncleanTarFilenames [2022-03-09T15:31:26.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-09T15:31:27.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-09T15:31:27.390Z] --- PASS: TestBuildUncleanTarFilenames (1.55s) [2022-03-09T15:31:27.390Z] === RUN TestBuildMultiStageLayerLeak [2022-03-09T15:31:27.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-09T15:31:28.760Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-09T15:31:28.761Z] Using test binary docker [2022-03-09T15:31:28.761Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-09T15:31:28.761Z] +++ /etc/init.d/apparmor start [2022-03-09T15:31:28.761Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-09T15:31:28.761Z] Starting dockerd [2022-03-09T15:31:28.761Z] INFO: Waiting for daemon to start... [2022-03-09T15:31:28.761Z] +++ 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 [2022-03-09T15:31:30.672Z] . [2022-03-09T15:31:30.672Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-09T15:31:30.672Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-09T15:31:30.672Z] Error: No such image: emptyfs [2022-03-09T15:31:30.672Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-09T15:31:30.672Z] ++++ docker load [2022-03-09T15:31:30.728Z] --- PASS: TestBuildMultiStageLayerLeak (3.15s) [2022-03-09T15:31:30.728Z] === RUN TestBuildWithHugeFile [2022-03-09T15:31:30.932Z] Running integration-test (iteration 1) [2022-03-09T15:31:30.932Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-09T15:31:30.932Z] ++ 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 [2022-03-09T15:31:30.932Z] ++ set -e [2022-03-09T15:31:30.932Z] ++ '[' -n 0 ']' [2022-03-09T15:31:30.932Z] ++ set -x [2022-03-09T15:31:30.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-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 [2022-03-09T15:31:30.932Z] Loaded image: busybox:latest [2022-03-09T15:31:31.193Z] Loaded image: busybox:glibc [2022-03-09T15:31:32.136Z] Loaded image: debian:bullseye-slim [2022-03-09T15:31:32.136Z] Loaded image: hello-world:latest [2022-03-09T15:31:32.136Z] Loaded image: arm32v7/hello-world:latest [2022-03-09T15:31:32.397Z] INFO: Testing against a local daemon [2022-03-09T15:31:32.397Z] === RUN TestCgroupNamespacesBuild [2022-03-09T15:31:32.902Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-09T15:31:32.902Z] [2022-03-09T15:31:32.902Z] ________ ____ __. [2022-03-09T15:31:32.902Z] \_____ \ | |/ _| [2022-03-09T15:31:32.902Z] / | \| < [2022-03-09T15:31:32.902Z] / | \ | \ [2022-03-09T15:31:32.902Z] \_______ /____|__ \ [2022-03-09T15:31:32.902Z] \/ \/ [2022-03-09T15:31:32.902Z] [2022-03-09T15:31:32.902Z] INFO: make.ps1 ended at 03/09/2022 15:31:24 [2022-03-09T15:31:32.902Z] INFO: Binaries build ended at 03/09/2022 15:31:26. Duration:00:01:25.3830817 [2022-03-09T15:31:32.902Z] INFO: Copying the built daemon binary to d:\CI\PR-43347\3\binary\dockerd-3178e17dcc.exe... [2022-03-09T15:31:32.902Z] INFO: Copying the built client binary to d:\CI\PR-43347\3\binary\docker-3178e17dcc.exe... [2022-03-09T15:31:32.902Z] INFO: Copying dockerversion from the container... [2022-03-09T15:31:32.902Z] INFO: Copying the golang package from the container to d:\CI\PR-43347\3\installer\go.zip... [2022-03-09T15:31:32.902Z] INFO: Extracting go.zip to d:\CI\PR-43347\3\go [2022-03-09T15:31:34.942Z] --- PASS: TestCgroupNamespacesBuild (2.34s) [2022-03-09T15:31:34.942Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-09T15:31:35.536Z] ...INFO: Daemon under test started and replied! [2022-03-09T15:31:35.536Z] INFO: Docker version of the daemon under test [2022-03-09T15:31:35.536Z] [2022-03-09T15:31:35.536Z] Client: [2022-03-09T15:31:35.536Z] Version: 17.06.2-ce [2022-03-09T15:31:35.536Z] API version: 1.30 [2022-03-09T15:31:35.536Z] Go version: go1.8.3 [2022-03-09T15:31:35.536Z] Git commit: cec0b72 [2022-03-09T15:31:35.536Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-09T15:31:35.536Z] OS/Arch: windows/amd64 [2022-03-09T15:31:35.536Z] [2022-03-09T15:31:35.536Z] Server: [2022-03-09T15:31:35.536Z] Version: 0.0.0-dev [2022-03-09T15:31:35.536Z] API version: 1.42 (minimum version 1.24) [2022-03-09T15:31:35.536Z] Go version: go1.17.8 [2022-03-09T15:31:35.536Z] Git commit: fb83a1fea2 [2022-03-09T15:31:35.536Z] Built: 03/09/2022 15:29:25 [2022-03-09T15:31:35.536Z] OS/Arch: windows/amd64 [2022-03-09T15:31:35.536Z] Experimental: false [2022-03-09T15:31:35.536Z] [2022-03-09T15:31:35.536Z] INFO: Docker info of the daemon under test [2022-03-09T15:31:35.536Z] [2022-03-09T15:31:35.536Z] Containers: 0 [2022-03-09T15:31:35.536Z] Running: 0 [2022-03-09T15:31:35.536Z] Paused: 0 [2022-03-09T15:31:35.536Z] Stopped: 0 [2022-03-09T15:31:35.536Z] Images: 0 [2022-03-09T15:31:35.536Z] Server Version: 0.0.0-dev [2022-03-09T15:31:35.536Z] Storage Driver: windowsfilter [2022-03-09T15:31:35.536Z] Windows: [2022-03-09T15:31:35.536Z] Logging Driver: json-file [2022-03-09T15:31:35.536Z] Plugins: [2022-03-09T15:31:35.536Z] Volume: local [2022-03-09T15:31:35.537Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-09T15:31:35.537Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-09T15:31:35.537Z] Swarm: inactive [2022-03-09T15:31:35.537Z] Default Isolation: process [2022-03-09T15:31:35.537Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-09T15:31:35.537Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-09T15:31:35.537Z] OSType: windows [2022-03-09T15:31:35.537Z] Architecture: x86_64 [2022-03-09T15:31:35.537Z] CPUs: 4 [2022-03-09T15:31:35.537Z] Total Memory: 32GiB [2022-03-09T15:31:35.537Z] Name: azwin-2-db1140 [2022-03-09T15:31:35.537Z] ID: DNO4:NTQ4:MAXK:MQTX:PCNQ:6N2Y:4BH3:KSFT:WBWX:J5KR:3JJY:Z5TC [2022-03-09T15:31:35.537Z] Docker Root Dir: D:\CI\PR-43347\3\daemon [2022-03-09T15:31:35.537Z] Debug Mode (client): false [2022-03-09T15:31:35.537Z] Debug Mode (server): true [2022-03-09T15:31:35.537Z] File Descriptors: -1 [2022-03-09T15:31:35.537Z] Goroutines: 16 [2022-03-09T15:31:35.537Z] System Time: 2022-03-09T15:31:33.5356314Z [2022-03-09T15:31:35.537Z] EventsListeners: 0 [2022-03-09T15:31:35.537Z] Registry: https://index.docker.io/v1/ [2022-03-09T15:31:35.537Z] Labels: [2022-03-09T15:31:35.537Z] Experimental: false [2022-03-09T15:31:35.537Z] Insecure Registries: [2022-03-09T15:31:35.537Z] 127.0.0.0/8 [2022-03-09T15:31:35.537Z] Live Restore Enabled: false [2022-03-09T15:31:35.537Z] [2022-03-09T15:31:35.537Z] [2022-03-09T15:31:35.537Z] INFO: Docker images of the daemon under test [2022-03-09T15:31:35.537Z] [2022-03-09T15:31:35.537Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-09T15:31:35.537Z] [2022-03-09T15:31:35.537Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-09T15:31:35.537Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-09T15:31:35.537Z] ltsc2022: Pulling from windows/servercore [2022-03-09T15:31:35.537Z] 8f616e6e9eec: Pulling fs layer [2022-03-09T15:31:35.537Z] 037d5740b404: Pulling fs layer [2022-03-09T15:31:35.652Z] --- PASS: TestImportExtremelyLargeImageWorks (89.97s) [2022-03-09T15:31:35.652Z] PASS [2022-03-09T15:31:35.652Z] [2022-03-09T15:31:35.652Z] DONE 22 tests in 93.176s [2022-03-09T15:31:35.652Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-09T15:31:35.652Z] INFO: Testing against a local daemon [2022-03-09T15:31:35.652Z] === RUN TestNetworkCreateDelete [2022-03-09T15:31:35.652Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-09T15:31:35.652Z] === RUN TestDockerNetworkDeletePreferID [2022-03-09T15:31:35.652Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-09T15:31:35.652Z] === RUN TestDaemonDNSFallback [2022-03-09T15:31:35.886Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-03-09T15:31:35.886Z] === RUN TestBuildWithSession [2022-03-09T15:31:35.886Z] build_session_test.go:25: TODO: BuildKit [2022-03-09T15:31:35.886Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-09T15:31:35.886Z] === RUN TestBuildSquashParent [2022-03-09T15:31:35.913Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-03-09T15:31:35.913Z] === RUN TestInspectNetwork [2022-03-09T15:31:39.189Z] --- PASS: TestBuildSquashParent (3.42s) [2022-03-09T15:31:39.190Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-09T15:31:39.190Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:31:39.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:31:39.190Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:31:39.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:31:39.190Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:31:39.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:31:39.190Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:31:39.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:31:39.190Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:31:39.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:31:39.190Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:31:39.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:31:39.190Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:31:39.190Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:31:39.198Z] === RUN TestInspectNetwork/full_network_id [2022-03-09T15:31:39.198Z] === RUN TestInspectNetwork/partial_network_id [2022-03-09T15:31:39.198Z] === RUN TestInspectNetwork/network_name [2022-03-09T15:31:39.198Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-09T15:31:40.627Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:31:40.627Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:31:41.573Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:31:41.573Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:31:42.958Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-09T15:31:42.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.19s) [2022-03-09T15:31:42.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.28s) [2022-03-09T15:31:42.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.04s) [2022-03-09T15:31:42.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s) [2022-03-09T15:31:42.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s) [2022-03-09T15:31:42.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.04s) [2022-03-09T15:31:42.958Z] === RUN TestBuildMultiStageCopy [2022-03-09T15:31:42.958Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-09T15:31:43.440Z] --- PASS: TestInspectNetwork (7.01s) [2022-03-09T15:31:43.440Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-09T15:31:43.440Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-09T15:31:43.440Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-09T15:31:43.440Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-09T15:31:43.440Z] === RUN TestRunContainerWithBridgeNone [2022-03-09T15:31:43.900Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-09T15:31:43.900Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-09T15:31:44.161Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-09T15:31:44.161Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-09T15:31:44.423Z] --- PASS: TestBuildMultiStageCopy (1.80s) [2022-03-09T15:31:44.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.04s) [2022-03-09T15:31:44.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-03-09T15:31:44.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-03-09T15:31:44.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-03-09T15:31:44.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-03-09T15:31:44.423Z] === RUN TestBuildMultiStageParentConfig [2022-03-09T15:31:44.819Z] --- PASS: TestRunContainerWithBridgeNone (1.64s) [2022-03-09T15:31:44.819Z] === RUN TestNetworkInvalidJSON [2022-03-09T15:31:44.819Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-09T15:31:44.819Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-09T15:31:44.819Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:31:44.819Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:31:44.819Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:31:44.819Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:31:44.819Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-09T15:31:44.819Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:31:44.819Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:31:44.819Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-09T15:31:44.819Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-09T15:31:44.819Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-09T15:31:44.819Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-09T15:31:44.819Z] === RUN TestNetworkList [2022-03-09T15:31:44.819Z] === RUN TestNetworkList//networks [2022-03-09T15:31:44.819Z] === PAUSE TestNetworkList//networks [2022-03-09T15:31:44.819Z] === RUN TestNetworkList//networks/ [2022-03-09T15:31:44.819Z] === PAUSE TestNetworkList//networks/ [2022-03-09T15:31:44.819Z] === CONT TestNetworkList//networks [2022-03-09T15:31:44.819Z] === CONT TestNetworkList//networks/ [2022-03-09T15:31:44.819Z] --- PASS: TestNetworkList (0.01s) [2022-03-09T15:31:44.819Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-09T15:31:44.819Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-09T15:31:44.819Z] === RUN TestHostIPv4BridgeLabel [2022-03-09T15:31:45.024Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-03-09T15:31:45.024Z] === RUN TestBuildLabelWithTargets [2022-03-09T15:31:45.386Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-03-09T15:31:45.386Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-09T15:31:45.984Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-03-09T15:31:45.984Z] === RUN TestBuildWithEmptyLayers [2022-03-09T15:31:46.321Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-03-09T15:31:46.321Z] === RUN TestDaemonDefaultNetworkPools [2022-03-09T15:31:46.555Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-03-09T15:31:46.556Z] === RUN TestBuildMultiStageOnBuild [2022-03-09T15:31:47.256Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-03-09T15:31:47.256Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-09T15:31:47.943Z] --- PASS: TestBuildMultiStageOnBuild (1.21s) [2022-03-09T15:31:47.943Z] === RUN TestBuildUncleanTarFilenames [2022-03-09T15:31:48.204Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-03-09T15:31:48.204Z] === RUN TestBuildMultiStageLayerLeak [2022-03-09T15:31:48.208Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-09T15:31:48.208Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-09T15:31:49.584Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-03-09T15:31:49.584Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-09T15:31:49.589Z] --- PASS: TestBuildMultiStageLayerLeak (1.27s) [2022-03-09T15:31:49.589Z] === RUN TestBuildWithHugeFile [2022-03-09T15:31:50.151Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-09T15:31:50.151Z] === RUN TestServiceWithPredefinedNetwork [2022-03-09T15:31:50.449Z] 8f616e6e9eec: Verifying Checksum [2022-03-09T15:31:50.449Z] 8f616e6e9eec: Download complete [2022-03-09T15:31:51.425Z] 037d5740b404: Verifying Checksum [2022-03-09T15:31:51.425Z] 037d5740b404: Download complete [2022-03-09T15:31:52.685Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-03-09T15:31:52.685Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-09T15:31:52.685Z] service_test.go:243: FLAKY_TEST [2022-03-09T15:31:52.685Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-09T15:31:52.685Z] === RUN TestServiceWithDataPathPortInit [2022-03-09T15:31:58.554Z] INFO: Extraction ended at 03/09/2022 15:31:55. Duration:00:00:26.7994796 [2022-03-09T15:31:58.554Z] INFO: Updating the golang and path environment variables [2022-03-09T15:31:58.554Z] INFO: GOPATH=d:\gopath [2022-03-09T15:31:58.554Z] INFO: go version go1.17.8 windows/amd64 [2022-03-09T15:31:58.554Z] INFO: Running the daemon under test in debug mode [2022-03-09T15:31:58.554Z] INFO: Running the daemon under test in containerd mode [2022-03-09T15:31:58.554Z] INFO: Starting a daemon under test... [2022-03-09T15:31:58.554Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43347\3\daemon --pidfile d:\CI\PR-43347\3\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-09T15:31:58.554Z] INFO: Containerd started successfully. [2022-03-09T15:31:58.554Z] INFO: Process started successfully. [2022-03-09T15:31:58.554Z] INFO: Start tailing logs of the daemon under tests [2022-03-09T15:31:58.554Z] INFO: Waiting for the daemon under test to start... [2022-03-09T15:31:59.810Z] --- PASS: TestImportExtremelyLargeImageWorks (87.76s) [2022-03-09T15:31:59.810Z] PASS [2022-03-09T15:31:59.810Z] [2022-03-09T15:31:59.810Z] === Skipped [2022-03-09T15:31:59.810Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-09T15:31:59.810Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-09T15:31:59.810Z] [2022-03-09T15:31:59.810Z] DONE 22 tests, 1 skipped in 91.742s [2022-03-09T15:31:59.810Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-09T15:31:59.810Z] INFO: Testing against a local daemon [2022-03-09T15:31:59.810Z] === RUN TestNetworkCreateDelete [2022-03-09T15:31:59.810Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-09T15:31:59.810Z] === RUN TestDockerNetworkDeletePreferID [2022-03-09T15:31:59.810Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2022-03-09T15:31:59.810Z] === RUN TestDaemonDNSFallback [2022-03-09T15:31:59.810Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-03-09T15:31:59.810Z] === RUN TestInspectNetwork [2022-03-09T15:31:59.810Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:31:59.810Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-09T15:31:59.810Z] === RUN TestRunContainerWithBridgeNone [2022-03-09T15:31:59.810Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.810Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-09T15:31:59.810Z] === RUN TestNetworkInvalidJSON [2022-03-09T15:31:59.810Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-09T15:31:59.810Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-09T15:31:59.810Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:31:59.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:31:59.810Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:31:59.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:31:59.810Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-09T15:31:59.810Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:31:59.810Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:31:59.810Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-09T15:31:59.810Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-09T15:31:59.810Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-09T15:31:59.810Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-09T15:31:59.810Z] === RUN TestNetworkList [2022-03-09T15:31:59.810Z] === RUN TestNetworkList//networks [2022-03-09T15:31:59.810Z] === PAUSE TestNetworkList//networks [2022-03-09T15:31:59.810Z] === RUN TestNetworkList//networks/ [2022-03-09T15:31:59.810Z] === PAUSE TestNetworkList//networks/ [2022-03-09T15:31:59.810Z] === CONT TestNetworkList//networks [2022-03-09T15:31:59.810Z] === CONT TestNetworkList//networks/ [2022-03-09T15:31:59.810Z] --- PASS: TestNetworkList (0.02s) [2022-03-09T15:31:59.810Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-09T15:31:59.810Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-09T15:31:59.810Z] === RUN TestHostIPv4BridgeLabel [2022-03-09T15:31:59.810Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.810Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-09T15:31:59.810Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-09T15:31:59.810Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.810Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-09T15:31:59.810Z] === RUN TestDaemonDefaultNetworkPools [2022-03-09T15:31:59.810Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.810Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-09T15:31:59.810Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-09T15:31:59.810Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.811Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-09T15:31:59.811Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.811Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-09T15:31:59.811Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.811Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestServiceWithPredefinedNetwork [2022-03-09T15:31:59.811Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:31:59.811Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-09T15:31:59.811Z] service_test.go:243: FLAKY_TEST [2022-03-09T15:31:59.811Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestServiceWithDataPathPortInit [2022-03-09T15:31:59.811Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:31:59.811Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-09T15:31:59.811Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:31:59.811Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-09T15:31:59.811Z] PASS [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === Skipped [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-09T15:31:59.811Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-09T15:31:59.811Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-09T15:31:59.811Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-09T15:31:59.811Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-09T15:31:59.811Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-09T15:31:59.811Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-09T15:31:59.811Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-09T15:31:59.811Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-09T15:31:59.811Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-09T15:31:59.811Z] service_test.go:243: FLAKY_TEST [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-09T15:31:59.811Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-09T15:31:59.811Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] DONE 22 tests, 12 skipped in 7.107s [2022-03-09T15:31:59.811Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-09T15:31:59.811Z] INFO: Testing against a local daemon [2022-03-09T15:31:59.811Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-09T15:31:59.811Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-09T15:31:59.811Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestDockerNetworkIpvlan [2022-03-09T15:31:59.811Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-09T15:31:59.811Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-09T15:31:59.811Z] PASS [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === Skipped [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-09T15:31:59.811Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-09T15:31:59.811Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] DONE 2 tests, 2 skipped in 0.136s [2022-03-09T15:31:59.811Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-09T15:31:59.811Z] INFO: Testing against a local daemon [2022-03-09T15:31:59.811Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-09T15:31:59.811Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.811Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestDockerNetworkMacvlan [2022-03-09T15:31:59.811Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.811Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-09T15:31:59.811Z] PASS [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === Skipped [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-09T15:31:59.811Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-09T15:31:59.811Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] DONE 2 tests, 2 skipped in 0.109s [2022-03-09T15:31:59.811Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-09T15:31:59.811Z] testing: warning: no tests to run [2022-03-09T15:31:59.811Z] PASS [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] DONE 0 tests in 0.026s [2022-03-09T15:31:59.811Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-09T15:31:59.811Z] INFO: Testing against a local daemon [2022-03-09T15:31:59.811Z] === RUN TestAuthZPluginAllowRequest [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestAuthZPluginTLS [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestAuthZPluginDenyRequest [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestAuthZPluginDenyResponse [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestAuthZPluginAllowEventStream [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestAuthZPluginErrorResponse [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestAuthZPluginErrorRequest [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestAuthZPluginHeader [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2022-03-09T15:31:59.811Z] === RUN TestAuthZPluginV2Disable [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-09T15:31:59.811Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-03-09T15:31:59.811Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-09T15:31:59.811Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-03-09T15:31:59.811Z] PASS [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === Skipped [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-03-09T15:31:59.811Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] DONE 17 tests, 17 skipped in 0.356s [2022-03-09T15:31:59.811Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-09T15:31:59.811Z] INFO: Testing against a local daemon [2022-03-09T15:31:59.811Z] === RUN TestPluginInvalidJSON [2022-03-09T15:31:59.811Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:31:59.811Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:31:59.811Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:31:59.811Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-09T15:31:59.811Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestPluginInstall [2022-03-09T15:31:59.811Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestPluginsWithRuntimes [2022-03-09T15:31:59.811Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-09T15:31:59.811Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-09T15:31:59.811Z] === RUN TestPluginBackCompatMediaTypes [2022-03-09T15:31:59.811Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-09T15:31:59.811Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-09T15:31:59.811Z] PASS [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === Skipped [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-09T15:31:59.811Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-09T15:31:59.811Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-09T15:31:59.811Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-09T15:31:59.811Z] [2022-03-09T15:31:59.811Z] DONE 5 tests, 3 skipped in 0.154s [2022-03-09T15:31:59.811Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-09T15:31:59.811Z] INFO: Testing against a local daemon [2022-03-09T15:31:59.811Z] === RUN TestExternalGraphDriver [2022-03-09T15:31:59.811Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-09T15:31:59.811Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-03-09T15:31:59.811Z] === RUN TestGraphdriverPluginV2 [2022-03-09T15:32:03.095Z] --- PASS: TestGraphdriverPluginV2 (3.50s) [2022-03-09T15:32:03.095Z] PASS [2022-03-09T15:32:03.095Z] [2022-03-09T15:32:03.095Z] === Skipped [2022-03-09T15:32:03.095Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-03-09T15:32:03.095Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-09T15:32:03.095Z] [2022-03-09T15:32:03.095Z] DONE 2 tests, 1 skipped in 3.676s [2022-03-09T15:32:03.095Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-09T15:32:03.095Z] INFO: Testing against a local daemon [2022-03-09T15:32:03.095Z] === RUN TestContinueAfterPluginCrash [2022-03-09T15:32:03.095Z] === PAUSE TestContinueAfterPluginCrash [2022-03-09T15:32:03.095Z] === RUN TestReadPluginNoRead [2022-03-09T15:32:03.095Z] === PAUSE TestReadPluginNoRead [2022-03-09T15:32:03.095Z] === RUN TestDaemonStartWithLogOpt [2022-03-09T15:32:03.095Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-09T15:32:03.095Z] === CONT TestContinueAfterPluginCrash [2022-03-09T15:32:03.095Z] === CONT TestDaemonStartWithLogOpt [2022-03-09T15:32:07.571Z] --- PASS: TestServiceWithDataPathPortInit (13.99s) [2022-03-09T15:32:07.571Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-09T15:32:08.359Z] --- PASS: TestDaemonStartWithLogOpt (4.77s) [2022-03-09T15:32:08.359Z] === CONT TestReadPluginNoRead [2022-03-09T15:32:08.950Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1vddlleckzgs80f64f8dfcwd1 Created:2022-03-09 15:32:07.58036757 +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[3114832786d5aac393f6ab7c51bc8a0521e3e445d86a2854da20b786e4c55668:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3r2y6zf5cnzll229clow35odg EndpointID:8f3eb81f731306b55f00379cb45d5202db776eaa37a19efdcb68738bf91f8e29 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d1a0ae2ed1bffc64fe3685f916d1b595e3d750e49f6e0b4d82b8987ecd19ee2c 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:b3b701833b61 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3r2y6zf5cnzll229clow35odg EndpointID:8f3eb81f731306b55f00379cb45d5202db776eaa37a19efdcb68738bf91f8e29 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-09T15:32:09.735Z] === RUN TestReadPluginNoRead/default [2022-03-09T15:32:10.534Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-09T15:32:10.534Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-09T15:32:10.534Z] GOOS="" GOARCH="" GOARM="" [2022-03-09T15:32:10.534Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-09T15:32:10.534Z] [2022-03-09T15:32:10.534Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-09T15:32:10.534Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-09T15:32:10.534Z] Using test binary docker [2022-03-09T15:32:10.534Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-09T15:32:10.534Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-09T15:32:10.534Z] INFO: Waiting for daemon to start... [2022-03-09T15:32:10.534Z] Starting dockerd [2022-03-09T15:32:10.534Z] . [2022-03-09T15:32:10.534Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-09T15:32:11.115Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-09T15:32:12.488Z] --- PASS: TestContinueAfterPluginCrash (9.48s) [2022-03-09T15:32:12.488Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-09T15:32:13.861Z] === CONT TestReadPluginNoRead [2022-03-09T15:32:13.861Z] read_test.go:92: [dbac7aa21f8b5] daemon is not started [2022-03-09T15:32:13.861Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-03-09T15:32:13.861Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-03-09T15:32:13.861Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2022-03-09T15:32:13.861Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2022-03-09T15:32:13.861Z] PASS [2022-03-09T15:32:13.861Z] [2022-03-09T15:32:13.861Z] DONE 6 tests in 10.925s [2022-03-09T15:32:13.861Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-09T15:32:13.861Z] testing: warning: no tests to run [2022-03-09T15:32:13.861Z] PASS [2022-03-09T15:32:13.861Z] [2022-03-09T15:32:13.861Z] DONE 0 tests in 0.049s [2022-03-09T15:32:13.861Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-09T15:32:13.861Z] INFO: Testing against a local daemon [2022-03-09T15:32:13.861Z] === RUN TestPluginWithDevMounts [2022-03-09T15:32:13.861Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-09T15:32:13.861Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-09T15:32:13.861Z] PASS [2022-03-09T15:32:13.861Z] [2022-03-09T15:32:13.861Z] === Skipped [2022-03-09T15:32:13.861Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-09T15:32:13.861Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-09T15:32:13.861Z] [2022-03-09T15:32:13.861Z] DONE 1 tests, 1 skipped in 0.131s [2022-03-09T15:32:13.861Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-09T15:32:14.120Z] INFO: Testing against a local daemon [2022-03-09T15:32:14.120Z] === RUN TestSecretInspect [2022-03-09T15:32:14.120Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.120Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-09T15:32:14.120Z] === RUN TestSecretList [2022-03-09T15:32:14.120Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.120Z] --- SKIP: TestSecretList (0.01s) [2022-03-09T15:32:14.120Z] === RUN TestSecretsCreateAndDelete [2022-03-09T15:32:14.120Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.120Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-09T15:32:14.120Z] === RUN TestSecretsUpdate [2022-03-09T15:32:14.120Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.120Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-03-09T15:32:14.120Z] === RUN TestTemplatedSecret [2022-03-09T15:32:14.120Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.120Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-09T15:32:14.120Z] === RUN TestSecretCreateResolve [2022-03-09T15:32:14.120Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.120Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-09T15:32:14.120Z] PASS [2022-03-09T15:32:14.120Z] [2022-03-09T15:32:14.120Z] === Skipped [2022-03-09T15:32:14.120Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-09T15:32:14.120Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.120Z] [2022-03-09T15:32:14.120Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-09T15:32:14.120Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.120Z] [2022-03-09T15:32:14.120Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-09T15:32:14.120Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.120Z] [2022-03-09T15:32:14.120Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-03-09T15:32:14.120Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.120Z] [2022-03-09T15:32:14.120Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-09T15:32:14.120Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.120Z] [2022-03-09T15:32:14.120Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-09T15:32:14.120Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.120Z] [2022-03-09T15:32:14.120Z] DONE 6 tests, 6 skipped in 0.196s [2022-03-09T15:32:14.120Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-09T15:32:14.223Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.13s) [2022-03-09T15:32:14.223Z] PASS [2022-03-09T15:32:14.223Z] [2022-03-09T15:32:14.223Z] === Skipped [2022-03-09T15:32:14.223Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-09T15:32:14.223Z] service_test.go:243: FLAKY_TEST [2022-03-09T15:32:14.223Z] [2022-03-09T15:32:14.223Z] DONE 26 tests, 1 skipped in 44.270s [2022-03-09T15:32:14.223Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-09T15:32:14.223Z] INFO: Testing against a local daemon [2022-03-09T15:32:14.223Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-09T15:32:14.223Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-09T15:32:14.223Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-03-09T15:32:14.223Z] === RUN TestDockerNetworkIpvlan [2022-03-09T15:32:14.223Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-09T15:32:14.223Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-09T15:32:14.223Z] PASS [2022-03-09T15:32:14.223Z] [2022-03-09T15:32:14.223Z] === Skipped [2022-03-09T15:32:14.223Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-03-09T15:32:14.223Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-09T15:32:14.223Z] [2022-03-09T15:32:14.223Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-09T15:32:14.223Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-09T15:32:14.223Z] [2022-03-09T15:32:14.223Z] DONE 2 tests, 2 skipped in 0.054s [2022-03-09T15:32:14.223Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-09T15:32:14.223Z] INFO: Testing against a local daemon [2022-03-09T15:32:14.223Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-09T15:32:14.378Z] INFO: Testing against a local daemon [2022-03-09T15:32:14.378Z] === RUN TestServiceCreateInit [2022-03-09T15:32:14.379Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-09T15:32:14.379Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.379Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-09T15:32:14.379Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.379Z] --- PASS: TestServiceCreateInit (0.01s) [2022-03-09T15:32:14.379Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-09T15:32:14.379Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-09T15:32:14.379Z] === RUN TestCreateServiceMultipleTimes [2022-03-09T15:32:14.379Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.379Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-09T15:32:14.379Z] === RUN TestCreateServiceConflict [2022-03-09T15:32:14.379Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.379Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-09T15:32:14.379Z] === RUN TestCreateServiceMaxReplicas [2022-03-09T15:32:14.379Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.379Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-09T15:32:14.379Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-09T15:32:14.379Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.379Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-09T15:32:14.379Z] === RUN TestCreateServiceSecretFileMode [2022-03-09T15:32:14.379Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.379Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-09T15:32:14.379Z] === RUN TestCreateServiceConfigFileMode [2022-03-09T15:32:14.379Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.379Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-03-09T15:32:14.379Z] === RUN TestCreateServiceSysctls [2022-03-09T15:32:14.379Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.379Z] --- SKIP: TestCreateServiceSysctls (0.01s) [2022-03-09T15:32:14.379Z] === RUN TestCreateServiceCapabilities [2022-03-09T15:32:14.379Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.379Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2022-03-09T15:32:14.379Z] === RUN TestInspect [2022-03-09T15:32:14.379Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.379Z] --- SKIP: TestInspect (0.01s) [2022-03-09T15:32:14.379Z] === RUN TestCreateJob [2022-03-09T15:32:14.379Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.379Z] --- SKIP: TestCreateJob (0.01s) [2022-03-09T15:32:14.379Z] === RUN TestReplicatedJob [2022-03-09T15:32:14.379Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.379Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-09T15:32:14.379Z] === RUN TestUpdateReplicatedJob [2022-03-09T15:32:14.379Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.379Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-09T15:32:14.379Z] === RUN TestServiceListWithStatuses [2022-03-09T15:32:14.379Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-09T15:32:14.379Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-09T15:32:14.379Z] === RUN TestDockerNetworkConnectAlias [2022-03-09T15:32:14.379Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.379Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-09T15:32:14.379Z] === RUN TestDockerNetworkReConnect [2022-03-09T15:32:14.379Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:14.379Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-09T15:32:14.379Z] === RUN TestServicePlugin [2022-03-09T15:32:14.790Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-03-09T15:32:14.790Z] === RUN TestDockerNetworkMacvlan [2022-03-09T15:32:15.731Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-09T15:32:16.283Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.283Z] --- SKIP: TestServicePlugin (1.89s) [2022-03-09T15:32:16.283Z] === RUN TestServiceUpdateLabel [2022-03-09T15:32:16.283Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.283Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-09T15:32:16.283Z] === RUN TestServiceUpdateSecrets [2022-03-09T15:32:16.283Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.283Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-09T15:32:16.283Z] === RUN TestServiceUpdateConfigs [2022-03-09T15:32:16.283Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.283Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-09T15:32:16.283Z] === RUN TestServiceUpdateNetwork [2022-03-09T15:32:16.283Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.283Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-09T15:32:16.283Z] === RUN TestServiceUpdatePidsLimit [2022-03-09T15:32:16.283Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.300Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-09T15:32:16.541Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-09T15:32:16.541Z] PASS [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === Skipped [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-09T15:32:16.541Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-09T15:32:16.541Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-09T15:32:16.541Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-09T15:32:16.541Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-09T15:32:16.541Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-09T15:32:16.541Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-09T15:32:16.541Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-03-09T15:32:16.541Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s) [2022-03-09T15:32:16.541Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2022-03-09T15:32:16.541Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-09T15:32:16.541Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-09T15:32:16.541Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2022-03-09T15:32:16.541Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-09T15:32:16.541Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-09T15:32:16.541Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-09T15:32:16.541Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-09T15:32:16.541Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestServicePlugin (1.89s) [2022-03-09T15:32:16.541Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-09T15:32:16.541Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-09T15:32:16.541Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-09T15:32:16.541Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-09T15:32:16.541Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-09T15:32:16.541Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] DONE 24 tests, 23 skipped in 2.290s [2022-03-09T15:32:16.541Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-09T15:32:16.541Z] INFO: Testing against a local daemon [2022-03-09T15:32:16.541Z] === RUN TestSessionCreate [2022-03-09T15:32:16.541Z] --- PASS: TestSessionCreate (0.02s) [2022-03-09T15:32:16.541Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-09T15:32:16.541Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-09T15:32:16.541Z] PASS [2022-03-09T15:32:16.541Z] [2022-03-09T15:32:16.541Z] DONE 2 tests in 0.157s [2022-03-09T15:32:16.541Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-09T15:32:16.571Z] ...INFO: Daemon under test started and replied! [2022-03-09T15:32:16.571Z] INFO: Docker version of the daemon under test [2022-03-09T15:32:16.571Z] [2022-03-09T15:32:16.571Z] Client: [2022-03-09T15:32:16.571Z] Version: 17.06.2-ce [2022-03-09T15:32:16.571Z] API version: 1.30 [2022-03-09T15:32:16.571Z] Go version: go1.8.3 [2022-03-09T15:32:16.571Z] Git commit: cec0b72 [2022-03-09T15:32:16.571Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-09T15:32:16.571Z] OS/Arch: windows/amd64 [2022-03-09T15:32:16.571Z] [2022-03-09T15:32:16.571Z] Server: [2022-03-09T15:32:16.571Z] Version: 0.0.0-dev [2022-03-09T15:32:16.571Z] API version: 1.42 (minimum version 1.24) [2022-03-09T15:32:16.571Z] Go version: go1.17.8 [2022-03-09T15:32:16.571Z] Git commit: 3178e17dcc [2022-03-09T15:32:16.571Z] Built: 03/09/2022 15:30:05 [2022-03-09T15:32:16.571Z] OS/Arch: windows/amd64 [2022-03-09T15:32:16.571Z] Experimental: false [2022-03-09T15:32:16.571Z] [2022-03-09T15:32:16.571Z] INFO: Docker info of the daemon under test [2022-03-09T15:32:16.571Z] [2022-03-09T15:32:16.571Z] Containers: 0 [2022-03-09T15:32:16.571Z] Running: 0 [2022-03-09T15:32:16.571Z] Paused: 0 [2022-03-09T15:32:16.571Z] Stopped: 0 [2022-03-09T15:32:16.571Z] Images: 0 [2022-03-09T15:32:16.571Z] Server Version: 0.0.0-dev [2022-03-09T15:32:16.571Z] Storage Driver: windowsfilter [2022-03-09T15:32:16.571Z] Windows: [2022-03-09T15:32:16.571Z] Logging Driver: json-file [2022-03-09T15:32:16.571Z] Plugins: [2022-03-09T15:32:16.571Z] Volume: local [2022-03-09T15:32:16.571Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-09T15:32:16.571Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-09T15:32:16.571Z] Swarm: inactive [2022-03-09T15:32:16.571Z] Default Isolation: process [2022-03-09T15:32:16.571Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-09T15:32:16.571Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-09T15:32:16.571Z] OSType: windows [2022-03-09T15:32:16.571Z] Architecture: x86_64 [2022-03-09T15:32:16.571Z] CPUs: 4 [2022-03-09T15:32:16.571Z] Total Memory: 32GiB [2022-03-09T15:32:16.571Z] Name: azwin-2-787950 [2022-03-09T15:32:16.571Z] ID: DVMY:QFNS:QFKC:SCTY:VEGJ:TT2M:CO75:ZGWE:N3Y3:RDI7:MJVW:ARAE [2022-03-09T15:32:16.571Z] Docker Root Dir: D:\CI\PR-43347\3\daemon [2022-03-09T15:32:16.571Z] Debug Mode (client): false [2022-03-09T15:32:16.571Z] Debug Mode (server): true [2022-03-09T15:32:16.571Z] File Descriptors: -1 [2022-03-09T15:32:16.571Z] Goroutines: 31 [2022-03-09T15:32:16.571Z] System Time: 2022-03-09T15:32:14.9942176Z [2022-03-09T15:32:16.571Z] EventsListeners: 0 [2022-03-09T15:32:16.571Z] Registry: https://index.docker.io/v1/ [2022-03-09T15:32:16.571Z] Labels: [2022-03-09T15:32:16.571Z] Experimental: false [2022-03-09T15:32:16.571Z] Insecure Registries: [2022-03-09T15:32:16.571Z] 127.0.0.0/8 [2022-03-09T15:32:16.571Z] Live Restore Enabled: false [2022-03-09T15:32:16.571Z] [2022-03-09T15:32:16.571Z] [2022-03-09T15:32:16.571Z] INFO: Docker images of the daemon under test [2022-03-09T15:32:16.571Z] [2022-03-09T15:32:16.571Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-09T15:32:16.571Z] [2022-03-09T15:32:16.571Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-09T15:32:16.571Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-09T15:32:16.571Z] ltsc2022: Pulling from windows/servercore [2022-03-09T15:32:16.571Z] 8f616e6e9eec: Pulling fs layer [2022-03-09T15:32:16.571Z] 037d5740b404: Pulling fs layer [2022-03-09T15:32:16.799Z] INFO: Testing against a local daemon [2022-03-09T15:32:16.799Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-09T15:32:16.799Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-09T15:32:16.799Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-09T15:32:16.799Z] === RUN TestDiskUsage [2022-03-09T15:32:16.799Z] === PAUSE TestDiskUsage [2022-03-09T15:32:16.799Z] === RUN TestEventsExecDie [2022-03-09T15:32:17.242Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-09T15:32:17.367Z] --- PASS: TestEventsExecDie (0.50s) [2022-03-09T15:32:17.367Z] === RUN TestEventsBackwardsCompatible [2022-03-09T15:32:17.367Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-09T15:32:17.367Z] === RUN TestEventsVolumeCreate [2022-03-09T15:32:17.367Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-09T15:32:17.367Z] === RUN TestInfoBinaryCommits [2022-03-09T15:32:17.367Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-09T15:32:17.367Z] === RUN TestInfoAPIVersioned [2022-03-09T15:32:17.367Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-09T15:32:17.367Z] === RUN TestInfoAPI [2022-03-09T15:32:17.367Z] --- PASS: TestInfoAPI (0.01s) [2022-03-09T15:32:17.367Z] === RUN TestInfoAPIWarnings [2022-03-09T15:32:19.147Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-09T15:32:21.055Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-09T15:32:24.346Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-09T15:32:25.285Z] --- PASS: TestDockerNetworkMacvlan (10.20s) [2022-03-09T15:32:25.285Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-09T15:32:25.285Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-09T15:32:25.285Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2022-03-09T15:32:25.285Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2022-03-09T15:32:25.285Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.22s) [2022-03-09T15:32:25.285Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-03-09T15:32:25.285Z] PASS [2022-03-09T15:32:25.285Z] [2022-03-09T15:32:25.285Z] DONE 8 tests in 11.567s [2022-03-09T15:32:25.285Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-09T15:32:25.285Z] testing: warning: no tests to run [2022-03-09T15:32:25.285Z] PASS [2022-03-09T15:32:25.285Z] [2022-03-09T15:32:25.285Z] DONE 0 tests in 0.018s [2022-03-09T15:32:25.285Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-09T15:32:25.285Z] INFO: Testing against a local daemon [2022-03-09T15:32:25.286Z] === RUN TestAuthZPluginAllowRequest [2022-03-09T15:32:26.665Z] --- PASS: TestAuthZPluginAllowRequest (1.25s) [2022-03-09T15:32:26.665Z] === RUN TestAuthZPluginTLS [2022-03-09T15:32:26.923Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-09T15:32:26.923Z] === RUN TestAuthZPluginDenyRequest [2022-03-09T15:32:27.191Z] 037d5740b404: Verifying Checksum [2022-03-09T15:32:27.191Z] 037d5740b404: Download complete [2022-03-09T15:32:27.491Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-03-09T15:32:27.491Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-09T15:32:28.058Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-09T15:32:28.058Z] === RUN TestAuthZPluginDenyResponse [2022-03-09T15:32:28.348Z] --- PASS: TestBuildWithHugeFile (35.06s) [2022-03-09T15:32:28.348Z] === RUN TestBuildWCOWSandboxSize [2022-03-09T15:32:28.348Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-09T15:32:28.348Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-09T15:32:28.348Z] === RUN TestBuildWithEmptyDockerfile [2022-03-09T15:32:28.348Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:32:28.348Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:32:28.348Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:32:28.348Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:32:28.348Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:32:28.348Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:32:28.348Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:32:28.348Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:32:28.348Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:32:28.348Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-03-09T15:32:28.348Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-03-09T15:32:28.348Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-03-09T15:32:28.348Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-03-09T15:32:28.348Z] === RUN TestBuildPreserveOwnership [2022-03-09T15:32:28.348Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-09T15:32:28.348Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-09T15:32:28.348Z] --- PASS: TestBuildPreserveOwnership (2.69s) [2022-03-09T15:32:28.348Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.78s) [2022-03-09T15:32:28.348Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.90s) [2022-03-09T15:32:28.348Z] === RUN TestBuildPlatformInvalid [2022-03-09T15:32:28.348Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-09T15:32:28.348Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-09T15:32:28.348Z] Loaded image: busybox:latest [2022-03-09T15:32:28.348Z] Loaded image: busybox:glibc [2022-03-09T15:32:28.624Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-09T15:32:28.624Z] === RUN TestAuthZPluginAllowEventStream [2022-03-09T15:32:29.290Z] Loaded image: debian:bullseye-slim [2022-03-09T15:32:29.553Z] Loaded image: hello-world:latest [2022-03-09T15:32:29.553Z] Loaded image: arm32v7/hello-world:latest [2022-03-09T15:32:30.003Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2022-03-09T15:32:30.003Z] === RUN TestAuthZPluginErrorResponse [2022-03-09T15:32:30.262Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-09T15:32:30.262Z] === RUN TestAuthZPluginErrorRequest [2022-03-09T15:32:30.833Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-09T15:32:30.833Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-09T15:32:31.401Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-09T15:32:31.401Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-09T15:32:33.307Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.50s) [2022-03-09T15:32:33.307Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-09T15:32:34.684Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s) [2022-03-09T15:32:34.684Z] === RUN TestAuthZPluginHeader [2022-03-09T15:32:34.832Z] Removing intermediate container a6410e8524c5 [2022-03-09T15:32:34.832Z] ---> 5751d5ab9db8 [2022-03-09T15:32:34.832Z] 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 [2022-03-09T15:32:34.832Z] ---> Running in 19b35a073998 [2022-03-09T15:32:35.251Z] --- PASS: TestAuthZPluginHeader (0.72s) [2022-03-09T15:32:35.251Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-09T15:32:35.443Z] --- PASS: TestInfoAPIWarnings (16.39s) [2022-03-09T15:32:35.443Z] === RUN TestInfoDebug [2022-03-09T15:32:35.443Z] --- PASS: TestInfoDebug (0.54s) [2022-03-09T15:32:35.443Z] === RUN TestInfoInsecureRegistries [2022-03-09T15:32:35.443Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-03-09T15:32:35.443Z] === RUN TestInfoRegistryMirrors [2022-03-09T15:32:35.443Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-09T15:32:35.443Z] === RUN TestLoginFailsWithBadCredentials [2022-03-09T15:32:35.443Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-09T15:32:35.443Z] === RUN TestPingCacheHeaders [2022-03-09T15:32:35.443Z] --- PASS: TestPingCacheHeaders (0.01s) [2022-03-09T15:32:35.443Z] === RUN TestPingGet [2022-03-09T15:32:35.443Z] --- PASS: TestPingGet (0.02s) [2022-03-09T15:32:35.443Z] === RUN TestPingHead [2022-03-09T15:32:35.443Z] --- PASS: TestPingHead (0.02s) [2022-03-09T15:32:35.443Z] === RUN TestVersion [2022-03-09T15:32:35.443Z] --- PASS: TestVersion (0.01s) [2022-03-09T15:32:35.443Z] === CONT TestDiskUsage [2022-03-09T15:32:36.010Z] === RUN TestDiskUsage/empty [2022-03-09T15:32:36.010Z] === RUN TestDiskUsage/empty/container_types [2022-03-09T15:32:36.010Z] === RUN TestDiskUsage/empty/image_types [2022-03-09T15:32:36.010Z] === RUN TestDiskUsage/empty/volume_types [2022-03-09T15:32:36.010Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-09T15:32:36.010Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-09T15:32:36.010Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-09T15:32:36.010Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-09T15:32:36.010Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-09T15:32:36.010Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-09T15:32:36.010Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-09T15:32:36.010Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-09T15:32:36.268Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-09T15:32:36.268Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-09T15:32:36.268Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-09T15:32:36.268Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-09T15:32:36.268Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-09T15:32:36.268Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-09T15:32:36.268Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-09T15:32:36.268Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-09T15:32:36.268Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-09T15:32:36.268Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-09T15:32:36.268Z] === RUN TestDiskUsage/after_container.Run [2022-03-09T15:32:36.527Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-09T15:32:36.527Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-09T15:32:36.527Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-09T15:32:36.527Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-09T15:32:36.527Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-09T15:32:36.527Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-09T15:32:36.527Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-09T15:32:36.527Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-09T15:32:36.527Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-09T15:32:36.527Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage (1.25s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-09T15:32:36.786Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-03-09T15:32:36.786Z] PASS [2022-03-09T15:32:36.786Z] [2022-03-09T15:32:36.786Z] === Skipped [2022-03-09T15:32:36.786Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-09T15:32:36.786Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-09T15:32:36.786Z] [2022-03-09T15:32:36.786Z] DONE 50 tests, 1 skipped in 20.212s [2022-03-09T15:32:36.786Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-09T15:32:37.045Z] INFO: Testing against a local daemon [2022-03-09T15:32:37.045Z] === RUN TestVolumesCreateAndList [2022-03-09T15:32:37.045Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-09T15:32:37.045Z] === RUN TestVolumesRemove [2022-03-09T15:32:37.045Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-09T15:32:37.045Z] === RUN TestVolumesInspect [2022-03-09T15:32:37.045Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-09T15:32:37.045Z] === RUN TestVolumesInvalidJSON [2022-03-09T15:32:37.045Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-09T15:32:37.045Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-09T15:32:37.045Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-09T15:32:37.045Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-09T15:32:37.045Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-09T15:32:37.045Z] PASS [2022-03-09T15:32:37.045Z] [2022-03-09T15:32:37.045Z] DONE 5 tests in 0.247s [2022-03-09T15:32:37.045Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-09T15:32:37.045Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13018 is not a child of this shell [2022-03-09T15:32:37.045Z] warning: PID 13018 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-09T15:32:37.045Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-09T15:32:37.045Z] [2022-03-09T15:32:37.045Z] Unloading profiles will leave already running processes permanently [2022-03-09T15:32:37.045Z] unconfined, which can lead to unexpected situations. [2022-03-09T15:32:37.045Z] [2022-03-09T15:32:37.045Z] To set a process to complain mode, use the command line tool [2022-03-09T15:32:37.045Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-09T15:32:37.045Z] Removing test suite binaries [2022-03-09T15:32:37.303Z] exiting test-integration [2022-03-09T15:32:37.303Z] ++ exit 0 [2022-03-09T15:32:37.303Z] [2022-03-09T15:32:37.697Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.58s) [2022-03-09T15:32:37.697Z] PASS [2022-03-09T15:32:37.697Z] [2022-03-09T15:32:37.697Z] === Skipped [2022-03-09T15:32:37.697Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-09T15:32:37.697Z] build_session_test.go:25: TODO: BuildKit [2022-03-09T15:32:37.697Z] [2022-03-09T15:32:37.697Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-09T15:32:37.697Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-09T15:32:37.697Z] [2022-03-09T15:32:37.697Z] DONE 34 tests, 2 skipped in 66.288s [2022-03-09T15:32:37.697Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-09T15:32:37.697Z] ++ 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 [2022-03-09T15:32:37.697Z] ++ set -e [2022-03-09T15:32:37.697Z] ++ '[' -n 0 ']' [2022-03-09T15:32:37.697Z] ++ set -x [2022-03-09T15:32:37.697Z] ++ 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 [2022-03-09T15:32:37.697Z] INFO: Testing against a local daemon [2022-03-09T15:32:37.697Z] === RUN TestConfigInspect Post stage [Pipeline] junit [2022-03-09T15:32:38.253Z] Recording test results [2022-03-09T15:32:39.458Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.93s) [2022-03-09T15:32:39.458Z] === RUN TestAuthZPluginV2Disable [2022-03-09T15:32:39.610Z] --- PASS: TestConfigInspect (2.21s) [2022-03-09T15:32:39.610Z] === RUN TestConfigList [2022-03-09T15:32:39.753Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-09T15:32:40.095Z] + echo Ensuring container killed. [2022-03-09T15:32:40.095Z] Ensuring container killed. [2022-03-09T15:32:40.095Z] + docker rm -vf docker-pr3 [2022-03-09T15:32:40.095Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-09T15:32:40.376Z] + echo Chowning /workspace to jenkins user [2022-03-09T15:32:40.376Z] Chowning /workspace to jenkins user [2022-03-09T15:32:40.376Z] + id -u [2022-03-09T15:32:40.376Z] + id -g [2022-03-09T15:32:40.376Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43347:/workspace busybox chown -R 1000:1000 /workspace [2022-03-09T15:32:40.376Z] Unable to find image 'busybox:latest' locally [2022-03-09T15:32:40.376Z] latest: Pulling from library/busybox [2022-03-09T15:32:40.634Z] 7e5209d2300f: Pulling fs layer [2022-03-09T15:32:40.634Z] 7e5209d2300f: Verifying Checksum [2022-03-09T15:32:40.634Z] 7e5209d2300f: Download complete [2022-03-09T15:32:40.634Z] 7e5209d2300f: Pull complete [2022-03-09T15:32:40.634Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-09T15:32:40.634Z] Status: Downloaded newer image for busybox:latest [2022-03-09T15:32:41.523Z] --- PASS: TestConfigList (2.11s) [2022-03-09T15:32:41.523Z] === RUN TestConfigsCreateAndDelete [2022-03-09T15:32:41.969Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-09T15:32:41.969Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-09T15:32:42.298Z] 8f616e6e9eec: Verifying Checksum [2022-03-09T15:32:42.298Z] 8f616e6e9eec: Download complete [2022-03-09T15:32:42.434Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-09T15:32:42.434Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-09T15:32:42.434Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-09T15:32:42.434Z] go: downloading github.com/pkg/errors v0.9.1 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-09T15:32:42.745Z] --- PASS: TestAuthZPluginV2Disable (3.48s) [2022-03-09T15:32:42.745Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-09T15:32:42.832Z] + bundleName=amd64-rootless [2022-03-09T15:32:42.832Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-09T15:32:42.832Z] Creating amd64-rootless-bundles.tar.gz [2022-03-09T15:32:42.832Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-09T15:32:42.832Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-09T15:32:42.844Z] Archiving artifacts [2022-03-09T15:32:42.896Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-09T15:32:42.896Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-09T15:32:42.896Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-09T15:32:42.896Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-09T15:32:42.896Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-09T15:32:42.896Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-09T15:32:42.896Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-09T15:32:43.360Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-09T15:32:44.070Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-03-09T15:32:44.070Z] === RUN TestConfigsUpdate [2022-03-09T15:32:44.584Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43347/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-09T15:32:44.895Z] + make clean [2022-03-09T15:32:44.910Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-09T15:32:44.910Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-09T15:32:45.153Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-09T15:32:45.153Z] docker-dev-cache [2022-03-09T15:32:45.153Z] docker-mod-cache [Pipeline] deleteDir [2022-03-09T15:32:45.453Z] --- PASS: TestConfigsUpdate (1.72s) [2022-03-09T15:32:45.453Z] === RUN TestTemplatedConfig [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-09T15:32:46.031Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s) [2022-03-09T15:32:46.031Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-09T15:32:47.997Z] --- PASS: TestTemplatedConfig (2.31s) [2022-03-09T15:32:47.997Z] === RUN TestConfigCreateResolve [2022-03-09T15:32:49.295Z] sha256:ff9a6a6a683a71d2c77f98f20be109f2a678d1a72d271f50edec29ad2c99b941 [2022-03-09T15:32:49.295Z] INFO: Starting docker-py tests... [2022-03-09T15:32:49.910Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-03-09T15:32:49.910Z] PASS [2022-03-09T15:32:49.910Z] [2022-03-09T15:32:49.910Z] DONE 6 tests in 12.683s [2022-03-09T15:32:49.910Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-09T15:32:49.910Z] ++ 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 [2022-03-09T15:32:49.910Z] ++ set -e [2022-03-09T15:32:49.910Z] ++ '[' -n 0 ']' [2022-03-09T15:32:49.910Z] ++ set -x [2022-03-09T15:32:49.910Z] ++ 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 [2022-03-09T15:32:49.910Z] INFO: Testing against a local daemon [2022-03-09T15:32:49.910Z] === RUN TestCheckpoint [2022-03-09T15:32:49.910Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-09T15:32:49.910Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-09T15:32:49.910Z] === RUN TestContainerInvalidJSON [2022-03-09T15:32:49.910Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:32:49.910Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:32:49.910Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:32:49.910Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:32:49.910Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:32:49.910Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:32:49.910Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-09T15:32:49.910Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-09T15:32:49.910Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-09T15:32:49.910Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-09T15:32:50.171Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-09T15:32:50.171Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-09T15:32:50.171Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-09T15:32:50.171Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-09T15:32:50.171Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-09T15:32:50.171Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-09T15:32:50.171Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-09T15:32:50.171Z] === RUN TestCopyFromContainer [2022-03-09T15:32:50.237Z] ============================= test session starts ============================== [2022-03-09T15:32:50.237Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-09T15:32:50.237Z] rootdir: /src, inifile: pytest.ini [2022-03-09T15:32:50.237Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-09T15:32:51.116Z] === RUN TestCopyFromContainer// [2022-03-09T15:32:51.116Z] === RUN TestCopyFromContainer//bar/root [2022-03-09T15:32:51.116Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-09T15:32:51.116Z] === RUN TestCopyFromContainer/bar/quux [2022-03-09T15:32:51.116Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-09T15:32:51.179Z] collected 395 items / 2 deselected / 393 selected [2022-03-09T15:32:51.179Z] [2022-03-09T15:32:51.376Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-09T15:32:51.377Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-09T15:32:51.377Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-09T15:32:51.377Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-09T15:32:51.377Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-09T15:32:51.637Z] --- PASS: TestCopyFromContainer (1.40s) [2022-03-09T15:32:51.637Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-09T15:32:51.637Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-09T15:32:51.637Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-09T15:32:51.637Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-09T15:32:51.637Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-09T15:32:51.637Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-09T15:32:51.637Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-09T15:32:51.637Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-09T15:32:51.637Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-09T15:32:51.637Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-09T15:32:51.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-09T15:32:51.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:32:51.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:32:51.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:32:51.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:32:51.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:32:51.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:32:51.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:32:51.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:32:51.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:32:51.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-09T15:32:51.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-09T15:32:51.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-09T15:32:51.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-09T15:32:51.637Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-09T15:32:51.637Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-09T15:32:51.637Z] === RUN TestCreateWithInvalidEnv [2022-03-09T15:32:51.637Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-09T15:32:51.637Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-09T15:32:51.637Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-09T15:32:51.637Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-09T15:32:51.637Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-09T15:32:51.637Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-09T15:32:51.637Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-09T15:32:51.637Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-09T15:32:51.637Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-09T15:32:51.637Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-09T15:32:51.637Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-09T15:32:51.637Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-09T15:32:51.637Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-09T15:32:51.637Z] === RUN TestCreateTmpfsMountsTarget [2022-03-09T15:32:51.637Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-09T15:32:51.637Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-09T15:32:52.120Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-09T15:32:52.120Z] Using test binary docker [2022-03-09T15:32:52.120Z] +++ /etc/init.d/apparmor start [2022-03-09T15:32:52.120Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-09T15:32:52.120Z] Using test binary docker [2022-03-09T15:32:52.120Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-09T15:32:52.120Z] INFO: Waiting for daemon to start... [2022-03-09T15:32:52.120Z] Starting dockerd [2022-03-09T15:32:52.120Z] +++ 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 [2022-03-09T15:32:52.120Z] .+++ /etc/init.d/apparmor start [2022-03-09T15:32:52.120Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-09T15:32:52.120Z] INFO: Waiting for daemon to start... [2022-03-09T15:32:52.120Z] Starting dockerd [2022-03-09T15:32:52.120Z] +++ 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 [2022-03-09T15:32:53.022Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2022-03-09T15:32:53.022Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-09T15:32:53.965Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2022-03-09T15:32:53.965Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-09T15:32:53.965Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:32:53.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:32:53.965Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:32:53.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:32:53.965Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:32:53.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:32:53.965Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:32:53.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:32:53.965Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:32:53.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:32:53.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:32:53.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:32:53.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:32:53.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:32:53.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:32:53.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-09T15:32:53.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-09T15:32:53.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-09T15:32:53.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-09T15:32:53.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-09T15:32:53.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-09T15:32:53.965Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-09T15:32:54.226Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-03-09T15:32:54.226Z] === RUN TestCreateDifferentPlatform [2022-03-09T15:32:54.226Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-09T15:32:54.226Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-09T15:32:54.226Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-09T15:32:54.226Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-09T15:32:54.226Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-09T15:32:54.226Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-09T15:32:54.226Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-09T15:32:54.226Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-09T15:32:54.489Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-09T15:32:54.489Z] === RUN TestContainerStartOnDaemonRestart [2022-03-09T15:32:54.489Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-09T15:32:54.489Z] === RUN TestDaemonRestartIpcMode [2022-03-09T15:32:54.489Z] === PAUSE TestDaemonRestartIpcMode [2022-03-09T15:32:54.489Z] === RUN TestDaemonHostGatewayIP [2022-03-09T15:32:54.489Z] === PAUSE TestDaemonHostGatewayIP [2022-03-09T15:32:54.489Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-09T15:32:54.489Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-09T15:32:54.489Z] === RUN TestContainerKillOnDaemonStart [2022-03-09T15:32:54.489Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-09T15:32:54.489Z] === RUN TestDiff [2022-03-09T15:32:54.751Z] --- PASS: TestDiff (0.41s) [2022-03-09T15:32:54.751Z] === RUN TestExecWithCloseStdin [2022-03-09T15:32:55.324Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-03-09T15:32:55.324Z] === RUN TestExec [2022-03-09T15:32:55.896Z] --- PASS: TestExec (0.47s) [2022-03-09T15:32:55.896Z] === RUN TestExecUser [2022-03-09T15:32:56.005Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.11s) [2022-03-09T15:32:56.005Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-09T15:32:56.157Z] --- PASS: TestExecUser (0.49s) [2022-03-09T15:32:56.157Z] === RUN TestExportContainerAndImportImage [2022-03-09T15:32:56.549Z] . [2022-03-09T15:32:56.549Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-09T15:32:56.549Z] [2022-03-09T15:32:56.549Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-09T15:32:56.728Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-03-09T15:32:56.728Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-09T15:32:56.806Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-09T15:32:56.806Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-09T15:32:56.806Z] Error: No such image: emptyfs [2022-03-09T15:32:56.806Z] Error: No such image: emptyfs [2022-03-09T15:32:56.806Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-09T15:32:56.806Z] ++++ docker load [2022-03-09T15:32:56.806Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-09T15:32:56.806Z] ++++ docker load [2022-03-09T15:32:57.064Z] Running integration-test (iteration 1) [2022-03-09T15:32:57.064Z] 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)/ [2022-03-09T15:32:57.064Z] ++ 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)/' [2022-03-09T15:32:57.064Z] ++ set -e [2022-03-09T15:32:57.064Z] ++ '[' -n 0 ']' [2022-03-09T15:32:57.064Z] ++ set -x [2022-03-09T15:32:57.064Z] ++ 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)/' [2022-03-09T15:32:57.064Z] Running integration-test (iteration 1) [2022-03-09T15:32:57.064Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-09T15:32:57.064Z] ++ 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)/' [2022-03-09T15:32:57.064Z] ++ set -e [2022-03-09T15:32:57.064Z] ++ '[' -n 0 ']' [2022-03-09T15:32:57.064Z] ++ set -x [2022-03-09T15:32:57.064Z] ++ 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)/' [2022-03-09T15:32:57.991Z] Loaded image: busybox:latest [2022-03-09T15:32:57.991Z] Loaded image: busybox:latest [2022-03-09T15:32:58.113Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-03-09T15:32:58.113Z] === RUN TestHealthCheckWorkdir [2022-03-09T15:32:58.554Z] Loaded image: busybox:glibc [2022-03-09T15:32:58.554Z] Loaded image: busybox:glibc [2022-03-09T15:32:58.684Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-03-09T15:32:58.684Z] === RUN TestHealthKillContainer [2022-03-09T15:33:02.728Z] Loaded image: debian:bullseye-slim [2022-03-09T15:33:02.728Z] Loaded image: debian:bullseye-slim [2022-03-09T15:33:02.984Z] Loaded image: hello-world:latest [2022-03-09T15:33:02.984Z] Loaded image: hello-world:latest [2022-03-09T15:33:02.984Z] Loaded image: arm32v7/hello-world:latest [2022-03-09T15:33:02.984Z] INFO: Testing against a local daemon [2022-03-09T15:33:02.984Z] === RUN TestDockerSuite [2022-03-09T15:33:02.984Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-09T15:33:02.984Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-09T15:33:02.984Z] Loaded image: arm32v7/hello-world:latest [2022-03-09T15:33:02.984Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-09T15:33:02.984Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-09T15:33:02.984Z] INFO: Testing against a local daemon [2022-03-09T15:33:02.984Z] === RUN TestDockerDaemonSuite [2022-03-09T15:33:03.242Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-09T15:33:03.242Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-09T15:33:03.242Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-09T15:33:03.242Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-09T15:33:03.242Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-09T15:33:06.514Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-09T15:33:06.514Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-09T15:33:06.818Z] --- PASS: TestHealthKillContainer (7.89s) [2022-03-09T15:33:06.818Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-09T15:33:06.818Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-03-09T15:33:06.818Z] === RUN TestIpcModeNone [2022-03-09T15:33:07.079Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-09T15:33:07.336Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-09T15:33:07.390Z] --- PASS: TestIpcModeNone (0.43s) [2022-03-09T15:33:07.390Z] === RUN TestIpcModePrivate [2022-03-09T15:33:07.651Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-09T15:33:07.651Z] --- PASS: TestIpcModePrivate (0.48s) [2022-03-09T15:33:07.651Z] === RUN TestIpcModeShareable [2022-03-09T15:33:07.826Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-09T15:33:07.899Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-09T15:33:07.899Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-09T15:33:07.899Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-09T15:33:08.222Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-03-09T15:33:08.222Z] --- PASS: TestIpcModeShareable (0.44s) [2022-03-09T15:33:08.222Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-09T15:33:08.659Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-09T15:33:09.607Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-03-09T15:33:09.607Z] === RUN TestAPIIpcModeHost [2022-03-09T15:33:09.797Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-09T15:33:09.867Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-03-09T15:33:09.867Z] === RUN TestDaemonIpcModeShareable [2022-03-09T15:33:10.053Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-09T15:33:10.053Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-09T15:33:10.053Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-09T15:33:10.120Z] Removing intermediate container 19b35a073998 [2022-03-09T15:33:10.120Z] ---> 90101ae8c0ef [2022-03-09T15:33:10.120Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-09T15:33:10.120Z] ---> Running in 97f3f1523d12 [2022-03-09T15:33:10.309Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-09T15:33:10.432Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-09T15:33:10.584Z] Removing intermediate container 97f3f1523d12 [2022-03-09T15:33:10.584Z] ---> 8bea355a32df [2022-03-09T15:33:10.584Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-09T15:33:10.584Z] ---> Running in e7ed6b6ebecb [2022-03-09T15:33:10.808Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-03-09T15:33:11.046Z] Removing intermediate container e7ed6b6ebecb [2022-03-09T15:33:11.046Z] ---> 9215b93564ca [2022-03-09T15:33:11.046Z] Step 11/11 : COPY . . [2022-03-09T15:33:11.069Z] --- PASS: TestDaemonIpcModeShareable (1.10s) [2022-03-09T15:33:11.069Z] === RUN TestDaemonIpcModePrivate [2022-03-09T15:33:11.239Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-09T15:33:12.013Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-09T15:33:12.170Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-09T15:33:12.170Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-09T15:33:12.273Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-03-09T15:33:12.273Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-09T15:33:12.427Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-09T15:33:12.427Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-09T15:33:12.427Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-09T15:33:13.215Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-09T15:33:13.215Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-03-09T15:33:13.215Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-09T15:33:14.084Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-09T15:33:14.085Z] PASS [2022-03-09T15:33:14.085Z] [2022-03-09T15:33:14.085Z] DONE 17 tests in 47.362s [2022-03-09T15:33:14.085Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-09T15:33:14.085Z] INFO: Testing against a local daemon [2022-03-09T15:33:14.085Z] === RUN TestPluginInvalidJSON [2022-03-09T15:33:14.085Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:33:14.085Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:33:14.085Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:33:14.085Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-09T15:33:14.085Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-09T15:33:14.085Z] === RUN TestPluginInstall [2022-03-09T15:33:14.085Z] === RUN TestPluginInstall/no_auth [2022-03-09T15:33:14.160Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-03-09T15:33:14.420Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-03-09T15:33:14.420Z] === RUN TestIpcModeOlderClient [2022-03-09T15:33:14.420Z] === PAUSE TestIpcModeOlderClient [2022-03-09T15:33:14.420Z] === RUN TestKillContainerInvalidSignal [2022-03-09T15:33:14.654Z] time="2022-03-09T15:33:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:33:14.654Z] time="2022-03-09T15:33:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5680ebf9b55c652953d209cd4f7e6a40b537faba33ee03d971d3fdfb38a83577" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:33:14.654Z] time="2022-03-09T15:33:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:33:14.654Z] time="2022-03-09T15:33:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5680ebf9b55c652953d209cd4f7e6a40b537faba33ee03d971d3fdfb38a83577" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:33:14.913Z] === RUN TestPluginInstall/with_htpasswd [2022-03-09T15:33:14.994Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-03-09T15:33:14.994Z] === RUN TestKillContainer [2022-03-09T15:33:14.994Z] === RUN TestKillContainer/no_signal [2022-03-09T15:33:15.172Z] time="2022-03-09T15:33:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:33:15.172Z] time="2022-03-09T15:33:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5680ebf9b55c652953d209cd4f7e6a40b537faba33ee03d971d3fdfb38a83577" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:33:15.172Z] time="2022-03-09T15:33:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:33:15.172Z] time="2022-03-09T15:33:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5680ebf9b55c652953d209cd4f7e6a40b537faba33ee03d971d3fdfb38a83577" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:33:15.255Z] === RUN TestKillContainer/non_killing_signal [2022-03-09T15:33:15.433Z] === RUN TestPluginInstall/with_insecure [2022-03-09T15:33:15.516Z] === RUN TestKillContainer/killing_signal [2022-03-09T15:33:16.088Z] --- PASS: TestKillContainer (1.21s) [2022-03-09T15:33:16.088Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-09T15:33:16.088Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-03-09T15:33:16.088Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-09T15:33:16.088Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-09T15:33:16.088Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-09T15:33:16.349Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-09T15:33:16.373Z] time="2022-03-09T15:33:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:33:16.373Z] time="2022-03-09T15:33:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:908afe34a14ef8dc846e7187608ae823417462ea4fc24ebc5d0dc7ac582a45ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:33:16.373Z] time="2022-03-09T15:33:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:33:16.373Z] time="2022-03-09T15:33:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:908afe34a14ef8dc846e7187608ae823417462ea4fc24ebc5d0dc7ac582a45ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:33:16.631Z] plugin_test.go:165: [d7d80c843f7d7] daemon is not started [2022-03-09T15:33:16.631Z] --- PASS: TestPluginInstall (4.06s) [2022-03-09T15:33:16.631Z] --- PASS: TestPluginInstall/no_auth (2.36s) [2022-03-09T15:33:16.631Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-03-09T15:33:16.631Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-03-09T15:33:16.631Z] === RUN TestPluginsWithRuntimes [2022-03-09T15:33:17.292Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s) [2022-03-09T15:33:17.292Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-03-09T15:33:17.292Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2022-03-09T15:33:17.292Z] === RUN TestKillStoppedContainer [2022-03-09T15:33:17.292Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-09T15:33:17.292Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-09T15:33:17.292Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-09T15:33:17.292Z] === RUN TestKillDifferentUserContainer [2022-03-09T15:33:17.553Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-03-09T15:33:17.553Z] === RUN TestInspectOomKilledTrue [2022-03-09T15:33:18.125Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-03-09T15:33:18.125Z] === RUN TestInspectOomKilledFalse [2022-03-09T15:33:18.410Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-03-09T15:33:18.410Z] === RUN TestLinksEtcHostsContentMatch [2022-03-09T15:33:18.533Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-09T15:33:18.673Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-03-09T15:33:18.673Z] === RUN TestLinksContainerNames [2022-03-09T15:33:18.968Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-09T15:33:19.100Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-09T15:33:19.632Z] --- PASS: TestLinksContainerNames (0.80s) [2022-03-09T15:33:19.632Z] === RUN TestLogsFollowTailEmpty [2022-03-09T15:33:19.894Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-03-09T15:33:19.894Z] === RUN TestContainerNetworkMountsNoChown [2022-03-09T15:33:20.035Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-03-09T15:33:20.035Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-03-09T15:33:20.035Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-03-09T15:33:20.035Z] === RUN TestPluginBackCompatMediaTypes [2022-03-09T15:33:20.465Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/default [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/default [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/private [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/private [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/rprivate [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/slave [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/slave [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/rslave [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/shared [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/shared [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/rshared [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-09T15:33:20.466Z] === CONT TestMountDaemonRoot/default [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-09T15:33:20.466Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-09T15:33:20.466Z] === CONT TestMountDaemonRoot/rshared [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-09T15:33:20.466Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-09T15:33:20.466Z] === CONT TestMountDaemonRoot/shared [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-09T15:33:20.466Z] === CONT TestMountDaemonRoot/rslave [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-09T15:33:20.466Z] === CONT TestMountDaemonRoot/slave [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-09T15:33:20.466Z] === CONT TestMountDaemonRoot/rprivate [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-09T15:33:20.466Z] === CONT TestMountDaemonRoot/private [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-09T15:33:20.466Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-09T15:33:20.466Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-09T15:33:20.466Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-09T15:33:20.466Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-09T15:33:20.466Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-09T15:33:20.466Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-09T15:33:20.466Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-09T15:33:20.466Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-09T15:33:20.466Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-09T15:33:20.603Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s) [2022-03-09T15:33:20.603Z] PASS [2022-03-09T15:33:20.603Z] [2022-03-09T15:33:20.603Z] DONE 10 tests in 8.061s [2022-03-09T15:33:20.603Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-09T15:33:20.603Z] INFO: Testing against a local daemon [2022-03-09T15:33:20.603Z] === RUN TestExternalGraphDriver [2022-03-09T15:33:20.603Z] === RUN TestExternalGraphDriver/json [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-09T15:33:20.727Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-09T15:33:20.859Z] --- PASS: TestBuildWithHugeFile (110.54s) [2022-03-09T15:33:20.859Z] === RUN TestBuildWCOWSandboxSize [2022-03-09T15:33:20.859Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-09T15:33:20.859Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-09T15:33:20.859Z] === RUN TestBuildWithEmptyDockerfile [2022-03-09T15:33:20.859Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:33:20.859Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:33:20.859Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:33:20.860Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:33:20.860Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:33:20.860Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:33:20.860Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:33:20.860Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:33:20.860Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:33:20.987Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-09T15:33:20.987Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-09T15:33:20.987Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-09T15:33:20.987Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-09T15:33:20.987Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-09T15:33:20.987Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-09T15:33:20.987Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-09T15:33:20.987Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-09T15:33:20.987Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-09T15:33:20.987Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-09T15:33:20.987Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-09T15:33:20.987Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-03-09T15:33:20.987Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-09T15:33:20.987Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-09T15:33:20.987Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-09T15:33:20.987Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-09T15:33:20.988Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-03-09T15:33:20.988Z] === RUN TestContainerBindMountNonRecursive [2022-03-09T15:33:21.117Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-09T15:33:21.117Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-03-09T15:33:21.117Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-03-09T15:33:21.117Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-09T15:33:21.117Z] === RUN TestBuildPreserveOwnership [2022-03-09T15:33:21.117Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-09T15:33:21.373Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-09T15:33:22.373Z] --- PASS: TestContainerBindMountNonRecursive (1.22s) [2022-03-09T15:33:22.373Z] === RUN TestContainerVolumesMountedAsShared [2022-03-09T15:33:22.373Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-03-09T15:33:22.373Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-09T15:33:22.506Z] === RUN TestExternalGraphDriver/spec [2022-03-09T15:33:22.945Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-03-09T15:33:22.945Z] === RUN TestNetworkNat [2022-03-09T15:33:23.207Z] --- PASS: TestNetworkNat (0.42s) [2022-03-09T15:33:23.207Z] === RUN TestNetworkLocalhostTCPNat [2022-03-09T15:33:23.266Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-09T15:33:23.523Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-09T15:33:23.779Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-03-09T15:33:23.779Z] === RUN TestNetworkLoopbackNat [2022-03-09T15:33:23.887Z] === RUN TestExternalGraphDriver/pull [2022-03-09T15:33:24.454Z] --- PASS: TestBuildPreserveOwnership (3.33s) [2022-03-09T15:33:24.455Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.11s) [2022-03-09T15:33:24.455Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2022-03-09T15:33:24.455Z] === RUN TestBuildPlatformInvalid [2022-03-09T15:33:24.455Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-09T15:33:24.455Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-09T15:33:25.385Z] Loaded image: busybox:latest [2022-03-09T15:33:25.385Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-09T15:33:25.641Z] Loaded image: busybox:glibc [2022-03-09T15:33:25.792Z] --- PASS: TestExternalGraphDriver (5.06s) [2022-03-09T15:33:25.792Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-03-09T15:33:25.792Z] --- PASS: TestExternalGraphDriver/spec (1.69s) [2022-03-09T15:33:25.792Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-03-09T15:33:25.792Z] === RUN TestGraphdriverPluginV2 [2022-03-09T15:33:25.897Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-09T15:33:26.324Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-03-09T15:33:26.324Z] === RUN TestPause [2022-03-09T15:33:26.586Z] --- PASS: TestPause (0.40s) [2022-03-09T15:33:26.586Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-09T15:33:26.586Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-09T15:33:26.586Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-09T15:33:26.586Z] === RUN TestPauseStopPausedContainer [2022-03-09T15:33:26.827Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-09T15:33:26.847Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-03-09T15:33:26.847Z] === RUN TestPidHost [2022-03-09T15:33:27.391Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-09T15:33:27.791Z] --- PASS: TestPidHost (0.90s) [2022-03-09T15:33:27.791Z] === RUN TestPsFilter [2022-03-09T15:33:27.956Z] Loaded image: debian:bullseye-slim [2022-03-09T15:33:27.956Z] Loaded image: hello-world:latest [2022-03-09T15:33:27.956Z] Loaded image: arm32v7/hello-world:latest [2022-03-09T15:33:27.956Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-09T15:33:28.051Z] --- PASS: TestPsFilter (0.11s) [2022-03-09T15:33:28.051Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-09T15:33:28.312Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-09T15:33:28.312Z] === RUN TestRemoveContainerWithVolume [2022-03-09T15:33:28.883Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-03-09T15:33:28.883Z] === RUN TestRemoveContainerRunning [2022-03-09T15:33:28.889Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-09T15:33:29.144Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-03-09T15:33:29.145Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-09T15:33:29.405Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-03-09T15:33:29.405Z] === RUN TestRemoveInvalidContainer [2022-03-09T15:33:29.405Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-09T15:33:29.405Z] === RUN TestRenameLinkedContainer [2022-03-09T15:33:29.982Z] --- PASS: TestGraphdriverPluginV2 (3.86s) [2022-03-09T15:33:29.982Z] PASS [2022-03-09T15:33:29.982Z] [2022-03-09T15:33:29.982Z] DONE 5 tests in 8.964s [2022-03-09T15:33:29.982Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-09T15:33:29.982Z] INFO: Testing against a local daemon [2022-03-09T15:33:29.982Z] === RUN TestContinueAfterPluginCrash [2022-03-09T15:33:29.982Z] === PAUSE TestContinueAfterPluginCrash [2022-03-09T15:33:29.982Z] === RUN TestReadPluginNoRead [2022-03-09T15:33:29.982Z] === PAUSE TestReadPluginNoRead [2022-03-09T15:33:29.982Z] === RUN TestDaemonStartWithLogOpt [2022-03-09T15:33:29.982Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-09T15:33:29.982Z] === CONT TestContinueAfterPluginCrash [2022-03-09T15:33:29.982Z] === CONT TestDaemonStartWithLogOpt [2022-03-09T15:33:30.258Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-09T15:33:30.258Z] docker_cli_daemon_test.go:1472: [dfa151c8cffa8] daemon is not started [2022-03-09T15:33:31.189Z] check_test.go:308: [de603153601e0] daemon is not started [2022-03-09T15:33:31.190Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-09T15:33:31.319Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-03-09T15:33:31.319Z] === RUN TestRenameStoppedContainer [2022-03-09T15:33:31.580Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-09T15:33:31.580Z] === RUN TestRenameRunningContainerAndReuse [2022-03-09T15:33:31.753Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-09T15:33:32.522Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-03-09T15:33:32.522Z] === RUN TestRenameInvalidName [2022-03-09T15:33:32.783Z] --- PASS: TestRenameInvalidName (0.46s) [2022-03-09T15:33:32.783Z] === RUN TestRenameAnonymousContainer [2022-03-09T15:33:32.879Z] 8f616e6e9eec: Pull complete [2022-03-09T15:33:33.122Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-09T15:33:33.273Z] --- PASS: TestDaemonStartWithLogOpt (3.38s) [2022-03-09T15:33:33.273Z] === CONT TestReadPluginNoRead [2022-03-09T15:33:33.378Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-09T15:33:33.635Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-09T15:33:34.696Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-03-09T15:33:34.696Z] === RUN TestRenameContainerWithSameName [2022-03-09T15:33:34.696Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-03-09T15:33:34.696Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-09T15:33:35.005Z] check_test.go:308: [d84e79f940218] daemon is not started [2022-03-09T15:33:35.006Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-09T15:33:35.177Z] === RUN TestReadPluginNoRead/default [2022-03-09T15:33:35.569Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-09T15:33:35.637Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-03-09T15:33:35.637Z] === RUN TestResize [2022-03-09T15:33:35.898Z] --- PASS: TestResize (0.39s) [2022-03-09T15:33:35.898Z] === RUN TestResizeWithInvalidSize [2022-03-09T15:33:36.130Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-09T15:33:36.469Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-03-09T15:33:36.470Z] === RUN TestResizeWhenContainerNotStarted [2022-03-09T15:33:36.576Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-09T15:33:36.731Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-03-09T15:33:36.731Z] === RUN TestDaemonRestartKillContainers [2022-03-09T15:33:36.731Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-09T15:33:36.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-09T15:33:36.731Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-09T15:33:36.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-09T15:33:36.731Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-09T15:33:36.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-09T15:33:36.731Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-09T15:33:36.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-09T15:33:36.731Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-09T15:33:36.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-09T15:33:36.731Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-09T15:33:36.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-09T15:33:36.731Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-09T15:33:36.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-09T15:33:36.731Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-09T15:33:36.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-09T15:33:36.731Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:33:36.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:33:36.731Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:33:36.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:33:36.731Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:33:36.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:33:36.732Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:33:36.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:33:36.732Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:33:36.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:33:36.732Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:33:36.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:33:36.732Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:33:36.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:33:36.732Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:33:36.732Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:33:36.732Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-09T15:33:36.732Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:33:37.061Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-09T15:33:37.960Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-09T15:33:38.219Z] --- PASS: TestContinueAfterPluginCrash (8.52s) [2022-03-09T15:33:38.432Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-09T15:33:38.645Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:33:39.156Z] === CONT TestReadPluginNoRead [2022-03-09T15:33:39.156Z] read_test.go:92: [d0647d1061f14] daemon is not started [2022-03-09T15:33:39.156Z] --- PASS: TestReadPluginNoRead (6.05s) [2022-03-09T15:33:39.156Z] --- PASS: TestReadPluginNoRead/default (1.31s) [2022-03-09T15:33:39.156Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-03-09T15:33:39.156Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-03-09T15:33:39.156Z] PASS [2022-03-09T15:33:39.156Z] [2022-03-09T15:33:39.156Z] DONE 6 tests in 9.488s [2022-03-09T15:33:39.156Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-09T15:33:39.156Z] testing: warning: no tests to run [2022-03-09T15:33:39.156Z] PASS [2022-03-09T15:33:39.156Z] [2022-03-09T15:33:39.156Z] DONE 0 tests in 0.012s [2022-03-09T15:33:39.156Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-09T15:33:39.156Z] INFO: Testing against a local daemon [2022-03-09T15:33:39.156Z] === RUN TestPluginWithDevMounts [2022-03-09T15:33:39.156Z] === PAUSE TestPluginWithDevMounts [2022-03-09T15:33:39.156Z] === CONT TestPluginWithDevMounts [2022-03-09T15:33:39.363Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-09T15:33:39.363Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.96s) [2022-03-09T15:33:39.363Z] PASS [2022-03-09T15:33:39.363Z] [2022-03-09T15:33:39.363Z] === Skipped [2022-03-09T15:33:39.363Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-09T15:33:39.363Z] build_session_test.go:25: TODO: BuildKit [2022-03-09T15:33:39.363Z] [2022-03-09T15:33:39.363Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-09T15:33:39.363Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-09T15:33:39.363Z] [2022-03-09T15:33:39.363Z] DONE 34 tests, 2 skipped in 175.367s [2022-03-09T15:33:39.363Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-09T15:33:39.363Z] ++ 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 [2022-03-09T15:33:39.363Z] ++ set -e [2022-03-09T15:33:39.363Z] ++ '[' -n 0 ']' [2022-03-09T15:33:39.363Z] ++ set -x [2022-03-09T15:33:39.363Z] ++ 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 [2022-03-09T15:33:39.586Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:33:39.620Z] INFO: Testing against a local daemon [2022-03-09T15:33:39.620Z] === RUN TestConfigInspect [2022-03-09T15:33:39.620Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-09T15:33:40.178Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-09T15:33:40.548Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-09T15:33:40.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:33:40.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:33:41.058Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-03-09T15:33:41.058Z] PASS [2022-03-09T15:33:41.058Z] [2022-03-09T15:33:41.058Z] DONE 1 tests in 1.632s [2022-03-09T15:33:41.058Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-09T15:33:41.058Z] INFO: Testing against a local daemon [2022-03-09T15:33:41.058Z] === RUN TestSecretInspect [2022-03-09T15:33:41.500Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-09T15:33:41.500Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-09T15:33:41.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:33:42.072Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-09T15:33:42.176Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:33:42.636Z] --- PASS: TestConfigInspect (3.01s) [2022-03-09T15:33:42.636Z] === RUN TestConfigList [2022-03-09T15:33:42.636Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-09T15:33:42.962Z] --- PASS: TestSecretInspect (2.19s) [2022-03-09T15:33:42.962Z] === RUN TestSecretList [2022-03-09T15:33:43.202Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-09T15:33:44.571Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-09T15:33:45.474Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:33:45.474Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-09T15:33:45.494Z] --- PASS: TestSecretList (2.22s) [2022-03-09T15:33:45.494Z] === RUN TestSecretsCreateAndDelete [2022-03-09T15:33:45.503Z] --- PASS: TestConfigList (2.75s) [2022-03-09T15:33:45.503Z] === RUN TestConfigsCreateAndDelete [2022-03-09T15:33:47.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-09T15:33:47.397Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2022-03-09T15:33:47.397Z] === RUN TestSecretsUpdate [2022-03-09T15:33:47.397Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-09T15:33:48.329Z] --- PASS: TestConfigsCreateAndDelete (2.91s) [2022-03-09T15:33:48.329Z] === RUN TestConfigsUpdate [2022-03-09T15:33:48.771Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-09T15:33:48.771Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-09T15:33:49.930Z] --- PASS: TestSecretsUpdate (2.17s) [2022-03-09T15:33:49.930Z] === RUN TestTemplatedSecret [2022-03-09T15:33:50.225Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-09T15:33:50.683Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-09T15:33:50.683Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-09T15:33:51.155Z] --- PASS: TestConfigsUpdate (2.94s) [2022-03-09T15:33:51.155Z] === RUN TestTemplatedConfig [2022-03-09T15:33:52.466Z] --- PASS: TestTemplatedSecret (2.62s) [2022-03-09T15:33:52.466Z] === RUN TestSecretCreateResolve [2022-03-09T15:33:52.525Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-09T15:33:52.598Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-09T15:33:53.643Z] ---> 5f1de0f4e301 [2022-03-09T15:33:53.643Z] Successfully built 5f1de0f4e301 [2022-03-09T15:33:53.643Z] Successfully tagged docker:latest [2022-03-09T15:33:53.643Z] INFO: Image build ended at 03/09/2022 15:33:49. Duration:00:04:58.2375637 [2022-03-09T15:33:53.643Z] [2022-03-09T15:33:53.643Z] [2022-03-09T15:33:53.643Z] INFO: Building the test binaries at 03/09/2022 15:33:49... [2022-03-09T15:33:53.892Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-09T15:33:53.981Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-09T15:33:53.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s) [2022-03-09T15:33:53.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-09T15:33:53.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s) [2022-03-09T15:33:53.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-03-09T15:33:53.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-09T15:33:53.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-03-09T15:33:53.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s) [2022-03-09T15:33:53.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s) [2022-03-09T15:33:53.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.76s) [2022-03-09T15:33:53.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2022-03-09T15:33:53.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.69s) [2022-03-09T15:33:53.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-03-09T15:33:53.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2022-03-09T15:33:53.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-03-09T15:33:53.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-03-09T15:33:53.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-03-09T15:33:53.981Z] === RUN TestCgroupNamespacesRun [2022-03-09T15:33:54.369Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-03-09T15:33:54.369Z] PASS [2022-03-09T15:33:54.369Z] [2022-03-09T15:33:54.369Z] DONE 6 tests in 13.691s [2022-03-09T15:33:54.369Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-09T15:33:54.369Z] INFO: Testing against a local daemon [2022-03-09T15:33:54.369Z] === RUN TestServiceCreateInit [2022-03-09T15:33:54.369Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-09T15:33:54.456Z] --- PASS: TestTemplatedConfig (3.31s) [2022-03-09T15:33:54.456Z] === RUN TestConfigCreateResolve [2022-03-09T15:33:54.923Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2022-03-09T15:33:54.923Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-09T15:33:56.306Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-03-09T15:33:56.306Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-09T15:33:56.349Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-09T15:33:56.605Z] check_test.go:308: [d89850cbafe71] daemon is not started [2022-03-09T15:33:56.605Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-09T15:33:57.167Z] --- PASS: TestConfigCreateResolve (2.62s) [2022-03-09T15:33:57.167Z] PASS [2022-03-09T15:33:57.167Z] [2022-03-09T15:33:57.167Z] DONE 6 tests in 17.664s [2022-03-09T15:33:57.167Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-09T15:33:57.167Z] ++ 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 [2022-03-09T15:33:57.167Z] ++ set -e [2022-03-09T15:33:57.167Z] ++ '[' -n 0 ']' [2022-03-09T15:33:57.167Z] ++ set -x [2022-03-09T15:33:57.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-03-09T15:33:57.167Z] check_test.go:308: [d86bc956ea3a4] daemon is not started [2022-03-09T15:33:57.167Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-09T15:33:57.167Z] INFO: Testing against a local daemon [2022-03-09T15:33:57.167Z] === RUN TestCheckpoint [2022-03-09T15:33:57.167Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-09T15:33:57.167Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-09T15:33:57.248Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-03-09T15:33:57.248Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-09T15:33:57.397Z] INFO: make.ps1 starting at 03/09/2022 15:33:56 [2022-03-09T15:33:57.424Z] === RUN TestContainerInvalidJSON [2022-03-09T15:33:57.424Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:33:57.424Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:33:57.424Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:33:57.424Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:33:57.424Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:33:57.424Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:33:57.424Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-09T15:33:57.424Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-09T15:33:57.424Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-09T15:33:57.424Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-09T15:33:57.424Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-09T15:33:57.424Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-09T15:33:57.424Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-03-09T15:33:57.424Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-09T15:33:57.681Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2022-03-09T15:33:57.681Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-09T15:33:57.681Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-03-09T15:33:57.681Z] === RUN TestCopyFromContainer [2022-03-09T15:33:57.860Z] INFO: Git commit (b8a0c875a1) assumed from DOCKER_GITCOMMIT environment variable [2022-03-09T15:33:57.860Z] INFO: Invoking autogen... [2022-03-09T15:33:58.322Z] INFO: Building daemon... [2022-03-09T15:33:58.569Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-09T15:33:58.611Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-09T15:33:58.611Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-09T15:33:58.634Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-03-09T15:33:58.634Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-09T15:33:59.177Z] check_test.go:308: [dc9c0c8cbc8c2] daemon is not started [2022-03-09T15:33:59.177Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-09T15:33:59.177Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-09T15:33:59.177Z] === RUN TestCopyFromContainer// [2022-03-09T15:33:59.435Z] === RUN TestCopyFromContainer//bar/root [2022-03-09T15:33:59.435Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-09T15:33:59.435Z] === RUN TestCopyFromContainer/bar/quux [2022-03-09T15:33:59.578Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-03-09T15:33:59.578Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-09T15:33:59.692Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-09T15:33:59.692Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-09T15:33:59.949Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-09T15:33:59.949Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-09T15:34:00.206Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-09T15:34:00.206Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-09T15:34:00.463Z] --- PASS: TestCopyFromContainer (2.75s) [2022-03-09T15:34:00.463Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-03-09T15:34:00.463Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-03-09T15:34:00.463Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-03-09T15:34:00.463Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-03-09T15:34:00.463Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-03-09T15:34:00.463Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-03-09T15:34:00.463Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-03-09T15:34:00.463Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-09T15:34:00.463Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-03-09T15:34:00.463Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-03-09T15:34:00.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-09T15:34:00.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:34:00.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:34:00.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:34:00.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:34:00.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:34:00.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:34:00.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:34:00.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:34:00.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:34:00.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-09T15:34:00.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-09T15:34:00.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-09T15:34:00.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-09T15:34:00.463Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-09T15:34:00.463Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-03-09T15:34:00.463Z] === RUN TestCreateWithInvalidEnv [2022-03-09T15:34:00.463Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-09T15:34:00.463Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-09T15:34:00.463Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-09T15:34:00.463Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-09T15:34:00.463Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-09T15:34:00.463Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-09T15:34:00.463Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-09T15:34:00.463Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-09T15:34:00.463Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-09T15:34:00.463Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-09T15:34:00.463Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-09T15:34:00.463Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-09T15:34:00.463Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-09T15:34:00.463Z] === RUN TestCreateTmpfsMountsTarget [2022-03-09T15:34:00.463Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-09T15:34:00.463Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-09T15:34:00.463Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-09T15:34:00.523Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-03-09T15:34:00.523Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-09T15:34:00.720Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-09T15:34:01.284Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-09T15:34:01.464Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-03-09T15:34:01.464Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-09T15:34:01.540Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-09T15:34:02.405Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-03-09T15:34:02.405Z] === RUN TestNISDomainname [2022-03-09T15:34:02.512Z] --- PASS: TestCreateWithCustomMaskedPaths (2.05s) [2022-03-09T15:34:02.512Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-09T15:34:02.758Z] --- PASS: TestServiceCreateInit (7.80s) [2022-03-09T15:34:02.758Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.92s) [2022-03-09T15:34:02.758Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s) [2022-03-09T15:34:02.758Z] === RUN TestCreateServiceMultipleTimes [2022-03-09T15:34:02.977Z] --- PASS: TestNISDomainname (0.53s) [2022-03-09T15:34:02.977Z] === RUN TestHostnameDnsResolution [2022-03-09T15:34:03.075Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-09T15:34:03.550Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-03-09T15:34:03.550Z] === RUN TestUnprivilegedPortsAndPing [2022-03-09T15:34:03.639Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-09T15:34:04.121Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-03-09T15:34:04.121Z] === RUN TestStats [2022-03-09T15:34:04.570Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2022-03-09T15:34:04.570Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-09T15:34:04.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:34:04.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:34:04.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:34:04.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:34:04.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:34:04.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:34:04.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:34:04.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:34:04.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:34:04.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:34:04.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:34:04.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:34:04.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:34:04.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:34:04.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:34:04.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-09T15:34:04.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-03-09T15:34:04.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-03-09T15:34:04.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-09T15:34:04.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-09T15:34:04.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-09T15:34:04.570Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-09T15:34:05.134Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2022-03-09T15:34:05.134Z] === RUN TestCreateDifferentPlatform [2022-03-09T15:34:05.392Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-09T15:34:05.392Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-09T15:34:05.392Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-09T15:34:05.392Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-09T15:34:05.392Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-09T15:34:05.392Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-09T15:34:05.392Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-09T15:34:05.392Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-09T15:34:05.392Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-09T15:34:05.392Z] === RUN TestContainerStartOnDaemonRestart [2022-03-09T15:34:05.392Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-09T15:34:05.392Z] === RUN TestDaemonRestartIpcMode [2022-03-09T15:34:05.392Z] === PAUSE TestDaemonRestartIpcMode [2022-03-09T15:34:05.392Z] === RUN TestDaemonHostGatewayIP [2022-03-09T15:34:05.392Z] === PAUSE TestDaemonHostGatewayIP [2022-03-09T15:34:05.392Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-09T15:34:05.392Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-09T15:34:05.392Z] === RUN TestContainerKillOnDaemonStart [2022-03-09T15:34:05.392Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-09T15:34:05.392Z] === RUN TestDiff [2022-03-09T15:34:05.392Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-09T15:34:05.957Z] --- PASS: TestDiff (0.53s) [2022-03-09T15:34:05.957Z] === RUN TestExecWithCloseStdin [2022-03-09T15:34:06.214Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-09T15:34:06.470Z] --- PASS: TestExecWithCloseStdin (0.71s) [2022-03-09T15:34:06.470Z] === RUN TestExec [2022-03-09T15:34:06.663Z] --- PASS: TestStats (2.42s) [2022-03-09T15:34:06.663Z] === RUN TestStopContainerWithTimeout [2022-03-09T15:34:06.663Z] === RUN TestStopContainerWithTimeout/0 [2022-03-09T15:34:06.663Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-09T15:34:06.663Z] === RUN TestStopContainerWithTimeout/1 [2022-03-09T15:34:06.663Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-09T15:34:06.663Z] === RUN TestStopContainerWithTimeout/3 [2022-03-09T15:34:06.663Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-09T15:34:06.663Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-09T15:34:06.663Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-09T15:34:06.663Z] === CONT TestStopContainerWithTimeout/0 [2022-03-09T15:34:06.663Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-09T15:34:07.034Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-09T15:34:07.234Z] === CONT TestStopContainerWithTimeout/3 [2022-03-09T15:34:07.290Z] --- PASS: TestExec (0.72s) [2022-03-09T15:34:07.291Z] === RUN TestExecUser [2022-03-09T15:34:08.220Z] --- PASS: TestExecUser (0.73s) [2022-03-09T15:34:08.220Z] === RUN TestExportContainerAndImportImage [2022-03-09T15:34:08.783Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2022-03-09T15:34:08.783Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-09T15:34:09.040Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-09T15:34:09.148Z] === CONT TestStopContainerWithTimeout/1 [2022-03-09T15:34:10.408Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2022-03-09T15:34:10.408Z] === RUN TestHealthCheckWorkdir [2022-03-09T15:34:10.533Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-09T15:34:10.534Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-03-09T15:34:10.534Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-03-09T15:34:10.534Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-03-09T15:34:10.534Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-03-09T15:34:10.534Z] === RUN TestDeleteDevicemapper [2022-03-09T15:34:10.534Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-09T15:34:10.534Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-09T15:34:10.534Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-09T15:34:10.972Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2022-03-09T15:34:10.972Z] === RUN TestHealthKillContainer [2022-03-09T15:34:11.919Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s) [2022-03-09T15:34:11.919Z] === RUN TestUpdateMemory [2022-03-09T15:34:12.344Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-09T15:34:12.491Z] --- PASS: TestUpdateMemory (0.50s) [2022-03-09T15:34:12.491Z] === RUN TestUpdateCPUQuota [2022-03-09T15:34:12.602Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-09T15:34:13.063Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-03-09T15:34:13.063Z] === RUN TestUpdatePidsLimit [2022-03-09T15:34:13.063Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-09T15:34:13.166Z] check_test.go:308: [da6fd10ce6f0c] daemon is not started [2022-03-09T15:34:13.166Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-09T15:34:13.325Z] === RUN TestUpdatePidsLimit/no_change [2022-03-09T15:34:13.587Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-09T15:34:13.729Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-09T15:34:13.848Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-09T15:34:13.848Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-09T15:34:14.109Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-09T15:34:14.291Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-09T15:34:14.371Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-09T15:34:14.853Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-09T15:34:14.853Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-09T15:34:14.853Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-09T15:34:14.950Z] --- PASS: TestUpdatePidsLimit (1.79s) [2022-03-09T15:34:14.950Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-03-09T15:34:14.950Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-03-09T15:34:14.950Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-03-09T15:34:14.950Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-03-09T15:34:14.950Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-03-09T15:34:14.950Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-03-09T15:34:14.950Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-03-09T15:34:14.950Z] === RUN TestUpdateRestartPolicy [2022-03-09T15:34:16.221Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-09T15:34:17.149Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-09T15:34:19.042Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-09T15:34:19.607Z] --- PASS: TestHealthKillContainer (8.44s) [2022-03-09T15:34:19.607Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-09T15:34:19.607Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-09T15:34:20.174Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-03-09T15:34:20.174Z] === RUN TestIpcModeNone [2022-03-09T15:34:20.432Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-09T15:34:20.846Z] --- PASS: TestCreateServiceMultipleTimes (15.87s) [2022-03-09T15:34:20.846Z] === RUN TestCreateServiceConflict [2022-03-09T15:34:20.846Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-03-09T15:34:20.846Z] === RUN TestCreateServiceMaxReplicas [2022-03-09T15:34:20.996Z] --- PASS: TestIpcModeNone (0.87s) [2022-03-09T15:34:20.996Z] === RUN TestIpcModePrivate [2022-03-09T15:34:21.927Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-03-09T15:34:21.927Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-09T15:34:21.927Z] --- PASS: TestIpcModePrivate (0.99s) [2022-03-09T15:34:21.927Z] === RUN TestIpcModeShareable [2022-03-09T15:34:22.490Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-03-09T15:34:22.749Z] --- PASS: TestIpcModeShareable (0.75s) [2022-03-09T15:34:22.749Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-09T15:34:23.313Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-09T15:34:23.378Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2022-03-09T15:34:23.378Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-09T15:34:24.108Z] 8f616e6e9eec: Pull complete [2022-03-09T15:34:24.682Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-09T15:34:24.682Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-09T15:34:24.682Z] check_test.go:308: [d222cff128bff] daemon is not started [2022-03-09T15:34:24.682Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-09T15:34:25.245Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.41s) [2022-03-09T15:34:25.245Z] === RUN TestAPIIpcModeHost [2022-03-09T15:34:25.811Z] --- PASS: TestAPIIpcModeHost (0.56s) [2022-03-09T15:34:25.811Z] === RUN TestDaemonIpcModeShareable [2022-03-09T15:34:26.374Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-09T15:34:26.374Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-09T15:34:27.213Z] --- PASS: TestUpdateRestartPolicy (10.76s) [2022-03-09T15:34:27.213Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-09T15:34:27.213Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-03-09T15:34:27.213Z] === RUN TestWaitNonBlocked [2022-03-09T15:34:27.213Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:34:27.213Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:34:27.213Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:34:27.213Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:34:27.213Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:34:27.213Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:34:27.213Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-09T15:34:27.213Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-03-09T15:34:27.213Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-03-09T15:34:27.213Z] === RUN TestWaitBlocked [2022-03-09T15:34:27.213Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-09T15:34:27.213Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-09T15:34:27.213Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-09T15:34:27.213Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-09T15:34:27.213Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-09T15:34:27.213Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-09T15:34:27.308Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-03-09T15:34:27.308Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2022-03-09T15:34:27.308Z] === RUN TestDaemonIpcModePrivate [2022-03-09T15:34:27.476Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-09T15:34:27.476Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.55s) [2022-03-09T15:34:27.476Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-03-09T15:34:27.476Z] === CONT TestContainerStartOnDaemonRestart [2022-03-09T15:34:27.476Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-09T15:34:27.565Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-09T15:34:28.495Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-09T15:34:28.753Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-09T15:34:28.753Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-03-09T15:34:29.010Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2022-03-09T15:34:29.010Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-09T15:34:29.390Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.93s) [2022-03-09T15:34:29.391Z] === CONT TestDaemonHostGatewayIP [2022-03-09T15:34:29.651Z] --- PASS: TestContainerStartOnDaemonRestart (2.06s) [2022-03-09T15:34:29.651Z] === CONT TestDaemonRestartIpcMode [2022-03-09T15:34:29.949Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-09T15:34:30.541Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-03-09T15:34:30.802Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2022-03-09T15:34:30.803Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-09T15:34:31.739Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-09T15:34:32.001Z] check_test.go:308: [dab98381cdc37] daemon is not started [2022-03-09T15:34:32.001Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-09T15:34:32.197Z] --- PASS: TestDaemonHostGatewayIP (2.50s) [2022-03-09T15:34:32.197Z] === CONT TestIpcModeOlderClient [2022-03-09T15:34:32.197Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-09T15:34:32.197Z] === CONT TestContainerKillOnDaemonStart [2022-03-09T15:34:32.197Z] --- PASS: TestDaemonRestartIpcMode (2.56s) [2022-03-09T15:34:32.566Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-03-09T15:34:32.566Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2022-03-09T15:34:32.566Z] === RUN TestIpcModeOlderClient [2022-03-09T15:34:32.566Z] === PAUSE TestIpcModeOlderClient [2022-03-09T15:34:32.566Z] === RUN TestKillContainerInvalidSignal [2022-03-09T15:34:33.496Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2022-03-09T15:34:33.496Z] === RUN TestKillContainer [2022-03-09T15:34:33.496Z] === RUN TestKillContainer/no_signal [2022-03-09T15:34:33.519Z] .........................xx.................... [ 29%] [2022-03-09T15:34:34.062Z] === RUN TestKillContainer/non_killing_signal [2022-03-09T15:34:34.630Z] === RUN TestKillContainer/killing_signal [2022-03-09T15:34:34.887Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-09T15:34:35.453Z] check_test.go:308: [d6f640581b32c] daemon is not started [2022-03-09T15:34:35.453Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-09T15:34:35.453Z] --- PASS: TestKillContainer (2.13s) [2022-03-09T15:34:35.453Z] --- PASS: TestKillContainer/no_signal (0.68s) [2022-03-09T15:34:35.453Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2022-03-09T15:34:35.453Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2022-03-09T15:34:35.454Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-09T15:34:35.454Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-09T15:34:36.017Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-09T15:34:36.948Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-03-09T15:34:36.948Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2022-03-09T15:34:36.948Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2022-03-09T15:34:36.948Z] === RUN TestKillStoppedContainer [2022-03-09T15:34:36.948Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-09T15:34:36.948Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-09T15:34:36.948Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-03-09T15:34:36.948Z] === RUN TestKillDifferentUserContainer [2022-03-09T15:34:37.511Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2022-03-09T15:34:37.511Z] === RUN TestInspectOomKilledTrue [2022-03-09T15:34:37.511Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:34:37.511Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-09T15:34:37.511Z] === RUN TestInspectOomKilledFalse [2022-03-09T15:34:37.511Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:34:37.511Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-09T15:34:37.511Z] === RUN TestLinksEtcHostsContentMatch [2022-03-09T15:34:38.074Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2022-03-09T15:34:38.074Z] === RUN TestLinksContainerNames [2022-03-09T15:34:38.074Z] docker_cli_daemon_plugins_test.go:80: [d8976c30967c1] daemon is not started [2022-03-09T15:34:38.258Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-03-09T15:34:38.258Z] === RUN TestCreateServiceSecretFileMode [2022-03-09T15:34:38.330Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-09T15:34:39.260Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-09T15:34:39.517Z] --- PASS: TestLinksContainerNames (1.49s) [2022-03-09T15:34:39.517Z] === RUN TestLogsFollowTailEmpty [2022-03-09T15:34:40.446Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2022-03-09T15:34:40.446Z] === RUN TestContainerNetworkMountsNoChown [2022-03-09T15:34:41.010Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/default [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/default [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/private [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/private [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/rprivate [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/slave [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/slave [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/rslave [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/shared [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/shared [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/rshared [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/default [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/rshared [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/shared [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/rslave [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/slave [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/rprivate [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/private [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-09T15:34:41.010Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-09T15:34:41.010Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-09T15:34:41.010Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-09T15:34:41.268Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-09T15:34:41.268Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-09T15:34:41.268Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-09T15:34:41.268Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-09T15:34:41.268Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-09T15:34:41.268Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-09T15:34:41.523Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-09T15:34:41.523Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-09T15:34:41.523Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-09T15:34:41.523Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-09T15:34:41.523Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-09T15:34:41.523Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-09T15:34:41.523Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-09T15:34:41.523Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-09T15:34:41.523Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-09T15:34:41.523Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-09T15:34:41.523Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-09T15:34:41.523Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-09T15:34:41.523Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-09T15:34:41.523Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-09T15:34:41.523Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-09T15:34:41.523Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-03-09T15:34:41.523Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-09T15:34:41.523Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-09T15:34:41.523Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-09T15:34:41.523Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-09T15:34:41.523Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-09T15:34:41.523Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-09T15:34:41.523Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.09s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.10s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-03-09T15:34:41.524Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-03-09T15:34:41.524Z] === RUN TestContainerBindMountNonRecursive [2022-03-09T15:34:42.086Z] docker_cli_daemon_plugins_test.go:170: [d94a999f757a4] daemon is not started [2022-03-09T15:34:43.016Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-09T15:34:43.272Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-09T15:34:43.272Z] --- PASS: TestContainerBindMountNonRecursive (1.77s) [2022-03-09T15:34:43.272Z] === RUN TestContainerVolumesMountedAsShared [2022-03-09T15:34:44.204Z] --- PASS: TestContainerVolumesMountedAsShared (0.81s) [2022-03-09T15:34:44.204Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-09T15:34:44.426Z] --- PASS: TestContainerKillOnDaemonStart (11.46s) [2022-03-09T15:34:44.426Z] PASS [2022-03-09T15:34:44.426Z] [2022-03-09T15:34:44.426Z] === Skipped [2022-03-09T15:34:44.426Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-09T15:34:44.426Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-09T15:34:44.426Z] [2022-03-09T15:34:44.426Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-09T15:34:44.426Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-09T15:34:44.426Z] [2022-03-09T15:34:44.426Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-09T15:34:44.426Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-09T15:34:44.426Z] [2022-03-09T15:34:44.426Z] DONE 200 tests, 3 skipped in 113.648s [2022-03-09T15:34:44.426Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-09T15:34:44.427Z] ++ 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 [2022-03-09T15:34:44.427Z] ++ set -e [2022-03-09T15:34:44.427Z] ++ '[' -n 0 ']' [2022-03-09T15:34:44.427Z] ++ set -x [2022-03-09T15:34:44.427Z] ++ 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 [2022-03-09T15:34:44.427Z] === RUN TestConfigDaemonLibtrustID [2022-03-09T15:34:44.427Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-09T15:34:44.427Z] === RUN TestDaemonConfigValidation [2022-03-09T15:34:44.427Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-09T15:34:44.427Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-09T15:34:44.427Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-09T15:34:44.427Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-09T15:34:44.427Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-09T15:34:44.427Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-09T15:34:44.427Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-09T15:34:44.427Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-09T15:34:44.427Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-09T15:34:44.427Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-09T15:34:44.427Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-09T15:34:44.427Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-09T15:34:44.427Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-09T15:34:44.427Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-09T15:34:44.427Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-09T15:34:44.427Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-09T15:34:44.427Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2022-03-09T15:34:44.427Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-09T15:34:44.427Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2022-03-09T15:34:44.427Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-03-09T15:34:44.427Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-03-09T15:34:44.427Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-09T15:34:44.427Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-09T15:34:45.135Z] --- PASS: TestContainerVolumesMountedAsSlave (0.84s) [2022-03-09T15:34:45.135Z] === RUN TestNetworkNat [2022-03-09T15:34:45.370Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-09T15:34:45.701Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-09T15:34:45.959Z] --- PASS: TestNetworkNat (0.84s) [2022-03-09T15:34:45.959Z] === RUN TestNetworkLocalhostTCPNat [2022-03-09T15:34:46.218Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-09T15:34:46.312Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-09T15:34:46.784Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-09T15:34:46.784Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2022-03-09T15:34:46.784Z] === RUN TestNetworkLoopbackNat [2022-03-09T15:34:47.346Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-09T15:34:47.700Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-09T15:34:47.700Z] daemon_test.go:156: [db301103fe8b8] daemon is not started [2022-03-09T15:34:47.700Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-03-09T15:34:47.700Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-09T15:34:47.700Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-09T15:34:47.700Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-09T15:34:47.700Z] === RUN TestDaemonProxy [2022-03-09T15:34:47.700Z] === RUN TestDaemonProxy/environment_variables [2022-03-09T15:34:47.913Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-09T15:34:48.170Z] check_test.go:308: [daf68e8f45a4d] daemon is not started [2022-03-09T15:34:48.170Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-09T15:34:49.539Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-09T15:34:49.614Z] === RUN TestDaemonProxy/command-line_options [2022-03-09T15:34:49.794Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-09T15:34:49.796Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2022-03-09T15:34:49.796Z] === RUN TestPause [2022-03-09T15:34:50.479Z] --- PASS: TestCreateServiceSecretFileMode (12.57s) [2022-03-09T15:34:50.479Z] === RUN TestCreateServiceConfigFileMode [2022-03-09T15:34:50.726Z] --- PASS: TestPause (0.78s) [2022-03-09T15:34:50.726Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-09T15:34:50.726Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-09T15:34:50.726Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-09T15:34:50.726Z] === RUN TestPauseStopPausedContainer [2022-03-09T15:34:50.997Z] === RUN TestDaemonProxy/configuration_file [2022-03-09T15:34:51.289Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-09T15:34:51.546Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2022-03-09T15:34:51.546Z] === RUN TestPidHost [2022-03-09T15:34:52.914Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-09T15:34:52.975Z] === RUN TestDaemonProxy/conflicting_options [2022-03-09T15:34:53.171Z] --- PASS: TestPidHost (1.73s) [2022-03-09T15:34:53.171Z] === RUN TestPsFilter [2022-03-09T15:34:53.171Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-09T15:34:53.236Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-09T15:34:53.567Z] --- PASS: TestPsFilter (0.15s) [2022-03-09T15:34:53.567Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-09T15:34:53.883Z] --- PASS: TestDaemonProxy (6.33s) [2022-03-09T15:34:53.883Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-03-09T15:34:53.883Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-03-09T15:34:53.883Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-03-09T15:34:53.883Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-09T15:34:53.883Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-09T15:34:53.883Z] PASS [2022-03-09T15:34:53.883Z] [2022-03-09T15:34:53.883Z] DONE 17 tests in 10.275s [2022-03-09T15:34:53.883Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-09T15:34:53.883Z] ++ 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 [2022-03-09T15:34:53.883Z] ++ set -e [2022-03-09T15:34:53.883Z] ++ '[' -n 0 ']' [2022-03-09T15:34:53.883Z] ++ set -x [2022-03-09T15:34:53.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-03-09T15:34:53.883Z] INFO: Testing against a local daemon [2022-03-09T15:34:53.883Z] === RUN TestCommitInheritsEnv [2022-03-09T15:34:54.131Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2022-03-09T15:34:54.131Z] === RUN TestRemoveContainerWithVolume [2022-03-09T15:34:54.131Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-09T15:34:54.144Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-03-09T15:34:54.144Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-09T15:34:54.144Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-09T15:34:54.144Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-09T15:34:54.144Z] === RUN TestImportWithCustomPlatform [2022-03-09T15:34:54.144Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-09T15:34:54.144Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-09T15:34:54.144Z] === RUN TestImportWithCustomPlatform// [2022-03-09T15:34:54.144Z] === RUN TestImportWithCustomPlatform/linux [2022-03-09T15:34:54.404Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-09T15:34:54.404Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-09T15:34:54.404Z] === RUN TestImportWithCustomPlatform/macos [2022-03-09T15:34:54.404Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-09T15:34:54.404Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-09T15:34:54.404Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-09T15:34:54.404Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-09T15:34:54.404Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-09T15:34:54.404Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-09T15:34:54.404Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-09T15:34:54.404Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-09T15:34:54.404Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-09T15:34:54.404Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-09T15:34:54.404Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-09T15:34:54.404Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-09T15:34:54.404Z] === RUN TestImagesFilterMultiReference [2022-03-09T15:34:54.666Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-09T15:34:54.666Z] === RUN TestImagePullPlatformInvalid [2022-03-09T15:34:54.666Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-09T15:34:54.666Z] === RUN TestRemoveImageOrphaning [2022-03-09T15:34:54.928Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-03-09T15:34:54.928Z] === RUN TestRemoveImageGarbageCollector [2022-03-09T15:34:54.928Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-09T15:34:54.928Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-09T15:34:54.928Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-09T15:34:54.928Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-09T15:34:54.928Z] === RUN TestTagInvalidReference [2022-03-09T15:34:54.928Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-09T15:34:54.928Z] === RUN TestTagValidPrefixedRepo [2022-03-09T15:34:54.928Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-09T15:34:54.928Z] === RUN TestTagExistedNameWithoutForce [2022-03-09T15:34:54.928Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-09T15:34:54.928Z] === RUN TestTagOfficialNames [2022-03-09T15:34:54.928Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-09T15:34:54.928Z] === RUN TestTagMatchesDigest [2022-03-09T15:34:54.928Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-09T15:34:54.928Z] PASS [2022-03-09T15:34:54.928Z] [2022-03-09T15:34:54.928Z] === Skipped [2022-03-09T15:34:54.928Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-09T15:34:54.928Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-09T15:34:54.928Z] [2022-03-09T15:34:54.928Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-09T15:34:54.928Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-09T15:34:54.928Z] [2022-03-09T15:34:54.928Z] DONE 22 tests, 2 skipped in 1.220s [2022-03-09T15:34:54.928Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-09T15:34:54.928Z] ++ 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 [2022-03-09T15:34:54.928Z] ++ set -e [2022-03-09T15:34:54.928Z] ++ '[' -n 0 ']' [2022-03-09T15:34:54.928Z] ++ set -x [2022-03-09T15:34:54.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2022-03-09T15:34:55.062Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-09T15:34:55.062Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2022-03-09T15:34:55.062Z] === RUN TestRemoveContainerRunning [2022-03-09T15:34:55.189Z] INFO: Testing against a local daemon [2022-03-09T15:34:55.189Z] === RUN TestNetworkCreateDelete [2022-03-09T15:34:55.189Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-09T15:34:55.189Z] === RUN TestDockerNetworkDeletePreferID [2022-03-09T15:34:55.452Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-09T15:34:55.452Z] === RUN TestDaemonDNSFallback [2022-03-09T15:34:55.624Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-09T15:34:55.625Z] --- PASS: TestRemoveContainerRunning (0.74s) [2022-03-09T15:34:55.625Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-09T15:34:56.562Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2022-03-09T15:34:56.562Z] === RUN TestRemoveInvalidContainer [2022-03-09T15:34:56.562Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-09T15:34:56.562Z] === RUN TestRenameLinkedContainer [2022-03-09T15:34:56.562Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-09T15:34:57.288Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-09T15:34:58.467Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-09T15:34:59.396Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-09T15:34:59.653Z] --- PASS: TestRenameLinkedContainer (3.31s) [2022-03-09T15:34:59.653Z] === RUN TestRenameStoppedContainer [2022-03-09T15:35:00.223Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-09T15:35:00.480Z] --- PASS: TestRenameStoppedContainer (0.73s) [2022-03-09T15:35:00.480Z] === RUN TestRenameRunningContainerAndReuse [2022-03-09T15:35:00.737Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-09T15:35:01.665Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2022-03-09T15:35:01.665Z] === RUN TestRenameInvalidName [2022-03-09T15:35:02.040Z] --- PASS: TestDaemonDNSFallback (6.26s) [2022-03-09T15:35:02.040Z] === RUN TestInspectNetwork [2022-03-09T15:35:02.227Z] --- PASS: TestRenameInvalidName (0.52s) [2022-03-09T15:35:02.227Z] === RUN TestRenameAnonymousContainer [2022-03-09T15:35:02.257Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-09T15:35:02.680Z] --- PASS: TestCreateServiceConfigFileMode (12.56s) [2022-03-09T15:35:02.680Z] === RUN TestCreateServiceSysctls [2022-03-09T15:35:04.591Z] --- PASS: TestCreateServiceSysctls (3.18s) [2022-03-09T15:35:04.591Z] === RUN TestCreateServiceCapabilities [2022-03-09T15:35:04.605Z] === RUN TestInspectNetwork/full_network_id [2022-03-09T15:35:04.605Z] === RUN TestInspectNetwork/partial_network_id [2022-03-09T15:35:04.605Z] === RUN TestInspectNetwork/network_name [2022-03-09T15:35:04.605Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-09T15:35:04.759Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-09T15:35:04.759Z] --- PASS: TestRenameAnonymousContainer (2.24s) [2022-03-09T15:35:04.759Z] === RUN TestRenameContainerWithSameName [2022-03-09T15:35:05.016Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-09T15:35:05.272Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2022-03-09T15:35:05.272Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-09T15:35:05.272Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-09T15:35:06.642Z] --- PASS: TestRenameContainerWithLinkedContainer (1.14s) [2022-03-09T15:35:06.642Z] === RUN TestResize [2022-03-09T15:35:06.901Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-09T15:35:06.901Z] --- PASS: TestResize (0.64s) [2022-03-09T15:35:06.901Z] === RUN TestResizeWithInvalidSize [2022-03-09T15:35:07.128Z] --- PASS: TestCreateServiceCapabilities (2.53s) [2022-03-09T15:35:07.128Z] === RUN TestInspect [2022-03-09T15:35:07.463Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2022-03-09T15:35:07.463Z] === RUN TestResizeWhenContainerNotStarted [2022-03-09T15:35:08.046Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2022-03-09T15:35:08.046Z] === RUN TestDaemonRestartKillContainers [2022-03-09T15:35:08.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-09T15:35:08.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-09T15:35:08.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-09T15:35:08.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-09T15:35:08.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-09T15:35:08.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-09T15:35:08.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-09T15:35:08.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-09T15:35:08.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-09T15:35:08.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-09T15:35:08.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-09T15:35:08.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-09T15:35:08.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-09T15:35:08.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-09T15:35:08.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-09T15:35:08.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-09T15:35:08.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:35:08.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:35:08.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:35:08.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:35:08.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:35:08.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:35:08.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:35:08.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:35:08.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:35:08.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:35:08.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:35:08.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:35:08.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:35:08.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:35:08.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:35:08.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:35:08.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-09T15:35:08.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:35:08.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-09T15:35:08.807Z] --- PASS: TestInspectNetwork (7.00s) [2022-03-09T15:35:08.807Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2022-03-09T15:35:08.807Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-09T15:35:08.807Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-09T15:35:08.807Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-09T15:35:08.807Z] === RUN TestRunContainerWithBridgeNone [2022-03-09T15:35:09.558Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-09T15:35:10.192Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-03-09T15:35:10.192Z] === RUN TestNetworkInvalidJSON [2022-03-09T15:35:10.192Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-09T15:35:10.192Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-09T15:35:10.192Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:35:10.192Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:35:10.192Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:35:10.192Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:35:10.192Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-09T15:35:10.192Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:35:10.192Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:35:10.192Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-09T15:35:10.192Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-09T15:35:10.192Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-09T15:35:10.192Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-09T15:35:10.192Z] === RUN TestNetworkList [2022-03-09T15:35:10.192Z] === RUN TestNetworkList//networks [2022-03-09T15:35:10.192Z] === PAUSE TestNetworkList//networks [2022-03-09T15:35:10.192Z] === RUN TestNetworkList//networks/ [2022-03-09T15:35:10.192Z] === PAUSE TestNetworkList//networks/ [2022-03-09T15:35:10.192Z] === CONT TestNetworkList//networks [2022-03-09T15:35:10.192Z] === CONT TestNetworkList//networks/ [2022-03-09T15:35:10.192Z] --- PASS: TestNetworkList (0.01s) [2022-03-09T15:35:10.192Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-09T15:35:10.192Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-09T15:35:10.192Z] === RUN TestHostIPv4BridgeLabel [2022-03-09T15:35:10.417Z] --- PASS: TestInspect (2.90s) [2022-03-09T15:35:10.417Z] === RUN TestCreateJob [2022-03-09T15:35:10.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:35:10.763Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-09T15:35:10.763Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-09T15:35:11.052Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-09T15:35:11.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-09T15:35:11.872Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:35:12.149Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-09T15:35:12.149Z] === RUN TestDaemonDefaultNetworkPools [2022-03-09T15:35:12.720Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-03-09T15:35:12.720Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-09T15:35:13.242Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-09T15:35:13.663Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-09T15:35:13.663Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-09T15:35:13.705Z] --- PASS: TestCreateJob (3.18s) [2022-03-09T15:35:13.705Z] === RUN TestReplicatedJob [2022-03-09T15:35:13.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-09T15:35:13.805Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-09T15:35:15.047Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-03-09T15:35:15.047Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-09T15:35:15.176Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-09T15:35:15.618Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-09T15:35:15.618Z] === RUN TestServiceWithPredefinedNetwork [2022-03-09T15:35:15.740Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:35:16.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-09T15:35:16.867Z] check_test.go:308: [d038f8f593ae3] daemon is not started [2022-03-09T15:35:16.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-09T15:35:17.531Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s) [2022-03-09T15:35:17.531Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-09T15:35:17.531Z] service_test.go:243: FLAKY_TEST [2022-03-09T15:35:17.531Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-09T15:35:17.531Z] === RUN TestServiceWithDataPathPortInit [2022-03-09T15:35:17.798Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-09T15:35:18.748Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-09T15:35:18.978Z] --- PASS: TestReplicatedJob (5.42s) [2022-03-09T15:35:18.978Z] === RUN TestUpdateReplicatedJob [2022-03-09T15:35:19.166Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-09T15:35:19.730Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-09T15:35:20.294Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-09T15:35:20.294Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-09T15:35:22.271Z] --- PASS: TestUpdateReplicatedJob (3.34s) [2022-03-09T15:35:22.271Z] === RUN TestServiceListWithStatuses [2022-03-09T15:35:22.271Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-09T15:35:22.271Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-09T15:35:22.271Z] === RUN TestDockerNetworkConnectAlias [2022-03-09T15:35:25.548Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-09T15:35:26.459Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2022-03-09T15:35:26.460Z] === RUN TestDockerNetworkReConnect [2022-03-09T15:35:26.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-09T15:35:27.850Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-09T15:35:28.046Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-09T15:35:29.381Z] 037d5740b404: Pull complete [2022-03-09T15:35:29.381Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-09T15:35:29.381Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:35:29.381Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-09T15:35:29.381Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-09T15:35:29.381Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-09T15:35:29.381Z] WARN: Skipping validation tests [2022-03-09T15:35:29.381Z] INFO: Running unit tests at 03/09/2022 15:35:23... [2022-03-09T15:35:29.381Z] INFO: make.ps1 starting at 03/09/2022 15:35:28 [2022-03-09T15:35:29.381Z] INFO: Git commit (fb83a1fea2) assumed from DOCKER_GITCOMMIT environment variable [2022-03-09T15:35:29.381Z] INFO: Invoking autogen... [2022-03-09T15:35:29.381Z] INFO: Running unit tests... [2022-03-09T15:35:29.514Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-09T15:35:29.749Z] --- PASS: TestDockerNetworkReConnect (3.51s) [2022-03-09T15:35:29.749Z] === RUN TestServicePlugin [2022-03-09T15:35:30.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-09T15:35:32.266Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-09T15:35:32.468Z] --- PASS: TestServiceWithDataPathPortInit (13.32s) [2022-03-09T15:35:32.468Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-09T15:35:33.048Z] plugin_test.go:61: [d1ac94f0e3f5a] joining swarm manager [d24335f5b0ac0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:35:33.196Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-09T15:35:33.412Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ljpdn373mvteceou9f0o8kn8f Created:2022-03-09 15:35:32.246174344 +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[875b5c13b8437d7d2ce073fc6293fc35eaee6299ee42f13cf63f2dd91e0cb09b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ixx2jahk7yx9bnsjaeofrw5ya EndpointID:a6fb51cd3d074525a6affb40aa65a4596e0f03fd48aee1eceed5a8a2cf88e03d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:80d84d4ecf8f1d2b483212a5ba9f6538916198cc361e759ac14e76541b72c83e 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:d0d7a1571b39 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ixx2jahk7yx9bnsjaeofrw5ya EndpointID:a6fb51cd3d074525a6affb40aa65a4596e0f03fd48aee1eceed5a8a2cf88e03d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-09T15:35:33.456Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-09T15:35:33.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-09T15:35:34.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-09T15:35:34.423Z] plugin_test.go:64: [d73c3240f6502] joining swarm manager [d24335f5b0ac0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:35:36.285Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-09T15:35:36.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.29s) [2022-03-09T15:35:36.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2022-03-09T15:35:36.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.10s) [2022-03-09T15:35:36.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.85s) [2022-03-09T15:35:36.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2022-03-09T15:35:36.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2022-03-09T15:35:36.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.64s) [2022-03-09T15:35:36.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.55s) [2022-03-09T15:35:36.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.62s) [2022-03-09T15:35:36.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (7.12s) [2022-03-09T15:35:36.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s) [2022-03-09T15:35:36.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.25s) [2022-03-09T15:35:36.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.70s) [2022-03-09T15:35:36.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.11s) [2022-03-09T15:35:36.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s) [2022-03-09T15:35:36.285Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.75s) [2022-03-09T15:35:36.285Z] === RUN TestCgroupNamespacesRun [2022-03-09T15:35:36.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-09T15:35:36.542Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-09T15:35:37.472Z] --- PASS: TestCgroupNamespacesRun (1.60s) [2022-03-09T15:35:37.472Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-09T15:35:37.615Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2022-03-09T15:35:37.615Z] PASS [2022-03-09T15:35:37.615Z] [2022-03-09T15:35:37.615Z] === Skipped [2022-03-09T15:35:37.615Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-09T15:35:37.615Z] service_test.go:243: FLAKY_TEST [2022-03-09T15:35:37.615Z] [2022-03-09T15:35:37.615Z] DONE 26 tests, 1 skipped in 42.699s [2022-03-09T15:35:37.615Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-09T15:35:37.615Z] ++ 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 [2022-03-09T15:35:37.615Z] ++ set -e [2022-03-09T15:35:37.615Z] ++ '[' -n 0 ']' [2022-03-09T15:35:37.615Z] ++ set -x [2022-03-09T15:35:37.615Z] ++ 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 [2022-03-09T15:35:37.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-09T15:35:37.877Z] INFO: Testing against a local daemon [2022-03-09T15:35:37.877Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-09T15:35:37.877Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-09T15:35:37.877Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-09T15:35:37.877Z] === RUN TestDockerNetworkIpvlan [2022-03-09T15:35:37.877Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-09T15:35:37.877Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-09T15:35:37.877Z] PASS [2022-03-09T15:35:37.877Z] [2022-03-09T15:35:37.877Z] === Skipped [2022-03-09T15:35:37.877Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-09T15:35:37.877Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-09T15:35:37.877Z] [2022-03-09T15:35:37.877Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-09T15:35:37.877Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-09T15:35:37.877Z] [2022-03-09T15:35:37.877Z] DONE 2 tests, 2 skipped in 0.093s [2022-03-09T15:35:37.877Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-09T15:35:37.878Z] ++ 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 [2022-03-09T15:35:37.878Z] ++ set -e [2022-03-09T15:35:37.878Z] ++ '[' -n 0 ']' [2022-03-09T15:35:37.878Z] ++ set -x [2022-03-09T15:35:37.878Z] ++ 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 [2022-03-09T15:35:37.878Z] INFO: Testing against a local daemon [2022-03-09T15:35:37.878Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-09T15:35:37.974Z] 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/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-03-09T15:35:39.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-09T15:35:39.098Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.50s) [2022-03-09T15:35:39.098Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-09T15:35:39.263Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-03-09T15:35:39.263Z] === RUN TestDockerNetworkMacvlan [2022-03-09T15:35:39.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-09T15:35:39.674Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-09T15:35:39.674Z] [2022-03-09T15:35:39.674Z] ________ ____ __. [2022-03-09T15:35:39.674Z] \_____ \ | |/ _| [2022-03-09T15:35:39.674Z] / | \| < [2022-03-09T15:35:39.674Z] / | \ | \ [2022-03-09T15:35:39.674Z] \_______ /____|__ \ [2022-03-09T15:35:39.674Z] \/ \/ [2022-03-09T15:35:39.674Z] [2022-03-09T15:35:39.674Z] INFO: make.ps1 ended at 03/09/2022 15:35:32 [2022-03-09T15:35:39.674Z] INFO: Binaries build ended at 03/09/2022 15:35:34. Duration:00:01:45.4972448 [2022-03-09T15:35:39.674Z] INFO: Copying the built daemon binary to d:\CI\PR-43347\3\binary\dockerd-b8a0c875a1.exe... [2022-03-09T15:35:39.674Z] INFO: Copying the built client binary to d:\CI\PR-43347\3\binary\docker-b8a0c875a1.exe... [2022-03-09T15:35:39.674Z] INFO: Copying dockerversion from the container... [2022-03-09T15:35:39.674Z] INFO: Copying the golang package from the container to d:\CI\PR-43347\3\installer\go.zip... [2022-03-09T15:35:39.674Z] INFO: Extracting go.zip to d:\CI\PR-43347\3\go [2022-03-09T15:35:39.836Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-09T15:35:40.728Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2022-03-09T15:35:40.728Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-09T15:35:40.780Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-09T15:35:40.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-09T15:35:41.352Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-09T15:35:42.355Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-09T15:35:42.611Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2022-03-09T15:35:42.611Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-09T15:35:43.174Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-09T15:35:43.268Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-09T15:35:44.107Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2022-03-09T15:35:44.107Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-09T15:35:44.653Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-09T15:35:45.035Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-09T15:35:45.965Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2022-03-09T15:35:45.965Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-09T15:35:46.895Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2022-03-09T15:35:46.895Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-09T15:35:47.958Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-09T15:35:48.219Z] --- PASS: TestDockerNetworkMacvlan (9.07s) [2022-03-09T15:35:48.219Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-09T15:35:48.219Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-09T15:35:48.219Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.75s) [2022-03-09T15:35:48.219Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.74s) [2022-03-09T15:35:48.219Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.91s) [2022-03-09T15:35:48.219Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s) [2022-03-09T15:35:48.219Z] PASS [2022-03-09T15:35:48.219Z] [2022-03-09T15:35:48.219Z] DONE 8 tests in 10.484s [2022-03-09T15:35:48.219Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-09T15:35:48.219Z] ++ 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 [2022-03-09T15:35:48.219Z] ++ set -e [2022-03-09T15:35:48.219Z] ++ '[' -n 0 ']' [2022-03-09T15:35:48.219Z] ++ set -x [2022-03-09T15:35:48.219Z] ++ 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 [2022-03-09T15:35:48.219Z] testing: warning: no tests to run [2022-03-09T15:35:48.219Z] PASS [2022-03-09T15:35:48.219Z] [2022-03-09T15:35:48.219Z] DONE 0 tests in 0.023s [2022-03-09T15:35:48.266Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-09T15:35:48.480Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-09T15:35:48.480Z] ++ 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 [2022-03-09T15:35:48.480Z] ++ set -e [2022-03-09T15:35:48.480Z] ++ '[' -n 0 ']' [2022-03-09T15:35:48.480Z] ++ set -x [2022-03-09T15:35:48.480Z] ++ 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 [2022-03-09T15:35:48.480Z] INFO: Testing against a local daemon [2022-03-09T15:35:48.480Z] === RUN TestAuthZPluginAllowRequest [2022-03-09T15:35:48.524Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2022-03-09T15:35:48.524Z] === RUN TestNISDomainname [2022-03-09T15:35:49.088Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-09T15:35:49.422Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2022-03-09T15:35:49.422Z] === RUN TestAuthZPluginTLS [2022-03-09T15:35:49.463Z] ............................ [ 66%] [2022-03-09T15:35:49.651Z] --- PASS: TestNISDomainname (1.02s) [2022-03-09T15:35:49.651Z] === RUN TestHostnameDnsResolution [2022-03-09T15:35:49.651Z] check_test.go:308: [d1e411ac0b270] daemon is not started [2022-03-09T15:35:49.651Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-09T15:35:49.993Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-09T15:35:49.993Z] === RUN TestAuthZPluginDenyRequest [2022-03-09T15:35:50.217Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-09T15:35:50.401Z] ? github.com/docker/docker/api [no test files] [2022-03-09T15:35:50.567Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-09T15:35:50.567Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-09T15:35:50.782Z] --- PASS: TestHostnameDnsResolution (1.29s) [2022-03-09T15:35:50.782Z] === RUN TestUnprivilegedPortsAndPing [2022-03-09T15:35:51.039Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-09T15:35:51.139Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-09T15:35:51.139Z] === RUN TestAuthZPluginDenyResponse [2022-03-09T15:35:51.296Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-09T15:35:51.553Z] --- PASS: TestUnprivilegedPortsAndPing (0.86s) [2022-03-09T15:35:51.553Z] === RUN TestStats [2022-03-09T15:35:51.710Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-09T15:35:51.710Z] === RUN TestAuthZPluginAllowEventStream [2022-03-09T15:35:51.809Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-09T15:35:53.095Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s) [2022-03-09T15:35:53.095Z] === RUN TestAuthZPluginErrorResponse [2022-03-09T15:35:53.176Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-09T15:35:53.356Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-03-09T15:35:53.356Z] === RUN TestAuthZPluginErrorRequest [2022-03-09T15:35:53.932Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-09T15:35:53.932Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-09T15:35:54.503Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-09T15:35:54.503Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-09T15:35:54.546Z] --- PASS: TestStats (2.71s) [2022-03-09T15:35:54.546Z] === RUN TestStopContainerWithTimeout [2022-03-09T15:35:54.546Z] === RUN TestStopContainerWithTimeout/0 [2022-03-09T15:35:54.546Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-09T15:35:54.546Z] === RUN TestStopContainerWithTimeout/1 [2022-03-09T15:35:54.546Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-09T15:35:54.546Z] === RUN TestStopContainerWithTimeout/3 [2022-03-09T15:35:54.546Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-09T15:35:54.546Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-09T15:35:54.546Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-09T15:35:54.546Z] === CONT TestStopContainerWithTimeout/0 [2022-03-09T15:35:54.546Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-09T15:35:55.476Z] === CONT TestStopContainerWithTimeout/3 [2022-03-09T15:35:55.890Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.31s) [2022-03-09T15:35:55.890Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-09T15:35:56.845Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-09T15:35:57.274Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-03-09T15:35:57.274Z] === RUN TestAuthZPluginHeader [2022-03-09T15:35:57.480Z] === CONT TestStopContainerWithTimeout/1 [2022-03-09T15:35:57.737Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-09T15:35:57.846Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-03-09T15:35:57.846Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-09T15:35:57.846Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-09T15:35:57.846Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-09T15:35:57.846Z] === RUN TestAuthZPluginV2Disable [2022-03-09T15:35:57.846Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-09T15:35:57.846Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-09T15:35:57.846Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-09T15:35:57.846Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-09T15:35:57.846Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-09T15:35:57.846Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-09T15:35:57.846Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-09T15:35:57.846Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-09T15:35:57.846Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-09T15:35:58.687Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-09T15:35:59.249Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-09T15:35:59.249Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2022-03-09T15:35:59.249Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2022-03-09T15:35:59.249Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-03-09T15:35:59.249Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2022-03-09T15:35:59.249Z] === RUN TestDeleteDevicemapper [2022-03-09T15:35:59.249Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-09T15:35:59.249Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-09T15:35:59.249Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-09T15:35:59.508Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-09T15:36:00.963Z] --- PASS: TestServicePlugin (30.17s) [2022-03-09T15:36:00.963Z] === RUN TestServiceUpdateLabel [2022-03-09T15:36:01.900Z] --- PASS: TestServiceUpdateLabel (2.28s) [2022-03-09T15:36:01.900Z] === RUN TestServiceUpdateSecrets [2022-03-09T15:36:02.782Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-09T15:36:02.782Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.46s) [2022-03-09T15:36:02.782Z] === RUN TestUpdateMemory [2022-03-09T15:36:02.782Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:36:02.782Z] --- SKIP: TestUpdateMemory (0.01s) [2022-03-09T15:36:02.782Z] === RUN TestUpdateCPUQuota [2022-03-09T15:36:04.150Z] --- PASS: TestUpdateCPUQuota (1.38s) [2022-03-09T15:36:04.150Z] === RUN TestUpdatePidsLimit [2022-03-09T15:36:04.150Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-09T15:36:04.714Z] === RUN TestUpdatePidsLimit/no_change [2022-03-09T15:36:04.971Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-09T15:36:04.971Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-09T15:36:05.228Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-09T15:36:05.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-09T15:36:05.485Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-09T15:36:06.050Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-09T15:36:06.310Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-09T15:36:07.240Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-09T15:36:07.240Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-09T15:36:07.497Z] --- PASS: TestUpdatePidsLimit (3.47s) [2022-03-09T15:36:07.497Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2022-03-09T15:36:07.497Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2022-03-09T15:36:07.497Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-03-09T15:36:07.497Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-03-09T15:36:07.497Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-03-09T15:36:07.754Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-03-09T15:36:07.754Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-03-09T15:36:07.754Z] === RUN TestUpdateRestartPolicy [2022-03-09T15:36:08.011Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-09T15:36:08.103Z] === RUN TestMiddlewares [2022-03-09T15:36:08.103Z] --- PASS: TestMiddlewares (0.00s) [2022-03-09T15:36:08.103Z] PASS [2022-03-09T15:36:08.103Z] coverage: 9.0% of statements [2022-03-09T15:36:08.104Z] ok github.com/docker/docker/api/server 0.061s coverage: 9.0% of statements [2022-03-09T15:36:08.576Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-09T15:36:08.576Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-09T15:36:08.833Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-09T15:36:09.089Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-09T15:36:09.089Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-09T15:36:09.346Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-09T15:36:09.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-09T15:36:10.276Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-09T15:36:11.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-09T15:36:11.645Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-09T15:36:11.645Z] check_test.go:308: [dfca05e47ccb4] daemon is not started [2022-03-09T15:36:11.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-09T15:36:11.645Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-09T15:36:11.645Z] check_test.go:308: [d373c4fd2a976] daemon is not started [2022-03-09T15:36:11.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-09T15:36:14.165Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-09T15:36:15.101Z] check_test.go:308: [d4d7e553faf96] daemon is not started [2022-03-09T15:36:15.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-09T15:36:15.101Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-09T15:36:15.438Z] INFO: Extraction ended at 03/09/2022 15:36:11. Duration:00:00:33.8239495 [2022-03-09T15:36:15.438Z] INFO: Updating the golang and path environment variables [2022-03-09T15:36:15.438Z] INFO: GOPATH=d:\gopath [2022-03-09T15:36:15.438Z] INFO: go version go1.17.8 windows/amd64 [2022-03-09T15:36:15.438Z] INFO: Running the daemon under test in debug mode [2022-03-09T15:36:15.438Z] INFO: Starting a daemon under test... [2022-03-09T15:36:15.438Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43347\3\daemon --pidfile d:\CI\PR-43347\3\docker.pid -D [2022-03-09T15:36:15.438Z] INFO: Process started successfully. [2022-03-09T15:36:15.438Z] INFO: Start tailing logs of the daemon under tests [2022-03-09T15:36:15.438Z] INFO: Waiting for the daemon under test to start... [2022-03-09T15:36:15.667Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-09T15:36:15.925Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-09T15:36:15.974Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-03-09T15:36:15.974Z] PASS [2022-03-09T15:36:15.974Z] [2022-03-09T15:36:15.974Z] === Skipped [2022-03-09T15:36:15.974Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-09T15:36:15.974Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-09T15:36:15.974Z] [2022-03-09T15:36:15.974Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-09T15:36:15.974Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-09T15:36:15.974Z] [2022-03-09T15:36:15.974Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-09T15:36:15.974Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-09T15:36:15.974Z] [2022-03-09T15:36:15.974Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-09T15:36:15.974Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-09T15:36:15.974Z] [2022-03-09T15:36:15.974Z] DONE 17 tests, 4 skipped in 25.957s [2022-03-09T15:36:15.974Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-09T15:36:15.974Z] ++ 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 [2022-03-09T15:36:15.974Z] ++ set -e [2022-03-09T15:36:15.974Z] ++ '[' -n 0 ']' [2022-03-09T15:36:15.974Z] ++ set -x [2022-03-09T15:36:15.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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 [2022-03-09T15:36:15.974Z] INFO: Testing against a local daemon [2022-03-09T15:36:15.974Z] === RUN TestPluginInvalidJSON [2022-03-09T15:36:15.974Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:36:15.974Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:36:15.974Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:36:15.974Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-09T15:36:15.974Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-09T15:36:15.974Z] === RUN TestPluginInstall [2022-03-09T15:36:15.974Z] === RUN TestPluginInstall/no_auth [2022-03-09T15:36:15.974Z] time="2022-03-09T15:36:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:36:15.974Z] time="2022-03-09T15:36:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c089bc054cd4a938fce51d3602359657467af25210df8d4b0c148bea73bfb955" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:36:15.974Z] time="2022-03-09T15:36:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:36:15.974Z] time="2022-03-09T15:36:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c089bc054cd4a938fce51d3602359657467af25210df8d4b0c148bea73bfb955" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:36:15.974Z] === RUN TestPluginInstall/with_htpasswd [2022-03-09T15:36:16.235Z] time="2022-03-09T15:36:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:36:16.235Z] time="2022-03-09T15:36:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c089bc054cd4a938fce51d3602359657467af25210df8d4b0c148bea73bfb955" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:36:16.235Z] time="2022-03-09T15:36:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:36:16.235Z] time="2022-03-09T15:36:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c089bc054cd4a938fce51d3602359657467af25210df8d4b0c148bea73bfb955" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:36:16.486Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-09T15:36:16.496Z] === RUN TestPluginInstall/with_insecure [2022-03-09T15:36:16.776Z] --- PASS: TestServiceUpdateSecrets (14.49s) [2022-03-09T15:36:16.776Z] === RUN TestServiceUpdateConfigs [2022-03-09T15:36:17.055Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-09T15:36:17.311Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-09T15:36:17.438Z] time="2022-03-09T15:36:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:36:17.438Z] time="2022-03-09T15:36:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b024e3e0fda473af56be23370b3d6ec18dfccde2bda063b386b1dd06103b451d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:36:17.438Z] time="2022-03-09T15:36:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:36:17.438Z] time="2022-03-09T15:36:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b024e3e0fda473af56be23370b3d6ec18dfccde2bda063b386b1dd06103b451d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:36:17.702Z] plugin_test.go:165: [d21a5da6f8285] daemon is not started [2022-03-09T15:36:17.702Z] --- PASS: TestPluginInstall (3.20s) [2022-03-09T15:36:17.702Z] --- PASS: TestPluginInstall/no_auth (1.59s) [2022-03-09T15:36:17.702Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-03-09T15:36:17.702Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-03-09T15:36:17.702Z] === RUN TestPluginsWithRuntimes [2022-03-09T15:36:19.087Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-09T15:36:19.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-09T15:36:19.772Z] --- PASS: TestUpdateRestartPolicy (12.24s) [2022-03-09T15:36:19.772Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-09T15:36:20.028Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-09T15:36:20.702Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2022-03-09T15:36:20.702Z] === RUN TestWaitNonBlocked [2022-03-09T15:36:20.702Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:36:20.702Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:36:20.702Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:36:20.702Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:36:20.702Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:36:20.702Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:36:20.968Z] --- PASS: TestPluginsWithRuntimes (3.19s) [2022-03-09T15:36:20.969Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.83s) [2022-03-09T15:36:20.969Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.83s) [2022-03-09T15:36:20.969Z] === RUN TestPluginBackCompatMediaTypes [2022-03-09T15:36:21.540Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-03-09T15:36:21.540Z] PASS [2022-03-09T15:36:21.540Z] [2022-03-09T15:36:21.540Z] DONE 10 tests in 7.088s [2022-03-09T15:36:21.541Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-09T15:36:21.541Z] ++ 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 [2022-03-09T15:36:21.541Z] ++ set -e [2022-03-09T15:36:21.541Z] ++ '[' -n 0 ']' [2022-03-09T15:36:21.541Z] ++ set -x [2022-03-09T15:36:21.541Z] ++ 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 [2022-03-09T15:36:21.541Z] INFO: Testing against a local daemon [2022-03-09T15:36:21.541Z] === RUN TestExternalGraphDriver [2022-03-09T15:36:21.541Z] === RUN TestExternalGraphDriver/json [2022-03-09T15:36:22.073Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-09T15:36:22.073Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2022-03-09T15:36:22.073Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2022-03-09T15:36:22.073Z] === RUN TestWaitBlocked [2022-03-09T15:36:22.073Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-09T15:36:22.073Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-09T15:36:22.073Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-09T15:36:22.073Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-09T15:36:22.073Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-09T15:36:22.073Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-09T15:36:22.073Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-09T15:36:23.004Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-09T15:36:23.004Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2022-03-09T15:36:23.004Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2022-03-09T15:36:23.004Z] === CONT TestContainerStartOnDaemonRestart [2022-03-09T15:36:23.004Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-09T15:36:23.456Z] === RUN TestExternalGraphDriver/spec [2022-03-09T15:36:24.841Z] === RUN TestExternalGraphDriver/pull [2022-03-09T15:36:25.531Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-09T15:36:26.227Z] --- PASS: TestExternalGraphDriver (4.69s) [2022-03-09T15:36:26.227Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2022-03-09T15:36:26.227Z] --- PASS: TestExternalGraphDriver/spec (1.52s) [2022-03-09T15:36:26.227Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-03-09T15:36:26.227Z] === RUN TestGraphdriverPluginV2 [2022-03-09T15:36:26.227Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-09T15:36:26.227Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2022-03-09T15:36:26.227Z] PASS [2022-03-09T15:36:26.227Z] [2022-03-09T15:36:26.227Z] === Skipped [2022-03-09T15:36:26.227Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2022-03-09T15:36:26.227Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-09T15:36:26.227Z] [2022-03-09T15:36:26.227Z] DONE 5 tests, 1 skipped in 4.807s [2022-03-09T15:36:26.227Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-09T15:36:26.227Z] ++ 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 [2022-03-09T15:36:26.227Z] ++ set -e [2022-03-09T15:36:26.227Z] ++ '[' -n 0 ']' [2022-03-09T15:36:26.227Z] ++ set -x [2022-03-09T15:36:26.227Z] ++ 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 [2022-03-09T15:36:26.466Z] --- PASS: TestContainerStartOnDaemonRestart (3.35s) [2022-03-09T15:36:26.466Z] === CONT TestIpcModeOlderClient [2022-03-09T15:36:26.466Z] --- PASS: TestIpcModeOlderClient (0.14s) [2022-03-09T15:36:26.466Z] === CONT TestContainerKillOnDaemonStart [2022-03-09T15:36:26.466Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.50s) [2022-03-09T15:36:26.466Z] === CONT TestDaemonHostGatewayIP [2022-03-09T15:36:26.488Z] INFO: Testing against a local daemon [2022-03-09T15:36:26.488Z] === RUN TestContinueAfterPluginCrash [2022-03-09T15:36:26.488Z] === PAUSE TestContinueAfterPluginCrash [2022-03-09T15:36:26.488Z] === RUN TestReadPluginNoRead [2022-03-09T15:36:26.488Z] === PAUSE TestReadPluginNoRead [2022-03-09T15:36:26.488Z] === RUN TestDaemonStartWithLogOpt [2022-03-09T15:36:26.488Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-09T15:36:26.488Z] === CONT TestContinueAfterPluginCrash [2022-03-09T15:36:26.488Z] === CONT TestDaemonStartWithLogOpt [2022-03-09T15:36:27.836Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-09T15:36:28.093Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-09T15:36:28.721Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-09T15:36:29.026Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-09T15:36:29.283Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-09T15:36:29.808Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) [2022-03-09T15:36:29.808Z] === CONT TestReadPluginNoRead [2022-03-09T15:36:30.215Z] --- PASS: TestDaemonHostGatewayIP (3.77s) [2022-03-09T15:36:30.215Z] === CONT TestDaemonRestartIpcMode [2022-03-09T15:36:31.582Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-09T15:36:31.668Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-03-09T15:36:31.668Z] === RUN TestServiceUpdateNetwork [2022-03-09T15:36:31.741Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-09T15:36:31.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-09T15:36:32.684Z] === RUN TestReadPluginNoRead/default [2022-03-09T15:36:33.185Z] .....INFO: Daemon under test started and replied! [2022-03-09T15:36:33.185Z] INFO: Docker version of the daemon under test [2022-03-09T15:36:33.185Z] [2022-03-09T15:36:33.185Z] Client: [2022-03-09T15:36:33.185Z] Version: 17.06.2-ce [2022-03-09T15:36:33.185Z] API version: 1.30 [2022-03-09T15:36:33.185Z] Go version: go1.8.3 [2022-03-09T15:36:33.185Z] Git commit: cec0b72 [2022-03-09T15:36:33.185Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-09T15:36:33.185Z] OS/Arch: windows/amd64 [2022-03-09T15:36:33.185Z] [2022-03-09T15:36:33.185Z] Server: [2022-03-09T15:36:33.185Z] Version: 0.0.0-dev [2022-03-09T15:36:33.185Z] API version: 1.42 (minimum version 1.24) [2022-03-09T15:36:33.185Z] Go version: go1.17.8 [2022-03-09T15:36:33.185Z] Git commit: b8a0c875a1 [2022-03-09T15:36:33.185Z] Built: 03/09/2022 15:33:57 [2022-03-09T15:36:33.185Z] OS/Arch: windows/amd64 [2022-03-09T15:36:33.185Z] Experimental: false [2022-03-09T15:36:33.185Z] [2022-03-09T15:36:33.185Z] INFO: Docker info of the daemon under test [2022-03-09T15:36:33.185Z] [2022-03-09T15:36:33.185Z] Containers: 0 [2022-03-09T15:36:33.185Z] Running: 0 [2022-03-09T15:36:33.185Z] Paused: 0 [2022-03-09T15:36:33.185Z] Stopped: 0 [2022-03-09T15:36:33.185Z] Images: 0 [2022-03-09T15:36:33.185Z] Server Version: 0.0.0-dev [2022-03-09T15:36:33.185Z] Storage Driver: windowsfilter [2022-03-09T15:36:33.185Z] Windows: [2022-03-09T15:36:33.185Z] Logging Driver: json-file [2022-03-09T15:36:33.185Z] Plugins: [2022-03-09T15:36:33.185Z] Volume: local [2022-03-09T15:36:33.185Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-09T15:36:33.185Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-09T15:36:33.185Z] Swarm: inactive [2022-03-09T15:36:33.185Z] Default Isolation: process [2022-03-09T15:36:33.185Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-09T15:36:33.185Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-09T15:36:33.185Z] OSType: windows [2022-03-09T15:36:33.185Z] Architecture: x86_64 [2022-03-09T15:36:33.185Z] CPUs: 4 [2022-03-09T15:36:33.185Z] Total Memory: 32GiB [2022-03-09T15:36:33.185Z] Name: azwin-2-bb3e00 [2022-03-09T15:36:33.185Z] ID: QU3E:HNZS:I7TK:HDBX:MAMM:LI5P:P4BF:SVBC:SWXE:VERS:IKFT:Z77D [2022-03-09T15:36:33.185Z] Docker Root Dir: D:\CI\PR-43347\3\daemon [2022-03-09T15:36:33.185Z] Debug Mode (client): false [2022-03-09T15:36:33.185Z] Debug Mode (server): true [2022-03-09T15:36:33.185Z] File Descriptors: -1 [2022-03-09T15:36:33.185Z] Goroutines: 16 [2022-03-09T15:36:33.185Z] System Time: 2022-03-09T15:36:31.7835853Z [2022-03-09T15:36:33.185Z] EventsListeners: 0 [2022-03-09T15:36:33.185Z] Registry: https://index.docker.io/v1/ [2022-03-09T15:36:33.185Z] Labels: [2022-03-09T15:36:33.185Z] Experimental: false [2022-03-09T15:36:33.185Z] Insecure Registries: [2022-03-09T15:36:33.185Z] 127.0.0.0/8 [2022-03-09T15:36:33.185Z] Live Restore Enabled: false [2022-03-09T15:36:33.185Z] [2022-03-09T15:36:33.185Z] [2022-03-09T15:36:33.185Z] INFO: Docker images of the daemon under test [2022-03-09T15:36:33.185Z] [2022-03-09T15:36:33.185Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-09T15:36:33.185Z] [2022-03-09T15:36:33.185Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-09T15:36:33.186Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-09T15:36:33.186Z] ltsc2019: Pulling from windows/servercore [2022-03-09T15:36:33.186Z] 4612f6d0b889: Pulling fs layer [2022-03-09T15:36:33.186Z] 0a6173b79e25: Pulling fs layer [2022-03-09T15:36:33.733Z] --- PASS: TestDaemonRestartIpcMode (3.05s) [2022-03-09T15:36:34.067Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-09T15:36:34.328Z] --- PASS: TestContinueAfterPluginCrash (7.97s) [2022-03-09T15:36:34.900Z] === CONT TestReadPluginNoRead [2022-03-09T15:36:34.901Z] read_test.go:92: [d65d8b471bb31] daemon is not started [2022-03-09T15:36:34.901Z] --- PASS: TestReadPluginNoRead (5.59s) [2022-03-09T15:36:34.901Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-03-09T15:36:34.901Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-03-09T15:36:34.901Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.11s) [2022-03-09T15:36:34.901Z] PASS [2022-03-09T15:36:34.901Z] [2022-03-09T15:36:34.901Z] DONE 6 tests in 8.717s [2022-03-09T15:36:34.901Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-09T15:36:34.901Z] ++ 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 [2022-03-09T15:36:34.901Z] ++ set -e [2022-03-09T15:36:34.901Z] ++ '[' -n 0 ']' [2022-03-09T15:36:34.901Z] ++ set -x [2022-03-09T15:36:34.901Z] ++ 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 [2022-03-09T15:36:35.106Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-09T15:36:35.107Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-09T15:36:35.161Z] testing: warning: no tests to run [2022-03-09T15:36:35.161Z] PASS [2022-03-09T15:36:35.161Z] [2022-03-09T15:36:35.161Z] DONE 0 tests in 0.032s [2022-03-09T15:36:35.161Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-09T15:36:35.161Z] ++ 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 [2022-03-09T15:36:35.161Z] ++ set -e [2022-03-09T15:36:35.161Z] ++ '[' -n 0 ']' [2022-03-09T15:36:35.161Z] ++ set -x [2022-03-09T15:36:35.162Z] ++ 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 [2022-03-09T15:36:35.162Z] INFO: Testing against a local daemon [2022-03-09T15:36:35.162Z] === RUN TestPluginWithDevMounts [2022-03-09T15:36:35.162Z] === PAUSE TestPluginWithDevMounts [2022-03-09T15:36:35.162Z] === CONT TestPluginWithDevMounts [2022-03-09T15:36:36.476Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-09T15:36:36.476Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-09T15:36:36.476Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-09T15:36:36.476Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-09T15:36:36.476Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-09T15:36:36.476Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-09T15:36:36.476Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-09T15:36:36.476Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-09T15:36:36.476Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-09T15:36:36.508Z] 037d5740b404: Pull complete [2022-03-09T15:36:36.508Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-09T15:36:36.508Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:36:36.508Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-09T15:36:36.508Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-09T15:36:36.508Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-09T15:36:36.508Z] WARN: Skipping validation tests [2022-03-09T15:36:36.508Z] INFO: Running unit tests at 03/09/2022 15:36:27... [2022-03-09T15:36:36.508Z] INFO: make.ps1 starting at 03/09/2022 15:36:32 [2022-03-09T15:36:36.508Z] INFO: Git commit (3178e17dcc) assumed from DOCKER_GITCOMMIT environment variable [2022-03-09T15:36:36.508Z] INFO: Invoking autogen... [2022-03-09T15:36:36.508Z] INFO: Running unit tests... [2022-03-09T15:36:36.552Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-03-09T15:36:36.552Z] PASS [2022-03-09T15:36:36.552Z] [2022-03-09T15:36:36.552Z] DONE 1 tests in 1.611s [2022-03-09T15:36:36.553Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-09T15:36:36.553Z] ++ 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 [2022-03-09T15:36:36.553Z] ++ set -e [2022-03-09T15:36:36.553Z] ++ '[' -n 0 ']' [2022-03-09T15:36:36.553Z] ++ set -x [2022-03-09T15:36:36.553Z] ++ 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 [2022-03-09T15:36:36.813Z] INFO: Testing against a local daemon [2022-03-09T15:36:36.813Z] === RUN TestSecretInspect [2022-03-09T15:36:38.370Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-09T15:36:39.301Z] --- PASS: TestContainerKillOnDaemonStart (12.75s) [2022-03-09T15:36:39.301Z] PASS [2022-03-09T15:36:39.301Z] [2022-03-09T15:36:39.301Z] === Skipped [2022-03-09T15:36:39.301Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-09T15:36:39.301Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-09T15:36:39.301Z] [2022-03-09T15:36:39.301Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-09T15:36:39.301Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:36:39.301Z] [2022-03-09T15:36:39.301Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-09T15:36:39.301Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:36:39.301Z] [2022-03-09T15:36:39.301Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-09T15:36:39.301Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-09T15:36:39.301Z] [2022-03-09T15:36:39.301Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-09T15:36:39.301Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-09T15:36:39.301Z] [2022-03-09T15:36:39.301Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-03-09T15:36:39.301Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:36:39.301Z] [2022-03-09T15:36:39.302Z] DONE 200 tests, 6 skipped in 162.196s [2022-03-09T15:36:39.302Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-09T15:36:39.302Z] ++ 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 [2022-03-09T15:36:39.302Z] ++ set -e [2022-03-09T15:36:39.302Z] ++ '[' -n 0 ']' [2022-03-09T15:36:39.302Z] ++ set -x [2022-03-09T15:36:39.302Z] ++ 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 [2022-03-09T15:36:39.302Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-09T15:36:39.357Z] --- PASS: TestSecretInspect (2.14s) [2022-03-09T15:36:39.357Z] === RUN TestSecretList [2022-03-09T15:36:39.559Z] === RUN TestConfigDaemonLibtrustID [2022-03-09T15:36:40.123Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-09T15:36:40.123Z] === RUN TestDaemonConfigValidation [2022-03-09T15:36:40.123Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-09T15:36:40.123Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-09T15:36:40.123Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-09T15:36:40.123Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-09T15:36:40.123Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-09T15:36:40.123Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-09T15:36:40.123Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-09T15:36:40.123Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-09T15:36:40.123Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-09T15:36:40.123Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-09T15:36:40.123Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-09T15:36:40.123Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-09T15:36:40.381Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-09T15:36:40.381Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-09T15:36:40.638Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-09T15:36:40.638Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-09T15:36:40.638Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.23s) [2022-03-09T15:36:40.638Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.33s) [2022-03-09T15:36:40.638Z] --- PASS: TestDaemonConfigValidation/valid_config (0.30s) [2022-03-09T15:36:40.638Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.25s) [2022-03-09T15:36:40.638Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-03-09T15:36:40.638Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-09T15:36:40.638Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-09T15:36:40.638Z] check_test.go:308: [de202c118a5e9] daemon is not started [2022-03-09T15:36:40.638Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-09T15:36:41.269Z] --- PASS: TestSecretList (2.21s) [2022-03-09T15:36:41.269Z] === RUN TestSecretsCreateAndDelete [2022-03-09T15:36:41.384Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-03-09T15:36:42.006Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-09T15:36:42.937Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-09T15:36:43.184Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-03-09T15:36:43.184Z] === RUN TestSecretsUpdate [2022-03-09T15:36:43.501Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-09T15:36:43.757Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-09T15:36:43.758Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-09T15:36:43.758Z] daemon_test.go:156: [d718818c1693c] daemon is not started [2022-03-09T15:36:43.758Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2022-03-09T15:36:43.758Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-03-09T15:36:43.758Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-09T15:36:43.758Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-03-09T15:36:43.758Z] === RUN TestDaemonProxy [2022-03-09T15:36:43.758Z] === RUN TestDaemonProxy/environment_variables [2022-03-09T15:36:43.877Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2022-03-09T15:36:43.877Z] === RUN TestServiceUpdatePidsLimit [2022-03-09T15:36:43.880Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-09T15:36:44.445Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-09T15:36:45.112Z] --- PASS: TestSecretsUpdate (1.70s) [2022-03-09T15:36:45.113Z] === RUN TestTemplatedSecret [2022-03-09T15:36:45.383Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-09T15:36:45.651Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-09T15:36:45.651Z] === RUN TestDaemonProxy/command-line_options [2022-03-09T15:36:45.908Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-09T15:36:46.165Z] docker_cli_daemon_plugins_test.go:106: [d00c022c79786] daemon is not started [2022-03-09T15:36:46.424Z] tests/integration/client_test.py ..... [ 75%] [2022-03-09T15:36:46.424Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-09T15:36:46.424Z] tests/integration/errors_test.py . [ 76%] [2022-03-09T15:36:47.096Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-09T15:36:47.353Z] === RUN TestDaemonProxy/configuration_file [2022-03-09T15:36:47.661Z] --- PASS: TestTemplatedSecret (2.29s) [2022-03-09T15:36:47.661Z] === RUN TestSecretCreateResolve [2022-03-09T15:36:48.074Z] 0a6173b79e25: Verifying Checksum [2022-03-09T15:36:48.074Z] 0a6173b79e25: Download complete [2022-03-09T15:36:48.740Z] check_test.go:308: [d61ea17b68e06] daemon is not started [2022-03-09T15:36:48.740Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-09T15:36:49.305Z] === RUN TestDaemonProxy/conflicting_options [2022-03-09T15:36:49.576Z] --- PASS: TestSecretCreateResolve (2.12s) [2022-03-09T15:36:49.576Z] PASS [2022-03-09T15:36:49.576Z] [2022-03-09T15:36:49.576Z] DONE 6 tests in 12.690s [2022-03-09T15:36:49.576Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-09T15:36:49.576Z] ++ 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 [2022-03-09T15:36:49.576Z] ++ set -e [2022-03-09T15:36:49.576Z] ++ '[' -n 0 ']' [2022-03-09T15:36:49.576Z] ++ set -x [2022-03-09T15:36:49.576Z] ++ 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 [2022-03-09T15:36:49.576Z] INFO: Testing against a local daemon [2022-03-09T15:36:49.576Z] === RUN TestServiceCreateInit [2022-03-09T15:36:49.576Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-09T15:36:49.889Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-09T15:36:49.889Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-09T15:36:50.453Z] --- PASS: TestDaemonProxy (6.40s) [2022-03-09T15:36:50.453Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-03-09T15:36:50.453Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-03-09T15:36:50.453Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-03-09T15:36:50.453Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-09T15:36:50.453Z] --- PASS: TestDaemonProxy/reload_sanitized (0.57s) [2022-03-09T15:36:50.453Z] PASS [2022-03-09T15:36:50.453Z] [2022-03-09T15:36:50.453Z] DONE 17 tests in 10.969s [2022-03-09T15:36:50.453Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-09T15:36:50.453Z] ++ 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 [2022-03-09T15:36:50.453Z] ++ set -e [2022-03-09T15:36:50.453Z] ++ '[' -n 0 ']' [2022-03-09T15:36:50.453Z] ++ set -x [2022-03-09T15:36:50.453Z] ++ 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 [2022-03-09T15:36:50.453Z] INFO: Testing against a local daemon [2022-03-09T15:36:50.453Z] === RUN TestCommitInheritsEnv [2022-03-09T15:36:50.710Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-03-09T15:36:50.710Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-09T15:36:50.710Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-09T15:36:50.710Z] === RUN TestImportWithCustomPlatform [2022-03-09T15:36:50.710Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-09T15:36:50.967Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-09T15:36:50.967Z] === RUN TestImportWithCustomPlatform// [2022-03-09T15:36:50.967Z] === RUN TestImportWithCustomPlatform/linux [2022-03-09T15:36:50.967Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-09T15:36:51.223Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-09T15:36:51.223Z] === RUN TestImportWithCustomPlatform/macos [2022-03-09T15:36:51.223Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-09T15:36:51.223Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-09T15:36:51.223Z] --- PASS: TestImportWithCustomPlatform (0.41s) [2022-03-09T15:36:51.223Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-03-09T15:36:51.223Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-09T15:36:51.223Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-09T15:36:51.223Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-03-09T15:36:51.223Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-03-09T15:36:51.223Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-09T15:36:51.223Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-09T15:36:51.223Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-09T15:36:51.223Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-09T15:36:51.223Z] === RUN TestImagesFilterMultiReference [2022-03-09T15:36:51.223Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-03-09T15:36:51.223Z] === RUN TestImagePullPlatformInvalid [2022-03-09T15:36:51.223Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-09T15:36:51.223Z] === RUN TestRemoveImageOrphaning [2022-03-09T15:36:51.786Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2022-03-09T15:36:51.786Z] === RUN TestRemoveImageGarbageCollector [2022-03-09T15:36:51.952Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-09T15:36:52.043Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-09T15:36:52.876Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-09T15:36:53.935Z] --- PASS: TestRemoveImageGarbageCollector (2.19s) [2022-03-09T15:36:53.935Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-09T15:36:53.935Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-09T15:36:53.935Z] === RUN TestTagInvalidReference [2022-03-09T15:36:53.935Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-09T15:36:53.935Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-09T15:36:53.935Z] === RUN TestTagValidPrefixedRepo [2022-03-09T15:36:53.935Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-09T15:36:53.935Z] === RUN TestTagExistedNameWithoutForce [2022-03-09T15:36:53.935Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-09T15:36:53.935Z] === RUN TestTagOfficialNames [2022-03-09T15:36:54.158Z] ? github.com/docker/docker/api [no test files] [2022-03-09T15:36:54.193Z] --- PASS: TestTagOfficialNames (0.07s) [2022-03-09T15:36:54.193Z] === RUN TestTagMatchesDigest [2022-03-09T15:36:54.193Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-09T15:36:54.193Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-09T15:36:54.450Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-09T15:36:55.181Z] 4612f6d0b889: Verifying Checksum [2022-03-09T15:36:55.181Z] 4612f6d0b889: Download complete [2022-03-09T15:36:55.816Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-09T15:36:56.173Z] --- PASS: TestServiceCreateInit (6.55s) [2022-03-09T15:36:56.173Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.04s) [2022-03-09T15:36:56.173Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-03-09T15:36:56.173Z] === RUN TestCreateServiceMultipleTimes [2022-03-09T15:36:57.708Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-09T15:36:58.640Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-09T15:36:58.640Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-09T15:37:02.933Z] --- PASS: TestServiceUpdatePidsLimit (16.23s) [2022-03-09T15:37:02.934Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-09T15:37:02.934Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-03-09T15:37:02.934Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-03-09T15:37:02.934Z] PASS [2022-03-09T15:37:02.934Z] [2022-03-09T15:37:02.934Z] === Skipped [2022-03-09T15:37:02.934Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-09T15:37:02.934Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-09T15:37:02.934Z] [2022-03-09T15:37:02.934Z] DONE 27 tests, 1 skipped in 185.031s [2022-03-09T15:37:02.934Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-09T15:37:02.934Z] INFO: Testing against a local daemon [2022-03-09T15:37:02.934Z] === RUN TestSessionCreate [2022-03-09T15:37:02.934Z] --- PASS: TestSessionCreate (0.02s) [2022-03-09T15:37:02.934Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-09T15:37:02.934Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-09T15:37:02.934Z] PASS [2022-03-09T15:37:02.934Z] [2022-03-09T15:37:02.934Z] DONE 2 tests in 0.088s [2022-03-09T15:37:02.934Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-09T15:37:02.934Z] INFO: Testing against a local daemon [2022-03-09T15:37:02.934Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-09T15:37:02.934Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-09T15:37:02.934Z] === RUN TestDiskUsage [2022-03-09T15:37:02.934Z] === PAUSE TestDiskUsage [2022-03-09T15:37:02.934Z] === RUN TestEventsExecDie [2022-03-09T15:37:02.934Z] --- PASS: TestEventsExecDie (0.62s) [2022-03-09T15:37:02.934Z] === RUN TestEventsBackwardsCompatible [2022-03-09T15:37:02.934Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-03-09T15:37:02.934Z] === RUN TestEventsVolumeCreate [2022-03-09T15:37:02.934Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-09T15:37:02.934Z] === RUN TestInfoBinaryCommits [2022-03-09T15:37:02.934Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-09T15:37:02.934Z] === RUN TestInfoAPIVersioned [2022-03-09T15:37:02.934Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-09T15:37:02.934Z] === RUN TestInfoAPI [2022-03-09T15:37:02.934Z] --- PASS: TestInfoAPI (0.02s) [2022-03-09T15:37:02.934Z] === RUN TestInfoAPIWarnings [2022-03-09T15:37:02.945Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-09T15:37:02.945Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-09T15:37:02.945Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-09T15:37:02.945Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-09T15:37:02.945Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-09T15:37:02.945Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-09T15:37:02.945Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-09T15:37:02.945Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-09T15:37:02.945Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-09T15:37:02.945Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-09T15:37:02.945Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-09T15:37:02.945Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-09T15:37:02.945Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-09T15:37:02.945Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-09T15:37:03.507Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-09T15:37:04.071Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-09T15:37:04.634Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-09T15:37:05.197Z] check_test.go:308: [d596f0bbb08e0] daemon is not started [2022-03-09T15:37:05.197Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-09T15:37:05.487Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-09T15:37:06.128Z] check_test.go:308: [de9e902901b5b] daemon is not started [2022-03-09T15:37:06.128Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-09T15:37:06.692Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-09T15:37:08.084Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-09T15:37:10.904Z] === RUN TestMiddlewares [2022-03-09T15:37:10.904Z] --- PASS: TestMiddlewares (0.00s) [2022-03-09T15:37:10.904Z] PASS [2022-03-09T15:37:10.904Z] coverage: 9.0% of statements [2022-03-09T15:37:10.904Z] ok github.com/docker/docker/api/server 0.048s coverage: 9.0% of statements [2022-03-09T15:37:11.358Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-09T15:37:11.615Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-09T15:37:11.615Z] check_test.go:308: [de5109b12bf2b] daemon is not started [2022-03-09T15:37:11.615Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-09T15:37:11.868Z] --- PASS: TestCreateServiceMultipleTimes (15.10s) [2022-03-09T15:37:11.868Z] === RUN TestCreateServiceConflict [2022-03-09T15:37:12.611Z] === RUN TestBoolValue [2022-03-09T15:37:12.611Z] --- PASS: TestBoolValue (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestBoolValueOrDefault [2022-03-09T15:37:12.611Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestInt64ValueOrZero [2022-03-09T15:37:12.611Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestInt64ValueOrDefault [2022-03-09T15:37:12.611Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-09T15:37:12.611Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestJsonContentType [2022-03-09T15:37:12.611Z] --- PASS: TestJsonContentType (0.00s) [2022-03-09T15:37:12.611Z] PASS [2022-03-09T15:37:12.611Z] coverage: 14.7% of statements [2022-03-09T15:37:12.611Z] ok github.com/docker/docker/api/server/httputils 0.047s coverage: 14.7% of statements [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-09T15:37:12.611Z] === RUN TestMaskSecretKeys [2022-03-09T15:37:12.611Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-09T15:37:12.611Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-09T15:37:12.611Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-09T15:37:12.611Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-09T15:37:12.611Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-09T15:37:12.611Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-09T15:37:12.611Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestVersionMiddlewareVersion [2022-03-09T15:37:12.611Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-09T15:37:12.611Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-09T15:37:12.611Z] PASS [2022-03-09T15:37:12.611Z] coverage: 37.7% of statements [2022-03-09T15:37:12.611Z] ok github.com/docker/docker/api/server/middleware 0.050s coverage: 37.7% of statements [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-09T15:37:12.611Z] === RUN TestAdjustForAPIVersion [2022-03-09T15:37:12.611Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-09T15:37:12.611Z] PASS [2022-03-09T15:37:12.611Z] coverage: 5.7% of statements [2022-03-09T15:37:12.611Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/types [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-09T15:37:12.611Z] === RUN TestStrSliceMarshalJSON [2022-03-09T15:37:12.611Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestStrSliceUnmarshalJSON [2022-03-09T15:37:12.611Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestStrSliceUnmarshalString [2022-03-09T15:37:12.611Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestStrSliceUnmarshalSlice [2022-03-09T15:37:12.611Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-09T15:37:12.611Z] PASS [2022-03-09T15:37:12.611Z] coverage: 90.0% of statements [2022-03-09T15:37:12.611Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2022-03-09T15:37:12.611Z] === RUN TestToJSON [2022-03-09T15:37:12.611Z] --- PASS: TestToJSON (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestToParamWithVersion [2022-03-09T15:37:12.611Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestFromJSON [2022-03-09T15:37:12.611Z] --- PASS: TestFromJSON (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestEmpty [2022-03-09T15:37:12.611Z] --- PASS: TestEmpty (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestArgsMatchKVListEmptySources [2022-03-09T15:37:12.611Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestArgsMatchKVList [2022-03-09T15:37:12.611Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestArgsMatch [2022-03-09T15:37:12.611Z] --- PASS: TestArgsMatch (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestAdd [2022-03-09T15:37:12.611Z] --- PASS: TestAdd (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestDel [2022-03-09T15:37:12.611Z] --- PASS: TestDel (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestLen [2022-03-09T15:37:12.611Z] --- PASS: TestLen (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestExactMatch [2022-03-09T15:37:12.611Z] --- PASS: TestExactMatch (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestOnlyOneExactMatch [2022-03-09T15:37:12.611Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestContains [2022-03-09T15:37:12.611Z] --- PASS: TestContains (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestValidate [2022-03-09T15:37:12.611Z] --- PASS: TestValidate (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestWalkValues [2022-03-09T15:37:12.611Z] --- PASS: TestWalkValues (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestFuzzyMatch [2022-03-09T15:37:12.611Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestClone [2022-03-09T15:37:12.611Z] --- PASS: TestClone (0.00s) [2022-03-09T15:37:12.611Z] PASS [2022-03-09T15:37:12.611Z] coverage: 92.2% of statements [2022-03-09T15:37:12.611Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-09T15:37:12.611Z] === RUN TestDurationToSecondsString [2022-03-09T15:37:12.611Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestGetTimestamp [2022-03-09T15:37:12.611Z] --- PASS: TestGetTimestamp (0.19s) [2022-03-09T15:37:12.611Z] === RUN TestParseTimestamps [2022-03-09T15:37:12.611Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-09T15:37:12.611Z] PASS [2022-03-09T15:37:12.611Z] coverage: 100.0% of statements [2022-03-09T15:37:12.611Z] ok github.com/docker/docker/api/types/time 0.239s coverage: 100.0% of statements [2022-03-09T15:37:12.611Z] === RUN TestCompareVersion [2022-03-09T15:37:12.611Z] --- PASS: TestCompareVersion (0.00s) [2022-03-09T15:37:12.611Z] PASS [2022-03-09T15:37:12.611Z] coverage: 77.3% of statements [2022-03-09T15:37:12.611Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 77.3% of statements [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/builder [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-09T15:37:12.611Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-09T15:37:12.611Z] === RUN TestParseRemoteURL [2022-03-09T15:37:12.611Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-09T15:37:12.611Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-09T15:37:12.611Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-09T15:37:12.611Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-09T15:37:12.611Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-09T15:37:12.611Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-09T15:37:12.611Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-09T15:37:12.611Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-09T15:37:12.611Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-09T15:37:12.611Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-09T15:37:12.611Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-09T15:37:12.611Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-09T15:37:12.611Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-09T15:37:12.611Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-09T15:37:12.611Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-09T15:37:12.611Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-09T15:37:12.611Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-09T15:37:12.611Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-09T15:37:12.611Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-09T15:37:12.611Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-09T15:37:12.611Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestCloneArgsSmartHttp [2022-03-09T15:37:12.611Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-09T15:37:12.611Z] === RUN TestCloneArgsDumbHttp [2022-03-09T15:37:12.611Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestCloneArgsGit [2022-03-09T15:37:12.611Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestCheckoutGit [2022-03-09T15:37:12.611Z] === RUN TestEnable [2022-03-09T15:37:12.611Z] --- PASS: TestEnable (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestDisable [2022-03-09T15:37:12.611Z] --- PASS: TestDisable (0.00s) [2022-03-09T15:37:12.611Z] === RUN TestEnabled [2022-03-09T15:37:12.612Z] --- PASS: TestEnabled (0.00s) [2022-03-09T15:37:12.612Z] PASS [2022-03-09T15:37:12.612Z] coverage: 100.0% of statements [2022-03-09T15:37:12.612Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2022-03-09T15:37:12.612Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-09T15:37:12.612Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-09T15:37:12.612Z] === RUN TestProcessNoDockerignore [2022-03-09T15:37:12.612Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-09T15:37:12.612Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestDetectContentType [2022-03-09T15:37:12.612Z] --- PASS: TestDetectContentType (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestSelectAcceptableMIME [2022-03-09T15:37:12.612Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestInspectEmptyResponse [2022-03-09T15:37:12.612Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestInspectResponseBinary [2022-03-09T15:37:12.612Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestResponseUnsupportedContentType [2022-03-09T15:37:12.612Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestInspectResponseTextSimple [2022-03-09T15:37:12.612Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestInspectResponseEmptyContentType [2022-03-09T15:37:12.612Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestUnknownContentLength [2022-03-09T15:37:12.612Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestDownloadRemote [2022-03-09T15:37:12.612Z] --- PASS: TestDownloadRemote (0.09s) [2022-03-09T15:37:12.612Z] === RUN TestGetWithStatusError [2022-03-09T15:37:12.612Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestCloseRootDirectory [2022-03-09T15:37:12.612Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:37:12.612Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestHashFile [2022-03-09T15:37:12.612Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:37:12.612Z] --- SKIP: TestHashFile (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestHashSubdir [2022-03-09T15:37:12.612Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:37:12.612Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-09T15:37:12.612Z] === RUN TestRemoveDirectory [2022-03-09T15:37:12.612Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:37:12.612Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-09T15:37:12.612Z] PASS [2022-03-09T15:37:12.612Z] coverage: 9.3% of statements [2022-03-09T15:37:12.612Z] ok github.com/docker/docker/builder/remotecontext 0.244s coverage: 9.3% of statements [2022-03-09T15:37:12.612Z] === RUN TestGetAllAllowed [2022-03-09T15:37:12.612Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestGetAllMeta [2022-03-09T15:37:12.612Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-09T15:37:12.612Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestIsUnreferencedBuiltin [2022-03-09T15:37:12.612Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestIsExistingDirectory [2022-03-09T15:37:12.612Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestGetFilenameForDownload [2022-03-09T15:37:12.612Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestEnv2Variables [2022-03-09T15:37:12.612Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-09T15:37:12.612Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestMaintainer [2022-03-09T15:37:12.612Z] --- PASS: TestMaintainer (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestLabel [2022-03-09T15:37:12.612Z] --- PASS: TestLabel (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestFromScratch [2022-03-09T15:37:12.612Z] --- PASS: TestFromScratch (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestFromWithArg [2022-03-09T15:37:12.612Z] --- PASS: TestFromWithArg (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-09T15:37:12.612Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestFromWithUndefinedArg [2022-03-09T15:37:12.612Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestFromMultiStageWithNamedStage [2022-03-09T15:37:12.612Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestOnbuild [2022-03-09T15:37:12.612Z] --- PASS: TestOnbuild (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestWorkdir [2022-03-09T15:37:12.612Z] --- PASS: TestWorkdir (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestCmd [2022-03-09T15:37:12.612Z] --- PASS: TestCmd (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestHealthcheckNone [2022-03-09T15:37:12.612Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestHealthcheckCmd [2022-03-09T15:37:12.612Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestEntrypoint [2022-03-09T15:37:12.612Z] --- PASS: TestEntrypoint (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestExpose [2022-03-09T15:37:12.612Z] --- PASS: TestExpose (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestUser [2022-03-09T15:37:12.612Z] --- PASS: TestUser (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestVolume [2022-03-09T15:37:12.612Z] --- PASS: TestVolume (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestStopSignal [2022-03-09T15:37:12.612Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-09T15:37:12.612Z] --- SKIP: TestStopSignal (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestArg [2022-03-09T15:37:12.612Z] --- PASS: TestArg (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestShell [2022-03-09T15:37:12.612Z] --- PASS: TestShell (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestPrependEnvOnCmd [2022-03-09T15:37:12.612Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestRunWithBuildArgs [2022-03-09T15:37:12.612Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestRunIgnoresHealthcheck [2022-03-09T15:37:12.612Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestDispatchUnsupportedOptions [2022-03-09T15:37:12.612Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-09T15:37:12.612Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-09T15:37:12.612Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-09T15:37:12.612Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-09T15:37:12.612Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-09T15:37:12.612Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-09T15:37:12.612Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestNormalizeWorkdir [2022-03-09T15:37:12.612Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestDispatch [2022-03-09T15:37:12.612Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-09T15:37:12.612Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-09T15:37:12.612Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-09T15:37:12.612Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-09T15:37:12.612Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-09T15:37:12.612Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-09T15:37:12.612Z] === RUN TestDispatch/COPY_url [2022-03-09T15:37:12.612Z] --- PASS: TestDispatch (0.09s) [2022-03-09T15:37:12.612Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-09T15:37:12.612Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-09T15:37:12.612Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-09T15:37:12.612Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-03-09T15:37:12.612Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-09T15:37:12.612Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-09T15:37:12.612Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestAddScratchImageAddsToMounts [2022-03-09T15:37:12.612Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-09T15:37:12.612Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-09T15:37:12.612Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-09T15:37:12.612Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestImageSourceGetAddsToMounts [2022-03-09T15:37:12.612Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestEmptyDockerfile [2022-03-09T15:37:12.612Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-09T15:37:12.612Z] === RUN TestSymlinkDockerfile [2022-03-09T15:37:12.612Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-09T15:37:12.612Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-09T15:37:12.612Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestNonExistingDockerfile [2022-03-09T15:37:12.612Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestCopyRunConfig [2022-03-09T15:37:12.612Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestDeepCopyRunConfig [2022-03-09T15:37:12.612Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestExportImage [2022-03-09T15:37:12.612Z] --- PASS: TestExportImage (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestNormalizeDest [2022-03-09T15:37:12.612Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-09T15:37:12.612Z] PASS [2022-03-09T15:37:12.612Z] coverage: 46.7% of statements [2022-03-09T15:37:12.612Z] ok github.com/docker/docker/builder/dockerfile 0.256s coverage: 46.7% of statements [2022-03-09T15:37:12.612Z] === RUN TestTCP4Proxy [2022-03-09T15:37:12.612Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-09T15:37:12.612Z] === RUN TestTCP4ProxyHalfClose [2022-03-09T15:37:12.612Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestTCP6Proxy [2022-03-09T15:37:12.612Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-09T15:37:12.612Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestTCPDualStackProxy [2022-03-09T15:37:12.612Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-09T15:37:12.612Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestUDP4Proxy [2022-03-09T15:37:12.612Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestUDP6Proxy [2022-03-09T15:37:12.612Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-09T15:37:12.612Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestUDPWriteError [2022-03-09T15:37:12.612Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestSCTP4Proxy [2022-03-09T15:37:12.612Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-09T15:37:12.612Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-09T15:37:12.612Z] === RUN TestSCTP6Proxy [2022-03-09T15:37:12.612Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-09T15:37:12.612Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-09T15:37:12.612Z] PASS [2022-03-09T15:37:12.612Z] coverage: 49.4% of statements [2022-03-09T15:37:12.612Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2022-03-09T15:37:12.984Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-09T15:37:13.256Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-03-09T15:37:13.256Z] === RUN TestCreateServiceMaxReplicas [2022-03-09T15:37:14.353Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-09T15:37:15.800Z] --- PASS: TestCreateServiceMaxReplicas (2.19s) [2022-03-09T15:37:15.800Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-09T15:37:16.247Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-09T15:37:16.247Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-09T15:37:17.807Z] --- PASS: TestInfoAPIWarnings (16.40s) [2022-03-09T15:37:17.807Z] === RUN TestInfoDebug [2022-03-09T15:37:17.807Z] --- PASS: TestInfoDebug (0.53s) [2022-03-09T15:37:17.807Z] === RUN TestInfoInsecureRegistries [2022-03-09T15:37:17.807Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-09T15:37:17.807Z] === RUN TestInfoRegistryMirrors [2022-03-09T15:37:18.374Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-09T15:37:18.374Z] === RUN TestLoginFailsWithBadCredentials [2022-03-09T15:37:18.374Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-09T15:37:18.374Z] === RUN TestPingCacheHeaders [2022-03-09T15:37:18.374Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-09T15:37:18.374Z] === RUN TestPingGet [2022-03-09T15:37:18.374Z] --- PASS: TestPingGet (0.01s) [2022-03-09T15:37:18.374Z] === RUN TestPingHead [2022-03-09T15:37:18.634Z] --- PASS: TestPingHead (0.03s) [2022-03-09T15:37:18.634Z] === RUN TestVersion [2022-03-09T15:37:18.634Z] --- PASS: TestVersion (0.02s) [2022-03-09T15:37:18.634Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-09T15:37:18.634Z] === CONT TestDiskUsage [2022-03-09T15:37:19.201Z] === RUN TestDiskUsage/empty [2022-03-09T15:37:19.201Z] === RUN TestDiskUsage/empty/container_types [2022-03-09T15:37:19.201Z] === RUN TestDiskUsage/empty/image_types [2022-03-09T15:37:19.201Z] === RUN TestDiskUsage/empty/volume_types [2022-03-09T15:37:19.201Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-09T15:37:19.201Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-09T15:37:19.201Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-09T15:37:19.201Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-09T15:37:19.201Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-09T15:37:19.201Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-09T15:37:19.201Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-09T15:37:19.201Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-09T15:37:19.460Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-09T15:37:19.460Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-09T15:37:19.460Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-09T15:37:19.460Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-09T15:37:19.460Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-09T15:37:19.460Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-09T15:37:19.460Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-09T15:37:19.460Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-09T15:37:19.460Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-09T15:37:19.460Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-09T15:37:19.460Z] === RUN TestDiskUsage/after_container.Run [2022-03-09T15:37:20.029Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-09T15:37:20.029Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-09T15:37:20.029Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-09T15:37:20.029Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-09T15:37:20.029Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-09T15:37:20.029Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-09T15:37:20.029Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-09T15:37:20.029Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-09T15:37:20.029Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-09T15:37:20.029Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-09T15:37:20.029Z] --- PASS: TestDiskUsage (1.61s) [2022-03-09T15:37:20.029Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-09T15:37:20.029Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_container.Run (0.55s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-09T15:37:20.030Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-09T15:37:20.290Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-09T15:37:20.290Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.64s) [2022-03-09T15:37:20.290Z] PASS [2022-03-09T15:37:20.290Z] [2022-03-09T15:37:20.290Z] DONE 50 tests in 20.610s [2022-03-09T15:37:20.290Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-09T15:37:20.290Z] INFO: Testing against a local daemon [2022-03-09T15:37:20.290Z] === RUN TestVolumesCreateAndList [2022-03-09T15:37:20.290Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-09T15:37:20.290Z] === RUN TestVolumesRemove [2022-03-09T15:37:20.290Z] --- PASS: TestVolumesRemove (0.09s) [2022-03-09T15:37:20.290Z] === RUN TestVolumesInspect [2022-03-09T15:37:20.290Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-09T15:37:20.290Z] === RUN TestVolumesInvalidJSON [2022-03-09T15:37:20.290Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-09T15:37:20.290Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-09T15:37:20.290Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-09T15:37:20.290Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-09T15:37:20.290Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-09T15:37:20.290Z] PASS [2022-03-09T15:37:20.290Z] [2022-03-09T15:37:20.290Z] DONE 5 tests in 0.189s [2022-03-09T15:37:20.290Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-09T15:37:20.422Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-09T15:37:20.858Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-09T15:37:20.858Z] Removing test suite binaries [2022-03-09T15:37:21.117Z] exiting test-integration [2022-03-09T15:37:21.117Z] ++ exit 0 [2022-03-09T15:37:21.117Z] [2022-03-09T15:37:21.355Z] check_test.go:308: [d42bf83263e2a] daemon is not started [2022-03-09T15:37:21.355Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-09T15:37:21.854Z] ......... [ 85%] Post stage [Pipeline] junit [2022-03-09T15:37:22.507Z] Recording test results [2022-03-09T15:37:22.946Z] === RUN TestCheckpointCreateError [2022-03-09T15:37:22.946Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-09T15:37:22.946Z] === RUN TestCheckpointCreate [2022-03-09T15:37:22.946Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-09T15:37:22.946Z] === RUN TestCheckpointDeleteError [2022-03-09T15:37:22.946Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-09T15:37:22.946Z] === RUN TestCheckpointDelete [2022-03-09T15:37:22.946Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-09T15:37:22.946Z] === RUN TestCheckpointListError [2022-03-09T15:37:22.946Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestCheckpointList [2022-03-09T15:37:22.947Z] --- PASS: TestCheckpointList (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestCheckpointListContainerNotFound [2022-03-09T15:37:22.947Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestNewClientWithOpsFromEnv [2022-03-09T15:37:22.947Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-09T15:37:22.947Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestGetAPIPath [2022-03-09T15:37:22.947Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestParseHostURL [2022-03-09T15:37:22.947Z] --- PASS: TestParseHostURL (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-09T15:37:22.947Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-09T15:37:22.947Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestNegotiateAPIVersion [2022-03-09T15:37:22.947Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestNegotiateAPVersionOverride [2022-03-09T15:37:22.947Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-09T15:37:22.947Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-09T15:37:22.947Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-09T15:37:22.947Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestClientRedirect [2022-03-09T15:37:22.947Z] --- PASS: TestClientRedirect (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigCreateUnsupported [2022-03-09T15:37:22.947Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigCreateError [2022-03-09T15:37:22.947Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigCreate [2022-03-09T15:37:22.947Z] --- PASS: TestConfigCreate (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigInspectNotFound [2022-03-09T15:37:22.947Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigInspectWithEmptyID [2022-03-09T15:37:22.947Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigInspectUnsupported [2022-03-09T15:37:22.947Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigInspectError [2022-03-09T15:37:22.947Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigInspectConfigNotFound [2022-03-09T15:37:22.947Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigInspect [2022-03-09T15:37:22.947Z] --- PASS: TestConfigInspect (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigListUnsupported [2022-03-09T15:37:22.947Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigListError [2022-03-09T15:37:22.947Z] --- PASS: TestConfigListError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigList [2022-03-09T15:37:22.947Z] --- PASS: TestConfigList (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigRemoveUnsupported [2022-03-09T15:37:22.947Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigRemoveError [2022-03-09T15:37:22.947Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigRemove [2022-03-09T15:37:22.947Z] --- PASS: TestConfigRemove (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigUpdateUnsupported [2022-03-09T15:37:22.947Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigUpdateError [2022-03-09T15:37:22.947Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestConfigUpdate [2022-03-09T15:37:22.947Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerCommitError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerCommit [2022-03-09T15:37:22.947Z] --- PASS: TestContainerCommit (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerStatPathError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerStatPathNotFoundError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerStatPathNoHeaderError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerStatPath [2022-03-09T15:37:22.947Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestCopyToContainerError [2022-03-09T15:37:22.947Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestCopyToContainerNotFoundError [2022-03-09T15:37:22.947Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-09T15:37:22.947Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestCopyToContainer [2022-03-09T15:37:22.947Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestCopyFromContainerError [2022-03-09T15:37:22.947Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestCopyFromContainerNotFoundError [2022-03-09T15:37:22.947Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-09T15:37:22.947Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-09T15:37:22.947Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestCopyFromContainer [2022-03-09T15:37:22.947Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerCreateError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerCreateImageNotFound [2022-03-09T15:37:22.947Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerCreateWithName [2022-03-09T15:37:22.947Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerCreateAutoRemove [2022-03-09T15:37:22.947Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerDiffError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerDiff [2022-03-09T15:37:22.947Z] --- PASS: TestContainerDiff (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerExecCreateError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerExecCreate [2022-03-09T15:37:22.947Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerExecStartError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerExecStart [2022-03-09T15:37:22.947Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerExecInspectError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerExecInspect [2022-03-09T15:37:22.947Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerExportError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerExportError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerExport [2022-03-09T15:37:22.947Z] --- PASS: TestContainerExport (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerInspectError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerInspectContainerNotFound [2022-03-09T15:37:22.947Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerInspectWithEmptyID [2022-03-09T15:37:22.947Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerInspect [2022-03-09T15:37:22.947Z] --- PASS: TestContainerInspect (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerInspectNode [2022-03-09T15:37:22.947Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerKillError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerKillError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerKill [2022-03-09T15:37:22.947Z] --- PASS: TestContainerKill (0.01s) [2022-03-09T15:37:22.947Z] === RUN TestContainerListError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerListError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerList [2022-03-09T15:37:22.947Z] --- PASS: TestContainerList (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerLogsNotFoundError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerLogsError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerLogs [2022-03-09T15:37:22.947Z] --- PASS: TestContainerLogs (0.21s) [2022-03-09T15:37:22.947Z] === RUN TestContainerPauseError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerPause [2022-03-09T15:37:22.947Z] --- PASS: TestContainerPause (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainersPruneError [2022-03-09T15:37:22.947Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainersPrune [2022-03-09T15:37:22.947Z] --- PASS: TestContainersPrune (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerRemoveError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerRemoveNotFoundError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerRemove [2022-03-09T15:37:22.947Z] --- PASS: TestContainerRemove (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerRenameError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerRename [2022-03-09T15:37:22.947Z] --- PASS: TestContainerRename (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerResizeError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerExecResizeError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerResize [2022-03-09T15:37:22.947Z] --- PASS: TestContainerResize (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerExecResize [2022-03-09T15:37:22.947Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerRestartError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerRestart [2022-03-09T15:37:22.947Z] --- PASS: TestContainerRestart (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerStartError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerStartError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerStart [2022-03-09T15:37:22.947Z] --- PASS: TestContainerStart (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerStatsError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerStats [2022-03-09T15:37:22.947Z] --- PASS: TestContainerStats (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerStopError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerStopError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerStop [2022-03-09T15:37:22.947Z] --- PASS: TestContainerStop (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerTopError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerTopError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerTop [2022-03-09T15:37:22.947Z] --- PASS: TestContainerTop (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerUnpauseError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerUnpause [2022-03-09T15:37:22.947Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerUpdateError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerUpdate [2022-03-09T15:37:22.947Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerWaitError [2022-03-09T15:37:22.947Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestContainerWait [2022-03-09T15:37:22.947Z] --- PASS: TestContainerWait (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestDiskUsageError [2022-03-09T15:37:22.947Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestDiskUsage [2022-03-09T15:37:22.947Z] --- PASS: TestDiskUsage (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestDistributionInspectUnsupported [2022-03-09T15:37:22.947Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestDistributionInspectWithEmptyID [2022-03-09T15:37:22.947Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestEventsErrorInOptions [2022-03-09T15:37:22.947Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestEventsErrorFromServer [2022-03-09T15:37:22.947Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestEvents [2022-03-09T15:37:22.947Z] --- PASS: TestEvents (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestTLSCloseWriter [2022-03-09T15:37:22.947Z] === PAUSE TestTLSCloseWriter [2022-03-09T15:37:22.947Z] === RUN TestImageBuildError [2022-03-09T15:37:22.947Z] --- PASS: TestImageBuildError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageBuild [2022-03-09T15:37:22.947Z] --- PASS: TestImageBuild (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestGetDockerOS [2022-03-09T15:37:22.947Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageCreateError [2022-03-09T15:37:22.947Z] --- PASS: TestImageCreateError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageCreate [2022-03-09T15:37:22.947Z] --- PASS: TestImageCreate (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageHistoryError [2022-03-09T15:37:22.947Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageHistory [2022-03-09T15:37:22.947Z] --- PASS: TestImageHistory (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageImportError [2022-03-09T15:37:22.947Z] --- PASS: TestImageImportError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageImport [2022-03-09T15:37:22.947Z] --- PASS: TestImageImport (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageInspectError [2022-03-09T15:37:22.947Z] --- PASS: TestImageInspectError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageInspectImageNotFound [2022-03-09T15:37:22.947Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageInspectWithEmptyID [2022-03-09T15:37:22.947Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageInspect [2022-03-09T15:37:22.947Z] --- PASS: TestImageInspect (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageListError [2022-03-09T15:37:22.947Z] --- PASS: TestImageListError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageList [2022-03-09T15:37:22.947Z] --- PASS: TestImageList (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageListApiBefore125 [2022-03-09T15:37:22.947Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageLoadError [2022-03-09T15:37:22.947Z] --- PASS: TestImageLoadError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageLoad [2022-03-09T15:37:22.947Z] --- PASS: TestImageLoad (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImagesPruneError [2022-03-09T15:37:22.947Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImagesPrune [2022-03-09T15:37:22.947Z] --- PASS: TestImagesPrune (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImagePullReferenceParseError [2022-03-09T15:37:22.947Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImagePullAnyError [2022-03-09T15:37:22.947Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-09T15:37:22.947Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-09T15:37:22.947Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-09T15:37:22.947Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-09T15:37:22.947Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImagePullWithoutErrors [2022-03-09T15:37:22.947Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImagePushReferenceError [2022-03-09T15:37:22.947Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImagePushAnyError [2022-03-09T15:37:22.947Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-09T15:37:22.947Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-09T15:37:22.947Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-09T15:37:22.947Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-09T15:37:22.947Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImagePushWithoutErrors [2022-03-09T15:37:22.947Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-09T15:37:22.947Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-09T15:37:22.947Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-09T15:37:22.947Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-09T15:37:22.947Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-09T15:37:22.947Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-09T15:37:22.947Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-09T15:37:22.947Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-09T15:37:22.947Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageRemoveError [2022-03-09T15:37:22.947Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageRemoveImageNotFound [2022-03-09T15:37:22.947Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageRemove [2022-03-09T15:37:22.947Z] --- PASS: TestImageRemove (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageSaveError [2022-03-09T15:37:22.947Z] --- PASS: TestImageSaveError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageSave [2022-03-09T15:37:22.947Z] --- PASS: TestImageSave (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageSearchAnyError [2022-03-09T15:37:22.947Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-09T15:37:22.947Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-09T15:37:22.947Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-09T15:37:22.947Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-09T15:37:22.947Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageSearchWithoutErrors [2022-03-09T15:37:22.947Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageTagError [2022-03-09T15:37:22.947Z] --- PASS: TestImageTagError (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageTagInvalidReference [2022-03-09T15:37:22.947Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageTagInvalidSourceImageName [2022-03-09T15:37:22.947Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageTagHexSource [2022-03-09T15:37:22.947Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestImageTag [2022-03-09T15:37:22.947Z] --- PASS: TestImageTag (0.00s) [2022-03-09T15:37:22.947Z] === RUN TestInfoServerError [2022-03-09T15:37:22.948Z] --- PASS: TestInfoServerError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestInfoInvalidResponseJSONError [2022-03-09T15:37:22.948Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestInfo [2022-03-09T15:37:22.948Z] --- PASS: TestInfo (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNetworkConnectError [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNetworkConnect [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNetworkCreateError [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNetworkCreate [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNetworkDisconnectError [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNetworkDisconnect [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNetworkInspect [2022-03-09T15:37:22.948Z] === RUN TestNetworkInspect/empty_ID [2022-03-09T15:37:22.948Z] === RUN TestNetworkInspect/no_options [2022-03-09T15:37:22.948Z] === RUN TestNetworkInspect/verbose [2022-03-09T15:37:22.948Z] === RUN TestNetworkInspect/global_scope [2022-03-09T15:37:22.948Z] === RUN TestNetworkInspect/unknown_network [2022-03-09T15:37:22.948Z] === RUN TestNetworkInspect/server_error [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNetworkListError [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkListError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNetworkList [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkList (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNetworksPruneError [2022-03-09T15:37:22.948Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNetworksPrune [2022-03-09T15:37:22.948Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNetworkRemoveError [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNetworkRemove [2022-03-09T15:37:22.948Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNodeInspectError [2022-03-09T15:37:22.948Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNodeInspectNodeNotFound [2022-03-09T15:37:22.948Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNodeInspectWithEmptyID [2022-03-09T15:37:22.948Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNodeInspect [2022-03-09T15:37:22.948Z] --- PASS: TestNodeInspect (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNodeListError [2022-03-09T15:37:22.948Z] --- PASS: TestNodeListError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNodeList [2022-03-09T15:37:22.948Z] --- PASS: TestNodeList (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNodeRemoveError [2022-03-09T15:37:22.948Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNodeRemove [2022-03-09T15:37:22.948Z] --- PASS: TestNodeRemove (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNodeUpdateError [2022-03-09T15:37:22.948Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestNodeUpdate [2022-03-09T15:37:22.948Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestOptionWithHostFromEnv [2022-03-09T15:37:22.948Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestOptionWithTimeout [2022-03-09T15:37:22.948Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestOptionWithVersionFromEnv [2022-03-09T15:37:22.948Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPingFail [2022-03-09T15:37:22.948Z] --- PASS: TestPingFail (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPingWithError [2022-03-09T15:37:22.948Z] 2022/03/09 15:37:21 RoundTripper returned a response & error; ignoring response [2022-03-09T15:37:22.948Z] 2022/03/09 15:37:21 RoundTripper returned a response & error; ignoring response [2022-03-09T15:37:22.948Z] --- PASS: TestPingWithError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPingSuccess [2022-03-09T15:37:22.948Z] --- PASS: TestPingSuccess (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPingHeadFallback [2022-03-09T15:37:22.948Z] === RUN TestPingHeadFallback/OK [2022-03-09T15:37:22.948Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-09T15:37:22.948Z] === RUN TestPingHeadFallback/Not_Found [2022-03-09T15:37:22.948Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-09T15:37:22.948Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-09T15:37:22.948Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-09T15:37:22.948Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-09T15:37:22.948Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-09T15:37:22.948Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPluginDisableError [2022-03-09T15:37:22.948Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPluginDisable [2022-03-09T15:37:22.948Z] --- PASS: TestPluginDisable (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPluginEnableError [2022-03-09T15:37:22.948Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPluginEnable [2022-03-09T15:37:22.948Z] --- PASS: TestPluginEnable (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPluginInspectError [2022-03-09T15:37:22.948Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPluginInspectWithEmptyID [2022-03-09T15:37:22.948Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPluginInspect [2022-03-09T15:37:22.948Z] --- PASS: TestPluginInspect (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPluginListError [2022-03-09T15:37:22.948Z] --- PASS: TestPluginListError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPluginList [2022-03-09T15:37:22.948Z] --- PASS: TestPluginList (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPluginPushError [2022-03-09T15:37:22.948Z] --- PASS: TestPluginPushError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPluginPush [2022-03-09T15:37:22.948Z] --- PASS: TestPluginPush (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPluginRemoveError [2022-03-09T15:37:22.948Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPluginRemove [2022-03-09T15:37:22.948Z] --- PASS: TestPluginRemove (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPluginSetError [2022-03-09T15:37:22.948Z] --- PASS: TestPluginSetError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPluginSet [2022-03-09T15:37:22.948Z] --- PASS: TestPluginSet (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSetHostHeader [2022-03-09T15:37:22.948Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestPlainTextError [2022-03-09T15:37:22.948Z] --- PASS: TestPlainTextError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestInfiniteError [2022-03-09T15:37:22.948Z] --- PASS: TestInfiniteError (0.03s) [2022-03-09T15:37:22.948Z] === RUN TestCanceledContext [2022-03-09T15:37:22.948Z] 2022/03/09 15:37:21 RoundTripper returned a response & error; ignoring response [2022-03-09T15:37:22.948Z] --- PASS: TestCanceledContext (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestDeadlineExceededContext [2022-03-09T15:37:22.948Z] 2022/03/09 15:37:21 RoundTripper returned a response & error; ignoring response [2022-03-09T15:37:22.948Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSecretCreateUnsupported [2022-03-09T15:37:22.948Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSecretCreateError [2022-03-09T15:37:22.948Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSecretCreate [2022-03-09T15:37:22.948Z] --- PASS: TestSecretCreate (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSecretInspectUnsupported [2022-03-09T15:37:22.948Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSecretInspectError [2022-03-09T15:37:22.948Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSecretInspectSecretNotFound [2022-03-09T15:37:22.948Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSecretInspectWithEmptyID [2022-03-09T15:37:22.948Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSecretInspect [2022-03-09T15:37:22.948Z] --- PASS: TestSecretInspect (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSecretListUnsupported [2022-03-09T15:37:22.948Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSecretListError [2022-03-09T15:37:22.948Z] --- PASS: TestSecretListError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSecretList [2022-03-09T15:37:22.948Z] --- PASS: TestSecretList (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSecretRemoveUnsupported [2022-03-09T15:37:22.948Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSecretRemoveError [2022-03-09T15:37:22.948Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSecretRemove [2022-03-09T15:37:22.948Z] --- PASS: TestSecretRemove (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSecretUpdateUnsupported [2022-03-09T15:37:22.948Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSecretUpdateError [2022-03-09T15:37:22.948Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSecretUpdate [2022-03-09T15:37:22.948Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestServiceCreateError [2022-03-09T15:37:22.948Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestServiceCreate [2022-03-09T15:37:22.948Z] --- PASS: TestServiceCreate (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-09T15:37:22.948Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestServiceCreateDigestPinning [2022-03-09T15:37:22.948Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestServiceInspectError [2022-03-09T15:37:22.948Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestServiceInspectServiceNotFound [2022-03-09T15:37:22.948Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestServiceInspectWithEmptyID [2022-03-09T15:37:22.948Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestServiceInspect [2022-03-09T15:37:22.948Z] --- PASS: TestServiceInspect (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestServiceListError [2022-03-09T15:37:22.948Z] --- PASS: TestServiceListError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestServiceList [2022-03-09T15:37:22.948Z] --- PASS: TestServiceList (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestServiceLogsError [2022-03-09T15:37:22.948Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestServiceLogs [2022-03-09T15:37:22.948Z] --- PASS: TestServiceLogs (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestServiceRemoveError [2022-03-09T15:37:22.948Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestServiceRemoveNotFoundError [2022-03-09T15:37:22.948Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestServiceRemove [2022-03-09T15:37:22.948Z] --- PASS: TestServiceRemove (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestServiceUpdateError [2022-03-09T15:37:22.948Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestServiceUpdate [2022-03-09T15:37:22.948Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSwarmGetUnlockKeyError [2022-03-09T15:37:22.948Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSwarmGetUnlockKey [2022-03-09T15:37:22.948Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSwarmInitError [2022-03-09T15:37:22.948Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSwarmInit [2022-03-09T15:37:22.948Z] --- PASS: TestSwarmInit (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSwarmInspectError [2022-03-09T15:37:22.948Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSwarmInspect [2022-03-09T15:37:22.948Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSwarmJoinError [2022-03-09T15:37:22.948Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSwarmJoin [2022-03-09T15:37:22.948Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSwarmLeaveError [2022-03-09T15:37:22.948Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSwarmLeave [2022-03-09T15:37:22.948Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSwarmUnlockError [2022-03-09T15:37:22.948Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSwarmUnlock [2022-03-09T15:37:22.948Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSwarmUpdateError [2022-03-09T15:37:22.948Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestSwarmUpdate [2022-03-09T15:37:22.948Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestTaskInspectError [2022-03-09T15:37:22.948Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestTaskInspectWithEmptyID [2022-03-09T15:37:22.948Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestTaskInspect [2022-03-09T15:37:22.948Z] --- PASS: TestTaskInspect (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestTaskListError [2022-03-09T15:37:22.948Z] --- PASS: TestTaskListError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestTaskList [2022-03-09T15:37:22.948Z] --- PASS: TestTaskList (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestVolumeCreateError [2022-03-09T15:37:22.948Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestVolumeCreate [2022-03-09T15:37:22.948Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestVolumeInspectError [2022-03-09T15:37:22.948Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestVolumeInspectNotFound [2022-03-09T15:37:22.948Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestVolumeInspectWithEmptyID [2022-03-09T15:37:22.948Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestVolumeInspect [2022-03-09T15:37:22.948Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestVolumeListError [2022-03-09T15:37:22.948Z] --- PASS: TestVolumeListError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestVolumeList [2022-03-09T15:37:22.948Z] --- PASS: TestVolumeList (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestVolumeRemoveError [2022-03-09T15:37:22.948Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-09T15:37:22.948Z] === RUN TestVolumeRemove [2022-03-09T15:37:22.948Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-09T15:37:22.948Z] === CONT TestTLSCloseWriter [2022-03-09T15:37:22.948Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-09T15:37:22.948Z] PASS [2022-03-09T15:37:22.948Z] coverage: 75.2% of statements [2022-03-09T15:37:22.948Z] ok github.com/docker/docker/client 0.473s coverage: 75.2% of statements [2022-03-09T15:37:23.926Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-09T15:37:24.279Z] + echo Ensuring container killed. [2022-03-09T15:37:24.279Z] Ensuring container killed. [2022-03-09T15:37:24.279Z] + docker rm -vf docker-pr3 [2022-03-09T15:37:24.279Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-09T15:37:24.563Z] + echo Chowning /workspace to jenkins user [2022-03-09T15:37:24.563Z] Chowning /workspace to jenkins user [2022-03-09T15:37:24.563Z] + id -u [2022-03-09T15:37:24.563Z] + id -g [2022-03-09T15:37:24.563Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43347:/workspace busybox chown -R 1000:1000 /workspace [2022-03-09T15:37:25.530Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-09T15:37:26.727Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-09T15:37:26.899Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-09T15:37:27.395Z] + bundleName=amd64-cgroup2 [2022-03-09T15:37:27.395Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-09T15:37:27.395Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-09T15:37:27.395Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-09T15:37:27.395Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-09T15:37:27.665Z] Archiving artifacts [2022-03-09T15:37:27.831Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-09T15:37:27.831Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-09T15:37:27.927Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-09T15:37:28.028Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.58s) [2022-03-09T15:37:28.028Z] === RUN TestCreateServiceSecretFileMode [2022-03-09T15:37:29.200Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-09T15:37:29.342Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43347/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-09T15:37:29.652Z] + make clean [2022-03-09T15:37:29.652Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-09T15:37:29.911Z] docker-dev-cache [2022-03-09T15:37:29.911Z] docker-mod-cache [Pipeline] deleteDir [2022-03-09T15:37:31.720Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-09T15:37:31.978Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-09T15:37:33.872Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-09T15:37:34.506Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-09T15:37:34.506Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-09T15:37:34.801Z] check_test.go:308: [d83f60370336e] daemon is not started [2022-03-09T15:37:34.801Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-09T15:37:35.365Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-09T15:37:35.930Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-09T15:37:36.187Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-09T15:37:36.280Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-09T15:37:36.446Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-09T15:37:38.971Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-09T15:37:38.971Z] check_test.go:308: [d2d084862c4a0] daemon is not started [2022-03-09T15:37:38.971Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-09T15:37:39.048Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-09T15:37:39.309Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-09T15:37:40.260Z] --- PASS: TestCreateServiceSecretFileMode (12.25s) [2022-03-09T15:37:40.260Z] === RUN TestCreateServiceConfigFileMode [2022-03-09T15:37:40.862Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-09T15:37:42.232Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-09T15:37:43.162Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-09T15:37:43.260Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-09T15:37:43.521Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-09T15:37:43.521Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-09T15:37:43.521Z] [2022-03-09T15:37:43.521Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-09T15:37:43.521Z] =========================== short test summary info ============================ [2022-03-09T15:37:43.521Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-09T15:37:43.521Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-09T15:37:43.521Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-09T15:37:43.521Z] Not supported on most drivers [2022-03-09T15:37:43.521Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-09T15:37:43.521Z] Output of docker top depends on host distro, and is not formalized. [2022-03-09T15:37:43.521Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-09T15:37:43.521Z] Output of docker top depends on host distro, and is not formalized. [2022-03-09T15:37:43.521Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-09T15:37:43.521Z] Can fail if eth0 has multiple IP addresses [2022-03-09T15:37:43.521Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-09T15:37:43.521Z] This doesn't seem to be taken into account by the engine [2022-03-09T15:37:43.521Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-09T15:37:43.521Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-09T15:37:43.521Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 293.40 seconds == [2022-03-09T15:37:43.726Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-09T15:37:43.782Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-09T15:37:44.060Z] --- PASS: TestCheckoutGit (35.10s) [2022-03-09T15:37:44.060Z] === RUN TestValidGitTransport [2022-03-09T15:37:44.060Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-09T15:37:44.060Z] === RUN TestGitInvalidRef [2022-03-09T15:37:44.060Z] --- PASS: TestGitInvalidRef (0.23s) [2022-03-09T15:37:44.060Z] PASS [2022-03-09T15:37:44.060Z] coverage: 86.3% of statements [2022-03-09T15:37:44.060Z] ok github.com/docker/docker/builder/remotecontext/git 35.396s coverage: 86.3% of statements [2022-03-09T15:37:44.060Z] ? github.com/docker/docker/cli [no test files] [2022-03-09T15:37:44.060Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-09T15:37:46.247Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-09T15:37:47.224Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-09T15:37:48.758Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-09T15:37:48.758Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-09T15:37:48.758Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-09T15:37:48.758Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-09T15:37:48.758Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-09T15:37:48.758Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-09T15:37:48.758Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-09T15:37:48.758Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.02s) [2022-03-09T15:37:48.758Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-09T15:37:48.758Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-09T15:37:48.758Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-09T15:37:48.758Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-09T15:37:48.758Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-09T15:37:48.758Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-09T15:37:48.758Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-09T15:37:48.758Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-09T15:37:48.758Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-09T15:37:48.758Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-09T15:37:48.758Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-09T15:37:48.758Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-09T15:37:48.758Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-09T15:37:48.758Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-09T15:37:48.758Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-09T15:37:48.758Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-03-09T15:37:48.758Z] === RUN TestConfigureDaemonLogs [2022-03-09T15:37:48.758Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-09T15:37:48.758Z] === RUN TestCommonOptionsInstallFlags [2022-03-09T15:37:48.758Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-09T15:37:48.758Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-09T15:37:48.758Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-09T15:37:48.758Z] PASS [2022-03-09T15:37:48.758Z] coverage: 19.0% of statements [2022-03-09T15:37:48.758Z] ok github.com/docker/docker/cmd/dockerd 0.243s coverage: 19.0% of statements [2022-03-09T15:37:48.758Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-09T15:37:48.758Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-09T15:37:49.119Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-09T15:37:50.297Z] === RUN TestContainerStopSignal [2022-03-09T15:37:50.297Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-09T15:37:50.297Z] === RUN TestContainerStopTimeout [2022-03-09T15:37:50.297Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-09T15:37:50.297Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-09T15:37:50.297Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-09T15:37:50.297Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-09T15:37:50.297Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-09T15:37:50.297Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-09T15:37:50.297Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-09T15:37:50.297Z] === RUN TestReplaceAndAppendEnvVars [2022-03-09T15:37:50.297Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-09T15:37:50.297Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-09T15:37:50.297Z] === RUN TestNewMemoryStore [2022-03-09T15:37:50.297Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-09T15:37:50.297Z] === RUN TestAddContainers [2022-03-09T15:37:50.297Z] --- PASS: TestAddContainers (0.00s) [2022-03-09T15:37:50.297Z] === RUN TestGetContainer [2022-03-09T15:37:50.297Z] --- PASS: TestGetContainer (0.00s) [2022-03-09T15:37:50.297Z] === RUN TestDeleteContainer [2022-03-09T15:37:50.297Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-09T15:37:50.297Z] === RUN TestListContainers [2022-03-09T15:37:50.297Z] --- PASS: TestListContainers (0.00s) [2022-03-09T15:37:50.297Z] === RUN TestFirstContainer [2022-03-09T15:37:50.297Z] --- PASS: TestFirstContainer (0.00s) [2022-03-09T15:37:50.297Z] === RUN TestApplyAllContainer [2022-03-09T15:37:50.297Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-09T15:37:50.297Z] === RUN TestIsValidHealthString [2022-03-09T15:37:50.297Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-09T15:37:50.297Z] === RUN TestStateRunStop [2022-03-09T15:37:50.297Z] --- PASS: TestStateRunStop (0.00s) [2022-03-09T15:37:50.297Z] === RUN TestStateTimeoutWait [2022-03-09T15:37:50.297Z] state_test.go:141: Stop callback fired [2022-03-09T15:37:50.297Z] state_test.go:165: Stop callback fired [2022-03-09T15:37:50.297Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-09T15:37:50.297Z] === RUN TestIsValidStateString [2022-03-09T15:37:50.297Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-09T15:37:50.297Z] === RUN TestViewSaveDelete [2022-03-09T15:37:50.297Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-09T15:37:50.297Z] === RUN TestViewAll [2022-03-09T15:37:50.297Z] --- PASS: TestViewAll (0.01s) [2022-03-09T15:37:50.297Z] === RUN TestViewGet [2022-03-09T15:37:50.297Z] --- PASS: TestViewGet (0.01s) [2022-03-09T15:37:50.297Z] === RUN TestNames [2022-03-09T15:37:50.297Z] --- PASS: TestNames (0.00s) [2022-03-09T15:37:50.297Z] === RUN TestViewWithHealthCheck [2022-03-09T15:37:50.297Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-09T15:37:50.297Z] PASS [2022-03-09T15:37:50.297Z] coverage: 41.7% of statements [2022-03-09T15:37:50.297Z] ok github.com/docker/docker/container 0.259s coverage: 41.7% of statements [2022-03-09T15:37:50.297Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-09T15:37:50.297Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-09T15:37:50.297Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-09T15:37:50.297Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-09T15:37:51.015Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-09T15:37:51.835Z] === RUN TestPrepare [2022-03-09T15:37:51.835Z] --- PASS: TestPrepare (0.00s) [2022-03-09T15:37:51.835Z] === RUN TestStart [2022-03-09T15:37:51.835Z] --- PASS: TestStart (0.00s) [2022-03-09T15:37:51.835Z] === RUN TestWaitCancel [2022-03-09T15:37:51.835Z] --- PASS: TestWaitCancel (0.00s) [2022-03-09T15:37:51.835Z] === RUN TestWaitDisabled [2022-03-09T15:37:51.835Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-09T15:37:51.835Z] === RUN TestWaitEnabled [2022-03-09T15:37:51.835Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-09T15:37:51.835Z] === RUN TestRemove [2022-03-09T15:37:51.835Z] --- PASS: TestRemove (0.00s) [2022-03-09T15:37:51.835Z] PASS [2022-03-09T15:37:51.835Z] coverage: 65.3% of statements [2022-03-09T15:37:51.835Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2022-03-09T15:37:52.496Z] --- PASS: TestCreateServiceConfigFileMode (12.26s) [2022-03-09T15:37:52.496Z] === RUN TestCreateServiceSysctls [2022-03-09T15:37:53.378Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-09T15:37:53.378Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-03-09T15:37:53.378Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-09T15:37:53.378Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-09T15:37:53.378Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-09T15:37:53.838Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-09T15:37:53.838Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-09T15:37:53.838Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-09T15:37:53.838Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-09T15:37:54.285Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-09T15:37:54.298Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-09T15:37:54.298Z] PASS [2022-03-09T15:37:54.298Z] coverage: 35.9% of statements [2022-03-09T15:37:54.298Z] ok github.com/docker/docker/daemon/cluster/convert 0.437s coverage: 35.9% of statements [2022-03-09T15:37:54.298Z] === RUN TestNewListSecretsFilters [2022-03-09T15:37:54.298Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-09T15:37:54.298Z] === RUN TestNewListConfigsFilters [2022-03-09T15:37:54.298Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-09T15:37:54.298Z] PASS [2022-03-09T15:37:54.298Z] coverage: 0.5% of statements [2022-03-09T15:37:54.298Z] ok github.com/docker/docker/daemon/cluster 0.595s coverage: 0.5% of statements [2022-03-09T15:37:55.796Z] --- PASS: TestCreateServiceSysctls (2.85s) [2022-03-09T15:37:55.796Z] === RUN TestCreateServiceCapabilities [2022-03-09T15:37:56.005Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-09T15:37:56.006Z] [2022-03-09T15:37:56.006Z] Unloading profiles will leave already running processes permanently [2022-03-09T15:37:56.006Z] unconfined, which can lead to unexpected situations. [2022-03-09T15:37:56.006Z] [2022-03-09T15:37:56.006Z] To set a process to complain mode, use the command line tool [2022-03-09T15:37:56.006Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-09T15:37:56.006Z] Post stage [Pipeline] junit [2022-03-09T15:37:56.019Z] Recording test results [2022-03-09T15:37:57.052Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-09T15:37:57.183Z] --- PASS: TestCreateServiceCapabilities (1.91s) [2022-03-09T15:37:57.183Z] === RUN TestInspect [2022-03-09T15:37:57.205Z] === RUN TestBuilderGC [2022-03-09T15:37:57.205Z] --- PASS: TestBuilderGC (0.01s) [2022-03-09T15:37:57.205Z] === RUN TestDaemonConfigurationNotFound [2022-03-09T15:37:57.205Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-09T15:37:57.205Z] === RUN TestDaemonBrokenConfiguration [2022-03-09T15:37:57.205Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-09T15:37:57.205Z] === RUN TestFindConfigurationConflicts [2022-03-09T15:37:57.205Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-09T15:37:57.205Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-09T15:37:57.205Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-09T15:37:57.205Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-09T15:37:57.205Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.01s) [2022-03-09T15:37:57.205Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-09T15:37:57.205Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-09T15:37:57.205Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-09T15:37:57.205Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-09T15:37:57.205Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-09T15:37:57.205Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-09T15:37:57.205Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-09T15:37:57.205Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-09T15:37:57.205Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-09T15:37:57.205Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-09T15:37:57.205Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-09T15:37:57.205Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-09T15:37:57.205Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-09T15:37:57.205Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-09T15:37:57.205Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-09T15:37:57.205Z] === RUN TestValidateConfigurationErrors [2022-03-09T15:37:57.205Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-09T15:37:57.205Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-09T15:37:57.205Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-09T15:37:57.205Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-09T15:37:57.205Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-09T15:37:57.205Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-09T15:37:57.205Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-09T15:37:57.205Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-09T15:37:57.205Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-09T15:37:57.205Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-09T15:37:57.205Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-09T15:37:57.205Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-09T15:37:57.205Z] === RUN TestValidateConfiguration [2022-03-09T15:37:57.205Z] === RUN TestValidateConfiguration/with_label [2022-03-09T15:37:57.205Z] === RUN TestValidateConfiguration/with_dns [2022-03-09T15:37:57.205Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-09T15:37:57.205Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-09T15:37:57.205Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-09T15:37:57.205Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-09T15:37:57.205Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-09T15:37:57.205Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-09T15:37:57.205Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-09T15:37:57.205Z] === RUN TestReloadSetConfigFileNotExist [2022-03-09T15:37:57.205Z] time="2022-03-09T15:37:56Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-09T15:37:57.205Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-03-09T15:37:57.205Z] === RUN TestReloadDefaultConfigNotExist [2022-03-09T15:37:57.205Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:37:57.205Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-09T15:37:57.205Z] === RUN TestReloadBadDefaultConfig [2022-03-09T15:37:57.205Z] time="2022-03-09T15:37:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3482384653" [2022-03-09T15:37:57.205Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-09T15:37:57.205Z] === RUN TestReloadWithConflictingLabels [2022-03-09T15:37:57.205Z] time="2022-03-09T15:37:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1988496041" [2022-03-09T15:37:57.205Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-09T15:37:57.205Z] === RUN TestReloadWithDuplicateLabels [2022-03-09T15:37:57.205Z] time="2022-03-09T15:37:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2623297538" [2022-03-09T15:37:57.205Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-09T15:37:57.205Z] === RUN TestMaskURLCredentials [2022-03-09T15:37:57.205Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-09T15:37:57.205Z] === RUN TestDaemonConfigurationMerge [2022-03-09T15:37:57.205Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-09T15:37:57.205Z] PASS [2022-03-09T15:37:57.205Z] coverage: 79.2% of statements [2022-03-09T15:37:57.205Z] ok github.com/docker/docker/daemon/config 0.369s coverage: 79.2% of statements [2022-03-09T15:37:57.341Z] + echo Ensuring container killed. [2022-03-09T15:37:57.341Z] Ensuring container killed. [2022-03-09T15:37:57.341Z] + docker rm -vf docker-pr3 [2022-03-09T15:37:57.341Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-09T15:37:57.559Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-09T15:37:57.635Z] + echo Chowning /workspace to jenkins user [2022-03-09T15:37:57.635Z] Chowning /workspace to jenkins user [2022-03-09T15:37:57.635Z] + id -u [2022-03-09T15:37:57.635Z] + id -g [2022-03-09T15:37:57.635Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43347:/workspace busybox chown -R 1000:1000 /workspace [2022-03-09T15:37:57.635Z] Unable to find image 'busybox:latest' locally [2022-03-09T15:37:57.635Z] latest: Pulling from library/busybox [2022-03-09T15:37:57.897Z] 7e5209d2300f: Pulling fs layer [2022-03-09T15:37:57.897Z] 7e5209d2300f: Download complete [2022-03-09T15:37:57.897Z] 7e5209d2300f: Pull complete [2022-03-09T15:37:57.897Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-09T15:37:57.897Z] Status: Downloaded newer image for busybox:latest [2022-03-09T15:37:58.181Z] === RUN TestEventsLog [2022-03-09T15:37:58.181Z] --- PASS: TestEventsLog (0.00s) [2022-03-09T15:37:58.181Z] === RUN TestEventsLogTimeout [2022-03-09T15:37:58.181Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-09T15:37:58.181Z] === RUN TestLogEvents [2022-03-09T15:37:58.181Z] --- PASS: TestLogEvents (0.09s) [2022-03-09T15:37:58.181Z] === RUN TestLoadBufferedEvents [2022-03-09T15:37:58.181Z] === RUN TestWaitNodeAttachment [2022-03-09T15:37:58.181Z] --- PASS: TestLoadBufferedEvents (0.17s) [2022-03-09T15:37:58.181Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-09T15:37:58.181Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-09T15:37:58.181Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-09T15:37:58.181Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-09T15:37:58.181Z] PASS [2022-03-09T15:37:58.181Z] coverage: 50.0% of statements [2022-03-09T15:37:58.181Z] ok github.com/docker/docker/daemon/events 0.343s coverage: 50.0% of statements [2022-03-09T15:37:58.640Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-09T15:37:58.640Z] === RUN TestIsolationConversion [2022-03-09T15:37:58.640Z] === RUN TestIsolationConversion/default [2022-03-09T15:37:58.640Z] === RUN TestIsolationConversion/process [2022-03-09T15:37:58.640Z] === RUN TestIsolationConversion/hyperv [2022-03-09T15:37:58.640Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-09T15:37:58.640Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-09T15:37:58.640Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-09T15:37:58.640Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-09T15:37:58.640Z] === RUN TestContainerLabels [2022-03-09T15:37:58.640Z] --- PASS: TestContainerLabels (0.00s) [2022-03-09T15:37:58.640Z] === RUN TestCredentialSpecConversion [2022-03-09T15:37:58.640Z] === RUN TestCredentialSpecConversion/none [2022-03-09T15:37:58.640Z] === RUN TestCredentialSpecConversion/config [2022-03-09T15:37:58.640Z] === RUN TestCredentialSpecConversion/file [2022-03-09T15:37:58.640Z] === RUN TestCredentialSpecConversion/registry [2022-03-09T15:37:58.640Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-09T15:37:58.640Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-09T15:37:58.640Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-09T15:37:58.640Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-09T15:37:58.640Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-09T15:37:58.640Z] === RUN TestControllerValidateMountBind [2022-03-09T15:37:58.640Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-09T15:37:58.640Z] === RUN TestControllerValidateMountVolume [2022-03-09T15:37:58.640Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-09T15:37:58.640Z] === RUN TestControllerValidateMountTarget [2022-03-09T15:37:58.640Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-09T15:37:58.640Z] === RUN TestControllerValidateMountTmpfs [2022-03-09T15:37:58.640Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-09T15:37:58.640Z] === RUN TestControllerValidateMountInvalidType [2022-03-09T15:37:58.640Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-09T15:37:58.640Z] === RUN TestControllerValidateMountNamedPipe [2022-03-09T15:37:58.640Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-09T15:37:58.640Z] PASS [2022-03-09T15:37:58.640Z] coverage: 11.0% of statements [2022-03-09T15:37:58.640Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.610s coverage: 11.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-09T15:37:59.100Z] === RUN TestIsEmptyDir [2022-03-09T15:37:59.100Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-09T15:37:59.100Z] PASS [2022-03-09T15:37:59.100Z] coverage: 2.3% of statements [2022-03-09T15:37:59.100Z] ok github.com/docker/docker/daemon/graphdriver 0.076s coverage: 2.3% of statements [2022-03-09T15:37:59.152Z] + bundleName=docker-py [2022-03-09T15:37:59.152Z] + echo Creating docker-py-bundles.tar.gz [2022-03-09T15:37:59.152Z] Creating docker-py-bundles.tar.gz [2022-03-09T15:37:59.152Z] + 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 [2022-03-09T15:37:59.167Z] Archiving artifacts [2022-03-09T15:37:59.732Z] --- PASS: TestInspect (2.54s) [2022-03-09T15:37:59.732Z] === RUN TestCreateJob [2022-03-09T15:38:00.069Z] === RUN TestVerifyNetworkingConfig [2022-03-09T15:38:00.069Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-09T15:38:00.069Z] === RUN TestGetContainer [2022-03-09T15:38:00.069Z] --- PASS: TestGetContainer (0.00s) [2022-03-09T15:38:00.069Z] === RUN TestValidContainerNames [2022-03-09T15:38:00.069Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-09T15:38:00.069Z] === RUN TestContainerInitDNS [2022-03-09T15:38:00.069Z] daemon_test.go:145: root required [2022-03-09T15:38:00.069Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-09T15:38:00.069Z] === RUN TestMerge [2022-03-09T15:38:00.069Z] --- PASS: TestMerge (0.00s) [2022-03-09T15:38:00.069Z] === RUN TestValidateContainerIsolation [2022-03-09T15:38:00.069Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-09T15:38:00.069Z] === RUN TestFindNetworkErrorType [2022-03-09T15:38:00.069Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-09T15:38:00.069Z] === RUN TestEnsureServicesExist [2022-03-09T15:38:00.069Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-09T15:38:00.069Z] === RUN TestEnsureServicesExistErrors [2022-03-09T15:38:00.069Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-09T15:38:00.069Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-09T15:38:00.069Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-09T15:38:00.069Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-09T15:38:00.069Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-09T15:38:00.069Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-09T15:38:00.069Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-09T15:38:00.069Z] === RUN TestContainerDelete [2022-03-09T15:38:00.069Z] === RUN TestLinkNaming [2022-03-09T15:38:00.069Z] --- PASS: TestLinkNaming (0.00s) [2022-03-09T15:38:00.069Z] === RUN TestLinkNew [2022-03-09T15:38:00.069Z] --- PASS: TestLinkNew (0.00s) [2022-03-09T15:38:00.069Z] === RUN TestLinkEnv [2022-03-09T15:38:00.069Z] --- PASS: TestLinkEnv (0.00s) [2022-03-09T15:38:00.069Z] === RUN TestLinkMultipleEnv [2022-03-09T15:38:00.069Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-09T15:38:00.069Z] === RUN TestLinkPortRangeEnv [2022-03-09T15:38:00.069Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-09T15:38:00.069Z] PASS [2022-03-09T15:38:00.069Z] coverage: 93.0% of statements [2022-03-09T15:38:00.069Z] --- PASS: TestContainerDelete (0.01s) [2022-03-09T15:38:00.069Z] === RUN TestContainerDoubleDelete [2022-03-09T15:38:00.069Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-09T15:38:00.069Z] === RUN TestLogContainerEventCopyLabels [2022-03-09T15:38:00.069Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-09T15:38:00.069Z] === RUN TestLogContainerEventWithAttributes [2022-03-09T15:38:00.069Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-09T15:38:00.069Z] === RUN TestNoneHealthcheck [2022-03-09T15:38:00.069Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-09T15:38:00.069Z] === RUN TestHealthStates [2022-03-09T15:38:00.070Z] ok github.com/docker/docker/daemon/links 0.056s coverage: 93.0% of statements [2022-03-09T15:38:00.070Z] time="2022-03-09T15:37:59Z" 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" [2022-03-09T15:38:00.070Z] time="2022-03-09T15:37:59Z" 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" [2022-03-09T15:38:00.070Z] time="2022-03-09T15:37:59Z" 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" [2022-03-09T15:38:00.070Z] time="2022-03-09T15:37:59Z" 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" [2022-03-09T15:38:00.070Z] time="2022-03-09T15:37:59Z" 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" [2022-03-09T15:38:00.070Z] time="2022-03-09T15:37:59Z" 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" [2022-03-09T15:38:00.070Z] time="2022-03-09T15:37:59Z" 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" [2022-03-09T15:38:00.070Z] time="2022-03-09T15:37:59Z" 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" [2022-03-09T15:38:00.070Z] time="2022-03-09T15:37:59Z" 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" [2022-03-09T15:38:00.070Z] time="2022-03-09T15:37:59Z" 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" [2022-03-09T15:38:00.070Z] --- PASS: TestHealthStates (0.22s) [2022-03-09T15:38:00.070Z] === RUN TestGetInspectData [2022-03-09T15:38:00.070Z] --- PASS: TestGetInspectData (0.00s) [2022-03-09T15:38:00.070Z] === RUN TestFillLicense [2022-03-09T15:38:00.070Z] --- PASS: TestFillLicense (0.00s) [2022-03-09T15:38:00.070Z] === RUN TestListInvalidFilter [2022-03-09T15:38:00.070Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-09T15:38:00.070Z] === RUN TestNameFilter [2022-03-09T15:38:00.070Z] --- PASS: TestNameFilter (0.00s) [2022-03-09T15:38:00.070Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-09T15:38:00.070Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-09T15:38:00.070Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-09T15:38:00.070Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-09T15:38:00.070Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-09T15:38:00.070Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-09T15:38:00.070Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-09T15:38:00.070Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-09T15:38:00.070Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-09T15:38:00.070Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-09T15:38:00.070Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-09T15:38:00.070Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-09T15:38:00.070Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-09T15:38:00.070Z] === 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 [2022-03-09T15:38:00.519Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43347/3/artifacts/ [Pipeline] } [2022-03-09T15:38:00.530Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-09T15:38:00.530Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-09T15:38:00.530Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-09T15:38:00.530Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-09T15:38:00.530Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-09T15:38:00.530Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-09T15:38:00.530Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-09T15:38:00.530Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-09T15:38:00.530Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.04s) [2022-03-09T15:38:00.530Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-09T15:38:00.530Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-09T15:38:00.530Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-09T15:38:00.530Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-09T15:38:00.530Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-09T15:38:00.530Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-09T15:38:00.530Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-09T15:38:00.530Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-09T15:38:00.530Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-09T15:38:00.530Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-09T15:38:00.530Z] --- 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) [2022-03-09T15:38:00.530Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-09T15:38:00.530Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-09T15:38:00.530Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-09T15:38:00.530Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-09T15:38:00.829Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-09T15:38:00.878Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43347/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=6056655017781be9baa6dac2c2d7e4a89af7d4a6 -e DOCKER_GRAPHDRIVER docker:6056655017781be9baa6dac2c2d7e4a89af7d4a6 hack/make.sh binary [2022-03-09T15:38:00.990Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-09T15:38:00.990Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-09T15:38:00.990Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-09T15:38:00.990Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-09T15:38:00.990Z] === RUN TestDaemonReloadLabels [2022-03-09T15:38:00.990Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-09T15:38:00.990Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-09T15:38:00.990Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-09T15:38:00.990Z] === RUN TestDaemonReloadMirrors [2022-03-09T15:38:00.990Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-09T15:38:00.990Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-09T15:38:00.990Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-09T15:38:00.990Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-09T15:38:00.990Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-09T15:38:00.990Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-09T15:38:00.990Z] reload_test.go:342: root required [2022-03-09T15:38:00.990Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-09T15:38:00.990Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-09T15:38:00.990Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2022-03-09T15:38:00.990Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-09T15:38:00.990Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.07s) [2022-03-09T15:38:00.990Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-09T15:38:00.990Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-09T15:38:00.990Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-09T15:38:00.990Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.04s) [2022-03-09T15:38:00.990Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-09T15:38:00.990Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-09T15:38:00.990Z] === RUN TestParseVolumesFrom [2022-03-09T15:38:00.990Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-09T15:38:00.990Z] PASS [2022-03-09T15:38:00.990Z] coverage: 8.6% of statements [2022-03-09T15:38:00.990Z] ok github.com/docker/docker/daemon 0.705s coverage: 8.6% of statements [2022-03-09T15:38:00.990Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-09T15:38:00.990Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-09T15:38:00.990Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-09T15:38:00.990Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-09T15:38:00.990Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-09T15:38:00.990Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-09T15:38:00.990Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-09T15:38:00.990Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-09T15:38:00.990Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-09T15:38:00.990Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-09T15:38:00.990Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-09T15:38:00.990Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-09T15:38:00.990Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-09T15:38:00.990Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-09T15:38:01.085Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-09T15:38:01.085Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-09T15:38:01.138Z] [2022-03-09T15:38:01.399Z] Removing bundles/ [2022-03-09T15:38:01.399Z] [2022-03-09T15:38:01.399Z] ---> Making bundle: binary (in bundles/binary) [2022-03-09T15:38:01.399Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-09T15:38:01.399Z] GOOS="" GOARCH="" GOARM="" [2022-03-09T15:38:02.276Z] --- PASS: TestCreateJob (2.40s) [2022-03-09T15:38:02.276Z] === RUN TestReplicatedJob [2022-03-09T15:38:02.538Z] === RUN TestAdapterReadLogs [2022-03-09T15:38:02.538Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-09T15:38:02.538Z] === RUN TestCopier [2022-03-09T15:38:02.538Z] --- PASS: TestCopier (0.00s) [2022-03-09T15:38:02.538Z] === RUN TestCopierLongLines [2022-03-09T15:38:02.538Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-09T15:38:02.538Z] === RUN TestCopierSlow [2022-03-09T15:38:02.538Z] --- PASS: TestCopierSlow (0.21s) [2022-03-09T15:38:02.538Z] === RUN TestCopierWithSized [2022-03-09T15:38:02.538Z] === RUN TestCopierWithSized/as_is [2022-03-09T15:38:02.538Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-09T15:38:02.538Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-09T15:38:02.538Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-09T15:38:02.538Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-03-09T15:38:02.538Z] === RUN TestCopierWithPartial [2022-03-09T15:38:02.538Z] --- PASS: TestCopierWithPartial (0.01s) [2022-03-09T15:38:02.538Z] === RUN TestRingLogger [2022-03-09T15:38:02.538Z] --- PASS: TestRingLogger (0.00s) [2022-03-09T15:38:02.538Z] === RUN TestRingCap [2022-03-09T15:38:02.538Z] --- PASS: TestRingCap (0.00s) [2022-03-09T15:38:02.538Z] === RUN TestRingClose [2022-03-09T15:38:02.538Z] --- PASS: TestRingClose (0.00s) [2022-03-09T15:38:02.538Z] === RUN TestRingDrain [2022-03-09T15:38:02.538Z] --- PASS: TestRingDrain (0.00s) [2022-03-09T15:38:02.538Z] PASS [2022-03-09T15:38:02.538Z] coverage: 43.2% of statements [2022-03-09T15:38:02.538Z] ok github.com/docker/docker/daemon/logger 0.306s coverage: 43.2% of statements [2022-03-09T15:38:02.538Z] === RUN TestNewStreamConfig [2022-03-09T15:38:02.538Z] === RUN TestNewStreamConfig/defaults [2022-03-09T15:38:02.538Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-09T15:38:02.538Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-09T15:38:02.538Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-09T15:38:02.538Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-09T15:38:02.538Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-09T15:38:02.538Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-09T15:38:02.538Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-09T15:38:02.538Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-09T15:38:02.538Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-09T15:38:02.538Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-09T15:38:02.538Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-09T15:38:02.538Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-09T15:38:02.538Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-09T15:38:02.538Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-09T15:38:02.539Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-09T15:38:02.539Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-09T15:38:02.539Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-09T15:38:02.539Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-09T15:38:02.539Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-09T15:38:02.539Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-09T15:38:02.539Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-09T15:38:02.539Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-09T15:38:02.539Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-09T15:38:02.539Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-09T15:38:02.539Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-09T15:38:02.977Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-09T15:38:02.998Z] time="2022-03-09T15:38:02Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-09T15:38:02.998Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-03-09T15:38:02.998Z] === RUN TestCreateSuccess [2022-03-09T15:38:02.998Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-09T15:38:02.998Z] === RUN TestCreateStreamSkipped [2022-03-09T15:38:02.998Z] time="2022-03-09T15:38:02Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-09T15:38:02.998Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-09T15:38:02.998Z] === RUN TestCreateLogGroupSuccess [2022-03-09T15:38:02.998Z] time="2022-03-09T15:38:02Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-09T15:38:02.998Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-09T15:38:02.998Z] === RUN TestCreateError [2022-03-09T15:38:02.998Z] --- PASS: TestCreateError (0.00s) [2022-03-09T15:38:02.998Z] === RUN TestCreateAlreadyExists [2022-03-09T15:38:02.998Z] time="2022-03-09T15:38:02Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-09T15:38:02.998Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-09T15:38:02.998Z] === RUN TestLogClosed [2022-03-09T15:38:02.998Z] --- PASS: TestLogClosed (0.00s) [2022-03-09T15:38:02.998Z] === RUN TestLogBlocking [2022-03-09T15:38:02.998Z] --- PASS: TestLogBlocking (0.00s) [2022-03-09T15:38:02.998Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-09T15:38:02.998Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-09T15:38:02.998Z] === RUN TestLogNonBlockingBufferFull [2022-03-09T15:38:02.998Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-09T15:38:02.998Z] === RUN TestPublishBatchSuccess [2022-03-09T15:38:02.998Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-09T15:38:02.998Z] === RUN TestPublishBatchError [2022-03-09T15:38:03.457Z] time="2022-03-09T15:38:02Z" level=error msg=error [2022-03-09T15:38:03.458Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-09T15:38:03.458Z] time="2022-03-09T15:38:02Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-09T15:38:03.458Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-09T15:38:03.458Z] time="2022-03-09T15:38:02Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-09T15:38:03.458Z] time="2022-03-09T15:38:02Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-09T15:38:03.458Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestCollectBatchSimple [2022-03-09T15:38:03.458Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestCollectBatchTicker [2022-03-09T15:38:03.458Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestCollectBatchMultilinePattern [2022-03-09T15:38:03.458Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-09T15:38:03.458Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-09T15:38:03.458Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-09T15:38:03.458Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-09T15:38:03.458Z] === RUN TestCollectBatchClose [2022-03-09T15:38:03.458Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestEffectiveLen [2022-03-09T15:38:03.458Z] === RUN TestEffectiveLen/0/Hello [2022-03-09T15:38:03.458Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-09T15:38:03.458Z] === RUN TestEffectiveLen/2/🙃 [2022-03-09T15:38:03.458Z] === RUN TestEffectiveLen/3/���� [2022-03-09T15:38:03.458Z] === RUN TestEffectiveLen/4/He��o [2022-03-09T15:38:03.458Z] === RUN TestEffectiveLen/5/ [2022-03-09T15:38:03.458Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestFindValidSplit [2022-03-09T15:38:03.458Z] === RUN TestFindValidSplit/0/ [2022-03-09T15:38:03.458Z] cloudwatchlogs_test.go:1076: [2022-03-09T15:38:03.458Z] cloudwatchlogs_test.go:1077: [2022-03-09T15:38:03.458Z] === RUN TestFindValidSplit/1/Hello [2022-03-09T15:38:03.458Z] cloudwatchlogs_test.go:1076: Hello [2022-03-09T15:38:03.458Z] cloudwatchlogs_test.go:1077: [2022-03-09T15:38:03.458Z] === RUN TestFindValidSplit/2/Hello [2022-03-09T15:38:03.458Z] cloudwatchlogs_test.go:1076: He [2022-03-09T15:38:03.458Z] cloudwatchlogs_test.go:1077: llo [2022-03-09T15:38:03.458Z] === RUN TestFindValidSplit/3/Hello [2022-03-09T15:38:03.458Z] cloudwatchlogs_test.go:1076: [2022-03-09T15:38:03.458Z] cloudwatchlogs_test.go:1077: Hello [2022-03-09T15:38:03.458Z] === RUN TestFindValidSplit/4/🙃 [2022-03-09T15:38:03.458Z] cloudwatchlogs_test.go:1076: [2022-03-09T15:38:03.458Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-09T15:38:03.458Z] === RUN TestFindValidSplit/5/🙃 [2022-03-09T15:38:03.458Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-09T15:38:03.458Z] cloudwatchlogs_test.go:1077: [2022-03-09T15:38:03.458Z] === RUN TestFindValidSplit/6/a� [2022-03-09T15:38:03.458Z] cloudwatchlogs_test.go:1076: a [2022-03-09T15:38:03.458Z] cloudwatchlogs_test.go:1077: � [2022-03-09T15:38:03.458Z] === RUN TestFindValidSplit/7/a� [2022-03-09T15:38:03.458Z] cloudwatchlogs_test.go:1076: a� [2022-03-09T15:38:03.458Z] cloudwatchlogs_test.go:1077: [2022-03-09T15:38:03.458Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestProcessEventEmoji [2022-03-09T15:38:03.458Z] --- PASS: TestProcessEventEmoji (0.03s) [2022-03-09T15:38:03.458Z] === RUN TestCollectBatchLineSplit [2022-03-09T15:38:03.458Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-09T15:38:03.458Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-09T15:38:03.458Z] === RUN TestCollectBatchMaxEvents [2022-03-09T15:38:03.458Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-09T15:38:03.458Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-09T15:38:03.458Z] --- PASS: TestCollectBatchMaxTotalBytes (0.11s) [2022-03-09T15:38:03.458Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-09T15:38:03.458Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-09T15:38:03.458Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-09T15:38:03.458Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-03-09T15:38:03.458Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-09T15:38:03.458Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-09T15:38:03.458Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-09T15:38:03.458Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-09T15:38:03.458Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-09T15:38:03.458Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-09T15:38:03.458Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-09T15:38:03.458Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-09T15:38:03.458Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-09T15:38:03.458Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.05s) [2022-03-09T15:38:03.458Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.02s) [2022-03-09T15:38:03.458Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptionsFormat [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestCreateTagSuccess [2022-03-09T15:38:03.458Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-09T15:38:03.458Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-09T15:38:03.458Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-09T15:38:03.458Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-09T15:38:03.458Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-09T15:38:03.458Z] PASS [2022-03-09T15:38:03.458Z] coverage: 80.2% of statements [2022-03-09T15:38:03.458Z] ok github.com/docker/docker/daemon/logger/awslogs 0.629s coverage: 80.2% of statements [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptReconnectInterval [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-09T15:38:03.458Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-09T15:38:03.458Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-09T15:38:03.458Z] PASS [2022-03-09T15:38:03.458Z] coverage: 33.6% of statements [2022-03-09T15:38:03.458Z] ok github.com/docker/docker/daemon/logger/fluentd 0.066s coverage: 33.6% of statements [2022-03-09T15:38:03.458Z] === RUN TestSearchRegistryForImagesErrors [2022-03-09T15:38:03.458Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestSearchRegistryForImages [2022-03-09T15:38:03.458Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestOnlyPlatformWithFallback [2022-03-09T15:38:03.458Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-09T15:38:03.458Z] === RUN TestImageDelete [2022-03-09T15:38:03.458Z] === RUN TestImageDelete/no_lease [2022-03-09T15:38:03.458Z] === RUN TestImageDelete/lease_exists [2022-03-09T15:38:03.458Z] --- PASS: TestImageDelete (0.06s) [2022-03-09T15:38:03.458Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-09T15:38:03.458Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-09T15:38:03.458Z] === RUN TestContentStoreForPull [2022-03-09T15:38:03.918Z] --- PASS: TestContentStoreForPull (0.21s) [2022-03-09T15:38:03.918Z] PASS [2022-03-09T15:38:03.919Z] coverage: 6.8% of statements [2022-03-09T15:38:03.919Z] ok github.com/docker/docker/daemon/images 0.406s coverage: 6.8% of statements [2022-03-09T15:38:03.919Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-09T15:38:03.919Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-09T15:38:03.919Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-09T15:38:03.919Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-09T15:38:03.919Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-09T15:38:03.919Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-09T15:38:04.348Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-09T15:38:04.378Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-09T15:38:04.378Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-09T15:38:04.378Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-09T15:38:04.378Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-03-09T15:38:04.378Z] === RUN TestFastTimeMarshalJSON [2022-03-09T15:38:04.378Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-09T15:38:04.378Z] PASS [2022-03-09T15:38:04.378Z] coverage: 87.2% of statements [2022-03-09T15:38:04.378Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.242s coverage: 87.2% of statements [2022-03-09T15:38:04.378Z] === RUN TestJSONFileLogger [2022-03-09T15:38:04.378Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-09T15:38:04.378Z] === RUN TestJSONFileLoggerWithTags [2022-03-09T15:38:04.378Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-09T15:38:04.378Z] === RUN TestJSONFileLoggerWithOpts [2022-03-09T15:38:04.378Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-03-09T15:38:04.378Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-09T15:38:04.378Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-09T15:38:04.378Z] === RUN TestEncodeDecode [2022-03-09T15:38:04.378Z] === PAUSE TestEncodeDecode [2022-03-09T15:38:04.378Z] === RUN TestUnexpectedEOF [2022-03-09T15:38:04.838Z] time="2022-03-09T15:38:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-09T15:38:04.838Z] time="2022-03-09T15:38:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-09T15:38:04.838Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-03-09T15:38:04.838Z] === CONT TestEncodeDecode [2022-03-09T15:38:04.838Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-09T15:38:04.838Z] PASS [2022-03-09T15:38:04.838Z] coverage: 69.9% of statements [2022-03-09T15:38:04.838Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.333s coverage: 69.9% of statements [2022-03-09T15:38:05.280Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-09T15:38:05.299Z] === RUN TestWriteLog [2022-03-09T15:38:05.299Z] === PAUSE TestWriteLog [2022-03-09T15:38:05.299Z] === RUN TestReadLog [2022-03-09T15:38:05.299Z] === PAUSE TestReadLog [2022-03-09T15:38:05.299Z] === RUN TestDecode [2022-03-09T15:38:05.299Z] --- PASS: TestDecode (0.03s) [2022-03-09T15:38:05.299Z] === CONT TestWriteLog [2022-03-09T15:38:05.299Z] === CONT TestReadLog [2022-03-09T15:38:05.299Z] === RUN TestReadLog/tail_exact [2022-03-09T15:38:05.299Z] --- PASS: TestWriteLog (0.01s) [2022-03-09T15:38:05.537Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-09T15:38:05.770Z] === RUN TestReadLog/tail_less_than_available [2022-03-09T15:38:05.770Z] === RUN TestReadLog/tail_more_than_available [2022-03-09T15:38:05.770Z] --- PASS: TestReadLog (0.29s) [2022-03-09T15:38:05.770Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-03-09T15:38:05.770Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-03-09T15:38:05.770Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-09T15:38:05.770Z] PASS [2022-03-09T15:38:05.770Z] coverage: 78.7% of statements [2022-03-09T15:38:05.770Z] ok github.com/docker/docker/daemon/logger/local 0.459s coverage: 78.7% of statements [2022-03-09T15:38:05.770Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-09T15:38:06.101Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-09T15:38:06.229Z] === RUN TestOpenFileDelete [2022-03-09T15:38:06.229Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-09T15:38:06.229Z] === RUN TestOpenFileRename [2022-03-09T15:38:06.229Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-09T15:38:06.229Z] === RUN TestHandleDecoderErr [2022-03-09T15:38:06.229Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-09T15:38:06.229Z] === RUN TestParseLogTagDefaultTag [2022-03-09T15:38:06.229Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-09T15:38:06.229Z] === RUN TestParseLogTag [2022-03-09T15:38:06.229Z] --- PASS: TestParseLogTag (0.00s) [2022-03-09T15:38:06.229Z] === RUN TestParseLogTagEmptyTag [2022-03-09T15:38:06.229Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-09T15:38:06.229Z] === RUN TestTailFiles [2022-03-09T15:38:06.229Z] --- PASS: TestTailFiles (0.00s) [2022-03-09T15:38:06.229Z] === RUN TestFollowLogsConsumerGone [2022-03-09T15:38:06.229Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-09T15:38:06.229Z] === RUN TestFollowLogsProducerGone [2022-03-09T15:38:06.229Z] logfile_test.go:180: logDecode() closed after sending 1547 messages [2022-03-09T15:38:06.229Z] logfile_test.go:233: messages sent: 1547, received: 1547 [2022-03-09T15:38:06.229Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-09T15:38:06.229Z] === RUN TestCheckCapacityAndRotate [2022-03-09T15:38:06.229Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-09T15:38:06.229Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-09T15:38:06.229Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-03-09T15:38:06.229Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-09T15:38:06.229Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-03-09T15:38:06.229Z] PASS [2022-03-09T15:38:06.229Z] coverage: 50.7% of statements [2022-03-09T15:38:06.229Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.132s coverage: 50.7% of statements [2022-03-09T15:38:06.481Z] --- PASS: TestReplicatedJob (4.03s) [2022-03-09T15:38:06.481Z] === RUN TestUpdateReplicatedJob [2022-03-09T15:38:06.666Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-09T15:38:06.689Z] === RUN TestLog [2022-03-09T15:38:06.689Z] --- PASS: TestLog (0.03s) [2022-03-09T15:38:06.689Z] PASS [2022-03-09T15:38:06.689Z] coverage: 31.5% of statements [2022-03-09T15:38:06.689Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.110s coverage: 31.5% of statements [2022-03-09T15:38:06.689Z] === RUN TestValidateLogOpt [2022-03-09T15:38:06.689Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-09T15:38:06.689Z] === RUN TestNewMissedConfig [2022-03-09T15:38:06.689Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-09T15:38:06.689Z] === RUN TestNewMissedUrl [2022-03-09T15:38:06.689Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-09T15:38:06.689Z] === RUN TestNewMissedToken [2022-03-09T15:38:06.689Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-09T15:38:06.689Z] === RUN TestNewWithProxy [2022-03-09T15:38:06.689Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-09T15:38:06.689Z] === RUN TestDefault [2022-03-09T15:38:06.689Z] --- PASS: TestDefault (0.01s) [2022-03-09T15:38:06.689Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-09T15:38:06.689Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-09T15:38:06.689Z] === RUN TestJsonFormat [2022-03-09T15:38:06.689Z] --- PASS: TestJsonFormat (0.00s) [2022-03-09T15:38:06.689Z] === RUN TestRawFormat [2022-03-09T15:38:06.689Z] --- PASS: TestRawFormat (0.09s) [2022-03-09T15:38:06.689Z] === RUN TestRawFormatWithLabels [2022-03-09T15:38:06.689Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-09T15:38:06.689Z] === RUN TestRawFormatWithoutTag [2022-03-09T15:38:06.689Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2022-03-09T15:38:06.689Z] === RUN TestBatching [2022-03-09T15:38:07.149Z] === RUN TestNewParse [2022-03-09T15:38:07.149Z] --- PASS: TestNewParse (0.00s) [2022-03-09T15:38:07.149Z] PASS [2022-03-09T15:38:07.150Z] coverage: 8.3% of statements [2022-03-09T15:38:07.150Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2022-03-09T15:38:07.150Z] --- PASS: TestBatching (0.27s) [2022-03-09T15:38:07.150Z] === RUN TestFrequency [2022-03-09T15:38:07.150Z] --- PASS: TestFrequency (0.17s) [2022-03-09T15:38:07.150Z] === RUN TestOneMessagePerRequest [2022-03-09T15:38:07.150Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-09T15:38:07.150Z] === RUN TestVerify [2022-03-09T15:38:07.150Z] --- PASS: TestVerify (0.00s) [2022-03-09T15:38:07.150Z] === RUN TestSkipVerify [2022-03-09T15:38:07.598Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-09T15:38:07.598Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-09T15:38:07.610Z] === RUN TestParseLogFormat [2022-03-09T15:38:07.610Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-09T15:38:07.610Z] === RUN TestValidateLogOptEmpty [2022-03-09T15:38:07.610Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-09T15:38:07.610Z] === RUN TestValidateSyslogAddress [2022-03-09T15:38:07.610Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-09T15:38:07.610Z] === RUN TestParseAddressDefaultPort [2022-03-09T15:38:07.610Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-09T15:38:07.610Z] === RUN TestValidateSyslogFacility [2022-03-09T15:38:07.610Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-09T15:38:07.610Z] === RUN TestValidateLogOptSyslogFormat [2022-03-09T15:38:07.610Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-09T15:38:07.610Z] === RUN TestValidateLogOpt [2022-03-09T15:38:07.610Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-09T15:38:07.610Z] PASS [2022-03-09T15:38:07.610Z] coverage: 46.8% of statements [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:38:07.610Z] ok github.com/docker/docker/daemon/logger/syslog 0.078s coverage: 46.8% of statements [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:38:07.610Z] --- PASS: TestSkipVerify (0.48s) [2022-03-09T15:38:07.610Z] === RUN TestBufferMaximum [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840287.481129\",\"host\":\"37d448efc83b\"}'" [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840287.482129\",\"host\":\"37d448efc83b\"}'" [2022-03-09T15:38:07.610Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-09T15:38:07.610Z] === RUN TestServerAlwaysDown [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840287.485665\",\"host\":\"37d448efc83b\"}'" [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840287.485665\",\"host\":\"37d448efc83b\"}'" [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840287.485665\",\"host\":\"37d448efc83b\"}'" [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840287.486665\",\"host\":\"37d448efc83b\"}'" [2022-03-09T15:38:07.610Z] time="2022-03-09T15:38:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840287.486665\",\"host\":\"37d448efc83b\"}'" [2022-03-09T15:38:07.610Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-09T15:38:07.610Z] === RUN TestCannotSendAfterClose [2022-03-09T15:38:07.610Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-09T15:38:07.610Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-09T15:38:07.855Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-09T15:38:08.112Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-09T15:38:08.112Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-09T15:38:08.579Z] === RUN TestV1IDService [2022-03-09T15:38:08.579Z] --- PASS: TestV1IDService (0.03s) [2022-03-09T15:38:08.579Z] === RUN TestV2MetadataService [2022-03-09T15:38:08.579Z] time="2022-03-09T15:38:08Z" 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 [2022-03-09T15:38:08.579Z] time="2022-03-09T15:38:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"37d448efc83b\"}'" [2022-03-09T15:38:08.579Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-03-09T15:38:08.579Z] PASS [2022-03-09T15:38:08.579Z] coverage: 82.5% of statements [2022-03-09T15:38:08.579Z] ok github.com/docker/docker/daemon/logger/splunk 2.122s coverage: 82.5% of statements [2022-03-09T15:38:08.579Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-09T15:38:08.579Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-09T15:38:08.579Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-09T15:38:09.549Z] --- PASS: TestV2MetadataService (1.02s) [2022-03-09T15:38:09.549Z] PASS [2022-03-09T15:38:09.549Z] coverage: 48.2% of statements [2022-03-09T15:38:09.549Z] ok github.com/docker/docker/distribution/metadata 1.119s coverage: 48.2% of statements [2022-03-09T15:38:09.549Z] === RUN TestSuccessfulDownload [2022-03-09T15:38:09.549Z] download_test.go:267: Needs fixing on Windows [2022-03-09T15:38:09.549Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-09T15:38:09.549Z] === RUN TestCancelledDownload [2022-03-09T15:38:09.549Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-09T15:38:09.549Z] === RUN TestMaxDownloadAttempts [2022-03-09T15:38:09.549Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-09T15:38:09.549Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-09T15:38:09.549Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-09T15:38:09.549Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-09T15:38:09.549Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-09T15:38:09.549Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-09T15:38:09.549Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-09T15:38:09.549Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-09T15:38:09.549Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-09T15:38:09.549Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-09T15:38:09.549Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-09T15:38:09.549Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-09T15:38:09.782Z] --- PASS: TestUpdateReplicatedJob (2.91s) [2022-03-09T15:38:09.782Z] === RUN TestServiceListWithStatuses [2022-03-09T15:38:09.782Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-09T15:38:09.782Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-09T15:38:09.782Z] === RUN TestDockerNetworkConnectAlias [2022-03-09T15:38:10.008Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-09T15:38:10.008Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-09T15:38:10.008Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-09T15:38:10.008Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-09T15:38:10.008Z] === RUN TestContinueOnError_NeverContinue [2022-03-09T15:38:10.008Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-09T15:38:10.008Z] === RUN TestManifestStore [2022-03-09T15:38:10.008Z] === RUN TestManifestStore/no_remote_or_local [2022-03-09T15:38:10.008Z] time="2022-03-09T15:38:09Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1349679842\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-09T15:38:10.008Z] === RUN TestManifestStore/no_local_cache [2022-03-09T15:38:10.008Z] === RUN TestManifestStore/with_local_cache [2022-03-09T15:38:10.008Z] === RUN TestManifestStore/unknown_media_type [2022-03-09T15:38:10.008Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-09T15:38:10.008Z] time="2022-03-09T15:38:09Z" level=warning msg="reference for unknown type: " [2022-03-09T15:38:10.008Z] time="2022-03-09T15:38:09Z" level=warning msg="reference for unknown type: " [2022-03-09T15:38:10.008Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-09T15:38:10.008Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-09T15:38:10.008Z] time="2022-03-09T15:38:09Z" level=warning msg="reference for unknown type: " [2022-03-09T15:38:10.008Z] time="2022-03-09T15:38:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-09T15:38:10.008Z] time="2022-03-09T15:38:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-09T15:38:10.008Z] time="2022-03-09T15:38:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-09T15:38:10.008Z] time="2022-03-09T15:38:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-09T15:38:10.008Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-09T15:38:10.008Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-03-09T15:38:10.008Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-03-09T15:38:10.008Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-03-09T15:38:10.008Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-03-09T15:38:10.008Z] === RUN TestTransfer [2022-03-09T15:38:10.008Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-09T15:38:10.008Z] time="2022-03-09T15:38:09Z" level=warning msg="reference for unknown type: " [2022-03-09T15:38:10.008Z] time="2022-03-09T15:38:09Z" level=warning msg="reference for unknown type: " [2022-03-09T15:38:10.008Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-09T15:38:10.008Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-09T15:38:10.008Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-09T15:38:10.468Z] time="2022-03-09T15:38:09Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-09T15:38:10.468Z] --- PASS: TestManifestStore (0.35s) [2022-03-09T15:38:10.468Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2022-03-09T15:38:10.468Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-09T15:38:10.468Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-09T15:38:10.468Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-03-09T15:38:10.468Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-09T15:38:10.468Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-09T15:38:10.468Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-09T15:38:10.468Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-09T15:38:10.468Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-03-09T15:38:10.468Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-03-09T15:38:10.468Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-03-09T15:38:10.468Z] === RUN TestDetectManifestBlobMediaType [2022-03-09T15:38:10.468Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-09T15:38:10.468Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-09T15:38:10.468Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-09T15:38:10.468Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-09T15:38:10.468Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-09T15:38:10.468Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-09T15:38:10.468Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-09T15:38:10.468Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-09T15:38:10.468Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-09T15:38:10.468Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-09T15:38:10.468Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-09T15:38:10.468Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-09T15:38:10.468Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-09T15:38:10.468Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-09T15:38:10.468Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-09T15:38:10.468Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-09T15:38:10.468Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-09T15:38:10.468Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-09T15:38:10.468Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-09T15:38:10.468Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-09T15:38:10.468Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-09T15:38:10.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-09T15:38:10.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-09T15:38:10.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-09T15:38:10.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-09T15:38:10.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-09T15:38:10.469Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-09T15:38:10.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2022-03-09T15:38:10.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestFixManifestLayers [2022-03-09T15:38:10.469Z] --- PASS: TestFixManifestLayers (0.02s) [2022-03-09T15:38:10.469Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-09T15:38:10.469Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-09T15:38:10.469Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestFixManifestLayersBadParent [2022-03-09T15:38:10.469Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestValidateManifest [2022-03-09T15:38:10.469Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-09T15:38:10.469Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestFormatPlatform [2022-03-09T15:38:10.469Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestPullSchema2Config [2022-03-09T15:38:10.469Z] === RUN TestPullSchema2Config/success_first_time [2022-03-09T15:38:10.469Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-09T15:38:10.469Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:38:10.469Z] === RUN TestPullSchema2Config/500_status [2022-03-09T15:38:10.469Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-09T15:38:10.469Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:38:10.469Z] --- PASS: TestTransfer (0.13s) [2022-03-09T15:38:10.469Z] === RUN TestConcurrencyLimit [2022-03-09T15:38:10.469Z] === RUN TestNotFound [2022-03-09T15:38:10.469Z] --- PASS: TestNotFound (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestConflict [2022-03-09T15:38:10.469Z] --- PASS: TestConflict (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestForbidden [2022-03-09T15:38:10.469Z] --- PASS: TestForbidden (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestInvalidParameter [2022-03-09T15:38:10.469Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestNotImplemented [2022-03-09T15:38:10.469Z] --- PASS: TestNotImplemented (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestNotModified [2022-03-09T15:38:10.469Z] --- PASS: TestNotModified (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestUnauthorized [2022-03-09T15:38:10.469Z] --- PASS: TestUnauthorized (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestUnknown [2022-03-09T15:38:10.469Z] --- PASS: TestUnknown (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestCancelled [2022-03-09T15:38:10.469Z] --- PASS: TestCancelled (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestDeadline [2022-03-09T15:38:10.469Z] --- PASS: TestDeadline (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestDataLoss [2022-03-09T15:38:10.469Z] --- PASS: TestDataLoss (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestUnavailable [2022-03-09T15:38:10.469Z] --- PASS: TestUnavailable (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestSystem [2022-03-09T15:38:10.469Z] --- PASS: TestSystem (0.00s) [2022-03-09T15:38:10.469Z] === RUN TestFromStatusCode [2022-03-09T15:38:10.469Z] === RUN TestFromStatusCode/Not_Found [2022-03-09T15:38:10.469Z] === RUN TestFromStatusCode/Bad_Request [2022-03-09T15:38:10.469Z] === RUN TestFromStatusCode/Conflict [2022-03-09T15:38:10.469Z] === RUN TestFromStatusCode/Unauthorized [2022-03-09T15:38:10.469Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-09T15:38:10.469Z] === RUN TestFromStatusCode/Forbidden [2022-03-09T15:38:10.469Z] === RUN TestFromStatusCode/Not_Modified [2022-03-09T15:38:10.469Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-09T15:38:10.469Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-09T15:38:10.469Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-09T15:38:10.469Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-09T15:38:10.469Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-09T15:38:10.469Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-09T15:38:10.469Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-09T15:38:10.469Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-09T15:38:10.469Z] PASS [2022-03-09T15:38:10.469Z] coverage: 53.1% of statements [2022-03-09T15:38:10.469Z] ok github.com/docker/docker/errdefs 0.044s coverage: 53.1% of statements [2022-03-09T15:38:10.469Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:38:10.469Z] === RUN TestPullSchema2Config/EOF [2022-03-09T15:38:10.469Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-09T15:38:10.469Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:38:10.469Z] 2022/03/09 15:38:10 http: panic serving 127.0.0.1:49218: intentional panic [2022-03-09T15:38:10.469Z] goroutine 96 [running]: [2022-03-09T15:38:10.469Z] net/http.(*conn).serve.func1() [2022-03-09T15:38:10.469Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-09T15:38:10.469Z] panic({0x7b4800, 0x935ea0}) [2022-03-09T15:38:10.469Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-09T15:38:10.469Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000da284, {0x947200, 0xc0005fe1c0}) [2022-03-09T15:38:10.469Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-09T15:38:10.469Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x947200, 0xc0005fe1c0}, 0xc000142800) [2022-03-09T15:38:10.469Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-09T15:38:10.469Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x947200, 0xc0005fe1c0}, 0x2c8e35) [2022-03-09T15:38:10.469Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-09T15:38:10.469Z] net/http.serverHandler.ServeHTTP({0xc000091e90}, {0x947200, 0xc0005fe1c0}, 0xc000142800) [2022-03-09T15:38:10.469Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-09T15:38:10.469Z] net/http.(*conn).serve(0xc0000b1ea0, {0x94b838, 0xc000077ec0}) [2022-03-09T15:38:10.469Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-09T15:38:10.469Z] created by net/http.(*Server).Serve [2022-03-09T15:38:10.469Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-09T15:38:10.632Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-09T15:38:10.928Z] --- PASS: TestConcurrencyLimit (0.40s) [2022-03-09T15:38:10.928Z] === RUN TestInactiveJobs [2022-03-09T15:38:10.928Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:38:10.928Z] === RUN TestPullSchema2Config/unauthorized [2022-03-09T15:38:10.928Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-09T15:38:10.928Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:38:10.928Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-09T15:38:10.928Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-09T15:38:10.928Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-09T15:38:10.928Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-09T15:38:10.928Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-09T15:38:10.928Z] === RUN TestGetRepositoryMountCandidates [2022-03-09T15:38:10.928Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-09T15:38:10.928Z] === RUN TestLayerAlreadyExists [2022-03-09T15:38:10.928Z] 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} [2022-03-09T15:38:10.928Z] 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} [2022-03-09T15:38:10.928Z] 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} [2022-03-09T15:38:10.928Z] 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} [2022-03-09T15:38:10.928Z] 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} [2022-03-09T15:38:10.928Z] 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} [2022-03-09T15:38:10.928Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-09T15:38:10.928Z] === RUN TestWhenEmptyAuthConfig [2022-03-09T15:38:10.928Z] --- PASS: TestInactiveJobs (0.35s) [2022-03-09T15:38:10.928Z] === RUN TestWatchRelease [2022-03-09T15:38:10.928Z] --- PASS: TestWatchRelease (0.04s) [2022-03-09T15:38:10.928Z] === RUN TestWatchFinishedTransfer [2022-03-09T15:38:10.928Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-09T15:38:10.928Z] === RUN TestDuplicateTransfer [2022-03-09T15:38:10.928Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-09T15:38:10.928Z] === RUN TestSuccessfulUpload [2022-03-09T15:38:11.387Z] time="2022-03-09T15:38:11Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-09T15:38:11.387Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-03-09T15:38:11.387Z] === RUN TestCancelledUpload [2022-03-09T15:38:11.387Z] --- PASS: TestCancelledUpload (0.01s) [2022-03-09T15:38:11.387Z] PASS [2022-03-09T15:38:11.387Z] coverage: 76.8% of statements [2022-03-09T15:38:11.387Z] ok github.com/docker/docker/distribution/xfer 1.882s coverage: 76.8% of statements [2022-03-09T15:38:11.847Z] === RUN TestCompare [2022-03-09T15:38:11.847Z] --- PASS: TestCompare (0.00s) [2022-03-09T15:38:11.847Z] PASS [2022-03-09T15:38:11.847Z] coverage: 19.2% of statements [2022-03-09T15:38:11.847Z] === RUN TestFSGetInvalidData [2022-03-09T15:38:11.847Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2022-03-09T15:38:11.847Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-09T15:38:11.847Z] === RUN TestFSInvalidSet [2022-03-09T15:38:11.847Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-09T15:38:11.847Z] === RUN TestFSInvalidRoot [2022-03-09T15:38:11.847Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-09T15:38:11.847Z] === RUN TestFSMetadataGetSet [2022-03-09T15:38:11.847Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-03-09T15:38:11.847Z] === RUN TestFSInvalidWalker [2022-03-09T15:38:11.847Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-09T15:38:11.847Z] === RUN TestFSGetSet [2022-03-09T15:38:11.847Z] --- PASS: TestFSGetSet (0.04s) [2022-03-09T15:38:11.847Z] === RUN TestFSGetUnsetKey [2022-03-09T15:38:11.847Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-09T15:38:11.847Z] === RUN TestFSGetEmptyData [2022-03-09T15:38:11.847Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-09T15:38:11.847Z] === RUN TestFSDelete [2022-03-09T15:38:11.847Z] --- PASS: TestFSDelete (0.04s) [2022-03-09T15:38:11.847Z] === RUN TestFSWalker [2022-03-09T15:38:11.847Z] --- PASS: TestFSWalker (0.02s) [2022-03-09T15:38:11.847Z] === RUN TestFSWalkerStopOnError [2022-03-09T15:38:11.847Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-09T15:38:11.847Z] === RUN TestNewFromJSON [2022-03-09T15:38:11.847Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-09T15:38:11.847Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-09T15:38:11.847Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-09T15:38:11.847Z] === RUN TestMarshalKeyOrder [2022-03-09T15:38:11.847Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-09T15:38:11.847Z] === RUN TestHistoryEqual [2022-03-09T15:38:11.847Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2022-03-09T15:38:11.847Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-09T15:38:11.847Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-09T15:38:11.847Z] === RUN TestTokenPassThru [2022-03-09T15:38:11.847Z] --- PASS: TestTokenPassThru (0.00s) [2022-03-09T15:38:11.847Z] === RUN TestTokenPassThruDifferentHost [2022-03-09T15:38:11.847Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-09T15:38:11.847Z] PASS [2022-03-09T15:38:11.847Z] coverage: 26.7% of statements [2022-03-09T15:38:11.847Z] ok github.com/docker/docker/distribution 2.193s coverage: 26.7% of statements [2022-03-09T15:38:11.861Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-09T15:38:11.861Z] === RUN TestBoolValue [2022-03-09T15:38:11.861Z] --- PASS: TestBoolValue (0.00s) [2022-03-09T15:38:11.861Z] === RUN TestBoolValueOrDefault [2022-03-09T15:38:11.861Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-09T15:38:11.861Z] === RUN TestInt64ValueOrZero [2022-03-09T15:38:11.861Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-09T15:38:11.861Z] === RUN TestInt64ValueOrDefault [2022-03-09T15:38:11.861Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-09T15:38:11.862Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-09T15:38:11.862Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-09T15:38:11.862Z] === RUN TestJsonContentType [2022-03-09T15:38:11.862Z] --- PASS: TestJsonContentType (0.00s) [2022-03-09T15:38:11.862Z] PASS [2022-03-09T15:38:11.862Z] coverage: 14.7% of statements [2022-03-09T15:38:11.862Z] ok github.com/docker/docker/api/server/httputils 0.056s coverage: 14.7% of statements [2022-03-09T15:38:12.002Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-09T15:38:12.306Z] --- PASS: TestHistoryEqual (0.20s) [2022-03-09T15:38:12.306Z] === RUN TestImage [2022-03-09T15:38:12.306Z] --- PASS: TestImage (0.00s) [2022-03-09T15:38:12.306Z] === RUN TestImageOSNotEmpty [2022-03-09T15:38:12.306Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-09T15:38:12.306Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-09T15:38:12.306Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-09T15:38:12.306Z] === RUN TestCreate [2022-03-09T15:38:12.306Z] --- PASS: TestCreate (0.01s) [2022-03-09T15:38:12.306Z] === RUN TestRestore [2022-03-09T15:38:12.306Z] time="2022-03-09T15:38:11Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-09T15:38:12.306Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-09T15:38:12.306Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-09T15:38:12.306Z] --- PASS: TestRestore (0.04s) [2022-03-09T15:38:12.306Z] === RUN TestAddDelete [2022-03-09T15:38:12.306Z] --- PASS: TestAddDelete (0.03s) [2022-03-09T15:38:12.306Z] === RUN TestSearchAfterDelete [2022-03-09T15:38:12.306Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-09T15:38:12.306Z] === RUN TestParentReset [2022-03-09T15:38:12.306Z] --- PASS: TestParentReset (0.04s) [2022-03-09T15:38:12.306Z] === RUN TestGetAndSetLastUpdated [2022-03-09T15:38:12.306Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-09T15:38:12.306Z] === RUN TestStoreLen [2022-03-09T15:38:12.306Z] --- PASS: TestStoreLen (0.06s) [2022-03-09T15:38:12.306Z] PASS [2022-03-09T15:38:12.306Z] coverage: 86.9% of statements [2022-03-09T15:38:12.306Z] ok github.com/docker/docker/image 0.725s coverage: 86.9% of statements [2022-03-09T15:38:12.767Z] === RUN TestValidateManifest [2022-03-09T15:38:12.767Z] === RUN TestValidateManifest/nil [2022-03-09T15:38:12.767Z] === RUN TestValidateManifest/non-nil [2022-03-09T15:38:12.767Z] --- PASS: TestValidateManifest (0.00s) [2022-03-09T15:38:12.767Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-09T15:38:12.767Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-09T15:38:12.767Z] PASS [2022-03-09T15:38:12.767Z] coverage: 0.7% of statements [2022-03-09T15:38:12.881Z] === RUN TestMaskSecretKeys [2022-03-09T15:38:12.881Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-09T15:38:12.881Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-09T15:38:12.881Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-09T15:38:12.881Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-09T15:38:12.881Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-09T15:38:12.881Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-09T15:38:12.881Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-09T15:38:12.881Z] === RUN TestVersionMiddlewareVersion [2022-03-09T15:38:12.881Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-09T15:38:12.881Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-09T15:38:12.881Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-09T15:38:12.881Z] PASS [2022-03-09T15:38:12.881Z] coverage: 37.7% of statements [2022-03-09T15:38:12.881Z] ok github.com/docker/docker/api/server/middleware 0.058s coverage: 37.7% of statements [2022-03-09T15:38:12.881Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-09T15:38:12.881Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-09T15:38:12.881Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-09T15:38:12.881Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-09T15:38:12.881Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-09T15:38:12.881Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-09T15:38:12.881Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-09T15:38:12.881Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-09T15:38:12.881Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-09T15:38:12.881Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-09T15:38:12.881Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-09T15:38:13.087Z] --- PASS: TestDockerNetworkConnectAlias (3.46s) [2022-03-09T15:38:13.087Z] === RUN TestDockerNetworkReConnect [2022-03-09T15:38:13.227Z] ok github.com/docker/docker/image/tarexport 0.080s coverage: 0.7% of statements [2022-03-09T15:38:13.227Z] === RUN TestMakeV1ConfigFromConfig [2022-03-09T15:38:13.227Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-09T15:38:13.227Z] PASS [2022-03-09T15:38:13.227Z] coverage: 25.0% of statements [2022-03-09T15:38:13.227Z] ok github.com/docker/docker/image/v1 0.078s coverage: 25.0% of statements [2022-03-09T15:38:13.227Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-09T15:38:13.364Z] === RUN TestAdjustForAPIVersion [2022-03-09T15:38:13.364Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-09T15:38:13.364Z] PASS [2022-03-09T15:38:13.364Z] coverage: 5.7% of statements [2022-03-09T15:38:13.364Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 5.7% of statements [2022-03-09T15:38:13.364Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-09T15:38:13.364Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-09T15:38:13.364Z] ? github.com/docker/docker/api/types [no test files] [2022-03-09T15:38:13.364Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-09T15:38:13.364Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-09T15:38:13.364Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-09T15:38:13.364Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-09T15:38:13.364Z] === RUN TestStrSliceMarshalJSON [2022-03-09T15:38:13.364Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-09T15:38:13.364Z] === RUN TestStrSliceUnmarshalJSON [2022-03-09T15:38:13.364Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-09T15:38:13.364Z] === RUN TestStrSliceUnmarshalString [2022-03-09T15:38:13.364Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-09T15:38:13.364Z] === RUN TestStrSliceUnmarshalSlice [2022-03-09T15:38:13.364Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-09T15:38:13.364Z] PASS [2022-03-09T15:38:13.364Z] coverage: 90.0% of statements [2022-03-09T15:38:13.364Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2022-03-09T15:38:13.847Z] === RUN TestToJSON [2022-03-09T15:38:13.847Z] --- PASS: TestToJSON (0.00s) [2022-03-09T15:38:13.847Z] === RUN TestToParamWithVersion [2022-03-09T15:38:13.847Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-09T15:38:13.847Z] === RUN TestFromJSON [2022-03-09T15:38:13.847Z] --- PASS: TestFromJSON (0.00s) [2022-03-09T15:38:13.847Z] === RUN TestEmpty [2022-03-09T15:38:13.847Z] --- PASS: TestEmpty (0.00s) [2022-03-09T15:38:13.847Z] === RUN TestArgsMatchKVListEmptySources [2022-03-09T15:38:13.847Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-09T15:38:13.847Z] === RUN TestArgsMatchKVList [2022-03-09T15:38:13.847Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-09T15:38:13.847Z] === RUN TestArgsMatch [2022-03-09T15:38:13.847Z] --- PASS: TestArgsMatch (0.00s) [2022-03-09T15:38:13.847Z] === RUN TestAdd [2022-03-09T15:38:13.847Z] --- PASS: TestAdd (0.00s) [2022-03-09T15:38:13.847Z] === RUN TestDel [2022-03-09T15:38:13.847Z] --- PASS: TestDel (0.00s) [2022-03-09T15:38:13.847Z] === RUN TestLen [2022-03-09T15:38:13.847Z] --- PASS: TestLen (0.00s) [2022-03-09T15:38:13.847Z] === RUN TestExactMatch [2022-03-09T15:38:13.847Z] --- PASS: TestExactMatch (0.00s) [2022-03-09T15:38:13.847Z] === RUN TestOnlyOneExactMatch [2022-03-09T15:38:13.847Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-09T15:38:13.847Z] === RUN TestContains [2022-03-09T15:38:13.847Z] --- PASS: TestContains (0.00s) [2022-03-09T15:38:13.847Z] === RUN TestValidate [2022-03-09T15:38:13.847Z] --- PASS: TestValidate (0.00s) [2022-03-09T15:38:13.847Z] === RUN TestWalkValues [2022-03-09T15:38:13.847Z] --- PASS: TestWalkValues (0.00s) [2022-03-09T15:38:13.847Z] === RUN TestFuzzyMatch [2022-03-09T15:38:13.847Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-09T15:38:13.847Z] === RUN TestClone [2022-03-09T15:38:13.847Z] --- PASS: TestClone (0.00s) [2022-03-09T15:38:13.847Z] PASS [2022-03-09T15:38:13.847Z] coverage: 92.2% of statements [2022-03-09T15:38:13.847Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-03-09T15:38:13.847Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-09T15:38:13.847Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-09T15:38:13.847Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-09T15:38:13.847Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-09T15:38:13.847Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-09T15:38:13.847Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-09T15:38:13.847Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-09T15:38:13.847Z] === RUN TestDurationToSecondsString [2022-03-09T15:38:13.847Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-09T15:38:13.847Z] === RUN TestGetTimestamp [2022-03-09T15:38:13.893Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-09T15:38:13.893Z] docker_cli_daemon_test.go:2522: [d4aacfd7e37a2] daemon is not started [2022-03-09T15:38:14.330Z] --- PASS: TestGetTimestamp (0.19s) [2022-03-09T15:38:14.330Z] === RUN TestParseTimestamps [2022-03-09T15:38:14.330Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-09T15:38:14.330Z] PASS [2022-03-09T15:38:14.330Z] coverage: 100.0% of statements [2022-03-09T15:38:14.330Z] ok github.com/docker/docker/api/types/time 0.243s coverage: 100.0% of statements [2022-03-09T15:38:14.330Z] === RUN TestCompareVersion [2022-03-09T15:38:14.330Z] --- PASS: TestCompareVersion (0.00s) [2022-03-09T15:38:14.330Z] PASS [2022-03-09T15:38:14.330Z] coverage: 77.3% of statements [2022-03-09T15:38:14.330Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 77.3% of statements [2022-03-09T15:38:14.330Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-09T15:38:14.330Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-09T15:38:14.330Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-09T15:38:14.330Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-09T15:38:14.330Z] ? github.com/docker/docker/builder [no test files] [2022-03-09T15:38:14.330Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-09T15:38:14.330Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-09T15:38:14.330Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-09T15:38:14.330Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-09T15:38:14.330Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-09T15:38:14.330Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-09T15:38:14.330Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-09T15:38:14.764Z] === RUN TestSerialization [2022-03-09T15:38:14.764Z] --- PASS: TestSerialization (0.02s) [2022-03-09T15:38:14.764Z] PASS [2022-03-09T15:38:14.764Z] coverage: 100.0% of statements [2022-03-09T15:38:14.764Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2022-03-09T15:38:14.764Z] === RUN TestEmptyLayer [2022-03-09T15:38:14.764Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-09T15:38:14.764Z] === RUN TestCommitFailure [2022-03-09T15:38:14.764Z] --- PASS: TestCommitFailure (0.01s) [2022-03-09T15:38:14.764Z] === RUN TestStartTransactionFailure [2022-03-09T15:38:14.764Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-09T15:38:14.764Z] === RUN TestGetOrphan [2022-03-09T15:38:14.764Z] --- PASS: TestGetOrphan (0.01s) [2022-03-09T15:38:14.764Z] === RUN TestMountAndRegister [2022-03-09T15:38:14.764Z] layer_test.go:258: Layer size: 14 [2022-03-09T15:38:14.764Z] === RUN TestEnvironmentParsing [2022-03-09T15:38:14.764Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-09T15:38:14.764Z] PASS [2022-03-09T15:38:14.764Z] coverage: 1.2% of statements [2022-03-09T15:38:14.764Z] ok github.com/docker/docker/libcontainerd/local 0.069s coverage: 1.2% of statements [2022-03-09T15:38:14.764Z] --- PASS: TestMountAndRegister (0.06s) [2022-03-09T15:38:14.764Z] === RUN TestLayerRelease [2022-03-09T15:38:14.764Z] layer_test.go:291: Failing on Windows [2022-03-09T15:38:14.764Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-09T15:38:14.764Z] === RUN TestStoreRestore [2022-03-09T15:38:14.764Z] layer_test.go:340: Failing on Windows [2022-03-09T15:38:14.764Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-09T15:38:14.764Z] === RUN TestTarStreamStability [2022-03-09T15:38:14.764Z] layer_test.go:455: Failing on Windows [2022-03-09T15:38:14.764Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-09T15:38:14.764Z] === RUN TestRegisterExistingLayer [2022-03-09T15:38:14.823Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-09T15:38:15.225Z] --- PASS: TestRegisterExistingLayer (0.23s) [2022-03-09T15:38:15.225Z] === RUN TestTarStreamVerification [2022-03-09T15:38:15.225Z] layer_test.go:684: Failing on Windows [2022-03-09T15:38:15.225Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-09T15:38:15.225Z] === RUN TestLayerMigration [2022-03-09T15:38:15.225Z] migration_test.go:45: Failing on Windows [2022-03-09T15:38:15.225Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-09T15:38:15.225Z] === RUN TestLayerMigrationNoTarsplit [2022-03-09T15:38:15.225Z] migration_test.go:181: Failing on Windows [2022-03-09T15:38:15.225Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-09T15:38:15.225Z] === RUN TestMountInit [2022-03-09T15:38:15.225Z] mount_test.go:17: Failing on Windows [2022-03-09T15:38:15.225Z] --- SKIP: TestMountInit (0.00s) [2022-03-09T15:38:15.225Z] === RUN TestMountSize [2022-03-09T15:38:15.225Z] mount_test.go:76: Failing on Windows [2022-03-09T15:38:15.225Z] --- SKIP: TestMountSize (0.00s) [2022-03-09T15:38:15.225Z] === RUN TestMountChanges [2022-03-09T15:38:15.225Z] mount_test.go:125: Failing on Windows [2022-03-09T15:38:15.225Z] --- SKIP: TestMountChanges (0.00s) [2022-03-09T15:38:15.225Z] === RUN TestMountApply [2022-03-09T15:38:15.225Z] mount_test.go:212: Failing on Windows [2022-03-09T15:38:15.225Z] --- SKIP: TestMountApply (0.00s) [2022-03-09T15:38:15.225Z] PASS [2022-03-09T15:38:15.225Z] coverage: 30.2% of statements [2022-03-09T15:38:15.225Z] ok github.com/docker/docker/layer 0.450s coverage: 30.2% of statements [2022-03-09T15:38:15.350Z] === RUN TestParseRemoteURL [2022-03-09T15:38:15.350Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-09T15:38:15.350Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-09T15:38:15.350Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-09T15:38:15.350Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-09T15:38:15.350Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-09T15:38:15.350Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-09T15:38:15.350Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-09T15:38:15.350Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-09T15:38:15.350Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-09T15:38:15.350Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-09T15:38:15.350Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-09T15:38:15.350Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-09T15:38:15.350Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-09T15:38:15.350Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-09T15:38:15.350Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-09T15:38:15.350Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-09T15:38:15.350Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-09T15:38:15.350Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-09T15:38:15.350Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-09T15:38:15.350Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-09T15:38:15.350Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-09T15:38:15.350Z] === RUN TestCloneArgsSmartHttp [2022-03-09T15:38:15.350Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-09T15:38:15.350Z] === RUN TestCloneArgsDumbHttp [2022-03-09T15:38:15.350Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-09T15:38:15.350Z] === RUN TestCloneArgsGit [2022-03-09T15:38:15.350Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-09T15:38:15.350Z] === RUN TestCheckoutGit [2022-03-09T15:38:15.684Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-09T15:38:15.684Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-09T15:38:15.684Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-09T15:38:15.684Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-09T15:38:15.756Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-09T15:38:16.144Z] === RUN TestSequenceGetAvailableBit [2022-03-09T15:38:16.144Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-09T15:38:16.144Z] === RUN TestSequenceEqual [2022-03-09T15:38:16.144Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-09T15:38:16.144Z] === RUN TestSequenceCopy [2022-03-09T15:38:16.144Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-09T15:38:16.144Z] === RUN TestGetFirstAvailable [2022-03-09T15:38:16.144Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-09T15:38:16.144Z] === RUN TestFindSequence [2022-03-09T15:38:16.144Z] --- PASS: TestFindSequence (0.00s) [2022-03-09T15:38:16.144Z] === RUN TestCheckIfAvailable [2022-03-09T15:38:16.144Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-09T15:38:16.144Z] === RUN TestMergeSequences [2022-03-09T15:38:16.144Z] --- PASS: TestMergeSequences (0.00s) [2022-03-09T15:38:16.144Z] === RUN TestPushReservation [2022-03-09T15:38:16.144Z] --- PASS: TestPushReservation (0.00s) [2022-03-09T15:38:16.144Z] === RUN TestSerializeDeserialize [2022-03-09T15:38:16.144Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-09T15:38:16.144Z] === RUN TestSet [2022-03-09T15:38:16.144Z] --- PASS: TestSet (0.00s) [2022-03-09T15:38:16.144Z] === RUN TestSetUnset [2022-03-09T15:38:16.144Z] --- PASS: TestSetUnset (0.00s) [2022-03-09T15:38:16.144Z] === RUN TestOffsetSetUnset [2022-03-09T15:38:16.144Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-09T15:38:16.144Z] === RUN TestSetInRange [2022-03-09T15:38:16.144Z] --- PASS: TestSetInRange (0.00s) [2022-03-09T15:38:16.144Z] === RUN TestSetAnyInRange [2022-03-09T15:38:16.144Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-09T15:38:16.144Z] === RUN TestMethods [2022-03-09T15:38:16.144Z] --- PASS: TestMethods (0.00s) [2022-03-09T15:38:16.144Z] === RUN TestRandomAllocateDeallocate [2022-03-09T15:38:16.325Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-09T15:38:16.387Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2022-03-09T15:38:16.388Z] === RUN TestServicePlugin [2022-03-09T15:38:16.388Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-09T15:38:16.388Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-09T15:38:16.388Z] === RUN TestServiceUpdateLabel [2022-03-09T15:38:17.254Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-09T15:38:17.624Z] === RUN TestEnable [2022-03-09T15:38:17.624Z] --- PASS: TestEnable (0.00s) [2022-03-09T15:38:17.624Z] === RUN TestDisable [2022-03-09T15:38:17.624Z] --- PASS: TestDisable (0.00s) [2022-03-09T15:38:17.624Z] === RUN TestEnabled [2022-03-09T15:38:17.624Z] --- PASS: TestEnabled (0.00s) [2022-03-09T15:38:17.624Z] PASS [2022-03-09T15:38:17.624Z] coverage: 100.0% of statements [2022-03-09T15:38:17.624Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2022-03-09T15:38:17.624Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-09T15:38:17.624Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-09T15:38:17.624Z] === RUN TestProcessNoDockerignore [2022-03-09T15:38:17.624Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-03-09T15:38:17.624Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-09T15:38:17.624Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-09T15:38:17.624Z] === RUN TestDetectContentType [2022-03-09T15:38:17.624Z] --- PASS: TestDetectContentType (0.00s) [2022-03-09T15:38:17.624Z] === RUN TestSelectAcceptableMIME [2022-03-09T15:38:17.624Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-09T15:38:17.624Z] === RUN TestInspectEmptyResponse [2022-03-09T15:38:17.624Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-09T15:38:17.624Z] === RUN TestInspectResponseBinary [2022-03-09T15:38:17.624Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-09T15:38:17.624Z] === RUN TestResponseUnsupportedContentType [2022-03-09T15:38:17.624Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-09T15:38:17.624Z] === RUN TestInspectResponseTextSimple [2022-03-09T15:38:17.624Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-09T15:38:17.624Z] === RUN TestInspectResponseEmptyContentType [2022-03-09T15:38:17.624Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-09T15:38:17.624Z] === RUN TestUnknownContentLength [2022-03-09T15:38:17.624Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-09T15:38:17.624Z] === RUN TestDownloadRemote [2022-03-09T15:38:17.624Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-09T15:38:17.624Z] === RUN TestGetWithStatusError [2022-03-09T15:38:17.624Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-09T15:38:17.624Z] === RUN TestCloseRootDirectory [2022-03-09T15:38:17.624Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:38:17.624Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-09T15:38:17.624Z] === RUN TestHashFile [2022-03-09T15:38:18.108Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:38:18.108Z] --- SKIP: TestHashFile (0.01s) [2022-03-09T15:38:18.108Z] === RUN TestHashSubdir [2022-03-09T15:38:18.108Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:38:18.108Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-09T15:38:18.108Z] === RUN TestRemoveDirectory [2022-03-09T15:38:18.108Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:38:18.108Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-09T15:38:18.108Z] PASS [2022-03-09T15:38:18.108Z] coverage: 9.3% of statements [2022-03-09T15:38:18.108Z] ok github.com/docker/docker/builder/remotecontext 0.278s coverage: 9.3% of statements [2022-03-09T15:38:18.108Z] === RUN TestGetAllAllowed [2022-03-09T15:38:18.108Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestGetAllMeta [2022-03-09T15:38:18.108Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-09T15:38:18.108Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestIsUnreferencedBuiltin [2022-03-09T15:38:18.108Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestIsExistingDirectory [2022-03-09T15:38:18.108Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-09T15:38:18.108Z] === RUN TestGetFilenameForDownload [2022-03-09T15:38:18.108Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestEnv2Variables [2022-03-09T15:38:18.108Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-09T15:38:18.108Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestMaintainer [2022-03-09T15:38:18.108Z] --- PASS: TestMaintainer (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestLabel [2022-03-09T15:38:18.108Z] --- PASS: TestLabel (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestFromScratch [2022-03-09T15:38:18.108Z] --- PASS: TestFromScratch (0.01s) [2022-03-09T15:38:18.108Z] === RUN TestFromWithArg [2022-03-09T15:38:18.108Z] --- PASS: TestFromWithArg (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-09T15:38:18.108Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestFromWithUndefinedArg [2022-03-09T15:38:18.108Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestFromMultiStageWithNamedStage [2022-03-09T15:38:18.108Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestOnbuild [2022-03-09T15:38:18.108Z] --- PASS: TestOnbuild (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestWorkdir [2022-03-09T15:38:18.108Z] --- PASS: TestWorkdir (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestCmd [2022-03-09T15:38:18.108Z] --- PASS: TestCmd (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestHealthcheckNone [2022-03-09T15:38:18.108Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestHealthcheckCmd [2022-03-09T15:38:18.108Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestEntrypoint [2022-03-09T15:38:18.108Z] --- PASS: TestEntrypoint (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestExpose [2022-03-09T15:38:18.108Z] --- PASS: TestExpose (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestUser [2022-03-09T15:38:18.108Z] --- PASS: TestUser (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestVolume [2022-03-09T15:38:18.108Z] --- PASS: TestVolume (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestStopSignal [2022-03-09T15:38:18.108Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-09T15:38:18.108Z] --- SKIP: TestStopSignal (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestArg [2022-03-09T15:38:18.108Z] --- PASS: TestArg (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestShell [2022-03-09T15:38:18.108Z] --- PASS: TestShell (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestPrependEnvOnCmd [2022-03-09T15:38:18.108Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestRunWithBuildArgs [2022-03-09T15:38:18.108Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestRunIgnoresHealthcheck [2022-03-09T15:38:18.108Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestDispatchUnsupportedOptions [2022-03-09T15:38:18.108Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-09T15:38:18.108Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-09T15:38:18.108Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-09T15:38:18.108Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-09T15:38:18.108Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-09T15:38:18.108Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-09T15:38:18.108Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestNormalizeWorkdir [2022-03-09T15:38:18.108Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-09T15:38:18.108Z] === RUN TestDispatch [2022-03-09T15:38:18.108Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-09T15:38:18.108Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-09T15:38:18.301Z] --- PASS: TestServiceUpdateLabel (2.13s) [2022-03-09T15:38:18.301Z] === RUN TestServiceUpdateSecrets [2022-03-09T15:38:18.324Z] === RUN TestInvalidConfig [2022-03-09T15:38:18.324Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-09T15:38:18.324Z] === RUN TestConfig [2022-03-09T15:38:18.324Z] --- PASS: TestConfig (0.00s) [2022-03-09T15:38:18.324Z] === RUN TestOptionsLabels [2022-03-09T15:38:18.324Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-09T15:38:18.324Z] === RUN TestValidName [2022-03-09T15:38:18.324Z] --- PASS: TestValidName (0.00s) [2022-03-09T15:38:18.324Z] PASS [2022-03-09T15:38:18.324Z] coverage: 19.7% of statements [2022-03-09T15:38:18.324Z] ok github.com/docker/docker/libnetwork/config 0.111s coverage: 19.7% of statements [2022-03-09T15:38:18.600Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-09T15:38:18.600Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-09T15:38:18.600Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-09T15:38:18.600Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-09T15:38:18.600Z] === RUN TestDispatch/COPY_url [2022-03-09T15:38:18.600Z] --- PASS: TestDispatch (0.12s) [2022-03-09T15:38:18.600Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-09T15:38:18.600Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.04s) [2022-03-09T15:38:18.600Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2022-03-09T15:38:18.600Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-09T15:38:18.600Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.03s) [2022-03-09T15:38:18.600Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-09T15:38:18.600Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-09T15:38:18.600Z] === RUN TestAddScratchImageAddsToMounts [2022-03-09T15:38:18.600Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-09T15:38:18.600Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-09T15:38:18.600Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-09T15:38:18.600Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-09T15:38:18.600Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-09T15:38:18.600Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-09T15:38:18.600Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-09T15:38:18.600Z] === RUN TestImageSourceGetAddsToMounts [2022-03-09T15:38:18.600Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-09T15:38:18.600Z] === RUN TestEmptyDockerfile [2022-03-09T15:38:18.600Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-09T15:38:18.600Z] === RUN TestSymlinkDockerfile [2022-03-09T15:38:18.600Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-09T15:38:18.600Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-09T15:38:18.601Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-09T15:38:18.601Z] === RUN TestNonExistingDockerfile [2022-03-09T15:38:18.601Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-09T15:38:18.601Z] === RUN TestCopyRunConfig [2022-03-09T15:38:18.601Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-09T15:38:18.601Z] === RUN TestDeepCopyRunConfig [2022-03-09T15:38:18.601Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-09T15:38:18.601Z] === RUN TestExportImage [2022-03-09T15:38:18.601Z] --- PASS: TestExportImage (0.00s) [2022-03-09T15:38:18.601Z] === RUN TestNormalizeDest [2022-03-09T15:38:18.601Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-09T15:38:18.601Z] PASS [2022-03-09T15:38:18.601Z] coverage: 46.7% of statements [2022-03-09T15:38:18.601Z] ok github.com/docker/docker/builder/dockerfile 0.274s coverage: 46.7% of statements [2022-03-09T15:38:18.783Z] === RUN TestKey [2022-03-09T15:38:18.783Z] --- PASS: TestKey (0.00s) [2022-03-09T15:38:18.783Z] === RUN TestParseKey [2022-03-09T15:38:18.783Z] --- PASS: TestParseKey (0.00s) [2022-03-09T15:38:18.783Z] === RUN TestInvalidDataStore [2022-03-09T15:38:18.783Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-09T15:38:18.783Z] === RUN TestKVObjectFlatKey [2022-03-09T15:38:18.783Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-09T15:38:18.783Z] === RUN TestAtomicKVObjectFlatKey [2022-03-09T15:38:18.783Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-09T15:38:18.783Z] PASS [2022-03-09T15:38:18.783Z] coverage: 21.9% of statements [2022-03-09T15:38:18.783Z] ok github.com/docker/docker/libnetwork/datastore 0.049s coverage: 21.9% of statements [2022-03-09T15:38:18.783Z] === RUN TestErrorInterfaces [2022-03-09T15:38:18.783Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-09T15:38:18.783Z] === RUN TestNetworkMarshalling [2022-03-09T15:38:19.085Z] === RUN TestTCP4Proxy [2022-03-09T15:38:19.085Z] --- PASS: TestTCP4Proxy (0.00s) [2022-03-09T15:38:19.085Z] === RUN TestTCP4ProxyHalfClose [2022-03-09T15:38:19.085Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-09T15:38:19.085Z] === RUN TestTCP6Proxy [2022-03-09T15:38:19.085Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-09T15:38:19.085Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-09T15:38:19.085Z] === RUN TestTCPDualStackProxy [2022-03-09T15:38:19.085Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-09T15:38:19.085Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-09T15:38:19.085Z] === RUN TestUDP4Proxy [2022-03-09T15:38:19.085Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-09T15:38:19.085Z] === RUN TestUDP6Proxy [2022-03-09T15:38:19.085Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-09T15:38:19.085Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-09T15:38:19.085Z] === RUN TestUDPWriteError [2022-03-09T15:38:19.085Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-09T15:38:19.085Z] === RUN TestSCTP4Proxy [2022-03-09T15:38:19.085Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-09T15:38:19.085Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-09T15:38:19.085Z] === RUN TestSCTP6Proxy [2022-03-09T15:38:19.085Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-09T15:38:19.085Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-09T15:38:19.085Z] PASS [2022-03-09T15:38:19.085Z] coverage: 49.4% of statements [2022-03-09T15:38:19.085Z] ok github.com/docker/docker/cmd/docker-proxy 0.064s coverage: 49.4% of statements [2022-03-09T15:38:19.243Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-03-09T15:38:19.243Z] === RUN TestEndpointMarshalling [2022-03-09T15:38:19.243Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-09T15:38:19.243Z] === RUN TestAuxAddresses [2022-03-09T15:38:19.243Z] time="2022-03-09T15:38:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-09T15:38:19.243Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-09T15:38:19.243Z] === RUN TestSRVServiceQuery [2022-03-09T15:38:19.243Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:38:19.243Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-09T15:38:19.243Z] === RUN TestServiceVIPReuse [2022-03-09T15:38:19.243Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:38:19.243Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-03-09T15:38:19.243Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-09T15:38:19.243Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:38:19.243Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-09T15:38:19.243Z] === RUN TestDNSIPQuery [2022-03-09T15:38:19.243Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:38:19.243Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-09T15:38:19.243Z] === RUN TestDNSProxyServFail [2022-03-09T15:38:19.243Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:38:19.243Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-09T15:38:19.243Z] === RUN TestSandboxAddEmpty [2022-03-09T15:38:19.243Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:38:19.243Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-09T15:38:19.243Z] === RUN TestSandboxAddMultiPrio [2022-03-09T15:38:19.243Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:38:19.243Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-09T15:38:19.243Z] === RUN TestSandboxAddSamePrio [2022-03-09T15:38:19.243Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:38:19.243Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-09T15:38:19.243Z] === RUN TestCleanupServiceDiscovery [2022-03-09T15:38:19.243Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:38:19.243Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-09T15:38:19.243Z] === RUN TestDNSOptions [2022-03-09T15:38:19.243Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:38:19.243Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-09T15:38:19.243Z] === RUN TestMultipleControllersWithSameStore [2022-03-09T15:38:19.243Z] time="2022-03-09T15:38:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-09T15:38:19.243Z] time="2022-03-09T15:38:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-09T15:38:19.243Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-09T15:38:19.243Z] PASS [2022-03-09T15:38:19.243Z] coverage: 8.5% of statements [2022-03-09T15:38:19.243Z] ok github.com/docker/docker/libnetwork 0.399s coverage: 8.5% of statements [2022-03-09T15:38:19.243Z] === RUN TestIPDataMarshalling [2022-03-09T15:38:19.243Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-09T15:38:19.243Z] === RUN TestValidateAndIsV6 [2022-03-09T15:38:19.243Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-09T15:38:19.243Z] PASS [2022-03-09T15:38:19.243Z] coverage: 68.9% of statements [2022-03-09T15:38:19.243Z] ok github.com/docker/docker/libnetwork/driverapi 0.054s coverage: 68.9% of statements [2022-03-09T15:38:19.702Z] === RUN TestDriver [2022-03-09T15:38:19.702Z] --- PASS: TestDriver (0.00s) [2022-03-09T15:38:19.702Z] PASS [2022-03-09T15:38:19.702Z] coverage: 34.8% of statements [2022-03-09T15:38:19.702Z] ok github.com/docker/docker/libnetwork/drivers/host 0.042s coverage: 34.8% of statements [2022-03-09T15:38:20.168Z] === RUN TestDriver [2022-03-09T15:38:20.168Z] --- PASS: TestDriver (0.00s) [2022-03-09T15:38:20.168Z] PASS [2022-03-09T15:38:20.168Z] coverage: 34.8% of statements [2022-03-09T15:38:20.168Z] ok github.com/docker/docker/libnetwork/drivers/null 0.050s coverage: 34.8% of statements [2022-03-09T15:38:20.627Z] === RUN TestNetworkAllocateFree [2022-03-09T15:38:20.627Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-09T15:38:20.627Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-09T15:38:20.627Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-09T15:38:20.627Z] PASS [2022-03-09T15:38:20.627Z] coverage: 63.6% of statements [2022-03-09T15:38:20.627Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.054s coverage: 63.6% of statements [2022-03-09T15:38:21.087Z] === RUN TestGetEmptyCapabilities [2022-03-09T15:38:21.087Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-09T15:38:21.087Z] === RUN TestGetExtraCapabilities [2022-03-09T15:38:21.087Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-09T15:38:21.087Z] === RUN TestGetInvalidCapabilities [2022-03-09T15:38:21.087Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-09T15:38:21.087Z] === RUN TestRemoteDriver [2022-03-09T15:38:21.087Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-09T15:38:21.087Z] === RUN TestDriverError [2022-03-09T15:38:21.087Z] --- PASS: TestDriverError (0.01s) [2022-03-09T15:38:21.087Z] === RUN TestMissingValues [2022-03-09T15:38:21.087Z] --- PASS: TestMissingValues (0.00s) [2022-03-09T15:38:21.087Z] === RUN TestRollback [2022-03-09T15:38:21.087Z] --- PASS: TestRollback (0.01s) [2022-03-09T15:38:21.087Z] PASS [2022-03-09T15:38:21.087Z] coverage: 57.4% of statements [2022-03-09T15:38:21.087Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.103s coverage: 57.4% of statements [2022-03-09T15:38:21.547Z] === RUN TestNAT [2022-03-09T15:38:21.548Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-09T15:38:21.548Z] --- SKIP: TestNAT (0.00s) [2022-03-09T15:38:21.548Z] === RUN TestTransparent [2022-03-09T15:38:21.548Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-09T15:38:21.548Z] --- SKIP: TestTransparent (0.00s) [2022-03-09T15:38:21.548Z] PASS [2022-03-09T15:38:21.548Z] coverage: 0.0% of statements [2022-03-09T15:38:21.548Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.058s coverage: 0.0% of statements [2022-03-09T15:38:22.008Z] --- PASS: TestRandomAllocateDeallocate (5.69s) [2022-03-09T15:38:22.008Z] === RUN TestAllocateRandomDeallocate [2022-03-09T15:38:22.008Z] === RUN TestBuildDefault [2022-03-09T15:38:22.008Z] --- PASS: TestBuildDefault (0.01s) [2022-03-09T15:38:22.008Z] === RUN TestBuildHostnameDomainname [2022-03-09T15:38:22.008Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestBuildHostname [2022-03-09T15:38:22.008Z] --- PASS: TestBuildHostname (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestBuildHostnameFQDN [2022-03-09T15:38:22.008Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestBuildNoIP [2022-03-09T15:38:22.008Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestUpdate [2022-03-09T15:38:22.008Z] --- PASS: TestUpdate (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-09T15:38:22.008Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-09T15:38:22.008Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestAddEmpty [2022-03-09T15:38:22.008Z] --- PASS: TestAddEmpty (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestAdd [2022-03-09T15:38:22.008Z] --- PASS: TestAdd (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestDeleteEmpty [2022-03-09T15:38:22.008Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestDeleteNewline [2022-03-09T15:38:22.008Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestDelete [2022-03-09T15:38:22.008Z] --- PASS: TestDelete (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestConcurrentWrites [2022-03-09T15:38:22.008Z] === RUN TestNew [2022-03-09T15:38:22.008Z] --- PASS: TestNew (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestAddDriver [2022-03-09T15:38:22.008Z] --- PASS: TestAddDriver (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestAddDuplicateDriver [2022-03-09T15:38:22.008Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-09T15:38:22.008Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestDriver [2022-03-09T15:38:22.008Z] --- PASS: TestDriver (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestIPAM [2022-03-09T15:38:22.008Z] --- PASS: TestIPAM (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestWalkIPAMs [2022-03-09T15:38:22.008Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-09T15:38:22.008Z] === RUN TestWalkDrivers [2022-03-09T15:38:22.008Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-09T15:38:22.008Z] PASS [2022-03-09T15:38:22.008Z] coverage: 82.4% of statements [2022-03-09T15:38:22.008Z] ok github.com/docker/docker/libnetwork/drvregistry 0.084s coverage: 82.4% of statements [2022-03-09T15:38:22.468Z] --- PASS: TestConcurrentWrites (0.28s) [2022-03-09T15:38:22.468Z] PASS [2022-03-09T15:38:22.468Z] coverage: 81.2% of statements [2022-03-09T15:38:22.468Z] ok github.com/docker/docker/libnetwork/etchosts 0.365s coverage: 81.2% of statements [2022-03-09T15:38:22.468Z] === RUN TestNew [2022-03-09T15:38:22.468Z] --- PASS: TestNew (0.00s) [2022-03-09T15:38:22.930Z] === RUN TestAllocate [2022-03-09T15:38:22.930Z] --- PASS: TestAllocate (0.00s) [2022-03-09T15:38:22.930Z] === RUN TestUninitialized [2022-03-09T15:38:22.930Z] --- PASS: TestUninitialized (0.00s) [2022-03-09T15:38:22.930Z] === RUN TestAllocateInRange [2022-03-09T15:38:22.930Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-09T15:38:22.930Z] === RUN TestAllocateSerial [2022-03-09T15:38:22.930Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-09T15:38:22.930Z] PASS [2022-03-09T15:38:22.930Z] coverage: 87.5% of statements [2022-03-09T15:38:22.930Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2022-03-09T15:38:22.930Z] === RUN TestCaller [2022-03-09T15:38:22.930Z] --- PASS: TestCaller (0.00s) [2022-03-09T15:38:22.930Z] PASS [2022-03-09T15:38:22.930Z] coverage: 100.0% of statements [2022-03-09T15:38:22.930Z] ok github.com/docker/docker/libnetwork/internal/caller 0.072s coverage: 100.0% of statements [2022-03-09T15:38:22.930Z] --- PASS: TestAllocateRandomDeallocate (1.12s) [2022-03-09T15:38:22.930Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-09T15:38:23.796Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-09T15:38:23.901Z] === RUN TestSetSerialInsertDelete [2022-03-09T15:38:23.901Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-09T15:38:23.901Z] === RUN TestSetParallelInsertDelete [2022-03-09T15:38:24.358Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-09T15:38:24.361Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.29s) [2022-03-09T15:38:24.361Z] === RUN TestRetrieveFromStore [2022-03-09T15:38:24.361Z] === RUN TestInt2IP2IntConversion [2022-03-09T15:38:24.821Z] --- PASS: TestRetrieveFromStore (0.67s) [2022-03-09T15:38:24.821Z] === RUN TestIsCorrupted [2022-03-09T15:38:24.821Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-09T15:38:24.821Z] === RUN TestSetRollover [2022-03-09T15:38:24.821Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-03-09T15:38:24.821Z] === RUN TestGetAddressVersion [2022-03-09T15:38:24.821Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-09T15:38:24.821Z] === RUN TestKeyString [2022-03-09T15:38:24.821Z] --- PASS: TestKeyString (0.00s) [2022-03-09T15:38:25.282Z] === RUN TestPoolDataMarshal [2022-03-09T15:38:25.282Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-09T15:38:25.282Z] === RUN TestSubnetsMarshal [2022-03-09T15:38:25.282Z] --- PASS: TestSubnetsMarshal (0.08s) [2022-03-09T15:38:25.282Z] === RUN TestAddSubnets [2022-03-09T15:38:25.282Z] --- PASS: TestAddSubnets (0.06s) [2022-03-09T15:38:25.282Z] === RUN TestDoublePoolRelease [2022-03-09T15:38:25.282Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-09T15:38:25.282Z] === RUN TestAddReleasePoolID [2022-03-09T15:38:25.282Z] === RUN TestPoolRequest [2022-03-09T15:38:25.282Z] --- PASS: TestPoolRequest (0.00s) [2022-03-09T15:38:25.282Z] === RUN TestOtherRequests [2022-03-09T15:38:25.282Z] --- PASS: TestOtherRequests (0.00s) [2022-03-09T15:38:25.282Z] PASS [2022-03-09T15:38:25.282Z] coverage: 57.1% of statements [2022-03-09T15:38:25.282Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2022-03-09T15:38:25.282Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-03-09T15:38:25.282Z] === RUN TestPredefinedPool [2022-03-09T15:38:25.282Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-09T15:38:25.282Z] === RUN TestRemoveSubnet [2022-03-09T15:38:25.742Z] --- PASS: TestRemoveSubnet (0.24s) [2022-03-09T15:38:25.742Z] === RUN TestGetSameAddress [2022-03-09T15:38:25.742Z] --- PASS: TestGetSameAddress (0.05s) [2022-03-09T15:38:25.742Z] === RUN TestPoolAllocationReuse [2022-03-09T15:38:26.714Z] === RUN TestGetCapabilities [2022-03-09T15:38:26.714Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-09T15:38:26.714Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-09T15:38:26.714Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-09T15:38:26.714Z] === RUN TestGetDefaultAddressSpaces [2022-03-09T15:38:26.714Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-09T15:38:26.714Z] === RUN TestRemoteDriver [2022-03-09T15:38:26.714Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-09T15:38:26.714Z] PASS [2022-03-09T15:38:26.714Z] coverage: 47.4% of statements [2022-03-09T15:38:26.714Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.081s coverage: 47.4% of statements [2022-03-09T15:38:26.714Z] --- PASS: TestSetRollover (1.71s) [2022-03-09T15:38:26.714Z] === RUN TestSetRolloverSerial [2022-03-09T15:38:27.173Z] --- PASS: TestPoolAllocationReuse (1.75s) [2022-03-09T15:38:27.173Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-09T15:38:27.173Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-09T15:38:27.173Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-09T15:38:27.631Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-09T15:38:27.633Z] === RUN TestWindowsIPAM [2022-03-09T15:38:27.633Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-09T15:38:27.633Z] PASS [2022-03-09T15:38:27.633Z] coverage: 71.4% of statements [2022-03-09T15:38:27.633Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements [2022-03-09T15:38:28.093Z] === RUN TestDefaultNetwork [2022-03-09T15:38:28.093Z] --- PASS: TestSetRolloverSerial (1.63s) [2022-03-09T15:38:28.093Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-09T15:38:28.093Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-09T15:38:28.093Z] PASS [2022-03-09T15:38:28.093Z] coverage: 84.4% of statements [2022-03-09T15:38:28.093Z] ok github.com/docker/docker/libnetwork/bitseq 12.261s coverage: 84.4% of statements [2022-03-09T15:38:28.552Z] --- PASS: TestDefaultNetwork (0.28s) [2022-03-09T15:38:28.552Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-09T15:38:28.997Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-09T15:38:29.012Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-03-09T15:38:29.012Z] === RUN TestInitAddressPools [2022-03-09T15:38:29.012Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-09T15:38:29.012Z] PASS [2022-03-09T15:38:29.012Z] coverage: 74.0% of statements [2022-03-09T15:38:29.012Z] ok github.com/docker/docker/libnetwork/ipamutils 0.643s coverage: 74.0% of statements [2022-03-09T15:38:29.482Z] === RUN TestKeyValue [2022-03-09T15:38:29.482Z] --- PASS: TestKeyValue (0.00s) [2022-03-09T15:38:29.482Z] PASS [2022-03-09T15:38:29.482Z] coverage: 60.0% of statements [2022-03-09T15:38:29.482Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2022-03-09T15:38:29.942Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.49s) [2022-03-09T15:38:29.942Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-09T15:38:31.515Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-09T15:38:31.772Z] check_test.go:308: [db7fc2b349bfa] daemon is not started [2022-03-09T15:38:31.772Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-09T15:38:31.795Z] === RUN TestCheckpointCreateError [2022-03-09T15:38:31.795Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestCheckpointCreate [2022-03-09T15:38:31.795Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestCheckpointDeleteError [2022-03-09T15:38:31.795Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestCheckpointDelete [2022-03-09T15:38:31.795Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestCheckpointListError [2022-03-09T15:38:31.795Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestCheckpointList [2022-03-09T15:38:31.795Z] --- PASS: TestCheckpointList (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestCheckpointListContainerNotFound [2022-03-09T15:38:31.795Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestNewClientWithOpsFromEnv [2022-03-09T15:38:31.795Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-09T15:38:31.795Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2022-03-09T15:38:31.795Z] === RUN TestGetAPIPath [2022-03-09T15:38:31.795Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestParseHostURL [2022-03-09T15:38:31.795Z] --- PASS: TestParseHostURL (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-09T15:38:31.795Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-09T15:38:31.795Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestNegotiateAPIVersion [2022-03-09T15:38:31.795Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestNegotiateAPVersionOverride [2022-03-09T15:38:31.795Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-09T15:38:31.795Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-09T15:38:31.795Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-09T15:38:31.795Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestClientRedirect [2022-03-09T15:38:31.795Z] --- PASS: TestClientRedirect (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigCreateUnsupported [2022-03-09T15:38:31.795Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigCreateError [2022-03-09T15:38:31.795Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigCreate [2022-03-09T15:38:31.795Z] --- PASS: TestConfigCreate (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigInspectNotFound [2022-03-09T15:38:31.795Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigInspectWithEmptyID [2022-03-09T15:38:31.795Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigInspectUnsupported [2022-03-09T15:38:31.795Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigInspectError [2022-03-09T15:38:31.795Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigInspectConfigNotFound [2022-03-09T15:38:31.795Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigInspect [2022-03-09T15:38:31.795Z] --- PASS: TestConfigInspect (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigListUnsupported [2022-03-09T15:38:31.795Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigListError [2022-03-09T15:38:31.795Z] --- PASS: TestConfigListError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigList [2022-03-09T15:38:31.795Z] --- PASS: TestConfigList (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigRemoveUnsupported [2022-03-09T15:38:31.795Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigRemoveError [2022-03-09T15:38:31.795Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigRemove [2022-03-09T15:38:31.795Z] --- PASS: TestConfigRemove (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigUpdateUnsupported [2022-03-09T15:38:31.795Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigUpdateError [2022-03-09T15:38:31.795Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestConfigUpdate [2022-03-09T15:38:31.795Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerCommitError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerCommit [2022-03-09T15:38:31.795Z] --- PASS: TestContainerCommit (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerStatPathError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerStatPathNotFoundError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerStatPathNoHeaderError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerStatPath [2022-03-09T15:38:31.795Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestCopyToContainerError [2022-03-09T15:38:31.795Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestCopyToContainerNotFoundError [2022-03-09T15:38:31.795Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-09T15:38:31.795Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestCopyToContainer [2022-03-09T15:38:31.795Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestCopyFromContainerError [2022-03-09T15:38:31.795Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestCopyFromContainerNotFoundError [2022-03-09T15:38:31.795Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-09T15:38:31.795Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-09T15:38:31.795Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestCopyFromContainer [2022-03-09T15:38:31.795Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerCreateError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerCreateImageNotFound [2022-03-09T15:38:31.795Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerCreateWithName [2022-03-09T15:38:31.795Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerCreateAutoRemove [2022-03-09T15:38:31.795Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerDiffError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerDiff [2022-03-09T15:38:31.795Z] --- PASS: TestContainerDiff (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerExecCreateError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerExecCreate [2022-03-09T15:38:31.795Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerExecStartError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerExecStart [2022-03-09T15:38:31.795Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerExecInspectError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerExecInspect [2022-03-09T15:38:31.795Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerExportError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerExportError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerExport [2022-03-09T15:38:31.795Z] --- PASS: TestContainerExport (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerInspectError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerInspectContainerNotFound [2022-03-09T15:38:31.795Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerInspectWithEmptyID [2022-03-09T15:38:31.795Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerInspect [2022-03-09T15:38:31.795Z] --- PASS: TestContainerInspect (0.01s) [2022-03-09T15:38:31.795Z] === RUN TestContainerInspectNode [2022-03-09T15:38:31.795Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerKillError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerKillError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerKill [2022-03-09T15:38:31.795Z] --- PASS: TestContainerKill (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerListError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerListError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerList [2022-03-09T15:38:31.795Z] --- PASS: TestContainerList (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerLogsNotFoundError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerLogsError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerLogs [2022-03-09T15:38:31.795Z] --- PASS: TestContainerLogs (0.23s) [2022-03-09T15:38:31.795Z] === RUN TestContainerPauseError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerPause [2022-03-09T15:38:31.795Z] --- PASS: TestContainerPause (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainersPruneError [2022-03-09T15:38:31.795Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainersPrune [2022-03-09T15:38:31.795Z] --- PASS: TestContainersPrune (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerRemoveError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerRemoveNotFoundError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerRemove [2022-03-09T15:38:31.795Z] --- PASS: TestContainerRemove (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerRenameError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerRename [2022-03-09T15:38:31.795Z] --- PASS: TestContainerRename (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerResizeError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerExecResizeError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerResize [2022-03-09T15:38:31.795Z] --- PASS: TestContainerResize (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerExecResize [2022-03-09T15:38:31.795Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerRestartError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerRestart [2022-03-09T15:38:31.795Z] --- PASS: TestContainerRestart (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerStartError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerStartError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerStart [2022-03-09T15:38:31.795Z] --- PASS: TestContainerStart (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerStatsError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerStats [2022-03-09T15:38:31.795Z] --- PASS: TestContainerStats (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerStopError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerStopError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerStop [2022-03-09T15:38:31.795Z] --- PASS: TestContainerStop (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerTopError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerTopError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerTop [2022-03-09T15:38:31.795Z] --- PASS: TestContainerTop (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerUnpauseError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerUnpause [2022-03-09T15:38:31.795Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerUpdateError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerUpdate [2022-03-09T15:38:31.795Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerWaitError [2022-03-09T15:38:31.795Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestContainerWait [2022-03-09T15:38:31.795Z] --- PASS: TestContainerWait (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestDiskUsageError [2022-03-09T15:38:31.795Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestDiskUsage [2022-03-09T15:38:31.795Z] --- PASS: TestDiskUsage (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestDistributionInspectUnsupported [2022-03-09T15:38:31.795Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestDistributionInspectWithEmptyID [2022-03-09T15:38:31.795Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestEventsErrorInOptions [2022-03-09T15:38:31.795Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestEventsErrorFromServer [2022-03-09T15:38:31.795Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestEvents [2022-03-09T15:38:31.795Z] --- PASS: TestEvents (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestTLSCloseWriter [2022-03-09T15:38:31.795Z] === PAUSE TestTLSCloseWriter [2022-03-09T15:38:31.795Z] === RUN TestImageBuildError [2022-03-09T15:38:31.795Z] --- PASS: TestImageBuildError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestImageBuild [2022-03-09T15:38:31.795Z] --- PASS: TestImageBuild (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestGetDockerOS [2022-03-09T15:38:31.795Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestImageCreateError [2022-03-09T15:38:31.795Z] --- PASS: TestImageCreateError (0.00s) [2022-03-09T15:38:31.795Z] === RUN TestImageCreate [2022-03-09T15:38:31.796Z] --- PASS: TestImageCreate (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageHistoryError [2022-03-09T15:38:31.796Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageHistory [2022-03-09T15:38:31.796Z] --- PASS: TestImageHistory (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageImportError [2022-03-09T15:38:31.796Z] --- PASS: TestImageImportError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageImport [2022-03-09T15:38:31.796Z] --- PASS: TestImageImport (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageInspectError [2022-03-09T15:38:31.796Z] --- PASS: TestImageInspectError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageInspectImageNotFound [2022-03-09T15:38:31.796Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageInspectWithEmptyID [2022-03-09T15:38:31.796Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageInspect [2022-03-09T15:38:31.796Z] --- PASS: TestImageInspect (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageListError [2022-03-09T15:38:31.796Z] --- PASS: TestImageListError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageList [2022-03-09T15:38:31.796Z] --- PASS: TestImageList (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageListApiBefore125 [2022-03-09T15:38:31.796Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageLoadError [2022-03-09T15:38:31.796Z] --- PASS: TestImageLoadError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageLoad [2022-03-09T15:38:31.796Z] --- PASS: TestImageLoad (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImagesPruneError [2022-03-09T15:38:31.796Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImagesPrune [2022-03-09T15:38:31.796Z] --- PASS: TestImagesPrune (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImagePullReferenceParseError [2022-03-09T15:38:31.796Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImagePullAnyError [2022-03-09T15:38:31.796Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-09T15:38:31.796Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-09T15:38:31.796Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-09T15:38:31.796Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-09T15:38:31.796Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImagePullWithoutErrors [2022-03-09T15:38:31.796Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImagePushReferenceError [2022-03-09T15:38:31.796Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImagePushAnyError [2022-03-09T15:38:31.796Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-09T15:38:31.796Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-09T15:38:31.796Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-09T15:38:31.796Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-09T15:38:31.796Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImagePushWithoutErrors [2022-03-09T15:38:31.796Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-09T15:38:31.796Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-09T15:38:31.796Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-09T15:38:31.796Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-09T15:38:31.796Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-09T15:38:31.796Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-09T15:38:31.796Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-09T15:38:31.796Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-09T15:38:31.796Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageRemoveError [2022-03-09T15:38:31.796Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageRemoveImageNotFound [2022-03-09T15:38:31.796Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageRemove [2022-03-09T15:38:31.796Z] --- PASS: TestImageRemove (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageSaveError [2022-03-09T15:38:31.796Z] --- PASS: TestImageSaveError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageSave [2022-03-09T15:38:31.796Z] --- PASS: TestImageSave (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageSearchAnyError [2022-03-09T15:38:31.796Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-09T15:38:31.796Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-09T15:38:31.796Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-09T15:38:31.796Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-09T15:38:31.796Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageSearchWithoutErrors [2022-03-09T15:38:31.796Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageTagError [2022-03-09T15:38:31.796Z] --- PASS: TestImageTagError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageTagInvalidReference [2022-03-09T15:38:31.796Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageTagInvalidSourceImageName [2022-03-09T15:38:31.796Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageTagHexSource [2022-03-09T15:38:31.796Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestImageTag [2022-03-09T15:38:31.796Z] --- PASS: TestImageTag (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestInfoServerError [2022-03-09T15:38:31.796Z] --- PASS: TestInfoServerError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestInfoInvalidResponseJSONError [2022-03-09T15:38:31.796Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestInfo [2022-03-09T15:38:31.796Z] --- PASS: TestInfo (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNetworkConnectError [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNetworkConnect [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNetworkCreateError [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNetworkCreate [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNetworkDisconnectError [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNetworkDisconnect [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNetworkInspect [2022-03-09T15:38:31.796Z] === RUN TestNetworkInspect/empty_ID [2022-03-09T15:38:31.796Z] === RUN TestNetworkInspect/no_options [2022-03-09T15:38:31.796Z] === RUN TestNetworkInspect/verbose [2022-03-09T15:38:31.796Z] === RUN TestNetworkInspect/global_scope [2022-03-09T15:38:31.796Z] === RUN TestNetworkInspect/unknown_network [2022-03-09T15:38:31.796Z] === RUN TestNetworkInspect/server_error [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNetworkListError [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkListError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNetworkList [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkList (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNetworksPruneError [2022-03-09T15:38:31.796Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNetworksPrune [2022-03-09T15:38:31.796Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNetworkRemoveError [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNetworkRemove [2022-03-09T15:38:31.796Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNodeInspectError [2022-03-09T15:38:31.796Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNodeInspectNodeNotFound [2022-03-09T15:38:31.796Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNodeInspectWithEmptyID [2022-03-09T15:38:31.796Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNodeInspect [2022-03-09T15:38:31.796Z] --- PASS: TestNodeInspect (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNodeListError [2022-03-09T15:38:31.796Z] --- PASS: TestNodeListError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNodeList [2022-03-09T15:38:31.796Z] --- PASS: TestNodeList (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNodeRemoveError [2022-03-09T15:38:31.796Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNodeRemove [2022-03-09T15:38:31.796Z] --- PASS: TestNodeRemove (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNodeUpdateError [2022-03-09T15:38:31.796Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestNodeUpdate [2022-03-09T15:38:31.796Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestOptionWithHostFromEnv [2022-03-09T15:38:31.796Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestOptionWithTimeout [2022-03-09T15:38:31.796Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestOptionWithVersionFromEnv [2022-03-09T15:38:31.796Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPingFail [2022-03-09T15:38:31.796Z] --- PASS: TestPingFail (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPingWithError [2022-03-09T15:38:31.796Z] 2022/03/09 15:38:30 RoundTripper returned a response & error; ignoring response [2022-03-09T15:38:31.796Z] 2022/03/09 15:38:30 RoundTripper returned a response & error; ignoring response [2022-03-09T15:38:31.796Z] --- PASS: TestPingWithError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPingSuccess [2022-03-09T15:38:31.796Z] --- PASS: TestPingSuccess (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPingHeadFallback [2022-03-09T15:38:31.796Z] === RUN TestPingHeadFallback/OK [2022-03-09T15:38:31.796Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-09T15:38:31.796Z] === RUN TestPingHeadFallback/Not_Found [2022-03-09T15:38:31.796Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-09T15:38:31.796Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-09T15:38:31.796Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-09T15:38:31.796Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-09T15:38:31.796Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-09T15:38:31.796Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPluginDisableError [2022-03-09T15:38:31.796Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPluginDisable [2022-03-09T15:38:31.796Z] --- PASS: TestPluginDisable (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPluginEnableError [2022-03-09T15:38:31.796Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPluginEnable [2022-03-09T15:38:31.796Z] --- PASS: TestPluginEnable (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPluginInspectError [2022-03-09T15:38:31.796Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPluginInspectWithEmptyID [2022-03-09T15:38:31.796Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPluginInspect [2022-03-09T15:38:31.796Z] --- PASS: TestPluginInspect (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPluginListError [2022-03-09T15:38:31.796Z] --- PASS: TestPluginListError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPluginList [2022-03-09T15:38:31.796Z] --- PASS: TestPluginList (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPluginPushError [2022-03-09T15:38:31.796Z] --- PASS: TestPluginPushError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPluginPush [2022-03-09T15:38:31.796Z] --- PASS: TestPluginPush (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPluginRemoveError [2022-03-09T15:38:31.796Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPluginRemove [2022-03-09T15:38:31.796Z] --- PASS: TestPluginRemove (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPluginSetError [2022-03-09T15:38:31.796Z] --- PASS: TestPluginSetError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPluginSet [2022-03-09T15:38:31.796Z] --- PASS: TestPluginSet (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSetHostHeader [2022-03-09T15:38:31.796Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestPlainTextError [2022-03-09T15:38:31.796Z] --- PASS: TestPlainTextError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestInfiniteError [2022-03-09T15:38:31.796Z] --- PASS: TestInfiniteError (0.04s) [2022-03-09T15:38:31.796Z] === RUN TestCanceledContext [2022-03-09T15:38:31.796Z] 2022/03/09 15:38:30 RoundTripper returned a response & error; ignoring response [2022-03-09T15:38:31.796Z] --- PASS: TestCanceledContext (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestDeadlineExceededContext [2022-03-09T15:38:31.796Z] 2022/03/09 15:38:30 RoundTripper returned a response & error; ignoring response [2022-03-09T15:38:31.796Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSecretCreateUnsupported [2022-03-09T15:38:31.796Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSecretCreateError [2022-03-09T15:38:31.796Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSecretCreate [2022-03-09T15:38:31.796Z] --- PASS: TestSecretCreate (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSecretInspectUnsupported [2022-03-09T15:38:31.796Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSecretInspectError [2022-03-09T15:38:31.796Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSecretInspectSecretNotFound [2022-03-09T15:38:31.796Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSecretInspectWithEmptyID [2022-03-09T15:38:31.796Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSecretInspect [2022-03-09T15:38:31.796Z] --- PASS: TestSecretInspect (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSecretListUnsupported [2022-03-09T15:38:31.796Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSecretListError [2022-03-09T15:38:31.796Z] --- PASS: TestSecretListError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSecretList [2022-03-09T15:38:31.796Z] --- PASS: TestSecretList (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSecretRemoveUnsupported [2022-03-09T15:38:31.796Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSecretRemoveError [2022-03-09T15:38:31.796Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSecretRemove [2022-03-09T15:38:31.796Z] --- PASS: TestSecretRemove (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSecretUpdateUnsupported [2022-03-09T15:38:31.796Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSecretUpdateError [2022-03-09T15:38:31.796Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSecretUpdate [2022-03-09T15:38:31.796Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestServiceCreateError [2022-03-09T15:38:31.796Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestServiceCreate [2022-03-09T15:38:31.796Z] --- PASS: TestServiceCreate (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-09T15:38:31.796Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestServiceCreateDigestPinning [2022-03-09T15:38:31.796Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestServiceInspectError [2022-03-09T15:38:31.796Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestServiceInspectServiceNotFound [2022-03-09T15:38:31.796Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestServiceInspectWithEmptyID [2022-03-09T15:38:31.796Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestServiceInspect [2022-03-09T15:38:31.796Z] --- PASS: TestServiceInspect (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestServiceListError [2022-03-09T15:38:31.796Z] --- PASS: TestServiceListError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestServiceList [2022-03-09T15:38:31.796Z] --- PASS: TestServiceList (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestServiceLogsError [2022-03-09T15:38:31.796Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestServiceLogs [2022-03-09T15:38:31.796Z] --- PASS: TestServiceLogs (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestServiceRemoveError [2022-03-09T15:38:31.796Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestServiceRemoveNotFoundError [2022-03-09T15:38:31.796Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestServiceRemove [2022-03-09T15:38:31.796Z] --- PASS: TestServiceRemove (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestServiceUpdateError [2022-03-09T15:38:31.796Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestServiceUpdate [2022-03-09T15:38:31.796Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSwarmGetUnlockKeyError [2022-03-09T15:38:31.796Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSwarmGetUnlockKey [2022-03-09T15:38:31.796Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSwarmInitError [2022-03-09T15:38:31.796Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSwarmInit [2022-03-09T15:38:31.796Z] --- PASS: TestSwarmInit (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSwarmInspectError [2022-03-09T15:38:31.796Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSwarmInspect [2022-03-09T15:38:31.796Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSwarmJoinError [2022-03-09T15:38:31.796Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSwarmJoin [2022-03-09T15:38:31.796Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSwarmLeaveError [2022-03-09T15:38:31.796Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSwarmLeave [2022-03-09T15:38:31.796Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSwarmUnlockError [2022-03-09T15:38:31.796Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSwarmUnlock [2022-03-09T15:38:31.796Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSwarmUpdateError [2022-03-09T15:38:31.796Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestSwarmUpdate [2022-03-09T15:38:31.796Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestTaskInspectError [2022-03-09T15:38:31.796Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestTaskInspectWithEmptyID [2022-03-09T15:38:31.796Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestTaskInspect [2022-03-09T15:38:31.796Z] --- PASS: TestTaskInspect (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestTaskListError [2022-03-09T15:38:31.796Z] --- PASS: TestTaskListError (0.00s) [2022-03-09T15:38:31.796Z] === RUN TestTaskList [2022-03-09T15:38:31.797Z] --- PASS: TestTaskList (0.00s) [2022-03-09T15:38:31.797Z] === RUN TestVolumeCreateError [2022-03-09T15:38:31.797Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-09T15:38:31.797Z] === RUN TestVolumeCreate [2022-03-09T15:38:31.797Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-09T15:38:31.797Z] === RUN TestVolumeInspectError [2022-03-09T15:38:31.797Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-09T15:38:31.797Z] === RUN TestVolumeInspectNotFound [2022-03-09T15:38:31.797Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-09T15:38:31.797Z] === RUN TestVolumeInspectWithEmptyID [2022-03-09T15:38:31.797Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-09T15:38:31.797Z] === RUN TestVolumeInspect [2022-03-09T15:38:31.797Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-09T15:38:31.797Z] === RUN TestVolumeListError [2022-03-09T15:38:31.797Z] --- PASS: TestVolumeListError (0.00s) [2022-03-09T15:38:31.797Z] === RUN TestVolumeList [2022-03-09T15:38:31.797Z] --- PASS: TestVolumeList (0.00s) [2022-03-09T15:38:31.797Z] === RUN TestVolumeRemoveError [2022-03-09T15:38:31.797Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-09T15:38:31.797Z] === RUN TestVolumeRemove [2022-03-09T15:38:31.797Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-09T15:38:31.797Z] === CONT TestTLSCloseWriter [2022-03-09T15:38:31.797Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-09T15:38:31.797Z] PASS [2022-03-09T15:38:31.797Z] coverage: 75.2% of statements [2022-03-09T15:38:31.797Z] ok github.com/docker/docker/client 0.543s coverage: 75.2% of statements [2022-03-09T15:38:32.848Z] === RUN TestNetworkDBSimple [2022-03-09T15:38:32.848Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.00s) [2022-03-09T15:38:32.848Z] === RUN TestGetAddress [2022-03-09T15:38:33.212Z] --- PASS: TestServiceUpdateSecrets (14.25s) [2022-03-09T15:38:33.212Z] === RUN TestServiceUpdateConfigs [2022-03-09T15:38:33.307Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-09T15:38:33.307Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-09T15:38:33.307Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-09T15:38:33.307Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-09T15:38:33.307Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-09T15:38:33.307Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-09T15:38:33.307Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-09T15:38:33.307Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-09T15:38:33.307Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-09T15:38:33.307Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-09T15:38:33.307Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-09T15:38:33.307Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-09T15:38:33.307Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-09T15:38:33.307Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-09T15:38:33.307Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-09T15:38:33.307Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-09T15:38:33.307Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-09T15:38:33.766Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-09T15:38:33.766Z] PASS [2022-03-09T15:38:33.766Z] coverage: 100.0% of statements [2022-03-09T15:38:33.766Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.053s coverage: 100.0% of statements [2022-03-09T15:38:33.766Z] 2022/03/09 15:38:33 Closing DB instances... [2022-03-09T15:38:34.225Z] === RUN TestGenerate [2022-03-09T15:38:34.225Z] --- PASS: TestGenerate (0.00s) [2022-03-09T15:38:34.225Z] === RUN TestGeneratePtr [2022-03-09T15:38:34.225Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-09T15:38:34.225Z] === RUN TestGenerateMissingField [2022-03-09T15:38:34.225Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-09T15:38:34.225Z] === RUN TestFieldCannotBeSet [2022-03-09T15:38:34.225Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-09T15:38:34.225Z] === RUN TestTypeMismatchError [2022-03-09T15:38:34.225Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-09T15:38:34.225Z] PASS [2022-03-09T15:38:34.225Z] coverage: 100.0% of statements [2022-03-09T15:38:34.225Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2022-03-09T15:38:34.225Z] testing: warning: no tests to run [2022-03-09T15:38:34.225Z] PASS [2022-03-09T15:38:34.225Z] coverage: 0.0% of statements [2022-03-09T15:38:34.225Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-03-09T15:38:35.194Z] === RUN TestRequestNewPort [2022-03-09T15:38:35.195Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-09T15:38:35.195Z] === RUN TestRequestSpecificPort [2022-03-09T15:38:35.195Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-09T15:38:35.195Z] === RUN TestReleasePort [2022-03-09T15:38:35.195Z] --- PASS: TestReleasePort (0.00s) [2022-03-09T15:38:35.195Z] === RUN TestReuseReleasedPort [2022-03-09T15:38:35.195Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-09T15:38:35.195Z] === RUN TestReleaseUnreadledPort [2022-03-09T15:38:35.195Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-09T15:38:35.195Z] === RUN TestUnknowProtocol [2022-03-09T15:38:35.195Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-09T15:38:35.195Z] === RUN TestAllocateAllPorts [2022-03-09T15:38:35.195Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-09T15:38:35.195Z] === RUN TestPortAllocation [2022-03-09T15:38:35.195Z] --- PASS: TestPortAllocation (0.00s) [2022-03-09T15:38:35.195Z] === RUN TestPortAllocationWithCustomRange [2022-03-09T15:38:35.195Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-09T15:38:35.195Z] === RUN TestNoDuplicateBPR [2022-03-09T15:38:35.195Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-09T15:38:35.195Z] === RUN TestChangePortRange [2022-03-09T15:38:35.195Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-09T15:38:35.195Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-09T15:38:35.195Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-09T15:38:35.195Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-09T15:38:35.195Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-09T15:38:35.195Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-09T15:38:35.195Z] --- PASS: TestChangePortRange (0.00s) [2022-03-09T15:38:35.195Z] PASS [2022-03-09T15:38:35.195Z] coverage: 88.6% of statements [2022-03-09T15:38:35.195Z] ok github.com/docker/docker/libnetwork/portallocator 0.054s coverage: 88.6% of statements [2022-03-09T15:38:35.195Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-03-09T15:38:35.195Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-09T15:38:35.195Z] testing: warning: no tests to run [2022-03-09T15:38:35.195Z] PASS [2022-03-09T15:38:35.195Z] coverage: 0.0% of statements [2022-03-09T15:38:35.195Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-03-09T15:38:35.654Z] === RUN TestHashData [2022-03-09T15:38:35.654Z] --- PASS: TestHashData (0.00s) [2022-03-09T15:38:35.654Z] PASS [2022-03-09T15:38:35.654Z] coverage: 2.8% of statements [2022-03-09T15:38:35.654Z] ok github.com/docker/docker/libnetwork/resolvconf 0.047s coverage: 2.8% of statements [2022-03-09T15:38:36.113Z] === RUN TestErrorConstructors [2022-03-09T15:38:36.113Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-09T15:38:36.113Z] === RUN TestCompareIPMask [2022-03-09T15:38:36.113Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-09T15:38:36.113Z] === RUN TestUtilGetHostPartIP [2022-03-09T15:38:36.113Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-09T15:38:36.113Z] === RUN TestUtilGetBroadcastIP [2022-03-09T15:38:36.113Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-09T15:38:36.113Z] === RUN TestParseCIDR [2022-03-09T15:38:36.113Z] --- PASS: TestParseCIDR (0.00s) [2022-03-09T15:38:36.113Z] PASS [2022-03-09T15:38:36.113Z] coverage: 37.3% of statements [2022-03-09T15:38:36.113Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2022-03-09T15:38:36.573Z] 2022/03/09 15:38:36 Closing DB instances... [2022-03-09T15:38:37.032Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-09T15:38:37.032Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-09T15:38:37.033Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-09T15:38:37.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-09T15:38:37.033Z] PASS [2022-03-09T15:38:37.033Z] coverage: 50.0% of statements [2022-03-09T15:38:37.033Z] ok github.com/docker/docker/oci 0.060s coverage: 50.0% of statements [2022-03-09T15:38:38.002Z] === RUN TestAddressPoolOpt [2022-03-09T15:38:38.002Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/a [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/something [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/_=a [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/env1=value1 [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/_env1=value1 [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/PATH [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/=a [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/PATH= [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/PATH=something [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/asd!qwe [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/1asd [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/123 [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/some_space [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/__some_space_before [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/some_space_after__ [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/= [2022-03-09T15:38:38.002Z] === RUN TestValidateEnv/PaTh [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestParseHost [2022-03-09T15:38:38.002Z] --- PASS: TestParseHost (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestParseDockerDaemonHost [2022-03-09T15:38:38.002Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestParseTCP [2022-03-09T15:38:38.002Z] --- PASS: TestParseTCP (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-09T15:38:38.002Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestValidateExtraHosts [2022-03-09T15:38:38.002Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestIpOptString [2022-03-09T15:38:38.002Z] --- PASS: TestIpOptString (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-09T15:38:38.002Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestNewIpOptValidDefaultVal [2022-03-09T15:38:38.002Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestIpOptSetInvalidVal [2022-03-09T15:38:38.002Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestValidateIPAddress [2022-03-09T15:38:38.002Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestMapOpts [2022-03-09T15:38:38.002Z] --- PASS: TestMapOpts (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestListOptsWithoutValidator [2022-03-09T15:38:38.002Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestListOptsWithValidator [2022-03-09T15:38:38.002Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestValidateDNSSearch [2022-03-09T15:38:38.002Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestValidateLabel [2022-03-09T15:38:38.002Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-09T15:38:38.002Z] === RUN TestValidateLabel/label_with_general_format [2022-03-09T15:38:38.002Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-09T15:38:38.002Z] === RUN TestValidateLabel/label_with_one_more [2022-03-09T15:38:38.002Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-09T15:38:38.002Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-09T15:38:38.002Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-09T15:38:38.002Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-09T15:38:38.002Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-09T15:38:38.002Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-09T15:38:38.002Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-09T15:38:38.002Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-09T15:38:38.002Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-09T15:38:38.002Z] --- PASS: TestValidateLabel (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-09T15:38:38.002Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestNamedListOpts [2022-03-09T15:38:38.002Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestNamedMapOpts [2022-03-09T15:38:38.002Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestParseLink [2022-03-09T15:38:38.002Z] --- PASS: TestParseLink (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestQuotedStringSetWithQuotes [2022-03-09T15:38:38.002Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-09T15:38:38.002Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-09T15:38:38.002Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-09T15:38:38.002Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-09T15:38:38.002Z] === RUN TestUlimitOpt [2022-03-09T15:38:38.002Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-09T15:38:38.002Z] PASS [2022-03-09T15:38:38.002Z] coverage: 67.4% of statements [2022-03-09T15:38:38.002Z] ok github.com/docker/docker/opts 0.077s coverage: 67.4% of statements [2022-03-09T15:38:38.002Z] === RUN TestParseVersion [2022-03-09T15:38:38.002Z] --- PASS: TestParseVersion (0.00s) [2022-03-09T15:38:38.002Z] PASS [2022-03-09T15:38:38.002Z] coverage: 52.9% of statements [2022-03-09T15:38:38.002Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2022-03-09T15:38:38.314Z] --- PASS: TestDockerDaemonSuite (334.50s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.24s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.86s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.43s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.34s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.31s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.56s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.46s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.69s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.33s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.89s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.09s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.16s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.14s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.32s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.66s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.34s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.56s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.60s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.77s) [2022-03-09T15:38:38.315Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.64s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.10s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.88s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.90s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.09s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.37s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.39s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.71s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.86s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.62s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.67s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.92s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.88s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.03s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.13s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.22s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.27s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.50s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.80s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.72s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.06s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.42s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.91s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.11s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.41s) [2022-03-09T15:38:38.315Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-09T15:38:38.315Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.18s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.03s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.98s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.17s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.66s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.13s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.24s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.26s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.33s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.92s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.48s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.49s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.50s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.45s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.03s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.69s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.88s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.41s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.80s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.08s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.32s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.39s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.13s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.44s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.84s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.21s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.13s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.23s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.07s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.03s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.49s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.57s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.99s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.74s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.64s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2022-03-09T15:38:38.315Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.84s) [2022-03-09T15:38:38.315Z] === RUN TestDockerSwarmSuite [2022-03-09T15:38:38.315Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-09T15:38:38.463Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.03s) [2022-03-09T15:38:38.463Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-09T15:38:39.433Z] 2022/03/09 15:38:39 Closing DB instances... [2022-03-09T15:38:39.893Z] === RUN TestPeerCertificateMarshalJSON [2022-03-09T15:38:40.353Z] === RUN TestIsArchivePathDir [2022-03-09T15:38:40.353Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-09T15:38:40.353Z] === RUN TestIsArchivePathInvalidFile [2022-03-09T15:38:40.353Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-09T15:38:40.353Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-09T15:38:40.353Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2022-03-09T15:38:40.353Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-09T15:38:40.353Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-09T15:38:40.353Z] === RUN TestMiddleware [2022-03-09T15:38:40.353Z] --- PASS: TestMiddleware (0.00s) [2022-03-09T15:38:40.353Z] === RUN TestNewResponseModifier [2022-03-09T15:38:40.353Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-09T15:38:40.353Z] PASS [2022-03-09T15:38:40.353Z] coverage: 26.8% of statements [2022-03-09T15:38:40.353Z] ok github.com/docker/docker/pkg/authorization 0.538s coverage: 26.8% of statements [2022-03-09T15:38:40.353Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-03-09T15:38:40.353Z] === RUN TestIsArchivePathTar [2022-03-09T15:38:40.353Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-03-09T15:38:40.353Z] === RUN TestDecompressStreamGzip [2022-03-09T15:38:40.812Z] --- PASS: TestDecompressStreamGzip (0.25s) [2022-03-09T15:38:40.812Z] === RUN TestDecompressStreamBzip2 [2022-03-09T15:38:40.812Z] === RUN TestUnbuffered [2022-03-09T15:38:40.812Z] --- PASS: TestUnbuffered (0.00s) [2022-03-09T15:38:40.812Z] === RUN TestRaceUnbuffered [2022-03-09T15:38:40.812Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-09T15:38:40.812Z] PASS [2022-03-09T15:38:40.812Z] coverage: 100.0% of statements [2022-03-09T15:38:40.812Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2022-03-09T15:38:40.812Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-03-09T15:38:40.812Z] === RUN TestDecompressStreamXz [2022-03-09T15:38:40.812Z] archive_test.go:133: Xz not present in msys2 [2022-03-09T15:38:40.812Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-09T15:38:40.812Z] === RUN TestDecompressStreamZstd [2022-03-09T15:38:40.812Z] archive_test.go:140: zstd not installed [2022-03-09T15:38:40.812Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-09T15:38:40.812Z] === RUN TestCompressStreamXzUnsupported [2022-03-09T15:38:40.812Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-09T15:38:40.812Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-09T15:38:40.812Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-09T15:38:40.812Z] === RUN TestCompressStreamInvalid [2022-03-09T15:38:40.812Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-09T15:38:40.812Z] === RUN TestExtensionInvalid [2022-03-09T15:38:40.812Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-09T15:38:40.812Z] === RUN TestExtensionUncompressed [2022-03-09T15:38:40.812Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-09T15:38:40.812Z] === RUN TestExtensionBzip2 [2022-03-09T15:38:40.812Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-09T15:38:40.812Z] === RUN TestExtensionGzip [2022-03-09T15:38:40.812Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-09T15:38:40.812Z] === RUN TestExtensionXz [2022-03-09T15:38:40.812Z] --- PASS: TestExtensionXz (0.00s) [2022-03-09T15:38:40.812Z] === RUN TestExtensionZstd [2022-03-09T15:38:40.812Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-09T15:38:40.812Z] === RUN TestCmdStreamLargeStderr [2022-03-09T15:38:40.812Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2022-03-09T15:38:40.812Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-09T15:38:40.812Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-09T15:38:40.836Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-09T15:38:41.271Z] === RUN TestCmdStreamBad [2022-03-09T15:38:41.271Z] archive_test.go:252: Failing on Windows CI machines [2022-03-09T15:38:41.271Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-09T15:38:41.271Z] === RUN TestCmdStreamGood [2022-03-09T15:38:41.271Z] --- PASS: TestCmdStreamGood (0.06s) [2022-03-09T15:38:41.271Z] === RUN TestUntarPathWithInvalidDest [2022-03-09T15:38:41.271Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-03-09T15:38:41.271Z] === RUN TestUntarPathWithInvalidSrc [2022-03-09T15:38:41.271Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-09T15:38:41.271Z] === RUN TestUntarPath [2022-03-09T15:38:41.271Z] --- PASS: TestUntarPath (0.07s) [2022-03-09T15:38:41.271Z] === RUN TestUntarPathWithDestinationFile [2022-03-09T15:38:41.271Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-09T15:38:41.271Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-09T15:38:41.271Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-09T15:38:41.271Z] === RUN TestCopyWithTarInvalidSrc [2022-03-09T15:38:41.271Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-09T15:38:41.271Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-09T15:38:41.271Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-09T15:38:41.271Z] === RUN TestCopyWithTarSrcFile [2022-03-09T15:38:41.271Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-09T15:38:41.271Z] === RUN TestCopyWithTarSrcFolder [2022-03-09T15:38:41.271Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-09T15:38:41.271Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-09T15:38:41.271Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-09T15:38:41.271Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-09T15:38:41.271Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-09T15:38:41.271Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-09T15:38:41.271Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-09T15:38:41.271Z] === RUN TestCopyFileWithTarSrcFile [2022-03-09T15:38:41.271Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-09T15:38:41.271Z] === RUN TestTarFiles [2022-03-09T15:38:41.734Z] === RUN TestMatch [2022-03-09T15:38:41.734Z] === RUN TestMatch/[[]] [2022-03-09T15:38:41.734Z] === RUN TestMatch/[[foo]] [2022-03-09T15:38:41.734Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-09T15:38:41.734Z] === RUN TestMatch/[[foo_bar]] [2022-03-09T15:38:41.734Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-09T15:38:41.734Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-09T15:38:41.734Z] === RUN TestMatch/[] [2022-03-09T15:38:41.734Z] === RUN TestMatch/[]#01 [2022-03-09T15:38:41.734Z] === RUN TestMatch/[[qux]] [2022-03-09T15:38:41.734Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-09T15:38:41.734Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-09T15:38:41.734Z] === RUN TestMatch/[[foo_baz]] [2022-03-09T15:38:41.734Z] --- PASS: TestMatch (0.00s) [2022-03-09T15:38:41.734Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-09T15:38:41.734Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-09T15:38:41.734Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-09T15:38:41.734Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-09T15:38:41.734Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-09T15:38:41.734Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-09T15:38:41.734Z] --- PASS: TestMatch/[] (0.00s) [2022-03-09T15:38:41.734Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-09T15:38:41.735Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-09T15:38:41.735Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-09T15:38:41.735Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-09T15:38:41.735Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-09T15:38:41.735Z] PASS [2022-03-09T15:38:41.735Z] coverage: 87.5% of statements [2022-03-09T15:38:41.735Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements [2022-03-09T15:38:42.704Z] === RUN TestChrootTarUntar [2022-03-09T15:38:42.704Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:38:42.704Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-09T15:38:42.704Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-09T15:38:42.704Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:38:42.704Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-09T15:38:42.704Z] === RUN TestChrootUntarEmptyArchive [2022-03-09T15:38:42.704Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-09T15:38:42.704Z] === RUN TestChrootTarUntarWithSymlink [2022-03-09T15:38:42.704Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:38:42.704Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-09T15:38:42.704Z] === RUN TestChrootCopyWithTar [2022-03-09T15:38:42.704Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:38:42.704Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-09T15:38:42.704Z] === RUN TestChrootCopyFileWithTar [2022-03-09T15:38:42.704Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:38:42.704Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-09T15:38:42.704Z] === RUN TestChrootUntarPath [2022-03-09T15:38:42.704Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:38:42.704Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-09T15:38:42.704Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-09T15:38:42.704Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:38:42.704Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-09T15:38:42.704Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-09T15:38:42.704Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:38:42.704Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-09T15:38:42.704Z] === RUN TestChrootApplyDotDotFile [2022-03-09T15:38:42.704Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:38:42.704Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-09T15:38:42.704Z] PASS [2022-03-09T15:38:42.704Z] coverage: 15.1% of statements [2022-03-09T15:38:42.704Z] ok github.com/docker/docker/pkg/chrootarchive 0.106s coverage: 15.1% of statements [2022-03-09T15:38:43.167Z] 2022/03/09 15:38:42 Closing DB instances... [2022-03-09T15:38:43.359Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-09T15:38:43.924Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-09T15:38:44.137Z] === RUN TestEnsureRemoveAllNotExist [2022-03-09T15:38:44.137Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-09T15:38:44.137Z] === RUN TestEnsureRemoveAllWithDir [2022-03-09T15:38:44.137Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-09T15:38:44.137Z] === RUN TestEnsureRemoveAllWithFile [2022-03-09T15:38:44.137Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-09T15:38:44.137Z] PASS [2022-03-09T15:38:44.137Z] coverage: 0.0% of statements [2022-03-09T15:38:44.137Z] ok github.com/docker/docker/pkg/containerfs 0.045s coverage: 0.0% of statements [2022-03-09T15:38:44.601Z] === RUN TestSizeEmpty [2022-03-09T15:38:44.601Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-09T15:38:44.601Z] === RUN TestSizeEmptyFile [2022-03-09T15:38:44.601Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-09T15:38:44.601Z] === RUN TestSizeNonemptyFile [2022-03-09T15:38:44.601Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-09T15:38:44.601Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-09T15:38:44.601Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-09T15:38:44.601Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-09T15:38:44.601Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-09T15:38:44.601Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-09T15:38:44.601Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) [2022-03-09T15:38:44.601Z] === RUN TestMoveToSubdir [2022-03-09T15:38:44.601Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-09T15:38:44.601Z] === RUN TestSizeNonExistingDirectory [2022-03-09T15:38:44.601Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-09T15:38:44.601Z] PASS [2022-03-09T15:38:44.601Z] coverage: 80.0% of statements [2022-03-09T15:38:44.601Z] ok github.com/docker/docker/pkg/directory 0.067s coverage: 80.0% of statements [2022-03-09T15:38:45.571Z] --- PASS: TestNetworkDBCRUDTableEntry (4.48s) [2022-03-09T15:38:45.571Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-09T15:38:45.571Z] === RUN TestPollerAddRemove [2022-03-09T15:38:45.571Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-09T15:38:45.571Z] === RUN TestPollerEvent [2022-03-09T15:38:45.571Z] poller_test.go:40: No chmod on Windows [2022-03-09T15:38:45.571Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-09T15:38:45.571Z] === RUN TestPollerClose [2022-03-09T15:38:45.571Z] --- PASS: TestPollerClose (0.00s) [2022-03-09T15:38:45.571Z] PASS [2022-03-09T15:38:45.571Z] coverage: 45.7% of statements [2022-03-09T15:38:45.571Z] ok github.com/docker/docker/pkg/filenotify 0.049s coverage: 45.7% of statements [2022-03-09T15:38:46.445Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-09T15:38:46.540Z] === RUN TestCopyFileWithInvalidSrc [2022-03-09T15:38:46.540Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-09T15:38:46.540Z] === RUN TestCopyFileWithInvalidDest [2022-03-09T15:38:46.540Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-09T15:38:46.540Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-09T15:38:46.540Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-09T15:38:46.540Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-09T15:38:46.540Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-09T15:38:46.540Z] === RUN TestCopyFile [2022-03-09T15:38:46.540Z] --- PASS: TestCopyFile (0.00s) [2022-03-09T15:38:46.540Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-09T15:38:46.540Z] fileutils_test.go:133: Needs porting to Windows [2022-03-09T15:38:46.540Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-09T15:38:46.540Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-09T15:38:46.540Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-09T15:38:46.540Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-09T15:38:46.540Z] fileutils_test.go:179: Needs porting to Windows [2022-03-09T15:38:46.540Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-09T15:38:46.540Z] === RUN TestWildcardMatches [2022-03-09T15:38:46.999Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestPatternMatches [2022-03-09T15:38:46.999Z] --- PASS: TestPatternMatches (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-09T15:38:46.999Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestPatternMatchesFolderExclusions [2022-03-09T15:38:46.999Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-09T15:38:46.999Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-09T15:38:46.999Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-09T15:38:46.999Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-09T15:38:46.999Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestSingleExclamationError [2022-03-09T15:38:46.999Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestMatchesWithNoPatterns [2022-03-09T15:38:46.999Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestMatchesWithMalformedPatterns [2022-03-09T15:38:46.999Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestMatches [2022-03-09T15:38:46.999Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-09T15:38:46.999Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-09T15:38:46.999Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-09T15:38:46.999Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-09T15:38:46.999Z] --- PASS: TestMatches (0.01s) [2022-03-09T15:38:46.999Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-09T15:38:46.999Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-09T15:38:46.999Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-09T15:38:46.999Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestCleanPatterns [2022-03-09T15:38:46.999Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-09T15:38:46.999Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestCleanPatternsExceptionFlag [2022-03-09T15:38:46.999Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-09T15:38:46.999Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-09T15:38:46.999Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestCleanPatternsErrorSingleException [2022-03-09T15:38:46.999Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestCreateIfNotExistsDir [2022-03-09T15:38:46.999Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-09T15:38:46.999Z] === RUN TestCreateIfNotExistsFile [2022-03-09T15:38:46.999Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-09T15:38:46.999Z] === RUN TestMatch [2022-03-09T15:38:46.999Z] --- PASS: TestMatch (0.00s) [2022-03-09T15:38:46.999Z] === RUN TestCompile [2022-03-09T15:38:46.999Z] === RUN TestCompile/slash [2022-03-09T15:38:46.999Z] === RUN TestCompile/backslash [2022-03-09T15:38:46.999Z] --- PASS: TestCompile (0.00s) [2022-03-09T15:38:46.999Z] --- PASS: TestCompile/slash (0.00s) [2022-03-09T15:38:46.999Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-09T15:38:46.999Z] PASS [2022-03-09T15:38:46.999Z] coverage: 84.7% of statements [2022-03-09T15:38:46.999Z] ok github.com/docker/docker/pkg/fileutils 0.095s coverage: 84.7% of statements [2022-03-09T15:38:47.459Z] --- PASS: TestTarFiles (5.84s) [2022-03-09T15:38:47.459Z] === RUN TestDetectCompressionZstd [2022-03-09T15:38:47.459Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-09T15:38:47.459Z] === RUN TestTarUntar [2022-03-09T15:38:47.459Z] --- PASS: TestTarUntar (0.06s) [2022-03-09T15:38:47.459Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-09T15:38:47.459Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-09T15:38:47.459Z] === RUN TestTarWithOptions [2022-03-09T15:38:47.459Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-09T15:38:47.459Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-09T15:38:47.459Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-09T15:38:47.459Z] === RUN TestUntarUstarGnuConflict [2022-03-09T15:38:47.459Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-09T15:38:47.459Z] === RUN TestUntarInvalidFilenames [2022-03-09T15:38:47.459Z] === RUN TestGet [2022-03-09T15:38:47.459Z] --- PASS: TestGet (0.00s) [2022-03-09T15:38:47.459Z] === RUN TestGetShortcutString [2022-03-09T15:38:47.459Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-09T15:38:47.459Z] PASS [2022-03-09T15:38:47.459Z] coverage: 42.9% of statements [2022-03-09T15:38:47.459Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2022-03-09T15:38:47.459Z] 2022/03/09 15:38:47 Closing DB instances... [2022-03-09T15:38:47.459Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames656843778\\dest" [2022-03-09T15:38:47.459Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-03-09T15:38:47.459Z] === RUN TestUntarHardlinkToSymlink [2022-03-09T15:38:47.459Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-09T15:38:47.459Z] === RUN TestUntarInvalidHardlink [2022-03-09T15:38:47.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3783017261\\victim\\hello" -> "../victim/hello" [2022-03-09T15:38:47.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2568997197\\victim\\hello" -> "/../victim/hello" [2022-03-09T15:38:47.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3378053483\\victim" -> "../victim" [2022-03-09T15:38:47.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2052646159\\victim" -> "../victim" [2022-03-09T15:38:47.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1656669822\\victim" -> "../victim" [2022-03-09T15:38:47.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink669724051\\victim" -> "../victim" [2022-03-09T15:38:47.459Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-09T15:38:47.459Z] === RUN TestUntarInvalidSymlink [2022-03-09T15:38:47.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink125344270\\dest\\dotdot" -> "../victim/hello" [2022-03-09T15:38:47.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3287383722\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-09T15:38:47.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2914322392\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:38:47.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3526307988\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:38:47.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink479050618\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:38:47.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink775889595\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:38:47.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1996543497\\dest\\dir\\loophole" -> "../../victim" [2022-03-09T15:38:47.459Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-03-09T15:38:47.459Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-09T15:38:47.459Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-09T15:38:47.459Z] === RUN TestXGlobalNoParent [2022-03-09T15:38:47.459Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-09T15:38:47.459Z] === RUN TestReplaceFileTarWrapper [2022-03-09T15:38:47.919Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-03-09T15:38:47.919Z] === RUN TestPrefixHeaderReadable [2022-03-09T15:38:47.919Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-03-09T15:38:47.919Z] === RUN TestDisablePigz [2022-03-09T15:38:47.919Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-09T15:38:47.919Z] --- PASS: TestDisablePigz (0.14s) [2022-03-09T15:38:47.919Z] === RUN TestPigz [2022-03-09T15:38:48.114Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-03-09T15:38:48.114Z] === RUN TestServiceUpdateNetwork [2022-03-09T15:38:48.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-09T15:38:48.378Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-09T15:38:48.379Z] --- PASS: TestPigz (0.27s) [2022-03-09T15:38:48.379Z] === RUN TestNosysFileInfo [2022-03-09T15:38:48.379Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-09T15:38:48.379Z] === RUN TestCopyFileWithInvalidDest [2022-03-09T15:38:48.379Z] archive_windows_test.go:16: Currently fails [2022-03-09T15:38:48.379Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-09T15:38:48.379Z] === RUN TestCanonicalTarNameForPath [2022-03-09T15:38:48.379Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-09T15:38:48.379Z] === RUN TestCanonicalTarName [2022-03-09T15:38:48.379Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-09T15:38:48.379Z] === RUN TestChmodTarEntry [2022-03-09T15:38:48.379Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-09T15:38:48.379Z] === RUN TestHardLinkOrder [2022-03-09T15:38:48.379Z] === RUN TestCreateIDMapOrder [2022-03-09T15:38:48.379Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-09T15:38:48.379Z] PASS [2022-03-09T15:38:48.379Z] coverage: 7.2% of statements [2022-03-09T15:38:48.379Z] ok github.com/docker/docker/pkg/idtools 0.049s coverage: 7.2% of statements [2022-03-09T15:38:48.379Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-09T15:38:48.379Z] === RUN TestChangeString [2022-03-09T15:38:48.379Z] --- PASS: TestChangeString (0.00s) [2022-03-09T15:38:48.379Z] === RUN TestChangesWithNoChanges [2022-03-09T15:38:48.379Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-09T15:38:48.379Z] === RUN TestChangesWithChanges [2022-03-09T15:38:48.379Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-09T15:38:48.379Z] === RUN TestChangesWithChangesGH13590 [2022-03-09T15:38:48.379Z] changes_test.go:195: needs more investigation [2022-03-09T15:38:48.379Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-09T15:38:48.379Z] === RUN TestChangesDirsEmpty [2022-03-09T15:38:48.379Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-09T15:38:48.379Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-09T15:38:48.379Z] === RUN TestChangesDirsMutated [2022-03-09T15:38:48.379Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-09T15:38:48.379Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-09T15:38:48.379Z] === RUN TestApplyLayer [2022-03-09T15:38:48.379Z] changes_test.go:432: needs further investigation [2022-03-09T15:38:48.379Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-09T15:38:48.379Z] === RUN TestChangesSizeWithHardlinks [2022-03-09T15:38:48.379Z] changes_test.go:468: needs further investigation [2022-03-09T15:38:48.379Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-09T15:38:48.379Z] === RUN TestChangesSizeWithNoChanges [2022-03-09T15:38:48.379Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-09T15:38:48.379Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-09T15:38:48.379Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-09T15:38:48.379Z] === RUN TestChangesSize [2022-03-09T15:38:48.379Z] --- PASS: TestChangesSize (0.00s) [2022-03-09T15:38:48.379Z] === RUN TestApplyLayerInvalidFilenames [2022-03-09T15:38:48.379Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2203114243\\dest" [2022-03-09T15:38:48.379Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-09T15:38:48.379Z] === RUN TestApplyLayerInvalidHardlink [2022-03-09T15:38:48.379Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink701703914\\victim\\hello" -> "../victim/hello" [2022-03-09T15:38:48.379Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink890180241\\victim\\hello" -> "/../victim/hello" [2022-03-09T15:38:48.379Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4251888469\\victim" -> "../victim" [2022-03-09T15:38:48.379Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1280603040\\victim" -> "../victim" [2022-03-09T15:38:48.379Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1099508462\\victim" -> "../victim" [2022-03-09T15:38:48.379Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1548207797\\victim" -> "../victim" [2022-03-09T15:38:48.379Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-09T15:38:48.379Z] === RUN TestApplyLayerInvalidSymlink [2022-03-09T15:38:48.379Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3070794126\\dest\\dotdot" -> "../victim/hello" [2022-03-09T15:38:48.379Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1096867007\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-09T15:38:48.379Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3882159896\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:38:48.379Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3561296635\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:38:48.379Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3344243463\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:38:48.379Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1341050369\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:38:48.839Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-09T15:38:48.839Z] === RUN TestApplyLayerWhiteouts [2022-03-09T15:38:48.839Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-03-09T15:38:48.839Z] === RUN TestGenerateEmptyFile [2022-03-09T15:38:48.839Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-09T15:38:48.839Z] === RUN TestGenerateWithContent [2022-03-09T15:38:48.839Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-09T15:38:48.839Z] PASS [2022-03-09T15:38:48.839Z] coverage: 62.0% of statements [2022-03-09T15:38:48.839Z] ok github.com/docker/docker/pkg/archive 8.597s coverage: 62.0% of statements [2022-03-09T15:38:48.839Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-03-09T15:38:48.839Z] === RUN TestNetworkDBNodeLeave [2022-03-09T15:38:49.808Z] === RUN TestFixedBufferCap [2022-03-09T15:38:49.808Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-09T15:38:49.808Z] === RUN TestFixedBufferLen [2022-03-09T15:38:49.808Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-09T15:38:49.808Z] === RUN TestFixedBufferString [2022-03-09T15:38:49.808Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-09T15:38:49.808Z] === RUN TestFixedBufferWrite [2022-03-09T15:38:49.808Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-09T15:38:49.808Z] === RUN TestFixedBufferRead [2022-03-09T15:38:49.808Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-09T15:38:49.808Z] === RUN TestBytesPipeRead [2022-03-09T15:38:49.808Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-09T15:38:49.808Z] === RUN TestBytesPipeWrite [2022-03-09T15:38:49.808Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-09T15:38:49.808Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-09T15:38:50.284Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-03-09T15:38:50.284Z] === RUN TestAtomicWriteToFile [2022-03-09T15:38:50.284Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-09T15:38:50.284Z] === RUN TestAtomicWriteSetCommit [2022-03-09T15:38:50.284Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-09T15:38:50.284Z] === RUN TestAtomicWriteSetCancel [2022-03-09T15:38:50.284Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-09T15:38:50.284Z] === RUN TestReadCloserWrapperClose [2022-03-09T15:38:50.284Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-09T15:38:50.284Z] === RUN TestReaderErrWrapperReadOnError [2022-03-09T15:38:50.284Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-09T15:38:50.284Z] === RUN TestReaderErrWrapperRead [2022-03-09T15:38:50.284Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-09T15:38:50.284Z] === RUN TestCancelReadCloser [2022-03-09T15:38:50.284Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-09T15:38:50.284Z] === RUN TestWriteCloserWrapperClose [2022-03-09T15:38:50.284Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-09T15:38:50.284Z] === RUN TestNopWriteCloser [2022-03-09T15:38:50.284Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-09T15:38:50.284Z] === RUN TestNopWriter [2022-03-09T15:38:50.284Z] --- PASS: TestNopWriter (0.00s) [2022-03-09T15:38:50.284Z] === RUN TestWriteCounter [2022-03-09T15:38:50.284Z] --- PASS: TestWriteCounter (0.00s) [2022-03-09T15:38:50.284Z] PASS [2022-03-09T15:38:50.284Z] coverage: 70.1% of statements [2022-03-09T15:38:50.284Z] ok github.com/docker/docker/pkg/ioutils 0.638s coverage: 70.1% of statements [2022-03-09T15:38:51.254Z] === RUN TestError [2022-03-09T15:38:51.254Z] --- PASS: TestError (0.00s) [2022-03-09T15:38:51.254Z] === RUN TestProgressString [2022-03-09T15:38:51.254Z] === RUN TestProgressString/no_progress [2022-03-09T15:38:51.254Z] === RUN TestProgressString/progress_1 [2022-03-09T15:38:51.254Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-09T15:38:51.254Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-09T15:38:51.254Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-09T15:38:51.254Z] === RUN TestProgressString/with_units [2022-03-09T15:38:51.254Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-09T15:38:51.254Z] === RUN TestProgressString/hide_counts [2022-03-09T15:38:51.254Z] --- PASS: TestProgressString (0.00s) [2022-03-09T15:38:51.254Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-09T15:38:51.254Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-09T15:38:51.254Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-09T15:38:51.254Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-09T15:38:51.254Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-09T15:38:51.254Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-09T15:38:51.254Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-09T15:38:51.254Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-09T15:38:51.254Z] === RUN TestJSONMessageDisplay [2022-03-09T15:38:51.714Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-03-09T15:38:51.714Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-09T15:38:51.714Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-09T15:38:51.714Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-09T15:38:51.714Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-09T15:38:51.714Z] === RUN TestDisplayJSONMessagesStream [2022-03-09T15:38:51.714Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-09T15:38:51.714Z] PASS [2022-03-09T15:38:51.714Z] coverage: 91.7% of statements [2022-03-09T15:38:51.714Z] ok github.com/docker/docker/pkg/jsonmessage 0.252s coverage: 91.7% of statements [2022-03-09T15:38:51.714Z] --- PASS: TestNetworkDBNodeLeave (2.90s) [2022-03-09T15:38:51.714Z] === RUN TestNetworkDBWatch [2022-03-09T15:38:52.173Z] === RUN TestStandardLongPath [2022-03-09T15:38:52.173Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-09T15:38:52.173Z] === RUN TestUNCLongPath [2022-03-09T15:38:52.173Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-09T15:38:52.173Z] PASS [2022-03-09T15:38:52.173Z] coverage: 100.0% of statements [2022-03-09T15:38:52.173Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2022-03-09T15:38:52.633Z] === RUN TestNameFormat [2022-03-09T15:38:52.633Z] --- PASS: TestNameFormat (0.00s) [2022-03-09T15:38:52.633Z] === RUN TestNameRetries [2022-03-09T15:38:52.633Z] --- PASS: TestNameRetries (0.00s) [2022-03-09T15:38:52.633Z] PASS [2022-03-09T15:38:52.633Z] coverage: 85.7% of statements [2022-03-09T15:38:53.092Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2022-03-09T15:38:53.268Z] --- PASS: TestCheckoutGit (36.54s) [2022-03-09T15:38:53.268Z] === RUN TestValidGitTransport [2022-03-09T15:38:53.268Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-09T15:38:53.268Z] === RUN TestGitInvalidRef [2022-03-09T15:38:53.268Z] --- PASS: TestGitInvalidRef (0.22s) [2022-03-09T15:38:53.268Z] PASS [2022-03-09T15:38:53.268Z] coverage: 86.3% of statements [2022-03-09T15:38:53.268Z] ok github.com/docker/docker/builder/remotecontext/git 36.846s coverage: 86.3% of statements [2022-03-09T15:38:53.268Z] ? github.com/docker/docker/cli [no test files] [2022-03-09T15:38:53.268Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-09T15:38:53.552Z] 2022/03/09 15:38:53 Closing DB instances... [2022-03-09T15:38:53.552Z] === RUN TestParseKeyValueOpt [2022-03-09T15:38:53.552Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-09T15:38:53.552Z] === RUN TestParseUintList [2022-03-09T15:38:53.552Z] --- PASS: TestParseUintList (0.00s) [2022-03-09T15:38:53.552Z] === RUN TestParseUintListMaximumLimits [2022-03-09T15:38:53.552Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-09T15:38:53.552Z] PASS [2022-03-09T15:38:53.552Z] coverage: 97.0% of statements [2022-03-09T15:38:53.552Z] ok github.com/docker/docker/pkg/parsers 0.052s coverage: 97.0% of statements [2022-03-09T15:38:54.524Z] === RUN TestNewAndRemove [2022-03-09T15:38:54.524Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-09T15:38:54.524Z] === RUN TestRemoveInvalidPath [2022-03-09T15:38:54.524Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-09T15:38:54.524Z] PASS [2022-03-09T15:38:54.524Z] coverage: 82.6% of statements [2022-03-09T15:38:54.524Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2022-03-09T15:38:54.887Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-09T15:38:54.984Z] --- PASS: TestNetworkDBWatch (3.27s) [2022-03-09T15:38:54.984Z] === RUN TestNetworkDBBulkSync [2022-03-09T15:38:55.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-09T15:38:55.401Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-09T15:38:55.963Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-09T15:38:56.521Z] --- PASS: TestGetAddress (23.46s) [2022-03-09T15:38:56.521Z] === RUN TestRequestSyntaxCheck [2022-03-09T15:38:56.521Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-09T15:38:56.521Z] === RUN TestRequest [2022-03-09T15:38:56.521Z] === RUN TestFailedConnection [2022-03-09T15:38:56.521Z] 2022/03/09 15:38:56 Closing DB instances... [2022-03-09T15:38:57.347Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-09T15:38:57.347Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-09T15:38:57.347Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-09T15:38:57.613Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-09T15:38:58.060Z] --- PASS: TestNetworkDBBulkSync (3.12s) [2022-03-09T15:38:58.060Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-09T15:38:58.120Z] --- PASS: TestServiceUpdateNetwork (11.57s) [2022-03-09T15:38:58.120Z] === RUN TestServiceUpdatePidsLimit [2022-03-09T15:38:58.520Z] --- PASS: TestFailedConnection (2.01s) [2022-03-09T15:38:58.520Z] === RUN TestFailOnce [2022-03-09T15:38:58.520Z] 2022/03/09 15:38:58 http: panic serving 127.0.0.1:49291: Plugin not ready [2022-03-09T15:38:58.520Z] goroutine 3 [running]: [2022-03-09T15:38:58.520Z] net/http.(*conn).serve.func1() [2022-03-09T15:38:58.520Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-09T15:38:58.520Z] panic({0xf2ca00, 0x10409d0}) [2022-03-09T15:38:58.520Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-09T15:38:58.520Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xaf4e5098e3bc5232}, 0xc0000a9a98) [2022-03-09T15:38:58.520Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-09T15:38:58.520Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x104d900, 0xc0001ec0e0}, 0xe61d26) [2022-03-09T15:38:58.520Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-09T15:38:58.520Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x104d900, 0xc0001ec0e0}, 0xc000056000) [2022-03-09T15:38:58.520Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-09T15:38:58.520Z] net/http.serverHandler.ServeHTTP({0x104bff0}, {0x104d900, 0xc0001ec0e0}, 0xc000056000) [2022-03-09T15:38:58.520Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-09T15:38:58.520Z] net/http.(*conn).serve(0xc000048000, {0x104f900, 0xc0000a20f0}) [2022-03-09T15:38:58.520Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-09T15:38:58.520Z] created by net/http.(*Server).Serve [2022-03-09T15:38:58.520Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-09T15:38:58.520Z] time="2022-03-09T15:38:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2022-03-09T15:38:59.062Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-09T15:38:59.264Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-09T15:38:59.264Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-09T15:38:59.264Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-09T15:38:59.264Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-09T15:38:59.264Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-09T15:38:59.264Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-09T15:38:59.264Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-09T15:38:59.264Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-09T15:38:59.264Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-09T15:38:59.264Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-09T15:38:59.264Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-09T15:38:59.264Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-09T15:38:59.264Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-09T15:38:59.264Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-09T15:38:59.264Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-09T15:38:59.264Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-09T15:38:59.264Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-09T15:38:59.264Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-09T15:38:59.264Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-09T15:38:59.264Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-09T15:38:59.264Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-09T15:38:59.264Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-09T15:38:59.264Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-09T15:38:59.264Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-09T15:38:59.264Z] === RUN TestConfigureDaemonLogs [2022-03-09T15:38:59.264Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-09T15:38:59.264Z] === RUN TestCommonOptionsInstallFlags [2022-03-09T15:38:59.264Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-09T15:38:59.264Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-09T15:38:59.264Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-09T15:38:59.264Z] PASS [2022-03-09T15:38:59.264Z] coverage: 19.0% of statements [2022-03-09T15:38:59.264Z] ok github.com/docker/docker/cmd/dockerd 0.223s coverage: 19.0% of statements [2022-03-09T15:38:59.264Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-09T15:38:59.264Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-09T15:38:59.489Z] --- PASS: TestFailOnce (1.21s) [2022-03-09T15:38:59.489Z] === RUN TestEchoInputOutput [2022-03-09T15:38:59.489Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-09T15:38:59.489Z] === RUN TestBackoff [2022-03-09T15:38:59.489Z] --- PASS: TestBackoff (0.00s) [2022-03-09T15:38:59.489Z] === RUN TestAbortRetry [2022-03-09T15:38:59.489Z] --- PASS: TestAbortRetry (0.00s) [2022-03-09T15:38:59.489Z] === RUN TestClientScheme [2022-03-09T15:38:59.489Z] --- PASS: TestClientScheme (0.00s) [2022-03-09T15:38:59.490Z] === RUN TestNewClientWithTimeout [2022-03-09T15:38:59.634Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-09T15:39:00.280Z] === RUN TestContainerStopSignal [2022-03-09T15:39:00.280Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-09T15:39:00.280Z] === RUN TestContainerStopTimeout [2022-03-09T15:39:00.280Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-09T15:39:00.280Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-09T15:39:00.280Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-09T15:39:00.280Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-09T15:39:00.280Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-09T15:39:00.280Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-09T15:39:00.280Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-03-09T15:39:00.280Z] === RUN TestReplaceAndAppendEnvVars [2022-03-09T15:39:00.280Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-09T15:39:00.280Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-09T15:39:00.280Z] === RUN TestNewMemoryStore [2022-03-09T15:39:00.280Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-09T15:39:00.280Z] === RUN TestAddContainers [2022-03-09T15:39:00.280Z] --- PASS: TestAddContainers (0.00s) [2022-03-09T15:39:00.280Z] === RUN TestGetContainer [2022-03-09T15:39:00.280Z] --- PASS: TestGetContainer (0.00s) [2022-03-09T15:39:00.280Z] === RUN TestDeleteContainer [2022-03-09T15:39:00.280Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-09T15:39:00.280Z] === RUN TestListContainers [2022-03-09T15:39:00.280Z] --- PASS: TestListContainers (0.00s) [2022-03-09T15:39:00.280Z] === RUN TestFirstContainer [2022-03-09T15:39:00.280Z] --- PASS: TestFirstContainer (0.00s) [2022-03-09T15:39:00.280Z] === RUN TestApplyAllContainer [2022-03-09T15:39:00.280Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-09T15:39:00.280Z] === RUN TestIsValidHealthString [2022-03-09T15:39:00.280Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-09T15:39:00.280Z] === RUN TestStateRunStop [2022-03-09T15:39:00.280Z] --- PASS: TestStateRunStop (0.00s) [2022-03-09T15:39:00.280Z] === RUN TestStateTimeoutWait [2022-03-09T15:39:00.280Z] state_test.go:141: Stop callback fired [2022-03-09T15:39:00.280Z] state_test.go:165: Stop callback fired [2022-03-09T15:39:00.280Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-09T15:39:00.280Z] === RUN TestIsValidStateString [2022-03-09T15:39:00.280Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-09T15:39:00.280Z] === RUN TestViewSaveDelete [2022-03-09T15:39:00.280Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-09T15:39:00.280Z] === RUN TestViewAll [2022-03-09T15:39:00.280Z] --- PASS: TestViewAll (0.01s) [2022-03-09T15:39:00.280Z] === RUN TestViewGet [2022-03-09T15:39:00.280Z] --- PASS: TestViewGet (0.01s) [2022-03-09T15:39:00.280Z] === RUN TestNames [2022-03-09T15:39:00.280Z] --- PASS: TestNames (0.00s) [2022-03-09T15:39:00.280Z] === RUN TestViewWithHealthCheck [2022-03-09T15:39:00.280Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-09T15:39:00.280Z] PASS [2022-03-09T15:39:00.280Z] coverage: 41.7% of statements [2022-03-09T15:39:00.458Z] time="2022-03-09T15:38:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-09T15:39:00.764Z] ok github.com/docker/docker/container 0.260s coverage: 41.7% of statements [2022-03-09T15:39:00.764Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-09T15:39:00.764Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-09T15:39:00.764Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-09T15:39:00.764Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-09T15:39:01.783Z] === RUN TestPrepare [2022-03-09T15:39:01.783Z] --- PASS: TestPrepare (0.00s) [2022-03-09T15:39:01.783Z] === RUN TestStart [2022-03-09T15:39:01.783Z] --- PASS: TestStart (0.00s) [2022-03-09T15:39:01.783Z] === RUN TestWaitCancel [2022-03-09T15:39:01.783Z] --- PASS: TestWaitCancel (0.00s) [2022-03-09T15:39:01.783Z] === RUN TestWaitDisabled [2022-03-09T15:39:01.783Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-09T15:39:01.783Z] === RUN TestWaitEnabled [2022-03-09T15:39:01.783Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-09T15:39:01.783Z] === RUN TestRemove [2022-03-09T15:39:01.783Z] --- PASS: TestRemove (0.00s) [2022-03-09T15:39:01.783Z] PASS [2022-03-09T15:39:01.783Z] coverage: 65.3% of statements [2022-03-09T15:39:01.783Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2022-03-09T15:39:01.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-09T15:39:01.996Z] time="2022-03-09T15:39:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-09T15:39:02.727Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-09T15:39:04.058Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-09T15:39:04.058Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-09T15:39:04.058Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-09T15:39:04.058Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-09T15:39:04.058Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-09T15:39:04.058Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-09T15:39:04.058Z] PASS [2022-03-09T15:39:04.058Z] coverage: 35.9% of statements [2022-03-09T15:39:04.058Z] ok github.com/docker/docker/daemon/cluster/convert 0.462s coverage: 35.9% of statements [2022-03-09T15:39:04.177Z] time="2022-03-09T15:39:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-09T15:39:04.541Z] === RUN TestNewListSecretsFilters [2022-03-09T15:39:04.541Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-09T15:39:04.541Z] === RUN TestNewListConfigsFilters [2022-03-09T15:39:04.541Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-09T15:39:04.541Z] PASS [2022-03-09T15:39:04.541Z] coverage: 0.5% of statements [2022-03-09T15:39:04.541Z] ok github.com/docker/docker/daemon/cluster 1.144s coverage: 0.5% of statements [2022-03-09T15:39:05.146Z] --- PASS: TestRequest (8.91s) [2022-03-09T15:39:05.146Z] === RUN TestOverlappingRequests [2022-03-09T15:39:05.606Z] --- PASS: TestOverlappingRequests (0.44s) [2022-03-09T15:39:05.606Z] === RUN TestRelease [2022-03-09T15:39:06.002Z] docker_api_swarm_test.go:563: [d6ca124d88d87] joining swarm manager [df07d2c990445]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:39:07.568Z] === RUN TestBuilderGC [2022-03-09T15:39:07.568Z] --- PASS: TestBuilderGC (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestDaemonConfigurationNotFound [2022-03-09T15:39:07.568Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestDaemonBrokenConfiguration [2022-03-09T15:39:07.568Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestFindConfigurationConflicts [2022-03-09T15:39:07.568Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-09T15:39:07.568Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-09T15:39:07.568Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-09T15:39:07.568Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-09T15:39:07.568Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-09T15:39:07.568Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-09T15:39:07.568Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-09T15:39:07.568Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-09T15:39:07.568Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-09T15:39:07.568Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-09T15:39:07.568Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-09T15:39:07.568Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestValidateConfigurationErrors [2022-03-09T15:39:07.568Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-09T15:39:07.568Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-09T15:39:07.568Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-09T15:39:07.568Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-09T15:39:07.568Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-09T15:39:07.568Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-09T15:39:07.568Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-09T15:39:07.568Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-09T15:39:07.568Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-09T15:39:07.568Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-09T15:39:07.568Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-09T15:39:07.568Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestValidateConfiguration [2022-03-09T15:39:07.568Z] === RUN TestValidateConfiguration/with_label [2022-03-09T15:39:07.568Z] === RUN TestValidateConfiguration/with_dns [2022-03-09T15:39:07.568Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-09T15:39:07.568Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-09T15:39:07.568Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-09T15:39:07.568Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-09T15:39:07.568Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-09T15:39:07.568Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-09T15:39:07.568Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestReloadSetConfigFileNotExist [2022-03-09T15:39:07.568Z] time="2022-03-09T15:39:07Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-09T15:39:07.568Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2022-03-09T15:39:07.568Z] === RUN TestReloadDefaultConfigNotExist [2022-03-09T15:39:07.568Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:39:07.568Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestReloadBadDefaultConfig [2022-03-09T15:39:07.568Z] time="2022-03-09T15:39:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3915299901" [2022-03-09T15:39:07.568Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestReloadWithConflictingLabels [2022-03-09T15:39:07.568Z] time="2022-03-09T15:39:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1935721022" [2022-03-09T15:39:07.568Z] --- PASS: TestReloadWithConflictingLabels (0.05s) [2022-03-09T15:39:07.568Z] === RUN TestReloadWithDuplicateLabels [2022-03-09T15:39:07.568Z] time="2022-03-09T15:39:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1451232388" [2022-03-09T15:39:07.568Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestMaskURLCredentials [2022-03-09T15:39:07.568Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-09T15:39:07.568Z] === RUN TestDaemonConfigurationMerge [2022-03-09T15:39:07.568Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-09T15:39:07.568Z] PASS [2022-03-09T15:39:07.568Z] coverage: 79.2% of statements [2022-03-09T15:39:07.568Z] ok github.com/docker/docker/daemon/config 0.469s coverage: 79.2% of statements [2022-03-09T15:39:07.773Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-09T15:39:07.787Z] --- PASS: TestRelease (1.70s) [2022-03-09T15:39:07.787Z] === RUN TestAllocateRandomDeallocate [2022-03-09T15:39:07.905Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-09T15:39:07.905Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-09T15:39:08.597Z] === RUN TestWaitNodeAttachment [2022-03-09T15:39:08.597Z] === RUN TestEventsLog [2022-03-09T15:39:08.597Z] --- PASS: TestEventsLog (0.00s) [2022-03-09T15:39:08.597Z] === RUN TestEventsLogTimeout [2022-03-09T15:39:08.597Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-09T15:39:08.597Z] === RUN TestLogEvents [2022-03-09T15:39:08.597Z] --- PASS: TestLogEvents (0.05s) [2022-03-09T15:39:08.597Z] === RUN TestLoadBufferedEvents [2022-03-09T15:39:08.597Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-03-09T15:39:08.597Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-09T15:39:08.597Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-09T15:39:08.597Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-09T15:39:08.597Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-09T15:39:08.597Z] PASS [2022-03-09T15:39:08.597Z] coverage: 50.0% of statements [2022-03-09T15:39:08.597Z] ok github.com/docker/docker/daemon/events 0.313s coverage: 50.0% of statements [2022-03-09T15:39:08.756Z] time="2022-03-09T15:39:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-09T15:39:08.833Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-09T15:39:09.080Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-09T15:39:09.081Z] === RUN TestIsolationConversion [2022-03-09T15:39:09.081Z] === RUN TestIsolationConversion/default [2022-03-09T15:39:09.081Z] === RUN TestIsolationConversion/process [2022-03-09T15:39:09.081Z] === RUN TestIsolationConversion/hyperv [2022-03-09T15:39:09.081Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-09T15:39:09.081Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-09T15:39:09.081Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-09T15:39:09.081Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-09T15:39:09.081Z] === RUN TestContainerLabels [2022-03-09T15:39:09.081Z] --- PASS: TestContainerLabels (0.00s) [2022-03-09T15:39:09.081Z] === RUN TestCredentialSpecConversion [2022-03-09T15:39:09.081Z] === RUN TestCredentialSpecConversion/none [2022-03-09T15:39:09.081Z] === RUN TestCredentialSpecConversion/config [2022-03-09T15:39:09.081Z] === RUN TestCredentialSpecConversion/file [2022-03-09T15:39:09.081Z] === RUN TestCredentialSpecConversion/registry [2022-03-09T15:39:09.081Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-09T15:39:09.081Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-09T15:39:09.081Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-09T15:39:09.081Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-09T15:39:09.081Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-09T15:39:09.081Z] === RUN TestControllerValidateMountBind [2022-03-09T15:39:09.081Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-09T15:39:09.081Z] === RUN TestControllerValidateMountVolume [2022-03-09T15:39:09.081Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-09T15:39:09.081Z] === RUN TestControllerValidateMountTarget [2022-03-09T15:39:09.081Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-09T15:39:09.081Z] === RUN TestControllerValidateMountTmpfs [2022-03-09T15:39:09.081Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-09T15:39:09.081Z] === RUN TestControllerValidateMountInvalidType [2022-03-09T15:39:09.081Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-09T15:39:09.081Z] === RUN TestControllerValidateMountNamedPipe [2022-03-09T15:39:09.081Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-09T15:39:09.081Z] PASS [2022-03-09T15:39:09.081Z] coverage: 11.0% of statements [2022-03-09T15:39:09.081Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.619s coverage: 11.0% of statements [2022-03-09T15:39:09.089Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-09T15:39:09.563Z] === RUN TestIsEmptyDir [2022-03-09T15:39:09.563Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-09T15:39:09.563Z] PASS [2022-03-09T15:39:09.563Z] coverage: 2.3% of statements [2022-03-09T15:39:09.563Z] ok github.com/docker/docker/daemon/graphdriver 0.076s coverage: 2.3% of statements [2022-03-09T15:39:09.652Z] === RUN TestDockerSuite/TestBuildFails [2022-03-09T15:39:10.583Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-09T15:39:10.583Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-09T15:39:10.585Z] === RUN TestVerifyNetworkingConfig [2022-03-09T15:39:10.585Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestGetContainer [2022-03-09T15:39:10.585Z] --- PASS: TestGetContainer (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestValidContainerNames [2022-03-09T15:39:10.585Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestContainerInitDNS [2022-03-09T15:39:10.585Z] daemon_test.go:145: root required [2022-03-09T15:39:10.585Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestMerge [2022-03-09T15:39:10.585Z] --- PASS: TestMerge (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestValidateContainerIsolation [2022-03-09T15:39:10.585Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestFindNetworkErrorType [2022-03-09T15:39:10.585Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestEnsureServicesExist [2022-03-09T15:39:10.585Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestEnsureServicesExistErrors [2022-03-09T15:39:10.585Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-09T15:39:10.585Z] === RUN TestLinkNaming [2022-03-09T15:39:10.585Z] --- PASS: TestLinkNaming (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestLinkNew [2022-03-09T15:39:10.585Z] --- PASS: TestLinkNew (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestLinkEnv [2022-03-09T15:39:10.585Z] --- PASS: TestLinkEnv (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestLinkMultipleEnv [2022-03-09T15:39:10.585Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestLinkPortRangeEnv [2022-03-09T15:39:10.585Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-09T15:39:10.585Z] PASS [2022-03-09T15:39:10.585Z] coverage: 93.0% of statements [2022-03-09T15:39:10.585Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-09T15:39:10.585Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-09T15:39:10.585Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-09T15:39:10.585Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-09T15:39:10.585Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-09T15:39:10.585Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestContainerDelete [2022-03-09T15:39:10.585Z] ok github.com/docker/docker/daemon/links 0.048s coverage: 93.0% of statements [2022-03-09T15:39:10.585Z] --- PASS: TestContainerDelete (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestContainerDoubleDelete [2022-03-09T15:39:10.585Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestLogContainerEventCopyLabels [2022-03-09T15:39:10.585Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestLogContainerEventWithAttributes [2022-03-09T15:39:10.585Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestNoneHealthcheck [2022-03-09T15:39:10.585Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestHealthStates [2022-03-09T15:39:10.585Z] time="2022-03-09T15:39:10Z" 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" [2022-03-09T15:39:10.585Z] time="2022-03-09T15:39:10Z" 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" [2022-03-09T15:39:10.585Z] time="2022-03-09T15:39:10Z" 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" [2022-03-09T15:39:10.585Z] time="2022-03-09T15:39:10Z" 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" [2022-03-09T15:39:10.585Z] time="2022-03-09T15:39:10Z" 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" [2022-03-09T15:39:10.585Z] time="2022-03-09T15:39:10Z" 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" [2022-03-09T15:39:10.585Z] time="2022-03-09T15:39:10Z" 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" [2022-03-09T15:39:10.585Z] time="2022-03-09T15:39:10Z" 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" [2022-03-09T15:39:10.585Z] time="2022-03-09T15:39:10Z" 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" [2022-03-09T15:39:10.585Z] time="2022-03-09T15:39:10Z" 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" [2022-03-09T15:39:10.585Z] --- PASS: TestHealthStates (0.21s) [2022-03-09T15:39:10.585Z] === RUN TestGetInspectData [2022-03-09T15:39:10.585Z] --- PASS: TestGetInspectData (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestFillLicense [2022-03-09T15:39:10.585Z] --- PASS: TestFillLicense (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestListInvalidFilter [2022-03-09T15:39:10.585Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestNameFilter [2022-03-09T15:39:10.585Z] --- PASS: TestNameFilter (0.00s) [2022-03-09T15:39:10.585Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-09T15:39:10.585Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-09T15:39:10.586Z] === 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 [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-09T15:39:10.586Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-09T15:39:10.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-09T15:39:10.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-09T15:39:10.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-09T15:39:10.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-09T15:39:10.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-09T15:39:10.586Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-09T15:39:11.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-09T15:39:11.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-09T15:39:11.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-09T15:39:11.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-09T15:39:11.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-09T15:39:11.070Z] --- 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) [2022-03-09T15:39:11.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-09T15:39:11.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-09T15:39:11.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-09T15:39:11.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-09T15:39:11.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-09T15:39:11.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-09T15:39:11.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-09T15:39:11.070Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-09T15:39:11.070Z] === RUN TestDaemonReloadLabels [2022-03-09T15:39:11.070Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-09T15:39:11.070Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-09T15:39:11.070Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-09T15:39:11.070Z] === RUN TestDaemonReloadMirrors [2022-03-09T15:39:11.070Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-09T15:39:11.070Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-09T15:39:11.070Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-09T15:39:11.070Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-09T15:39:11.070Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-09T15:39:11.070Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-09T15:39:11.070Z] reload_test.go:342: root required [2022-03-09T15:39:11.070Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-09T15:39:11.070Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-09T15:39:11.070Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-09T15:39:11.070Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-09T15:39:11.070Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2022-03-09T15:39:11.070Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-09T15:39:11.070Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.06s) [2022-03-09T15:39:11.070Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-09T15:39:11.070Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-09T15:39:11.070Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-09T15:39:11.070Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-09T15:39:11.070Z] === RUN TestParseVolumesFrom [2022-03-09T15:39:11.070Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-09T15:39:11.070Z] PASS [2022-03-09T15:39:11.070Z] coverage: 8.6% of statements [2022-03-09T15:39:11.070Z] ok github.com/docker/docker/daemon 0.556s coverage: 8.6% of statements [2022-03-09T15:39:11.070Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-09T15:39:11.070Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-09T15:39:11.070Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-09T15:39:11.070Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-09T15:39:11.070Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-09T15:39:11.070Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-09T15:39:11.070Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-09T15:39:11.070Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-09T15:39:11.070Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-09T15:39:11.070Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-09T15:39:11.070Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-09T15:39:11.070Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-09T15:39:11.070Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-09T15:39:11.070Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-09T15:39:12.478Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-09T15:39:12.503Z] --- PASS: TestAllocateRandomDeallocate (4.78s) [2022-03-09T15:39:12.503Z] === RUN TestRetrieveFromStore [2022-03-09T15:39:12.679Z] === RUN TestAdapterReadLogs [2022-03-09T15:39:12.679Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-09T15:39:12.679Z] === RUN TestCopier [2022-03-09T15:39:12.679Z] --- PASS: TestCopier (0.00s) [2022-03-09T15:39:12.679Z] === RUN TestCopierLongLines [2022-03-09T15:39:12.679Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-09T15:39:12.679Z] === RUN TestCopierSlow [2022-03-09T15:39:12.679Z] --- PASS: TestCopierSlow (0.21s) [2022-03-09T15:39:12.679Z] === RUN TestCopierWithSized [2022-03-09T15:39:12.679Z] === RUN TestCopierWithSized/as_is [2022-03-09T15:39:12.679Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-09T15:39:12.679Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-09T15:39:12.679Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-09T15:39:12.679Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-09T15:39:12.679Z] === RUN TestCopierWithPartial [2022-03-09T15:39:12.679Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-09T15:39:12.679Z] === RUN TestRingLogger [2022-03-09T15:39:12.679Z] --- PASS: TestRingLogger (0.00s) [2022-03-09T15:39:12.679Z] === RUN TestRingCap [2022-03-09T15:39:12.679Z] --- PASS: TestRingCap (0.00s) [2022-03-09T15:39:12.679Z] === RUN TestRingClose [2022-03-09T15:39:12.679Z] --- PASS: TestRingClose (0.00s) [2022-03-09T15:39:12.679Z] === RUN TestRingDrain [2022-03-09T15:39:12.679Z] --- PASS: TestRingDrain (0.00s) [2022-03-09T15:39:12.679Z] PASS [2022-03-09T15:39:12.679Z] coverage: 43.2% of statements [2022-03-09T15:39:12.679Z] ok github.com/docker/docker/daemon/logger 0.315s coverage: 43.2% of statements [2022-03-09T15:39:13.162Z] === RUN TestNewStreamConfig [2022-03-09T15:39:13.162Z] === RUN TestNewStreamConfig/defaults [2022-03-09T15:39:13.162Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-09T15:39:13.162Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-09T15:39:13.162Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-09T15:39:13.162Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-09T15:39:13.162Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-09T15:39:13.162Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-09T15:39:13.162Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-09T15:39:13.162Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-09T15:39:13.162Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-09T15:39:13.645Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-09T15:39:13.645Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-09T15:39:13.645Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-09T15:39:13.645Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-09T15:39:13.645Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-09T15:39:13.645Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-09T15:39:13.645Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-09T15:39:13.645Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-09T15:39:13.645Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-09T15:39:13.645Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-09T15:39:13.645Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-09T15:39:13.645Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-09T15:39:13.645Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-09T15:39:13.645Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-09T15:39:13.645Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-09T15:39:13.645Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-09T15:39:13.645Z] time="2022-03-09T15:39:12Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-09T15:39:13.645Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.24s) [2022-03-09T15:39:13.645Z] === RUN TestCreateSuccess [2022-03-09T15:39:13.645Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-09T15:39:13.645Z] === RUN TestCreateStreamSkipped [2022-03-09T15:39:13.645Z] time="2022-03-09T15:39:12Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-09T15:39:13.645Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-09T15:39:13.645Z] === RUN TestCreateLogGroupSuccess [2022-03-09T15:39:13.645Z] time="2022-03-09T15:39:12Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-09T15:39:13.645Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-09T15:39:13.645Z] === RUN TestCreateError [2022-03-09T15:39:13.645Z] --- PASS: TestCreateError (0.00s) [2022-03-09T15:39:13.645Z] === RUN TestCreateAlreadyExists [2022-03-09T15:39:13.645Z] time="2022-03-09T15:39:12Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-09T15:39:13.645Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-09T15:39:13.645Z] === RUN TestLogClosed [2022-03-09T15:39:13.645Z] --- PASS: TestLogClosed (0.00s) [2022-03-09T15:39:13.645Z] === RUN TestLogBlocking [2022-03-09T15:39:13.645Z] --- PASS: TestLogBlocking (0.00s) [2022-03-09T15:39:13.645Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-09T15:39:13.645Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-09T15:39:13.645Z] === RUN TestLogNonBlockingBufferFull [2022-03-09T15:39:13.646Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestPublishBatchSuccess [2022-03-09T15:39:13.646Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestPublishBatchError [2022-03-09T15:39:13.646Z] time="2022-03-09T15:39:12Z" level=error msg=error [2022-03-09T15:39:13.646Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-09T15:39:13.646Z] time="2022-03-09T15:39:12Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-09T15:39:13.646Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-09T15:39:13.646Z] time="2022-03-09T15:39:12Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-09T15:39:13.646Z] time="2022-03-09T15:39:12Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-09T15:39:13.646Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestCollectBatchSimple [2022-03-09T15:39:13.646Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestCollectBatchTicker [2022-03-09T15:39:13.646Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestCollectBatchMultilinePattern [2022-03-09T15:39:13.646Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-09T15:39:13.646Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-09T15:39:13.646Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-09T15:39:13.646Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.13s) [2022-03-09T15:39:13.646Z] === RUN TestCollectBatchClose [2022-03-09T15:39:13.646Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestEffectiveLen [2022-03-09T15:39:13.646Z] === RUN TestEffectiveLen/0/Hello [2022-03-09T15:39:13.646Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-09T15:39:13.646Z] === RUN TestEffectiveLen/2/🙃 [2022-03-09T15:39:13.646Z] === RUN TestEffectiveLen/3/���� [2022-03-09T15:39:13.646Z] === RUN TestEffectiveLen/4/He��o [2022-03-09T15:39:13.646Z] === RUN TestEffectiveLen/5/ [2022-03-09T15:39:13.646Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestFindValidSplit [2022-03-09T15:39:13.646Z] === RUN TestFindValidSplit/0/ [2022-03-09T15:39:13.646Z] cloudwatchlogs_test.go:1076: [2022-03-09T15:39:13.646Z] cloudwatchlogs_test.go:1077: [2022-03-09T15:39:13.646Z] === RUN TestFindValidSplit/1/Hello [2022-03-09T15:39:13.646Z] cloudwatchlogs_test.go:1076: Hello [2022-03-09T15:39:13.646Z] cloudwatchlogs_test.go:1077: [2022-03-09T15:39:13.646Z] === RUN TestFindValidSplit/2/Hello [2022-03-09T15:39:13.646Z] cloudwatchlogs_test.go:1076: He [2022-03-09T15:39:13.646Z] cloudwatchlogs_test.go:1077: llo [2022-03-09T15:39:13.646Z] === RUN TestFindValidSplit/3/Hello [2022-03-09T15:39:13.646Z] cloudwatchlogs_test.go:1076: [2022-03-09T15:39:13.646Z] cloudwatchlogs_test.go:1077: Hello [2022-03-09T15:39:13.646Z] === RUN TestFindValidSplit/4/🙃 [2022-03-09T15:39:13.646Z] cloudwatchlogs_test.go:1076: [2022-03-09T15:39:13.646Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-09T15:39:13.646Z] === RUN TestFindValidSplit/5/🙃 [2022-03-09T15:39:13.646Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-09T15:39:13.646Z] cloudwatchlogs_test.go:1077: [2022-03-09T15:39:13.646Z] === RUN TestFindValidSplit/6/a� [2022-03-09T15:39:13.646Z] cloudwatchlogs_test.go:1076: a [2022-03-09T15:39:13.646Z] cloudwatchlogs_test.go:1077: � [2022-03-09T15:39:13.646Z] === RUN TestFindValidSplit/7/a� [2022-03-09T15:39:13.646Z] cloudwatchlogs_test.go:1076: a� [2022-03-09T15:39:13.646Z] cloudwatchlogs_test.go:1077: [2022-03-09T15:39:13.646Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestProcessEventEmoji [2022-03-09T15:39:13.646Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestCollectBatchLineSplit [2022-03-09T15:39:13.646Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-03-09T15:39:13.646Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-09T15:39:13.646Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestCollectBatchMaxEvents [2022-03-09T15:39:13.646Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-03-09T15:39:13.646Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-09T15:39:13.646Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-09T15:39:13.646Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-09T15:39:13.646Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-09T15:39:13.646Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-09T15:39:13.646Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-09T15:39:13.646Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-09T15:39:13.646Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-09T15:39:13.646Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-09T15:39:13.646Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-09T15:39:13.646Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-09T15:39:13.646Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-09T15:39:13.646Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-09T15:39:13.646Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-09T15:39:13.646Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-09T15:39:13.646Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptionsFormat [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestCreateTagSuccess [2022-03-09T15:39:13.646Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-09T15:39:13.646Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-09T15:39:13.646Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-09T15:39:13.646Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-09T15:39:13.646Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-09T15:39:13.646Z] PASS [2022-03-09T15:39:13.646Z] coverage: 80.2% of statements [2022-03-09T15:39:13.646Z] ok github.com/docker/docker/daemon/logger/awslogs 0.585s coverage: 80.2% of statements [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptReconnectInterval [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-09T15:39:13.646Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-09T15:39:13.646Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-09T15:39:13.646Z] PASS [2022-03-09T15:39:13.646Z] coverage: 33.6% of statements [2022-03-09T15:39:13.646Z] ok github.com/docker/docker/daemon/logger/fluentd 0.062s coverage: 33.6% of statements [2022-03-09T15:39:13.646Z] === RUN TestSearchRegistryForImagesErrors [2022-03-09T15:39:13.646Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestSearchRegistryForImages [2022-03-09T15:39:13.646Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestOnlyPlatformWithFallback [2022-03-09T15:39:13.646Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-09T15:39:13.646Z] === RUN TestImageDelete [2022-03-09T15:39:13.646Z] === RUN TestImageDelete/no_lease [2022-03-09T15:39:13.646Z] === RUN TestImageDelete/lease_exists [2022-03-09T15:39:13.646Z] --- PASS: TestImageDelete (0.05s) [2022-03-09T15:39:13.646Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-09T15:39:13.646Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-09T15:39:13.646Z] === RUN TestContentStoreForPull [2022-03-09T15:39:14.043Z] --- PASS: TestRetrieveFromStore (1.56s) [2022-03-09T15:39:14.043Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-09T15:39:14.043Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-09T15:39:14.043Z] === RUN TestParallelPredefinedRequest1 [2022-03-09T15:39:14.043Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-09T15:39:14.043Z] === RUN TestParallelPredefinedRequest2 [2022-03-09T15:39:14.043Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-09T15:39:14.043Z] === RUN TestParallelPredefinedRequest3 [2022-03-09T15:39:14.043Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-09T15:39:14.043Z] === RUN TestParallelPredefinedRequest4 [2022-03-09T15:39:14.043Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-09T15:39:14.043Z] === RUN TestParallelPredefinedRequest5 [2022-03-09T15:39:14.043Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-09T15:39:14.043Z] === RUN TestDebug [2022-03-09T15:39:14.043Z] --- PASS: TestDebug (0.00s) [2022-03-09T15:39:14.043Z] === RUN TestRequestPoolParallel [2022-03-09T15:39:14.043Z] === RUN TestParseEmptyInterface [2022-03-09T15:39:14.043Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-09T15:39:14.043Z] === RUN TestParseNonInterfaceType [2022-03-09T15:39:14.043Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-09T15:39:14.043Z] === RUN TestParseWithOneFunction [2022-03-09T15:39:14.043Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-09T15:39:14.043Z] === RUN TestParseWithMultipleFuncs [2022-03-09T15:39:14.043Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-09T15:39:14.043Z] === RUN TestParseWithUnnamedReturn [2022-03-09T15:39:14.043Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-09T15:39:14.043Z] === RUN TestEmbeddedInterface [2022-03-09T15:39:14.043Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-09T15:39:14.043Z] === RUN TestParsedImports [2022-03-09T15:39:14.043Z] --- PASS: TestParsedImports (0.00s) [2022-03-09T15:39:14.043Z] === RUN TestAliasedImports [2022-03-09T15:39:14.043Z] --- PASS: TestAliasedImports (0.00s) [2022-03-09T15:39:14.043Z] PASS [2022-03-09T15:39:14.043Z] coverage: 56.8% of statements [2022-03-09T15:39:14.043Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.077s coverage: 56.8% of statements [2022-03-09T15:39:14.043Z] --- PASS: TestRequestPoolParallel (0.48s) [2022-03-09T15:39:14.043Z] === RUN TestFullAllocateRelease [2022-03-09T15:39:14.129Z] --- PASS: TestContentStoreForPull (0.23s) [2022-03-09T15:39:14.129Z] PASS [2022-03-09T15:39:14.129Z] coverage: 6.8% of statements [2022-03-09T15:39:14.129Z] ok github.com/docker/docker/daemon/images 0.398s coverage: 6.8% of statements [2022-03-09T15:39:14.129Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-09T15:39:14.129Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-09T15:39:14.129Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-09T15:39:14.129Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-09T15:39:14.129Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-09T15:39:14.129Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-09T15:39:14.356Z] --- PASS: TestServiceUpdatePidsLimit (15.52s) [2022-03-09T15:39:14.356Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-03-09T15:39:14.356Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-03-09T15:39:14.356Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-09T15:39:14.356Z] PASS [2022-03-09T15:39:14.356Z] [2022-03-09T15:39:14.356Z] === Skipped [2022-03-09T15:39:14.356Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-09T15:39:14.356Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-09T15:39:14.356Z] [2022-03-09T15:39:14.356Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-09T15:39:14.356Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-09T15:39:14.356Z] [2022-03-09T15:39:14.356Z] DONE 27 tests, 2 skipped in 144.293s [2022-03-09T15:39:14.356Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-09T15:39:14.356Z] ++ 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 [2022-03-09T15:39:14.356Z] ++ set -e [2022-03-09T15:39:14.356Z] ++ '[' -n 0 ']' [2022-03-09T15:39:14.356Z] ++ set -x [2022-03-09T15:39:14.356Z] ++ 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 [2022-03-09T15:39:14.356Z] INFO: Testing against a local daemon [2022-03-09T15:39:14.356Z] === RUN TestSessionCreate [2022-03-09T15:39:14.356Z] --- PASS: TestSessionCreate (0.02s) [2022-03-09T15:39:14.356Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-09T15:39:14.356Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-03-09T15:39:14.356Z] PASS [2022-03-09T15:39:14.356Z] [2022-03-09T15:39:14.356Z] DONE 2 tests in 0.142s [2022-03-09T15:39:14.356Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-09T15:39:14.356Z] ++ 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 [2022-03-09T15:39:14.356Z] ++ set -e [2022-03-09T15:39:14.356Z] ++ '[' -n 0 ']' [2022-03-09T15:39:14.356Z] ++ set -x [2022-03-09T15:39:14.356Z] ++ 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 [2022-03-09T15:39:14.356Z] INFO: Testing against a local daemon [2022-03-09T15:39:14.356Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-09T15:39:14.356Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-09T15:39:14.356Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-09T15:39:14.356Z] === RUN TestDiskUsage [2022-03-09T15:39:14.356Z] === PAUSE TestDiskUsage [2022-03-09T15:39:14.356Z] === RUN TestEventsExecDie [2022-03-09T15:39:14.356Z] --- PASS: TestEventsExecDie (0.48s) [2022-03-09T15:39:14.356Z] === RUN TestEventsBackwardsCompatible [2022-03-09T15:39:14.356Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-09T15:39:14.356Z] === RUN TestEventsVolumeCreate [2022-03-09T15:39:14.414Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-09T15:39:14.504Z] --- PASS: TestFullAllocateRelease (0.47s) [2022-03-09T15:39:14.504Z] === RUN TestOddAllocateRelease [2022-03-09T15:39:14.617Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-03-09T15:39:14.617Z] === RUN TestInfoBinaryCommits [2022-03-09T15:39:14.617Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-09T15:39:14.617Z] === RUN TestInfoAPIVersioned [2022-03-09T15:39:14.617Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-09T15:39:14.617Z] === RUN TestInfoAPI [2022-03-09T15:39:14.617Z] --- PASS: TestInfoAPI (0.02s) [2022-03-09T15:39:14.617Z] === RUN TestInfoAPIWarnings [2022-03-09T15:39:14.622Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-09T15:39:14.622Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-09T15:39:14.622Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-09T15:39:14.622Z] === RUN TestJSONFileLogger [2022-03-09T15:39:14.622Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-09T15:39:14.622Z] === RUN TestJSONFileLoggerWithTags [2022-03-09T15:39:14.622Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-09T15:39:14.622Z] === RUN TestJSONFileLoggerWithOpts [2022-03-09T15:39:14.622Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-09T15:39:14.622Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-09T15:39:14.622Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-09T15:39:14.622Z] === RUN TestEncodeDecode [2022-03-09T15:39:14.622Z] === PAUSE TestEncodeDecode [2022-03-09T15:39:14.622Z] === RUN TestUnexpectedEOF [2022-03-09T15:39:14.622Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-03-09T15:39:14.622Z] === RUN TestFastTimeMarshalJSON [2022-03-09T15:39:14.622Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-09T15:39:14.622Z] PASS [2022-03-09T15:39:14.622Z] coverage: 87.2% of statements [2022-03-09T15:39:14.622Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.262s coverage: 87.2% of statements [2022-03-09T15:39:14.968Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-03-09T15:39:14.968Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-09T15:39:14.968Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-09T15:39:14.968Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-09T15:39:14.968Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-09T15:39:14.968Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-09T15:39:14.968Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-09T15:39:14.968Z] === CONT TestParallelPredefinedRequest1 [2022-03-09T15:39:14.968Z] === CONT TestParallelPredefinedRequest4 [2022-03-09T15:39:14.968Z] === CONT TestParallelPredefinedRequest5 [2022-03-09T15:39:14.968Z] === CONT TestParallelPredefinedRequest1 [2022-03-09T15:39:14.968Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:39:14.968Z] === CONT TestParallelPredefinedRequest4 [2022-03-09T15:39:14.968Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:39:14.968Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-09T15:39:14.968Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-09T15:39:14.968Z] === CONT TestParallelPredefinedRequest2 [2022-03-09T15:39:14.968Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:39:14.968Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-09T15:39:14.968Z] === CONT TestParallelPredefinedRequest3 [2022-03-09T15:39:14.968Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:39:14.968Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-09T15:39:14.968Z] === CONT TestParallelPredefinedRequest5 [2022-03-09T15:39:14.968Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:39:14.968Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-09T15:39:14.968Z] PASS [2022-03-09T15:39:14.968Z] coverage: 85.3% of statements [2022-03-09T15:39:14.968Z] ok github.com/docker/docker/libnetwork/ipam 50.743s coverage: 85.3% of statements [2022-03-09T15:39:15.105Z] time="2022-03-09T15:39:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-09T15:39:15.105Z] time="2022-03-09T15:39:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-09T15:39:15.105Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-03-09T15:39:15.105Z] === CONT TestEncodeDecode [2022-03-09T15:39:15.105Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-09T15:39:15.105Z] PASS [2022-03-09T15:39:15.105Z] coverage: 69.9% of statements [2022-03-09T15:39:15.105Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.298s coverage: 69.9% of statements [2022-03-09T15:39:15.428Z] === RUN TestHTTPTransport [2022-03-09T15:39:15.428Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-09T15:39:15.428Z] PASS [2022-03-09T15:39:15.428Z] coverage: 85.7% of statements [2022-03-09T15:39:15.428Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2022-03-09T15:39:15.587Z] === RUN TestWriteLog [2022-03-09T15:39:15.587Z] === PAUSE TestWriteLog [2022-03-09T15:39:15.587Z] === RUN TestReadLog [2022-03-09T15:39:15.587Z] === PAUSE TestReadLog [2022-03-09T15:39:15.587Z] === RUN TestDecode [2022-03-09T15:39:15.587Z] --- PASS: TestDecode (0.05s) [2022-03-09T15:39:15.587Z] === CONT TestWriteLog [2022-03-09T15:39:15.587Z] === CONT TestReadLog [2022-03-09T15:39:15.587Z] === RUN TestReadLog/tail_exact [2022-03-09T15:39:15.587Z] --- PASS: TestWriteLog (0.03s) [2022-03-09T15:39:15.783Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-09T15:39:15.888Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-09T15:39:15.888Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-09T15:39:15.888Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-09T15:39:15.888Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-09T15:39:15.888Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-09T15:39:15.888Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-09T15:39:15.888Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-09T15:39:15.888Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-09T15:39:15.888Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-09T15:39:15.888Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-09T15:39:15.888Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-09T15:39:15.888Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-09T15:39:15.888Z] === RUN TestBufferPoolPutAndGet [2022-03-09T15:39:15.888Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-09T15:39:15.888Z] PASS [2022-03-09T15:39:15.888Z] coverage: 88.2% of statements [2022-03-09T15:39:15.888Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2022-03-09T15:39:16.073Z] === RUN TestReadLog/tail_less_than_available [2022-03-09T15:39:16.073Z] === RUN TestReadLog/tail_more_than_available [2022-03-09T15:39:16.073Z] --- PASS: TestReadLog (0.30s) [2022-03-09T15:39:16.073Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-03-09T15:39:16.073Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-09T15:39:16.073Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-09T15:39:16.073Z] PASS [2022-03-09T15:39:16.073Z] coverage: 78.7% of statements [2022-03-09T15:39:16.073Z] ok github.com/docker/docker/daemon/logger/local 0.514s coverage: 78.7% of statements [2022-03-09T15:39:16.073Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-09T15:39:16.353Z] === RUN TestOutputOnPrematureClose [2022-03-09T15:39:16.353Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-09T15:39:16.353Z] === RUN TestCompleteSilently [2022-03-09T15:39:16.353Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-09T15:39:16.353Z] PASS [2022-03-09T15:39:16.353Z] coverage: 75.9% of statements [2022-03-09T15:39:16.353Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2022-03-09T15:39:16.557Z] === RUN TestOpenFileDelete [2022-03-09T15:39:16.557Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-09T15:39:16.557Z] === RUN TestOpenFileRename [2022-03-09T15:39:16.557Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-09T15:39:16.557Z] === RUN TestHandleDecoderErr [2022-03-09T15:39:16.557Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-09T15:39:16.557Z] === RUN TestParseLogTagDefaultTag [2022-03-09T15:39:16.557Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-09T15:39:16.557Z] === RUN TestParseLogTag [2022-03-09T15:39:16.557Z] --- PASS: TestParseLogTag (0.00s) [2022-03-09T15:39:16.557Z] === RUN TestParseLogTagEmptyTag [2022-03-09T15:39:16.557Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-09T15:39:16.557Z] === RUN TestTailFiles [2022-03-09T15:39:16.557Z] --- PASS: TestTailFiles (0.00s) [2022-03-09T15:39:16.557Z] === RUN TestFollowLogsConsumerGone [2022-03-09T15:39:16.557Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-09T15:39:16.557Z] === RUN TestFollowLogsProducerGone [2022-03-09T15:39:16.557Z] logfile_test.go:180: logDecode() closed after sending 150 messages [2022-03-09T15:39:16.557Z] logfile_test.go:233: messages sent: 150, received: 150 [2022-03-09T15:39:16.557Z] --- PASS: TestFollowLogsProducerGone (0.02s) [2022-03-09T15:39:16.557Z] === RUN TestCheckCapacityAndRotate [2022-03-09T15:39:16.557Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-09T15:39:16.557Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-09T15:39:16.557Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-03-09T15:39:16.557Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-09T15:39:16.557Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-09T15:39:16.557Z] PASS [2022-03-09T15:39:16.557Z] coverage: 53.5% of statements [2022-03-09T15:39:16.557Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.210s coverage: 53.5% of statements [2022-03-09T15:39:17.039Z] === RUN TestLog [2022-03-09T15:39:17.039Z] --- PASS: TestLog (0.03s) [2022-03-09T15:39:17.039Z] PASS [2022-03-09T15:39:17.039Z] coverage: 31.5% of statements [2022-03-09T15:39:17.039Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.090s coverage: 31.5% of statements [2022-03-09T15:39:17.039Z] === RUN TestValidateLogOpt [2022-03-09T15:39:17.039Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-09T15:39:17.039Z] === RUN TestNewMissedConfig [2022-03-09T15:39:17.039Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-09T15:39:17.039Z] === RUN TestNewMissedUrl [2022-03-09T15:39:17.039Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-09T15:39:17.039Z] === RUN TestNewMissedToken [2022-03-09T15:39:17.039Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-09T15:39:17.039Z] === RUN TestNewWithProxy [2022-03-09T15:39:17.039Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-09T15:39:17.039Z] === RUN TestDefault [2022-03-09T15:39:17.039Z] --- PASS: TestDefault (0.01s) [2022-03-09T15:39:17.039Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-09T15:39:17.039Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-09T15:39:17.039Z] === RUN TestJsonFormat [2022-03-09T15:39:17.039Z] --- PASS: TestJsonFormat (0.01s) [2022-03-09T15:39:17.039Z] === RUN TestRawFormat [2022-03-09T15:39:17.039Z] --- PASS: TestRawFormat (0.00s) [2022-03-09T15:39:17.039Z] === RUN TestRawFormatWithLabels [2022-03-09T15:39:17.039Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-09T15:39:17.039Z] === RUN TestRawFormatWithoutTag [2022-03-09T15:39:17.039Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-09T15:39:17.039Z] === RUN TestBatching [2022-03-09T15:39:17.151Z] docker_api_swarm_test.go:585: [d26d2051dff22] joining swarm manager [df07d2c990445]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:39:17.322Z] === RUN TestSendToOneSub [2022-03-09T15:39:17.322Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-09T15:39:17.322Z] === RUN TestSendToMultipleSubs [2022-03-09T15:39:17.322Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-09T15:39:17.322Z] === RUN TestEvictOneSub [2022-03-09T15:39:17.322Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-09T15:39:17.322Z] === RUN TestClosePublisher [2022-03-09T15:39:17.322Z] --- PASS: TestClosePublisher (0.00s) [2022-03-09T15:39:17.322Z] === RUN TestPubSubRace [2022-03-09T15:39:17.322Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-09T15:39:17.322Z] === RUN TestClientStream [2022-03-09T15:39:17.322Z] --- PASS: TestClientStream (0.00s) [2022-03-09T15:39:17.322Z] === RUN TestClientSendFile [2022-03-09T15:39:17.322Z] --- PASS: TestClientSendFile (0.00s) [2022-03-09T15:39:17.322Z] === RUN TestClientWithRequestTimeout [2022-03-09T15:39:17.322Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-09T15:39:17.322Z] === RUN TestFileSpecPlugin [2022-03-09T15:39:17.322Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-09T15:39:17.322Z] === RUN TestFileJSONSpecPlugin [2022-03-09T15:39:17.322Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-09T15:39:17.322Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-09T15:39:17.322Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-09T15:39:17.322Z] === RUN TestPluginAddHandler [2022-03-09T15:39:17.322Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-09T15:39:17.322Z] === RUN TestPluginWaitBadPlugin [2022-03-09T15:39:17.322Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-09T15:39:17.322Z] === RUN TestGet [2022-03-09T15:39:17.322Z] time="2022-03-09T15:39:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-09T15:39:17.408Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-09T15:39:17.522Z] --- PASS: TestBatching (0.28s) [2022-03-09T15:39:17.522Z] === RUN TestFrequency [2022-03-09T15:39:17.522Z] --- PASS: TestFrequency (0.17s) [2022-03-09T15:39:17.522Z] === RUN TestOneMessagePerRequest [2022-03-09T15:39:17.522Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-09T15:39:17.522Z] === RUN TestVerify [2022-03-09T15:39:17.522Z] --- PASS: TestVerify (0.00s) [2022-03-09T15:39:17.522Z] === RUN TestSkipVerify [2022-03-09T15:39:17.522Z] === RUN TestNewParse [2022-03-09T15:39:17.522Z] --- PASS: TestNewParse (0.00s) [2022-03-09T15:39:17.522Z] PASS [2022-03-09T15:39:17.522Z] coverage: 8.3% of statements [2022-03-09T15:39:17.522Z] ok github.com/docker/docker/daemon/logger/templates 0.082s coverage: 8.3% of statements [2022-03-09T15:39:17.970Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:39:18.011Z] === RUN TestParseLogFormat [2022-03-09T15:39:18.011Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-09T15:39:18.011Z] === RUN TestValidateLogOptEmpty [2022-03-09T15:39:18.011Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-09T15:39:18.011Z] === RUN TestValidateSyslogAddress [2022-03-09T15:39:18.011Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-09T15:39:18.011Z] === RUN TestParseAddressDefaultPort [2022-03-09T15:39:18.011Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-09T15:39:18.011Z] === RUN TestValidateSyslogFacility [2022-03-09T15:39:18.011Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-09T15:39:18.011Z] === RUN TestValidateLogOptSyslogFormat [2022-03-09T15:39:18.011Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-09T15:39:18.011Z] === RUN TestValidateLogOpt [2022-03-09T15:39:18.011Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-09T15:39:18.011Z] PASS [2022-03-09T15:39:18.011Z] coverage: 46.8% of statements [2022-03-09T15:39:18.011Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 46.8% of statements [2022-03-09T15:39:18.011Z] --- PASS: TestSkipVerify (0.44s) [2022-03-09T15:39:18.011Z] === RUN TestBufferMaximum [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840357.799461\",\"host\":\"13c03e65071a\"}'" [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840357.799461\",\"host\":\"13c03e65071a\"}'" [2022-03-09T15:39:18.011Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-09T15:39:18.011Z] === RUN TestServerAlwaysDown [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840357.802908\",\"host\":\"13c03e65071a\"}'" [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840357.802908\",\"host\":\"13c03e65071a\"}'" [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840357.802908\",\"host\":\"13c03e65071a\"}'" [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840357.803905\",\"host\":\"13c03e65071a\"}'" [2022-03-09T15:39:18.011Z] time="2022-03-09T15:39:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840357.803905\",\"host\":\"13c03e65071a\"}'" [2022-03-09T15:39:18.011Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-09T15:39:18.011Z] === RUN TestCannotSendAfterClose [2022-03-09T15:39:18.011Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-09T15:39:18.011Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-09T15:39:18.291Z] --- PASS: TestPubSubRace (1.05s) [2022-03-09T15:39:18.291Z] PASS [2022-03-09T15:39:18.291Z] coverage: 75.0% of statements [2022-03-09T15:39:18.291Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 75.0% of statements [2022-03-09T15:39:18.291Z] time="2022-03-09T15:39:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-09T15:39:18.751Z] === RUN TestRegister [2022-03-09T15:39:18.751Z] --- PASS: TestRegister (0.00s) [2022-03-09T15:39:18.751Z] === RUN TestCommand [2022-03-09T15:39:18.751Z] --- PASS: TestCommand (0.03s) [2022-03-09T15:39:18.751Z] === RUN TestNaiveSelf [2022-03-09T15:39:18.751Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-09T15:39:18.751Z] PASS [2022-03-09T15:39:18.751Z] coverage: 82.4% of statements [2022-03-09T15:39:18.751Z] ok github.com/docker/docker/pkg/reexec 0.103s coverage: 82.4% of statements [2022-03-09T15:39:19.027Z] time="2022-03-09T15:39:18Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-09T15:39:19.027Z] time="2022-03-09T15:39:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"13c03e65071a\"}'" [2022-03-09T15:39:19.027Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-09T15:39:19.027Z] PASS [2022-03-09T15:39:19.027Z] coverage: 82.5% of statements [2022-03-09T15:39:19.027Z] ok github.com/docker/docker/daemon/logger/splunk 2.006s coverage: 82.5% of statements [2022-03-09T15:39:19.027Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-09T15:39:19.027Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-09T15:39:19.027Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-09T15:39:19.339Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-09T15:39:19.511Z] === RUN TestV1IDService [2022-03-09T15:39:19.511Z] --- PASS: TestV1IDService (0.02s) [2022-03-09T15:39:19.511Z] === RUN TestV2MetadataService [2022-03-09T15:39:19.720Z] === RUN TestDump [2022-03-09T15:39:19.720Z] goroutine 6 [running]: [2022-03-09T15:39:19.720Z] github.com/docker/docker/pkg/stack.dump(0xc7b9d7) [2022-03-09T15:39:19.720Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-09T15:39:19.720Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-09T15:39:19.720Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-09T15:39:19.720Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-09T15:39:19.720Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-09T15:39:19.720Z] testing.tRunner(0xc00015a1a0, 0xdea190) [2022-03-09T15:39:19.720Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-09T15:39:19.720Z] created by testing.(*T).Run [2022-03-09T15:39:19.720Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-09T15:39:19.720Z] [2022-03-09T15:39:19.720Z] goroutine 1 [chan receive]: [2022-03-09T15:39:19.720Z] testing.(*T).Run(0xc00015a000, {0xddb7b1, 0xc5a733}, 0xdea190) [2022-03-09T15:39:19.720Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-09T15:39:19.720Z] testing.runTests.func1(0xc000068840) [2022-03-09T15:39:19.720Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-09T15:39:19.720Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-09T15:39:19.720Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-09T15:39:19.720Z] testing.runTests(0xc000076080, {0xf4ec20, 0x3, 0x3}, {0xc7ac2d, 0xddd4ab, 0xf536e0}) [2022-03-09T15:39:19.720Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-09T15:39:19.720Z] testing.(*M).Run(0xc000076080) [2022-03-09T15:39:19.720Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-09T15:39:19.720Z] main.main() [2022-03-09T15:39:19.720Z] _testmain.go:95 +0x1f5 [2022-03-09T15:39:19.720Z] --- PASS: TestDump (0.00s) [2022-03-09T15:39:19.720Z] === RUN TestDumpToFile [2022-03-09T15:39:19.720Z] --- PASS: TestDumpToFile (0.16s) [2022-03-09T15:39:19.720Z] === RUN TestDumpToFileWithEmptyInput [2022-03-09T15:39:19.720Z] goroutine 8 [running]: [2022-03-09T15:39:19.720Z] github.com/docker/docker/pkg/stack.dump(0xce8bb4) [2022-03-09T15:39:19.720Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-09T15:39:19.720Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xce8f60}) [2022-03-09T15:39:19.720Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-09T15:39:19.720Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a1a0) [2022-03-09T15:39:19.720Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-09T15:39:19.720Z] testing.tRunner(0xc00015a680, 0xdea180) [2022-03-09T15:39:19.720Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-09T15:39:19.720Z] created by testing.(*T).Run [2022-03-09T15:39:19.720Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-09T15:39:19.720Z] [2022-03-09T15:39:19.720Z] goroutine 1 [chan receive]: [2022-03-09T15:39:19.720Z] testing.(*T).Run(0xc00015a000, {0xde2596, 0xc5a733}, 0xdea180) [2022-03-09T15:39:19.720Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-09T15:39:19.720Z] testing.runTests.func1(0xc000068840) [2022-03-09T15:39:19.720Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-09T15:39:19.720Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-09T15:39:19.720Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-09T15:39:19.720Z] testing.runTests(0xc000076080, {0xf4ec20, 0x3, 0x3}, {0xc7ac2d, 0xddd4ab, 0xf536e0}) [2022-03-09T15:39:19.720Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-09T15:39:19.720Z] testing.(*M).Run(0xc000076080) [2022-03-09T15:39:19.720Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-09T15:39:19.720Z] main.main() [2022-03-09T15:39:19.720Z] _testmain.go:95 +0x1f5 [2022-03-09T15:39:19.720Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-09T15:39:19.720Z] PASS [2022-03-09T15:39:19.720Z] coverage: 90.9% of statements [2022-03-09T15:39:19.720Z] ok github.com/docker/docker/pkg/stack 0.208s coverage: 90.9% of statements [2022-03-09T15:39:19.901Z] check_test.go:379: [d6ca124d88d87] daemon is not started [2022-03-09T15:39:20.007Z] === RUN TestSuccessfulDownload [2022-03-09T15:39:20.007Z] download_test.go:267: Needs fixing on Windows [2022-03-09T15:39:20.007Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-09T15:39:20.007Z] === RUN TestCancelledDownload [2022-03-09T15:39:20.007Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-09T15:39:20.007Z] === RUN TestMaxDownloadAttempts [2022-03-09T15:39:20.007Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-09T15:39:20.007Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-09T15:39:20.007Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-09T15:39:20.007Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-09T15:39:20.007Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-09T15:39:20.007Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-09T15:39:20.007Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-09T15:39:20.007Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-09T15:39:20.007Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-09T15:39:20.007Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-09T15:39:20.007Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-09T15:39:20.007Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-09T15:39:20.007Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-09T15:39:20.007Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-09T15:39:20.007Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-09T15:39:20.007Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-09T15:39:20.007Z] === RUN TestContinueOnError_NeverContinue [2022-03-09T15:39:20.007Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-09T15:39:20.007Z] === RUN TestManifestStore [2022-03-09T15:39:20.007Z] === RUN TestManifestStore/no_remote_or_local [2022-03-09T15:39:20.180Z] time="2022-03-09T15:39:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-09T15:39:20.491Z] time="2022-03-09T15:39:20Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3017762494\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-09T15:39:20.491Z] === RUN TestManifestStore/no_local_cache [2022-03-09T15:39:20.491Z] === RUN TestManifestStore/with_local_cache [2022-03-09T15:39:20.491Z] === RUN TestManifestStore/unknown_media_type [2022-03-09T15:39:20.491Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-09T15:39:20.491Z] time="2022-03-09T15:39:20Z" level=warning msg="reference for unknown type: " [2022-03-09T15:39:20.491Z] time="2022-03-09T15:39:20Z" level=warning msg="reference for unknown type: " [2022-03-09T15:39:20.491Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-09T15:39:20.491Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-09T15:39:20.491Z] time="2022-03-09T15:39:20Z" level=warning msg="reference for unknown type: " [2022-03-09T15:39:20.491Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-09T15:39:20.491Z] time="2022-03-09T15:39:20Z" level=warning msg="reference for unknown type: " [2022-03-09T15:39:20.491Z] time="2022-03-09T15:39:20Z" level=warning msg="reference for unknown type: " [2022-03-09T15:39:20.491Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-09T15:39:20.491Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-09T15:39:20.491Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-09T15:39:20.491Z] time="2022-03-09T15:39:20Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-09T15:39:20.491Z] time="2022-03-09T15:39:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-09T15:39:20.491Z] time="2022-03-09T15:39:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-09T15:39:20.491Z] time="2022-03-09T15:39:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-09T15:39:20.491Z] time="2022-03-09T15:39:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-09T15:39:20.491Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2022-03-09T15:39:20.491Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2022-03-09T15:39:20.491Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2022-03-09T15:39:20.491Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2022-03-09T15:39:20.491Z] === RUN TestTransfer [2022-03-09T15:39:20.491Z] --- PASS: TestManifestStore (0.42s) [2022-03-09T15:39:20.491Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-03-09T15:39:20.491Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-03-09T15:39:20.491Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-09T15:39:20.491Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-09T15:39:20.491Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-09T15:39:20.491Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-09T15:39:20.491Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-09T15:39:20.491Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-09T15:39:20.491Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-03-09T15:39:20.491Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.04s) [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaType [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-09T15:39:20.491Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-09T15:39:20.491Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-09T15:39:20.491Z] === RUN TestFixManifestLayers [2022-03-09T15:39:20.491Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-09T15:39:20.491Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-09T15:39:20.491Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-09T15:39:20.491Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-09T15:39:20.491Z] === RUN TestFixManifestLayersBadParent [2022-03-09T15:39:20.491Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-09T15:39:20.491Z] === RUN TestValidateManifest [2022-03-09T15:39:20.491Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-09T15:39:20.491Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-09T15:39:20.491Z] === RUN TestFormatPlatform [2022-03-09T15:39:20.491Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-09T15:39:20.491Z] === RUN TestPullSchema2Config [2022-03-09T15:39:20.491Z] === RUN TestPullSchema2Config/success_first_time [2022-03-09T15:39:20.491Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-09T15:39:20.491Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:39:20.491Z] === RUN TestPullSchema2Config/500_status [2022-03-09T15:39:20.491Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-09T15:39:20.491Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:39:20.639Z] === RUN TestNewStdWriter [2022-03-09T15:39:20.639Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-09T15:39:20.639Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-09T15:39:20.639Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-09T15:39:20.639Z] === RUN TestWriteWithNilBytes [2022-03-09T15:39:20.639Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-09T15:39:20.639Z] === RUN TestWrite [2022-03-09T15:39:20.639Z] --- PASS: TestWrite (0.00s) [2022-03-09T15:39:20.639Z] === RUN TestWriteWithWriterError [2022-03-09T15:39:20.639Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-09T15:39:20.639Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-09T15:39:20.639Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-09T15:39:20.639Z] === RUN TestStdCopyWriteAndRead [2022-03-09T15:39:20.639Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-09T15:39:20.639Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-09T15:39:20.639Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-09T15:39:20.639Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-09T15:39:20.639Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-09T15:39:20.639Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-09T15:39:20.639Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-09T15:39:20.639Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-09T15:39:20.639Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-09T15:39:20.639Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-09T15:39:20.639Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-09T15:39:20.639Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-09T15:39:20.639Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-09T15:39:20.639Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-09T15:39:20.639Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-09T15:39:20.639Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-09T15:39:20.639Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-09T15:39:20.639Z] PASS [2022-03-09T15:39:20.639Z] coverage: 100.0% of statements [2022-03-09T15:39:20.639Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2022-03-09T15:39:20.974Z] --- PASS: TestTransfer (0.12s) [2022-03-09T15:39:20.974Z] === RUN TestConcurrencyLimit [2022-03-09T15:39:20.974Z] --- PASS: TestV2MetadataService (1.20s) [2022-03-09T15:39:20.974Z] PASS [2022-03-09T15:39:20.974Z] coverage: 48.2% of statements [2022-03-09T15:39:20.974Z] ok github.com/docker/docker/distribution/metadata 1.299s coverage: 48.2% of statements [2022-03-09T15:39:20.974Z] === RUN TestNotFound [2022-03-09T15:39:20.974Z] --- PASS: TestNotFound (0.00s) [2022-03-09T15:39:20.974Z] === RUN TestConflict [2022-03-09T15:39:20.974Z] --- PASS: TestConflict (0.00s) [2022-03-09T15:39:20.974Z] === RUN TestForbidden [2022-03-09T15:39:20.974Z] --- PASS: TestForbidden (0.00s) [2022-03-09T15:39:20.974Z] === RUN TestInvalidParameter [2022-03-09T15:39:20.974Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-09T15:39:20.974Z] === RUN TestNotImplemented [2022-03-09T15:39:20.974Z] --- PASS: TestNotImplemented (0.00s) [2022-03-09T15:39:20.974Z] === RUN TestNotModified [2022-03-09T15:39:20.974Z] --- PASS: TestNotModified (0.00s) [2022-03-09T15:39:20.974Z] === RUN TestUnauthorized [2022-03-09T15:39:20.974Z] --- PASS: TestUnauthorized (0.00s) [2022-03-09T15:39:20.974Z] === RUN TestUnknown [2022-03-09T15:39:20.974Z] --- PASS: TestUnknown (0.00s) [2022-03-09T15:39:20.974Z] === RUN TestCancelled [2022-03-09T15:39:20.974Z] --- PASS: TestCancelled (0.00s) [2022-03-09T15:39:20.974Z] === RUN TestDeadline [2022-03-09T15:39:20.974Z] --- PASS: TestDeadline (0.00s) [2022-03-09T15:39:20.974Z] === RUN TestDataLoss [2022-03-09T15:39:20.974Z] --- PASS: TestDataLoss (0.00s) [2022-03-09T15:39:20.974Z] === RUN TestUnavailable [2022-03-09T15:39:20.974Z] --- PASS: TestUnavailable (0.00s) [2022-03-09T15:39:20.974Z] === RUN TestSystem [2022-03-09T15:39:20.974Z] --- PASS: TestSystem (0.00s) [2022-03-09T15:39:20.974Z] === RUN TestFromStatusCode [2022-03-09T15:39:20.974Z] === RUN TestFromStatusCode/Not_Found [2022-03-09T15:39:20.974Z] === RUN TestFromStatusCode/Bad_Request [2022-03-09T15:39:20.974Z] === RUN TestFromStatusCode/Conflict [2022-03-09T15:39:20.974Z] === RUN TestFromStatusCode/Unauthorized [2022-03-09T15:39:20.974Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-09T15:39:20.974Z] === RUN TestFromStatusCode/Forbidden [2022-03-09T15:39:20.974Z] === RUN TestFromStatusCode/Not_Modified [2022-03-09T15:39:20.974Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-09T15:39:20.974Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-09T15:39:20.974Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-09T15:39:20.974Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-09T15:39:20.974Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-09T15:39:20.974Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-09T15:39:20.974Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-09T15:39:20.974Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-09T15:39:20.974Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-09T15:39:20.974Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:39:20.974Z] === RUN TestPullSchema2Config/EOF [2022-03-09T15:39:20.974Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-09T15:39:20.974Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-09T15:39:20.974Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-09T15:39:20.974Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-09T15:39:20.974Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-09T15:39:20.974Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-09T15:39:20.974Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-09T15:39:20.974Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-09T15:39:20.974Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-09T15:39:20.974Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-09T15:39:20.974Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-09T15:39:20.974Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-09T15:39:20.974Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:39:20.974Z] 2022/03/09 15:39:20 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-09T15:39:20.974Z] goroutine 122 [running]: [2022-03-09T15:39:20.974Z] net/http.(*conn).serve.func1() [2022-03-09T15:39:20.974Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-09T15:39:20.974Z] panic({0x8a4800, 0xa25ea0}) [2022-03-09T15:39:20.974Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-09T15:39:20.974Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000540384, {0xa37200, 0xc00054a1c0}) [2022-03-09T15:39:20.974Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-09T15:39:20.974Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xa37200, 0xc00054a1c0}, 0xc00053e400) [2022-03-09T15:39:20.974Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-09T15:39:20.974Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xa37200, 0xc00054a1c0}, 0x3b8e35) [2022-03-09T15:39:20.974Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-09T15:39:20.974Z] net/http.serverHandler.ServeHTTP({0xc00055e7e0}, {0xa37200, 0xc00054a1c0}, 0xc00053e400) [2022-03-09T15:39:20.974Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-09T15:39:20.974Z] net/http.(*conn).serve(0xc0001741e0, {0xa3b838, 0xc00055e660}) [2022-03-09T15:39:20.974Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-09T15:39:20.974Z] created by net/http.(*Server).Serve [2022-03-09T15:39:20.974Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-09T15:39:20.974Z] PASS [2022-03-09T15:39:20.974Z] coverage: 53.1% of statements [2022-03-09T15:39:20.974Z] ok github.com/docker/docker/errdefs 0.050s coverage: 53.1% of statements [2022-03-09T15:39:20.974Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-03-09T15:39:20.974Z] === RUN TestInactiveJobs [2022-03-09T15:39:20.974Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:39:20.974Z] === RUN TestPullSchema2Config/unauthorized [2022-03-09T15:39:20.974Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-09T15:39:20.974Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:39:20.974Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-09T15:39:20.974Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-09T15:39:20.974Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-09T15:39:20.974Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-09T15:39:20.974Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-09T15:39:20.974Z] === RUN TestGetRepositoryMountCandidates [2022-03-09T15:39:20.974Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-09T15:39:21.099Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-09T15:39:21.099Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-09T15:39:21.099Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-09T15:39:21.099Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-09T15:39:21.099Z] === RUN TestFormatStatus [2022-03-09T15:39:21.099Z] --- PASS: TestFormatStatus (0.00s) [2022-03-09T15:39:21.099Z] === RUN TestFormatError [2022-03-09T15:39:21.099Z] --- PASS: TestFormatError (0.00s) [2022-03-09T15:39:21.099Z] === RUN TestFormatJSONError [2022-03-09T15:39:21.099Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-09T15:39:21.099Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-09T15:39:21.099Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-09T15:39:21.099Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-09T15:39:21.099Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-09T15:39:21.099Z] === RUN TestNewJSONProgressOutput [2022-03-09T15:39:21.099Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-09T15:39:21.099Z] === RUN TestAuxFormatterEmit [2022-03-09T15:39:21.099Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-09T15:39:21.099Z] === RUN TestStreamWriterStdout [2022-03-09T15:39:21.099Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-09T15:39:21.099Z] === RUN TestStreamWriterStderr [2022-03-09T15:39:21.099Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-09T15:39:21.099Z] PASS [2022-03-09T15:39:21.099Z] coverage: 66.2% of statements [2022-03-09T15:39:21.099Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2022-03-09T15:39:21.268Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-09T15:39:21.457Z] === RUN TestLayerAlreadyExists [2022-03-09T15:39:21.457Z] 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} [2022-03-09T15:39:21.457Z] 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} [2022-03-09T15:39:21.457Z] 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} [2022-03-09T15:39:21.457Z] 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} [2022-03-09T15:39:21.457Z] 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} [2022-03-09T15:39:21.457Z] 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} [2022-03-09T15:39:21.457Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-09T15:39:21.457Z] === RUN TestWhenEmptyAuthConfig [2022-03-09T15:39:21.457Z] --- PASS: TestInactiveJobs (0.44s) [2022-03-09T15:39:21.457Z] === RUN TestWatchRelease [2022-03-09T15:39:21.457Z] --- PASS: TestWatchRelease (0.04s) [2022-03-09T15:39:21.457Z] === RUN TestWatchFinishedTransfer [2022-03-09T15:39:21.457Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-09T15:39:21.457Z] === RUN TestDuplicateTransfer [2022-03-09T15:39:21.458Z] --- PASS: TestDuplicateTransfer (0.08s) [2022-03-09T15:39:21.458Z] === RUN TestSuccessfulUpload [2022-03-09T15:39:21.830Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-09T15:39:21.940Z] time="2022-03-09T15:39:21Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-09T15:39:21.940Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-03-09T15:39:21.940Z] === RUN TestCancelledUpload [2022-03-09T15:39:21.940Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-09T15:39:21.940Z] PASS [2022-03-09T15:39:21.940Z] coverage: 76.8% of statements [2022-03-09T15:39:21.940Z] ok github.com/docker/docker/distribution/xfer 1.934s coverage: 76.8% of statements [2022-03-09T15:39:22.069Z] === RUN TestGenerateRandomID [2022-03-09T15:39:22.069Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-09T15:39:22.069Z] === RUN TestShortenId [2022-03-09T15:39:22.069Z] --- PASS: TestShortenId (0.00s) [2022-03-09T15:39:22.069Z] === RUN TestShortenSha256Id [2022-03-09T15:39:22.069Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-09T15:39:22.069Z] === RUN TestShortenIdEmpty [2022-03-09T15:39:22.069Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-09T15:39:22.069Z] === RUN TestShortenIdInvalid [2022-03-09T15:39:22.069Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-09T15:39:22.069Z] === RUN TestIsShortIDNonHex [2022-03-09T15:39:22.069Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-09T15:39:22.069Z] === RUN TestIsShortIDNotCorrectSize [2022-03-09T15:39:22.069Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-09T15:39:22.069Z] PASS [2022-03-09T15:39:22.069Z] coverage: 70.6% of statements [2022-03-09T15:39:22.069Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2022-03-09T15:39:22.393Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-09T15:39:22.423Z] --- PASS: TestWhenEmptyAuthConfig (1.30s) [2022-03-09T15:39:22.423Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-09T15:39:22.423Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.01s) [2022-03-09T15:39:22.423Z] === RUN TestTokenPassThru [2022-03-09T15:39:22.423Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-09T15:39:22.423Z] === RUN TestTokenPassThruDifferentHost [2022-03-09T15:39:22.423Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-09T15:39:22.423Z] PASS [2022-03-09T15:39:22.423Z] coverage: 26.7% of statements [2022-03-09T15:39:22.423Z] ok github.com/docker/docker/distribution 2.391s coverage: 26.7% of statements [2022-03-09T15:39:22.423Z] === RUN TestFSGetInvalidData [2022-03-09T15:39:22.423Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-09T15:39:22.423Z] === RUN TestFSInvalidSet [2022-03-09T15:39:22.423Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-09T15:39:22.423Z] === RUN TestFSInvalidRoot [2022-03-09T15:39:22.423Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-09T15:39:22.423Z] === RUN TestFSMetadataGetSet [2022-03-09T15:39:22.423Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-09T15:39:22.423Z] === RUN TestFSInvalidWalker [2022-03-09T15:39:22.529Z] === RUN TestIsCpusetListAvailable [2022-03-09T15:39:22.529Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-09T15:39:22.529Z] PASS [2022-03-09T15:39:22.529Z] coverage: 39.4% of statements [2022-03-09T15:39:22.529Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 39.4% of statements [2022-03-09T15:39:22.905Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-09T15:39:22.905Z] === RUN TestFSGetSet [2022-03-09T15:39:22.905Z] === RUN TestCompare [2022-03-09T15:39:22.905Z] --- PASS: TestCompare (0.00s) [2022-03-09T15:39:22.905Z] PASS [2022-03-09T15:39:22.905Z] coverage: 19.2% of statements [2022-03-09T15:39:22.905Z] ok github.com/docker/docker/image/cache 0.084s coverage: 19.2% of statements [2022-03-09T15:39:22.905Z] --- PASS: TestFSGetSet (0.05s) [2022-03-09T15:39:22.905Z] === RUN TestFSGetUnsetKey [2022-03-09T15:39:22.905Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-09T15:39:22.905Z] === RUN TestFSGetEmptyData [2022-03-09T15:39:22.905Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-09T15:39:22.905Z] === RUN TestFSDelete [2022-03-09T15:39:22.905Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-09T15:39:22.905Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-09T15:39:22.905Z] --- PASS: TestFSDelete (0.03s) [2022-03-09T15:39:22.905Z] === RUN TestFSWalker [2022-03-09T15:39:22.905Z] --- PASS: TestFSWalker (0.01s) [2022-03-09T15:39:22.905Z] === RUN TestFSWalkerStopOnError [2022-03-09T15:39:22.905Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-09T15:39:22.905Z] === RUN TestNewFromJSON [2022-03-09T15:39:22.905Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-09T15:39:22.905Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-09T15:39:22.905Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-09T15:39:22.905Z] === RUN TestMarshalKeyOrder [2022-03-09T15:39:22.905Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-09T15:39:22.905Z] === RUN TestHistoryEqual [2022-03-09T15:39:22.905Z] --- PASS: TestHistoryEqual (0.20s) [2022-03-09T15:39:22.905Z] === RUN TestImage [2022-03-09T15:39:22.905Z] --- PASS: TestImage (0.00s) [2022-03-09T15:39:22.905Z] === RUN TestImageOSNotEmpty [2022-03-09T15:39:22.905Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-09T15:39:22.905Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-09T15:39:22.905Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-09T15:39:22.905Z] === RUN TestCreate [2022-03-09T15:39:22.905Z] --- PASS: TestCreate (0.01s) [2022-03-09T15:39:22.905Z] === RUN TestRestore [2022-03-09T15:39:22.905Z] time="2022-03-09T15:39:22Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-09T15:39:22.905Z] --- PASS: TestRestore (0.04s) [2022-03-09T15:39:22.905Z] === RUN TestAddDelete [2022-03-09T15:39:22.905Z] --- PASS: TestAddDelete (0.03s) [2022-03-09T15:39:22.905Z] === RUN TestSearchAfterDelete [2022-03-09T15:39:22.905Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-09T15:39:22.905Z] === RUN TestParentReset [2022-03-09T15:39:22.905Z] --- PASS: TestParentReset (0.03s) [2022-03-09T15:39:22.905Z] === RUN TestGetAndSetLastUpdated [2022-03-09T15:39:22.905Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-03-09T15:39:22.905Z] === RUN TestStoreLen [2022-03-09T15:39:23.388Z] --- PASS: TestStoreLen (0.08s) [2022-03-09T15:39:23.388Z] PASS [2022-03-09T15:39:23.388Z] coverage: 86.9% of statements [2022-03-09T15:39:23.388Z] ok github.com/docker/docker/image 0.771s coverage: 86.9% of statements [2022-03-09T15:39:23.763Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-09T15:39:23.872Z] === RUN TestValidateManifest [2022-03-09T15:39:23.872Z] === RUN TestValidateManifest/nil [2022-03-09T15:39:23.872Z] === RUN TestValidateManifest/non-nil [2022-03-09T15:39:23.872Z] --- PASS: TestValidateManifest (0.00s) [2022-03-09T15:39:23.872Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-09T15:39:23.872Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-09T15:39:23.872Z] PASS [2022-03-09T15:39:23.872Z] coverage: 0.7% of statements [2022-03-09T15:39:23.872Z] ok github.com/docker/docker/image/tarexport 0.098s coverage: 0.7% of statements [2022-03-09T15:39:23.872Z] === RUN TestMakeV1ConfigFromConfig [2022-03-09T15:39:23.872Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-09T15:39:23.872Z] PASS [2022-03-09T15:39:23.872Z] coverage: 25.0% of statements [2022-03-09T15:39:23.872Z] ok github.com/docker/docker/image/v1 0.091s coverage: 25.0% of statements [2022-03-09T15:39:23.872Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-09T15:39:24.074Z] === RUN TestChtimes [2022-03-09T15:39:24.074Z] --- PASS: TestChtimes (0.00s) [2022-03-09T15:39:24.074Z] === RUN TestChtimesWindows [2022-03-09T15:39:24.074Z] --- PASS: TestChtimesWindows (0.01s) [2022-03-09T15:39:24.074Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-09T15:39:24.074Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-09T15:39:24.074Z] PASS [2022-03-09T15:39:24.074Z] coverage: 12.9% of statements [2022-03-09T15:39:24.074Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 12.9% of statements [2022-03-09T15:39:24.535Z] time="2022-03-09T15:39:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-09T15:39:24.888Z] === RUN TestSerialization [2022-03-09T15:39:24.888Z] --- PASS: TestSerialization (0.02s) [2022-03-09T15:39:24.888Z] PASS [2022-03-09T15:39:24.888Z] coverage: 100.0% of statements [2022-03-09T15:39:24.888Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2022-03-09T15:39:24.994Z] === RUN TestTailFile [2022-03-09T15:39:24.994Z] --- PASS: TestTailFile (0.00s) [2022-03-09T15:39:24.994Z] === RUN TestTailFileManyLines [2022-03-09T15:39:24.994Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-09T15:39:24.994Z] === RUN TestTailEmptyFile [2022-03-09T15:39:24.994Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-09T15:39:24.994Z] === RUN TestTailNegativeN [2022-03-09T15:39:24.994Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader [2022-03-09T15:39:24.994Z] === CONT TestNewTailReader [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/truncated_last_line [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-09T15:39:24.994Z] === CONT TestNewTailReader/no_delimiter [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-09T15:39:24.994Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:24.994Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-09T15:39:24.994Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:24.994Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:24.994Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-09T15:39:24.994Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:24.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-09T15:39:24.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-09T15:39:24.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-09T15:39:24.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:24.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-09T15:39:24.997Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:39:24.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:39:24.997Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:39:24.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:39:24.997Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:39:24.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:39:24.997Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:24.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:24.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:24.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:24.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:24.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:24.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:24.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:24.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:24.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:24.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:24.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:24.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:24.997Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:24.997Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:24.997Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-09T15:39:24.997Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:39:24.997Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:39:24.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:39:24.997Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:39:24.997Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:24.997Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:25.458Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:25.458Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:25.458Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:25.458Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:25.458Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:25.458Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:25.458Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:25.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:25.458Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:25.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:25.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:25.459Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:25.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:25.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-09T15:39:25.460Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:25.460Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:39:25.461Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-09T15:39:25.461Z] --- PASS: TestNewTailReader (0.00s) [2022-03-09T15:39:25.461Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-09T15:39:25.461Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-09T15:39:25.461Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-09T15:39:25.461Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-09T15:39:25.461Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-09T15:39:25.461Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-09T15:39:25.461Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-09T15:39:25.461Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-09T15:39:25.461Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:39:25.461Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.461Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-09T15:39:25.461Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:39:25.462Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.462Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-09T15:39:25.462Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:39:25.462Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.462Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-09T15:39:25.462Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-09T15:39:25.462Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-09T15:39:25.462Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-09T15:39:25.462Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:39:25.462Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-09T15:39:25.462Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.462Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-09T15:39:25.462Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-09T15:39:25.462Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.462Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:39:25.657Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-09T15:39:25.901Z] === RUN TestEmptyLayer [2022-03-09T15:39:25.901Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-09T15:39:25.901Z] === RUN TestCommitFailure [2022-03-09T15:39:25.901Z] --- PASS: TestCommitFailure (0.01s) [2022-03-09T15:39:25.901Z] === RUN TestStartTransactionFailure [2022-03-09T15:39:25.901Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-09T15:39:25.901Z] === RUN TestGetOrphan [2022-03-09T15:39:25.901Z] --- PASS: TestGetOrphan (0.01s) [2022-03-09T15:39:25.901Z] === RUN TestMountAndRegister [2022-03-09T15:39:25.901Z] layer_test.go:258: Layer size: 14 [2022-03-09T15:39:25.901Z] --- PASS: TestMountAndRegister (0.09s) [2022-03-09T15:39:25.901Z] === RUN TestLayerRelease [2022-03-09T15:39:25.901Z] layer_test.go:291: Failing on Windows [2022-03-09T15:39:25.901Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-09T15:39:25.901Z] === RUN TestStoreRestore [2022-03-09T15:39:25.901Z] layer_test.go:340: Failing on Windows [2022-03-09T15:39:25.901Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-09T15:39:25.901Z] === RUN TestTarStreamStability [2022-03-09T15:39:25.901Z] layer_test.go:455: Failing on Windows [2022-03-09T15:39:25.901Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-09T15:39:25.901Z] === RUN TestRegisterExistingLayer [2022-03-09T15:39:25.901Z] === RUN TestEnvironmentParsing [2022-03-09T15:39:25.901Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-09T15:39:25.901Z] PASS [2022-03-09T15:39:25.901Z] coverage: 1.2% of statements [2022-03-09T15:39:25.901Z] ok github.com/docker/docker/libcontainerd/local 0.072s coverage: 1.2% of statements [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:39:25.922Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.01s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-09T15:39:25.923Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:39:25.924Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:39:25.924Z] PASS [2022-03-09T15:39:25.924Z] coverage: 88.6% of statements [2022-03-09T15:39:25.924Z] ok github.com/docker/docker/pkg/tailfile 0.201s coverage: 88.6% of statements [2022-03-09T15:39:26.384Z] --- PASS: TestRegisterExistingLayer (0.19s) [2022-03-09T15:39:26.384Z] === RUN TestTarStreamVerification [2022-03-09T15:39:26.384Z] layer_test.go:684: Failing on Windows [2022-03-09T15:39:26.384Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestLayerMigration [2022-03-09T15:39:26.384Z] migration_test.go:45: Failing on Windows [2022-03-09T15:39:26.384Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestLayerMigrationNoTarsplit [2022-03-09T15:39:26.384Z] migration_test.go:181: Failing on Windows [2022-03-09T15:39:26.384Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestMountInit [2022-03-09T15:39:26.384Z] mount_test.go:17: Failing on Windows [2022-03-09T15:39:26.384Z] --- SKIP: TestMountInit (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestMountSize [2022-03-09T15:39:26.384Z] mount_test.go:76: Failing on Windows [2022-03-09T15:39:26.384Z] --- SKIP: TestMountSize (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestMountChanges [2022-03-09T15:39:26.384Z] mount_test.go:125: Failing on Windows [2022-03-09T15:39:26.384Z] --- SKIP: TestMountChanges (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestMountApply [2022-03-09T15:39:26.384Z] mount_test.go:212: Failing on Windows [2022-03-09T15:39:26.384Z] --- SKIP: TestMountApply (0.00s) [2022-03-09T15:39:26.384Z] PASS [2022-03-09T15:39:26.384Z] coverage: 30.2% of statements [2022-03-09T15:39:26.384Z] ok github.com/docker/docker/layer 0.419s coverage: 30.2% of statements [2022-03-09T15:39:26.384Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-09T15:39:26.384Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-09T15:39:26.384Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-09T15:39:26.384Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-09T15:39:26.384Z] === RUN TestSequenceGetAvailableBit [2022-03-09T15:39:26.384Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestSequenceEqual [2022-03-09T15:39:26.384Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestSequenceCopy [2022-03-09T15:39:26.384Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestGetFirstAvailable [2022-03-09T15:39:26.384Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestFindSequence [2022-03-09T15:39:26.384Z] --- PASS: TestFindSequence (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestCheckIfAvailable [2022-03-09T15:39:26.384Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestMergeSequences [2022-03-09T15:39:26.384Z] --- PASS: TestMergeSequences (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestPushReservation [2022-03-09T15:39:26.384Z] --- PASS: TestPushReservation (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestSerializeDeserialize [2022-03-09T15:39:26.384Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestSet [2022-03-09T15:39:26.384Z] --- PASS: TestSet (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestSetUnset [2022-03-09T15:39:26.384Z] --- PASS: TestSetUnset (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestOffsetSetUnset [2022-03-09T15:39:26.384Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestSetInRange [2022-03-09T15:39:26.384Z] --- PASS: TestSetInRange (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestSetAnyInRange [2022-03-09T15:39:26.384Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestMethods [2022-03-09T15:39:26.384Z] --- PASS: TestMethods (0.00s) [2022-03-09T15:39:26.384Z] === RUN TestRandomAllocateDeallocate [2022-03-09T15:39:26.388Z] === RUN TestTarSumRemoveNonExistent [2022-03-09T15:39:26.388Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-09T15:39:26.388Z] === RUN TestTarSumRemove [2022-03-09T15:39:26.388Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-09T15:39:26.388Z] === RUN TestSortFileInfoSums [2022-03-09T15:39:26.388Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-09T15:39:26.388Z] === RUN TestNewTarSumForLabelInvalid [2022-03-09T15:39:26.388Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-09T15:39:26.388Z] === RUN TestNewTarSumForLabel [2022-03-09T15:39:26.388Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-09T15:39:26.388Z] === RUN TestEmptyTar [2022-03-09T15:39:26.388Z] --- PASS: TestEmptyTar (0.00s) [2022-03-09T15:39:26.388Z] === RUN TestTarSumsReadSize [2022-03-09T15:39:26.388Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-09T15:39:26.388Z] === RUN TestTarSums [2022-03-09T15:39:26.388Z] --- PASS: TestTarSums (0.08s) [2022-03-09T15:39:26.388Z] === RUN TestIteration [2022-03-09T15:39:26.388Z] --- PASS: TestIteration (0.00s) [2022-03-09T15:39:26.388Z] === RUN TestVersionLabelForChecksum [2022-03-09T15:39:26.388Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-09T15:39:26.388Z] === RUN TestVersion [2022-03-09T15:39:26.388Z] --- PASS: TestVersion (0.00s) [2022-03-09T15:39:26.388Z] === RUN TestGetVersion [2022-03-09T15:39:26.388Z] --- PASS: TestGetVersion (0.00s) [2022-03-09T15:39:26.388Z] === RUN TestGetVersions [2022-03-09T15:39:26.388Z] --- PASS: TestGetVersions (0.00s) [2022-03-09T15:39:26.388Z] PASS [2022-03-09T15:39:26.388Z] coverage: 89.3% of statements [2022-03-09T15:39:26.388Z] ok github.com/docker/docker/pkg/tarsum 0.148s coverage: 89.3% of statements [2022-03-09T15:39:27.029Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-09T15:39:27.359Z] === RUN TestTruncIndex [2022-03-09T15:39:27.359Z] --- PASS: TestTruncIndex (0.10s) [2022-03-09T15:39:27.359Z] PASS [2022-03-09T15:39:27.359Z] coverage: 91.5% of statements [2022-03-09T15:39:27.359Z] ok github.com/docker/docker/pkg/truncindex 0.147s coverage: 91.5% of statements [2022-03-09T15:39:27.819Z] === RUN TestIsGIT [2022-03-09T15:39:27.819Z] --- PASS: TestIsGIT (0.00s) [2022-03-09T15:39:27.819Z] === RUN TestIsTransport [2022-03-09T15:39:27.819Z] --- PASS: TestIsTransport (0.00s) [2022-03-09T15:39:27.819Z] PASS [2022-03-09T15:39:27.819Z] coverage: 100.0% of statements [2022-03-09T15:39:27.819Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2022-03-09T15:39:28.279Z] === RUN TestVersionInfo [2022-03-09T15:39:28.279Z] --- PASS: TestVersionInfo (0.00s) [2022-03-09T15:39:28.279Z] === RUN TestAppendVersions [2022-03-09T15:39:28.279Z] --- PASS: TestAppendVersions (0.00s) [2022-03-09T15:39:28.279Z] PASS [2022-03-09T15:39:28.279Z] coverage: 88.9% of statements [2022-03-09T15:39:28.279Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-03-09T15:39:28.738Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-09T15:39:28.738Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-09T15:39:28.738Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-09T15:39:28.738Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-09T15:39:29.405Z] === RUN TestInvalidConfig [2022-03-09T15:39:29.406Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-09T15:39:29.406Z] === RUN TestConfig [2022-03-09T15:39:29.406Z] --- PASS: TestConfig (0.00s) [2022-03-09T15:39:29.406Z] === RUN TestOptionsLabels [2022-03-09T15:39:29.406Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-09T15:39:29.406Z] === RUN TestValidName [2022-03-09T15:39:29.406Z] --- PASS: TestValidName (0.00s) [2022-03-09T15:39:29.406Z] PASS [2022-03-09T15:39:29.406Z] coverage: 19.7% of statements [2022-03-09T15:39:29.406Z] ok github.com/docker/docker/libnetwork/config 0.106s coverage: 19.7% of statements [2022-03-09T15:39:29.888Z] === RUN TestKey [2022-03-09T15:39:29.888Z] --- PASS: TestKey (0.00s) [2022-03-09T15:39:29.888Z] === RUN TestParseKey [2022-03-09T15:39:29.888Z] --- PASS: TestParseKey (0.00s) [2022-03-09T15:39:29.888Z] === RUN TestInvalidDataStore [2022-03-09T15:39:29.888Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-09T15:39:29.888Z] === RUN TestKVObjectFlatKey [2022-03-09T15:39:29.888Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-09T15:39:29.888Z] === RUN TestAtomicKVObjectFlatKey [2022-03-09T15:39:29.888Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-09T15:39:29.888Z] PASS [2022-03-09T15:39:29.888Z] coverage: 21.9% of statements [2022-03-09T15:39:29.888Z] ok github.com/docker/docker/libnetwork/datastore 0.064s coverage: 21.9% of statements [2022-03-09T15:39:29.888Z] === RUN TestErrorInterfaces [2022-03-09T15:39:29.888Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-09T15:39:29.888Z] === RUN TestNetworkMarshalling [2022-03-09T15:39:30.278Z] === RUN TestValidatePrivileges [2022-03-09T15:39:30.278Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-09T15:39:30.278Z] === RUN TestFilterByCapNeg [2022-03-09T15:39:30.278Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-09T15:39:30.278Z] === RUN TestFilterByCapPos [2022-03-09T15:39:30.278Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-09T15:39:30.278Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-09T15:39:30.278Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-09T15:39:30.278Z] PASS [2022-03-09T15:39:30.278Z] coverage: 12.0% of statements [2022-03-09T15:39:30.278Z] ok github.com/docker/docker/plugin 0.055s coverage: 12.0% of statements [2022-03-09T15:39:30.278Z] === RUN TestNewSettable [2022-03-09T15:39:30.278Z] --- PASS: TestNewSettable (0.00s) [2022-03-09T15:39:30.278Z] === RUN TestIsSettable [2022-03-09T15:39:30.278Z] --- PASS: TestIsSettable (0.00s) [2022-03-09T15:39:30.278Z] === RUN TestUpdateSettingsEnv [2022-03-09T15:39:30.278Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-09T15:39:30.278Z] PASS [2022-03-09T15:39:30.278Z] coverage: 20.0% of statements [2022-03-09T15:39:30.278Z] ok github.com/docker/docker/plugin/v2 0.046s coverage: 20.0% of statements [2022-03-09T15:39:30.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-09T15:39:30.302Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-09T15:39:30.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-09T15:39:30.373Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-03-09T15:39:30.373Z] === RUN TestEndpointMarshalling [2022-03-09T15:39:30.373Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-09T15:39:30.373Z] === RUN TestAuxAddresses [2022-03-09T15:39:30.373Z] time="2022-03-09T15:39:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-09T15:39:30.373Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-09T15:39:30.373Z] === RUN TestSRVServiceQuery [2022-03-09T15:39:30.373Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:39:30.373Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-09T15:39:30.373Z] === RUN TestServiceVIPReuse [2022-03-09T15:39:30.373Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:39:30.373Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-09T15:39:30.373Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-09T15:39:30.373Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:39:30.373Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-09T15:39:30.373Z] === RUN TestDNSIPQuery [2022-03-09T15:39:30.373Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:39:30.373Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-09T15:39:30.373Z] === RUN TestDNSProxyServFail [2022-03-09T15:39:30.373Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:39:30.373Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-09T15:39:30.373Z] === RUN TestSandboxAddEmpty [2022-03-09T15:39:30.373Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:39:30.373Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-09T15:39:30.373Z] === RUN TestSandboxAddMultiPrio [2022-03-09T15:39:30.373Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:39:30.373Z] --- SKIP: TestSandboxAddMultiPrio (0.01s) [2022-03-09T15:39:30.373Z] === RUN TestSandboxAddSamePrio [2022-03-09T15:39:30.373Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:39:30.373Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-09T15:39:30.373Z] === RUN TestCleanupServiceDiscovery [2022-03-09T15:39:30.373Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:39:30.373Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-09T15:39:30.373Z] === RUN TestDNSOptions [2022-03-09T15:39:30.373Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:39:30.373Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-09T15:39:30.373Z] === RUN TestMultipleControllersWithSameStore [2022-03-09T15:39:30.373Z] time="2022-03-09T15:39:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-09T15:39:30.373Z] time="2022-03-09T15:39:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-09T15:39:30.373Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-09T15:39:30.373Z] PASS [2022-03-09T15:39:30.373Z] coverage: 8.5% of statements [2022-03-09T15:39:30.373Z] ok github.com/docker/docker/libnetwork 0.432s coverage: 8.5% of statements [2022-03-09T15:39:30.373Z] === RUN TestIPDataMarshalling [2022-03-09T15:39:30.373Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-09T15:39:30.373Z] === RUN TestValidateAndIsV6 [2022-03-09T15:39:30.373Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-09T15:39:30.373Z] PASS [2022-03-09T15:39:30.373Z] coverage: 68.9% of statements [2022-03-09T15:39:30.373Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-03-09T15:39:30.855Z] === RUN TestDriver [2022-03-09T15:39:30.855Z] --- PASS: TestDriver (0.00s) [2022-03-09T15:39:30.855Z] PASS [2022-03-09T15:39:30.855Z] coverage: 34.8% of statements [2022-03-09T15:39:30.855Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2022-03-09T15:39:30.864Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-09T15:39:31.254Z] === RUN TestLoad [2022-03-09T15:39:31.254Z] --- PASS: TestLoad (0.00s) [2022-03-09T15:39:31.254Z] === RUN TestSave [2022-03-09T15:39:31.254Z] --- PASS: TestSave (0.03s) [2022-03-09T15:39:31.254Z] === RUN TestAddDeleteGet [2022-03-09T15:39:31.254Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-09T15:39:31.254Z] === RUN TestInvalidTags [2022-03-09T15:39:31.254Z] --- PASS: TestInvalidTags (0.01s) [2022-03-09T15:39:31.254Z] PASS [2022-03-09T15:39:31.254Z] coverage: 84.4% of statements [2022-03-09T15:39:31.254Z] ok github.com/docker/docker/reference 0.141s coverage: 84.4% of statements [2022-03-09T15:39:31.337Z] === RUN TestDriver [2022-03-09T15:39:31.337Z] --- PASS: TestDriver (0.00s) [2022-03-09T15:39:31.337Z] PASS [2022-03-09T15:39:31.337Z] coverage: 34.8% of statements [2022-03-09T15:39:31.337Z] ok github.com/docker/docker/libnetwork/drivers/null 0.049s coverage: 34.8% of statements [2022-03-09T15:39:31.427Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-09T15:39:31.819Z] === RUN TestNetworkAllocateFree [2022-03-09T15:39:31.819Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-09T15:39:31.819Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-09T15:39:31.819Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-09T15:39:31.819Z] PASS [2022-03-09T15:39:31.819Z] coverage: 63.6% of statements [2022-03-09T15:39:31.819Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.060s coverage: 63.6% of statements [2022-03-09T15:39:32.223Z] --- PASS: TestGet (15.01s) [2022-03-09T15:39:32.223Z] === RUN TestPluginWithNoManifest [2022-03-09T15:39:32.223Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-09T15:39:32.223Z] === RUN TestGetAll [2022-03-09T15:39:32.223Z] --- PASS: TestGetAll (0.01s) [2022-03-09T15:39:32.223Z] PASS [2022-03-09T15:39:32.223Z] coverage: 73.2% of statements [2022-03-09T15:39:32.223Z] ok github.com/docker/docker/pkg/plugins 35.948s coverage: 73.2% of statements [2022-03-09T15:39:32.301Z] === RUN TestGetEmptyCapabilities [2022-03-09T15:39:32.301Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-03-09T15:39:32.301Z] === RUN TestGetExtraCapabilities [2022-03-09T15:39:32.301Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-09T15:39:32.301Z] === RUN TestGetInvalidCapabilities [2022-03-09T15:39:32.301Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-09T15:39:32.301Z] === RUN TestRemoteDriver [2022-03-09T15:39:32.301Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-09T15:39:32.301Z] === RUN TestDriverError [2022-03-09T15:39:32.301Z] --- PASS: TestDriverError (0.01s) [2022-03-09T15:39:32.301Z] === RUN TestMissingValues [2022-03-09T15:39:32.301Z] --- PASS: TestMissingValues (0.01s) [2022-03-09T15:39:32.301Z] === RUN TestRollback [2022-03-09T15:39:32.301Z] --- PASS: TestRollback (0.01s) [2022-03-09T15:39:32.301Z] PASS [2022-03-09T15:39:32.301Z] coverage: 57.4% of statements [2022-03-09T15:39:32.301Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.110s coverage: 57.4% of statements [2022-03-09T15:39:32.356Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-09T15:39:32.684Z] === RUN TestResolveAuthConfigIndexServer [2022-03-09T15:39:32.684Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-09T15:39:32.684Z] === RUN TestResolveAuthConfigFullURL [2022-03-09T15:39:32.684Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-09T15:39:32.684Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-09T15:39:32.684Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-09T15:39:32.684Z] === RUN TestValidateMirror [2022-03-09T15:39:32.684Z] --- PASS: TestValidateMirror (0.00s) [2022-03-09T15:39:32.684Z] === RUN TestLoadInsecureRegistries [2022-03-09T15:39:32.684Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-09T15:39:32.684Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-09T15:39:32.684Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-09T15:39:32.684Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-09T15:39:32.684Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-09T15:39:32.684Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-09T15:39:32.684Z] === RUN TestResumableRequestReaderWithReadError [2022-03-09T15:39:32.684Z] time="2022-03-09T15:39:32Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-09T15:39:32.684Z] time="2022-03-09T15:39:32Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-09T15:39:32.684Z] time="2022-03-09T15:39:32Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-09T15:39:32.684Z] --- PASS: TestLoadInsecureRegistries (0.27s) [2022-03-09T15:39:32.684Z] === RUN TestNewServiceConfig [2022-03-09T15:39:32.684Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-09T15:39:32.684Z] === RUN TestValidateIndexName [2022-03-09T15:39:32.684Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-09T15:39:32.684Z] === RUN TestValidateIndexNameWithError [2022-03-09T15:39:32.684Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-09T15:39:32.684Z] === RUN TestEndpointParse [2022-03-09T15:39:32.684Z] --- PASS: TestEndpointParse (0.00s) [2022-03-09T15:39:32.684Z] === RUN TestEndpointParseInvalid [2022-03-09T15:39:32.684Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-09T15:39:32.684Z] === RUN TestValidateEndpoint [2022-03-09T15:39:32.684Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-09T15:39:32.684Z] === RUN TestPing [2022-03-09T15:39:32.684Z] --- PASS: TestPing (0.01s) [2022-03-09T15:39:32.684Z] === RUN TestPingRegistryEndpoint [2022-03-09T15:39:32.684Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:39:32.684Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-09T15:39:32.684Z] === RUN TestEndpoint [2022-03-09T15:39:32.684Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:39:32.684Z] --- SKIP: TestEndpoint (0.01s) [2022-03-09T15:39:32.684Z] === RUN TestParseRepositoryInfo [2022-03-09T15:39:32.684Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-09T15:39:32.684Z] === RUN TestNewIndexInfo [2022-03-09T15:39:32.684Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-09T15:39:32.737Z] --- PASS: TestInfoAPIWarnings (16.22s) [2022-03-09T15:39:32.738Z] === RUN TestInfoDebug [2022-03-09T15:39:32.738Z] --- PASS: TestInfoDebug (0.52s) [2022-03-09T15:39:32.738Z] === RUN TestInfoInsecureRegistries [2022-03-09T15:39:32.738Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-09T15:39:32.738Z] === RUN TestInfoRegistryMirrors [2022-03-09T15:39:32.738Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-09T15:39:32.738Z] === RUN TestLoginFailsWithBadCredentials [2022-03-09T15:39:32.738Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-09T15:39:32.738Z] === RUN TestPingCacheHeaders [2022-03-09T15:39:32.738Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-09T15:39:32.738Z] === RUN TestPingGet [2022-03-09T15:39:32.738Z] --- PASS: TestPingGet (0.01s) [2022-03-09T15:39:32.738Z] === RUN TestPingHead [2022-03-09T15:39:32.738Z] --- PASS: TestPingHead (0.02s) [2022-03-09T15:39:32.738Z] === RUN TestVersion [2022-03-09T15:39:32.738Z] --- PASS: TestVersion (0.02s) [2022-03-09T15:39:32.738Z] === CONT TestDiskUsage [2022-03-09T15:39:32.918Z] docker_api_swarm_test.go:46: [de44692054268] joining swarm manager [daab50f283942]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:39:32.998Z] === RUN TestDiskUsage/empty [2022-03-09T15:39:32.998Z] === RUN TestDiskUsage/empty/container_types [2022-03-09T15:39:32.998Z] === RUN TestDiskUsage/empty/image_types [2022-03-09T15:39:32.998Z] === RUN TestDiskUsage/empty/volume_types [2022-03-09T15:39:32.998Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-09T15:39:32.998Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-09T15:39:32.998Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-09T15:39:32.998Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-09T15:39:32.998Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-09T15:39:32.998Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-09T15:39:32.998Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-09T15:39:32.998Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-09T15:39:33.144Z] === RUN TestMirrorEndpointLookup [2022-03-09T15:39:33.144Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:39:33.144Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-09T15:39:33.144Z] === RUN TestSearchRepositories [2022-03-09T15:39:33.144Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-09T15:39:33.144Z] Host: 127.0.0.1:49326 [2022-03-09T15:39:33.144Z] User-Agent: docker test client [2022-03-09T15:39:33.144Z] Authorization: Token fake-token [2022-03-09T15:39:33.144Z] X-Docker-Token: true [2022-03-09T15:39:33.144Z] Accept-Encoding: gzip [2022-03-09T15:39:33.144Z] [2022-03-09T15:39:33.144Z] [2022-03-09T15:39:33.144Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-09T15:39:33.144Z] Connection: close [2022-03-09T15:39:33.144Z] Content-Length: 144 [2022-03-09T15:39:33.144Z] Cache-Control: no-cache [2022-03-09T15:39:33.144Z] Content-Type: application/json [2022-03-09T15:39:33.144Z] Date: Wed, 09 Mar 2022 15:39:32 GMT [2022-03-09T15:39:33.144Z] Expires: -1 [2022-03-09T15:39:33.144Z] Pragma: no-cache [2022-03-09T15:39:33.144Z] Server: docker-tests/mock [2022-03-09T15:39:33.144Z] X-Docker-Registry-Config: mock [2022-03-09T15:39:33.144Z] X-Docker-Registry-Version: 0.0.0 [2022-03-09T15:39:33.144Z] [2022-03-09T15:39:33.144Z] [2022-03-09T15:39:33.144Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-09T15:39:33.144Z] === RUN TestTrustedLocation [2022-03-09T15:39:33.144Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-09T15:39:33.144Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-09T15:39:33.144Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-09T15:39:33.144Z] === RUN TestAllowNondistributableArtifacts [2022-03-09T15:39:33.144Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-09T15:39:33.144Z] === RUN TestIsSecureIndex [2022-03-09T15:39:33.144Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-09T15:39:33.144Z] PASS [2022-03-09T15:39:33.144Z] coverage: 51.2% of statements [2022-03-09T15:39:33.144Z] ok github.com/docker/docker/registry 0.422s coverage: 51.2% of statements [2022-03-09T15:39:33.144Z] time="2022-03-09T15:39:32Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-09T15:39:33.144Z] --- PASS: TestResumableRequestReaderWithReadError (0.25s) [2022-03-09T15:39:33.144Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-09T15:39:33.144Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-09T15:39:33.144Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-09T15:39:33.144Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-09T15:39:33.144Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-09T15:39:33.144Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-09T15:39:33.144Z] === RUN TestResumableRequestReader [2022-03-09T15:39:33.144Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-09T15:39:33.144Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-09T15:39:33.144Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-09T15:39:33.144Z] PASS [2022-03-09T15:39:33.144Z] coverage: 100.0% of statements [2022-03-09T15:39:33.144Z] ok github.com/docker/docker/registry/resumable 0.342s coverage: 100.0% of statements [2022-03-09T15:39:33.174Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-09T15:39:33.259Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-09T15:39:33.259Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-09T15:39:33.259Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-09T15:39:33.259Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-09T15:39:33.259Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-09T15:39:33.259Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-09T15:39:33.259Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-09T15:39:33.259Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-09T15:39:33.259Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-09T15:39:33.259Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-09T15:39:33.259Z] === RUN TestDiskUsage/after_container.Run [2022-03-09T15:39:33.318Z] === RUN TestNAT [2022-03-09T15:39:33.318Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-09T15:39:33.318Z] --- SKIP: TestNAT (0.00s) [2022-03-09T15:39:33.318Z] === RUN TestTransparent [2022-03-09T15:39:33.318Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-09T15:39:33.318Z] --- SKIP: TestTransparent (0.00s) [2022-03-09T15:39:33.318Z] PASS [2022-03-09T15:39:33.318Z] coverage: 0.0% of statements [2022-03-09T15:39:33.318Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.060s coverage: 0.0% of statements [2022-03-09T15:39:33.318Z] --- PASS: TestRandomAllocateDeallocate (6.62s) [2022-03-09T15:39:33.318Z] === RUN TestAllocateRandomDeallocate [2022-03-09T15:39:33.318Z] === RUN TestBuildDefault [2022-03-09T15:39:33.318Z] --- PASS: TestBuildDefault (0.00s) [2022-03-09T15:39:33.318Z] === RUN TestBuildHostnameDomainname [2022-03-09T15:39:33.318Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-09T15:39:33.318Z] === RUN TestBuildHostname [2022-03-09T15:39:33.318Z] --- PASS: TestBuildHostname (0.00s) [2022-03-09T15:39:33.318Z] === RUN TestBuildHostnameFQDN [2022-03-09T15:39:33.318Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-09T15:39:33.318Z] === RUN TestBuildNoIP [2022-03-09T15:39:33.318Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-09T15:39:33.318Z] === RUN TestUpdate [2022-03-09T15:39:33.318Z] --- PASS: TestUpdate (0.00s) [2022-03-09T15:39:33.318Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-09T15:39:33.318Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-09T15:39:33.318Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-09T15:39:33.318Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-09T15:39:33.318Z] === RUN TestAddEmpty [2022-03-09T15:39:33.318Z] --- PASS: TestAddEmpty (0.00s) [2022-03-09T15:39:33.318Z] === RUN TestAdd [2022-03-09T15:39:33.318Z] --- PASS: TestAdd (0.00s) [2022-03-09T15:39:33.318Z] === RUN TestDeleteEmpty [2022-03-09T15:39:33.318Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-09T15:39:33.318Z] === RUN TestDeleteNewline [2022-03-09T15:39:33.318Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-09T15:39:33.318Z] === RUN TestDelete [2022-03-09T15:39:33.318Z] --- PASS: TestDelete (0.00s) [2022-03-09T15:39:33.318Z] === RUN TestConcurrentWrites [2022-03-09T15:39:33.520Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-09T15:39:33.520Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-09T15:39:33.520Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-09T15:39:33.520Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-09T15:39:33.520Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-09T15:39:33.520Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-09T15:39:33.520Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-09T15:39:33.520Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-09T15:39:33.520Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-09T15:39:33.520Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage (1.12s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.01s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-09T15:39:33.520Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-09T15:39:33.520Z] PASS [2022-03-09T15:39:33.520Z] [2022-03-09T15:39:33.520Z] === Skipped [2022-03-09T15:39:33.520Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-09T15:39:33.520Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-09T15:39:33.520Z] [2022-03-09T15:39:33.520Z] DONE 50 tests, 1 skipped in 19.808s [2022-03-09T15:39:33.609Z] === RUN TestRestartManagerTimeout [2022-03-09T15:39:33.609Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-09T15:39:33.609Z] === RUN TestRestartManagerTimeoutReset [2022-03-09T15:39:33.609Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-09T15:39:33.609Z] PASS [2022-03-09T15:39:33.609Z] coverage: 45.3% of statements [2022-03-09T15:39:33.609Z] ok github.com/docker/docker/restartmanager 0.052s coverage: 45.3% of statements [2022-03-09T15:39:33.738Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-09T15:39:33.738Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-09T15:39:33.780Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-09T15:39:33.781Z] ++ 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 [2022-03-09T15:39:33.781Z] ++ set -e [2022-03-09T15:39:33.781Z] ++ '[' -n 0 ']' [2022-03-09T15:39:33.781Z] ++ set -x [2022-03-09T15:39:33.781Z] ++ 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 [2022-03-09T15:39:33.781Z] INFO: Testing against a local daemon [2022-03-09T15:39:33.781Z] === RUN TestVolumesCreateAndList [2022-03-09T15:39:33.781Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-09T15:39:33.781Z] === RUN TestVolumesRemove [2022-03-09T15:39:33.781Z] --- PASS: TestVolumesRemove (0.09s) [2022-03-09T15:39:33.781Z] === RUN TestVolumesInspect [2022-03-09T15:39:33.781Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-09T15:39:33.781Z] === RUN TestVolumesInvalidJSON [2022-03-09T15:39:33.781Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-09T15:39:33.781Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-09T15:39:33.781Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-09T15:39:33.781Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-09T15:39:33.781Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-09T15:39:33.781Z] PASS [2022-03-09T15:39:33.781Z] [2022-03-09T15:39:33.781Z] DONE 5 tests in 0.243s [2022-03-09T15:39:33.781Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-09T15:39:33.800Z] === RUN TestNew [2022-03-09T15:39:33.800Z] --- PASS: TestNew (0.00s) [2022-03-09T15:39:33.800Z] === RUN TestAddDriver [2022-03-09T15:39:33.800Z] --- PASS: TestAddDriver (0.00s) [2022-03-09T15:39:33.800Z] === RUN TestAddDuplicateDriver [2022-03-09T15:39:33.800Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-09T15:39:33.800Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-09T15:39:33.800Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-09T15:39:33.800Z] === RUN TestDriver [2022-03-09T15:39:33.800Z] --- PASS: TestDriver (0.00s) [2022-03-09T15:39:33.800Z] === RUN TestIPAM [2022-03-09T15:39:33.800Z] --- PASS: TestIPAM (0.00s) [2022-03-09T15:39:33.800Z] === RUN TestWalkIPAMs [2022-03-09T15:39:33.800Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-09T15:39:33.800Z] === RUN TestWalkDrivers [2022-03-09T15:39:33.800Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-09T15:39:33.800Z] PASS [2022-03-09T15:39:33.800Z] coverage: 82.4% of statements [2022-03-09T15:39:33.800Z] ok github.com/docker/docker/libnetwork/drvregistry 0.093s coverage: 82.4% of statements [2022-03-09T15:39:33.800Z] --- PASS: TestConcurrentWrites (0.33s) [2022-03-09T15:39:33.800Z] PASS [2022-03-09T15:39:33.800Z] coverage: 81.2% of statements [2022-03-09T15:39:33.800Z] ok github.com/docker/docker/libnetwork/etchosts 0.415s coverage: 81.2% of statements [2022-03-09T15:39:33.800Z] === RUN TestNew [2022-03-09T15:39:33.800Z] --- PASS: TestNew (0.00s) [2022-03-09T15:39:33.800Z] === RUN TestAllocate [2022-03-09T15:39:33.800Z] --- PASS: TestAllocate (0.00s) [2022-03-09T15:39:33.800Z] === RUN TestUninitialized [2022-03-09T15:39:33.800Z] --- PASS: TestUninitialized (0.00s) [2022-03-09T15:39:33.800Z] === RUN TestAllocateInRange [2022-03-09T15:39:33.800Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-09T15:39:33.800Z] === RUN TestAllocateSerial [2022-03-09T15:39:33.800Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-09T15:39:33.800Z] PASS [2022-03-09T15:39:33.800Z] coverage: 87.5% of statements [2022-03-09T15:39:33.800Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-03-09T15:39:34.041Z] ++++ cat bundles/test-integration/docker.pid [2022-03-09T15:39:34.041Z] +++ kill 13026 [2022-03-09T15:39:34.069Z] === RUN TestDecodeContainerConfig [2022-03-09T15:39:34.069Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-09T15:39:34.069Z] === RUN TestDecodeContainerConfigIsolation [2022-03-09T15:39:34.069Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-09T15:39:34.069Z] === RUN TestValidatePrivileged [2022-03-09T15:39:34.069Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-09T15:39:34.069Z] PASS [2022-03-09T15:39:34.069Z] coverage: 52.6% of statements [2022-03-09T15:39:34.069Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.6% of statements [2022-03-09T15:39:34.069Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-09T15:39:34.069Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-09T15:39:34.069Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-09T15:39:34.069Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-09T15:39:34.069Z] PASS [2022-03-09T15:39:34.069Z] coverage: 62.5% of statements [2022-03-09T15:39:34.069Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2022-03-09T15:39:34.283Z] === RUN TestCaller [2022-03-09T15:39:34.283Z] --- PASS: TestCaller (0.00s) [2022-03-09T15:39:34.283Z] PASS [2022-03-09T15:39:34.283Z] coverage: 100.0% of statements [2022-03-09T15:39:34.283Z] ok github.com/docker/docker/libnetwork/internal/caller 0.044s coverage: 100.0% of statements [2022-03-09T15:39:34.283Z] --- PASS: TestAllocateRandomDeallocate (1.21s) [2022-03-09T15:39:34.283Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-09T15:39:34.302Z] +++ /etc/init.d/apparmor stop [2022-03-09T15:39:34.302Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-09T15:39:34.302Z] [2022-03-09T15:39:34.302Z] Unloading profiles will leave already running processes permanently [2022-03-09T15:39:34.302Z] unconfined, which can lead to unexpected situations. [2022-03-09T15:39:34.302Z] [2022-03-09T15:39:34.302Z] To set a process to complain mode, use the command line tool [2022-03-09T15:39:34.302Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-09T15:39:34.302Z] +++ true [2022-03-09T15:39:34.302Z] exiting test-integration [2022-03-09T15:39:34.302Z] ++ exit 0 [2022-03-09T15:39:34.302Z] [2022-03-09T15:39:34.670Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-09T15:39:34.766Z] === RUN TestSetSerialInsertDelete [2022-03-09T15:39:34.766Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-09T15:39:34.766Z] === RUN TestSetParallelInsertDelete Post stage [Pipeline] junit [2022-03-09T15:39:34.891Z] Recording test results [2022-03-09T15:39:35.033Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-09T15:39:35.233Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-09T15:39:35.377Z] + echo Ensuring container killed. [2022-03-09T15:39:35.377Z] Ensuring container killed. [2022-03-09T15:39:35.377Z] + docker rm -vf docker-pr3 [2022-03-09T15:39:35.377Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-09T15:39:35.489Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-09T15:39:35.666Z] + echo Chowning /workspace to jenkins user [2022-03-09T15:39:35.666Z] Chowning /workspace to jenkins user [2022-03-09T15:39:35.666Z] + id -u [2022-03-09T15:39:35.666Z] + id -g [2022-03-09T15:39:35.666Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43347:/workspace busybox chown -R 1000:1000 /workspace [2022-03-09T15:39:35.782Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.23s) [2022-03-09T15:39:35.782Z] === RUN TestRetrieveFromStore [2022-03-09T15:39:35.782Z] === RUN TestInt2IP2IntConversion [2022-03-09T15:39:36.052Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-09T15:39:36.052Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-09T15:39:36.263Z] --- PASS: TestRetrieveFromStore (0.62s) [2022-03-09T15:39:36.263Z] === RUN TestIsCorrupted [2022-03-09T15:39:36.263Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-09T15:39:36.263Z] === RUN TestSetRollover [2022-03-09T15:39:36.264Z] --- PASS: TestInt2IP2IntConversion (0.55s) [2022-03-09T15:39:36.264Z] === RUN TestGetAddressVersion [2022-03-09T15:39:36.264Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-09T15:39:36.264Z] === RUN TestKeyString [2022-03-09T15:39:36.264Z] --- PASS: TestKeyString (0.00s) [2022-03-09T15:39:36.264Z] === RUN TestPoolDataMarshal [2022-03-09T15:39:36.264Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-09T15:39:36.264Z] === RUN TestSubnetsMarshal [2022-03-09T15:39:36.615Z] === RUN TestDockerSuite/TestBuildLabelsCache [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-09T15:39:36.746Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-03-09T15:39:36.746Z] === RUN TestAddSubnets [2022-03-09T15:39:36.746Z] --- PASS: TestAddSubnets (0.05s) [2022-03-09T15:39:36.746Z] === RUN TestDoublePoolRelease [2022-03-09T15:39:36.746Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-09T15:39:36.746Z] === RUN TestAddReleasePoolID [2022-03-09T15:39:36.746Z] === RUN TestPoolRequest [2022-03-09T15:39:36.746Z] --- PASS: TestPoolRequest (0.00s) [2022-03-09T15:39:36.746Z] === RUN TestOtherRequests [2022-03-09T15:39:36.746Z] --- PASS: TestOtherRequests (0.00s) [2022-03-09T15:39:36.746Z] PASS [2022-03-09T15:39:36.746Z] coverage: 57.1% of statements [2022-03-09T15:39:36.746Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-03-09T15:39:36.746Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-03-09T15:39:36.746Z] === RUN TestPredefinedPool [2022-03-09T15:39:36.746Z] --- PASS: TestPredefinedPool (0.03s) [2022-03-09T15:39:36.746Z] === RUN TestRemoveSubnet [2022-03-09T15:39:36.746Z] --- PASS: TestRemoveSubnet (0.23s) [2022-03-09T15:39:36.746Z] === RUN TestGetSameAddress [2022-03-09T15:39:36.746Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-09T15:39:36.746Z] === RUN TestPoolAllocationReuse [2022-03-09T15:39:36.930Z] + bundleName=arm64-integration [2022-03-09T15:39:36.930Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-09T15:39:36.930Z] Creating arm64-integration-bundles.tar.gz [2022-03-09T15:39:36.930Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-09T15:39:36.930Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-03-09T15:39:36.982Z] === RUN TestGetDriver [2022-03-09T15:39:36.982Z] --- PASS: TestGetDriver (0.00s) [2022-03-09T15:39:36.982Z] === RUN TestVolumeRequestError [2022-03-09T15:39:36.982Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-09T15:39:36.982Z] PASS [2022-03-09T15:39:36.982Z] coverage: 36.1% of statements [2022-03-09T15:39:36.982Z] ok github.com/docker/docker/volume/drivers 0.058s coverage: 36.1% of statements [Pipeline] archiveArtifacts [2022-03-09T15:39:37.204Z] Archiving artifacts [2022-03-09T15:39:37.442Z] === RUN TestGetAddress [2022-03-09T15:39:37.442Z] --- PASS: TestGetAddress (0.00s) [2022-03-09T15:39:37.442Z] === RUN TestRemove [2022-03-09T15:39:37.442Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-09T15:39:37.442Z] --- SKIP: TestRemove (0.00s) [2022-03-09T15:39:37.442Z] === RUN TestInitializeWithVolumes [2022-03-09T15:39:37.442Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-09T15:39:37.442Z] === RUN TestCreate [2022-03-09T15:39:37.442Z] --- PASS: TestCreate (0.02s) [2022-03-09T15:39:37.442Z] === RUN TestValidateName [2022-03-09T15:39:37.442Z] --- PASS: TestValidateName (0.00s) [2022-03-09T15:39:37.442Z] === RUN TestCreateWithOpts [2022-03-09T15:39:37.442Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-09T15:39:37.442Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-09T15:39:37.442Z] === RUN TestRelaodNoOpts [2022-03-09T15:39:37.442Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-09T15:39:37.442Z] PASS [2022-03-09T15:39:37.442Z] coverage: 41.5% of statements [2022-03-09T15:39:37.442Z] ok github.com/docker/docker/volume/local 0.103s coverage: 41.5% of statements [2022-03-09T15:39:37.545Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-09T15:39:37.760Z] === RUN TestGetCapabilities [2022-03-09T15:39:37.760Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-09T15:39:37.760Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-09T15:39:37.760Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-09T15:39:37.760Z] === RUN TestGetDefaultAddressSpaces [2022-03-09T15:39:37.760Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-09T15:39:37.760Z] === RUN TestRemoteDriver [2022-03-09T15:39:37.760Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-09T15:39:37.760Z] PASS [2022-03-09T15:39:37.760Z] coverage: 47.4% of statements [2022-03-09T15:39:37.760Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.073s coverage: 47.4% of statements [2022-03-09T15:39:37.760Z] --- PASS: TestSetRollover (1.61s) [2022-03-09T15:39:37.760Z] === RUN TestSetRolloverSerial [2022-03-09T15:39:37.900Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-09T15:39:37.900Z] Copying nested executables into bundles/binary-daemon [2022-03-09T15:39:37.900Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-09T15:39:37.900Z] GOOS="" GOARCH="" GOARM="" [2022-03-09T15:39:37.900Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-09T15:39:37.900Z] [2022-03-09T15:39:37.903Z] === RUN TestLCOWParseMountRaw [2022-03-09T15:39:37.903Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-09T15:39:37.903Z] === RUN TestLCOWParseMountRawSplit [2022-03-09T15:39:37.903Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-09T15:39:37.903Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-09T15:39:37.903Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-09T15:39:37.903Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-09T15:39:37.903Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-09T15:39:37.903Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-09T15:39:37.903Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-09T15:39:37.903Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-09T15:39:37.903Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-09T15:39:37.903Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-09T15:39:37.903Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-09T15:39:37.903Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-09T15:39:37.903Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-09T15:39:37.903Z] === RUN TestLinuxParseMountRaw [2022-03-09T15:39:37.903Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-09T15:39:37.903Z] === RUN TestLinuxParseMountRawSplit [2022-03-09T15:39:37.903Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-09T15:39:37.903Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-09T15:39:37.903Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-09T15:39:37.903Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-09T15:39:37.903Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-09T15:39:37.903Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-09T15:39:37.903Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-09T15:39:37.903Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-09T15:39:37.903Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-09T15:39:37.903Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-09T15:39:37.903Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-09T15:39:37.903Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-09T15:39:37.903Z] === RUN TestConvertTmpfsOptions [2022-03-09T15:39:37.903Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-09T15:39:37.903Z] linux_parser_test.go:209: data="ro" [2022-03-09T15:39:37.903Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-09T15:39:37.903Z] === RUN TestParseMountSpec [2022-03-09T15:39:37.903Z] parser_test.go:62: case 0 [2022-03-09T15:39:37.903Z] parser_test.go:62: case 1 [2022-03-09T15:39:37.903Z] parser_test.go:62: case 2 [2022-03-09T15:39:37.903Z] parser_test.go:62: case 3 [2022-03-09T15:39:37.903Z] parser_test.go:62: case 4 [2022-03-09T15:39:37.903Z] parser_test.go:62: case 5 [2022-03-09T15:39:37.903Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-09T15:39:37.903Z] === RUN TestValidateMount [2022-03-09T15:39:37.903Z] --- PASS: TestValidateMount (0.00s) [2022-03-09T15:39:37.903Z] === RUN TestWindowsParseMountRaw [2022-03-09T15:39:37.903Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-09T15:39:37.903Z] === RUN TestWindowsParseMountRawSplit [2022-03-09T15:39:37.903Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-09T15:39:37.903Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-09T15:39:37.903Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-09T15:39:37.903Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-09T15:39:37.903Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-09T15:39:37.903Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-09T15:39:37.903Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-09T15:39:37.903Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-09T15:39:37.903Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-09T15:39:37.903Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-09T15:39:37.903Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-09T15:39:37.903Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-09T15:39:37.903Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-09T15:39:37.903Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-09T15:39:37.903Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-09T15:39:37.903Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-09T15:39:37.903Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-09T15:39:37.903Z] PASS [2022-03-09T15:39:37.903Z] coverage: 67.6% of statements [2022-03-09T15:39:37.903Z] ok github.com/docker/docker/volume/mounts 0.108s coverage: 67.6% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-09T15:39:38.245Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43347/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=6056655017781be9baa6dac2c2d7e4a89af7d4a6 -e DOCKER_GRAPHDRIVER docker:6056655017781be9baa6dac2c2d7e4a89af7d4a6 hack/make.sh cross [2022-03-09T15:39:38.506Z] [2022-03-09T15:39:38.767Z] Removing bundles/ [2022-03-09T15:39:38.767Z] [2022-03-09T15:39:38.767Z] ---> Making bundle: cross (in bundles/cross) [2022-03-09T15:39:38.767Z] Cross building: bundles/cross/linux/amd64 [2022-03-09T15:39:38.767Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-09T15:39:38.767Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-09T15:39:38.776Z] --- PASS: TestPoolAllocationReuse (1.73s) [2022-03-09T15:39:38.776Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-09T15:39:38.776Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-09T15:39:38.776Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-09T15:39:38.776Z] === RUN TestWindowsIPAM [2022-03-09T15:39:38.776Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-09T15:39:38.776Z] PASS [2022-03-09T15:39:38.776Z] coverage: 71.4% of statements [2022-03-09T15:39:38.776Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2022-03-09T15:39:38.793Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43347/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-09T15:39:39.107Z] + make clean [2022-03-09T15:39:39.107Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-09T15:39:39.107Z] docker-dev-cache [2022-03-09T15:39:39.107Z] docker-mod-cache [Pipeline] deleteDir [2022-03-09T15:39:39.441Z] === RUN TestSetGetMeta [2022-03-09T15:39:39.441Z] === PAUSE TestSetGetMeta [2022-03-09T15:39:39.441Z] === RUN TestRestore [2022-03-09T15:39:39.441Z] === PAUSE TestRestore [2022-03-09T15:39:39.441Z] === RUN TestServiceCreate [2022-03-09T15:39:39.441Z] === PAUSE TestServiceCreate [2022-03-09T15:39:39.441Z] === RUN TestServiceList [2022-03-09T15:39:39.441Z] === PAUSE TestServiceList [2022-03-09T15:39:39.441Z] === RUN TestServiceRemove [2022-03-09T15:39:39.441Z] === PAUSE TestServiceRemove [2022-03-09T15:39:39.441Z] === RUN TestServiceGet [2022-03-09T15:39:39.441Z] === PAUSE TestServiceGet [2022-03-09T15:39:39.441Z] === RUN TestServicePrune [2022-03-09T15:39:39.441Z] === PAUSE TestServicePrune [2022-03-09T15:39:39.441Z] === RUN TestCreate [2022-03-09T15:39:39.441Z] === PAUSE TestCreate [2022-03-09T15:39:39.441Z] === RUN TestRemove [2022-03-09T15:39:39.441Z] === PAUSE TestRemove [2022-03-09T15:39:39.441Z] === RUN TestList [2022-03-09T15:39:39.441Z] === PAUSE TestList [2022-03-09T15:39:39.441Z] === RUN TestFindByDriver [2022-03-09T15:39:39.441Z] === PAUSE TestFindByDriver [2022-03-09T15:39:39.441Z] === RUN TestFindByReferenced [2022-03-09T15:39:39.441Z] === PAUSE TestFindByReferenced [2022-03-09T15:39:39.441Z] === RUN TestDerefMultipleOfSameRef [2022-03-09T15:39:39.441Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-09T15:39:39.441Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-09T15:39:39.441Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-09T15:39:39.441Z] === RUN TestDefererencePluginOnCreateError [2022-03-09T15:39:39.441Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-09T15:39:39.441Z] === RUN TestRefDerefRemove [2022-03-09T15:39:39.441Z] === PAUSE TestRefDerefRemove [2022-03-09T15:39:39.441Z] === RUN TestGet [2022-03-09T15:39:39.441Z] === PAUSE TestGet [2022-03-09T15:39:39.441Z] === RUN TestGetWithReference [2022-03-09T15:39:39.441Z] === PAUSE TestGetWithReference [2022-03-09T15:39:39.441Z] === RUN TestFilterFunc [2022-03-09T15:39:39.441Z] === RUN TestFilterFunc/test_nil_list [2022-03-09T15:39:39.441Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-09T15:39:39.441Z] === RUN TestFilterFunc/test_empty_list [2022-03-09T15:39:39.441Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-09T15:39:39.441Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-09T15:39:39.441Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-09T15:39:39.441Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-09T15:39:39.441Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-09T15:39:39.441Z] === RUN TestFilterFunc/test_filter_some [2022-03-09T15:39:39.441Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-09T15:39:39.441Z] === RUN TestFilterFunc/test_filter_middle [2022-03-09T15:39:39.441Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-09T15:39:39.441Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-09T15:39:39.441Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-09T15:39:39.441Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-09T15:39:39.441Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-09T15:39:39.441Z] === CONT TestFilterFunc/test_nil_list [2022-03-09T15:39:39.441Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-09T15:39:39.441Z] === CONT TestFilterFunc/test_filter_some [2022-03-09T15:39:39.441Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-09T15:39:39.441Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-09T15:39:39.441Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-09T15:39:39.441Z] === CONT TestFilterFunc/test_empty_list [2022-03-09T15:39:39.441Z] === CONT TestFilterFunc/test_filter_middle [2022-03-09T15:39:39.441Z] --- PASS: TestFilterFunc (0.00s) [2022-03-09T15:39:39.441Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-09T15:39:39.441Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-09T15:39:39.441Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-09T15:39:39.441Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-09T15:39:39.441Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-09T15:39:39.441Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-09T15:39:39.441Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-09T15:39:39.441Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-09T15:39:39.441Z] === CONT TestSetGetMeta [2022-03-09T15:39:39.441Z] === CONT TestServiceGet [2022-03-09T15:39:39.441Z] === CONT TestList [2022-03-09T15:39:39.441Z] === CONT TestDefererencePluginOnCreateError [2022-03-09T15:39:39.441Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-09T15:39:39.441Z] === CONT TestGetWithReference [2022-03-09T15:39:39.441Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-03-09T15:39:39.441Z] === CONT TestGet [2022-03-09T15:39:39.441Z] --- PASS: TestList (0.06s) [2022-03-09T15:39:39.441Z] === CONT TestRefDerefRemove [2022-03-09T15:39:39.441Z] --- PASS: TestGetWithReference (0.04s) [2022-03-09T15:39:39.441Z] === CONT TestServiceList [2022-03-09T15:39:39.441Z] --- PASS: TestGet (0.03s) [2022-03-09T15:39:39.441Z] === CONT TestServiceRemove [2022-03-09T15:39:39.441Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-09T15:39:39.441Z] === CONT TestDerefMultipleOfSameRef [2022-03-09T15:39:39.441Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-09T15:39:39.441Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-09T15:39:39.441Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-09T15:39:39.441Z] === CONT TestCreate [2022-03-09T15:39:39.441Z] --- PASS: TestCreate (0.02s) [2022-03-09T15:39:39.441Z] === CONT TestRemove [2022-03-09T15:39:39.441Z] --- PASS: TestRemove (0.02s) [2022-03-09T15:39:39.441Z] === CONT TestServicePrune [2022-03-09T15:39:39.441Z] --- PASS: TestServiceGet (0.23s) [2022-03-09T15:39:39.441Z] === CONT TestFindByReferenced [2022-03-09T15:39:39.441Z] time="2022-03-09T15:39:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-09T15:39:39.441Z] --- PASS: TestServiceRemove (0.15s) [2022-03-09T15:39:39.441Z] === CONT TestFindByDriver [2022-03-09T15:39:39.441Z] time="2022-03-09T15:39:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-09T15:39:39.441Z] --- PASS: TestServiceList (0.17s) [2022-03-09T15:39:39.441Z] === CONT TestServiceCreate [2022-03-09T15:39:39.441Z] time="2022-03-09T15:39:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-09T15:39:39.441Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-09T15:39:39.441Z] === CONT TestRestore [2022-03-09T15:39:39.441Z] time="2022-03-09T15:39:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-09T15:39:39.441Z] --- PASS: TestFindByDriver (0.03s) [2022-03-09T15:39:39.441Z] time="2022-03-09T15:39:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-09T15:39:39.441Z] --- PASS: TestServiceCreate (0.03s) [2022-03-09T15:39:39.441Z] --- PASS: TestServicePrune (0.11s) [2022-03-09T15:39:39.441Z] --- PASS: TestRestore (0.03s) [2022-03-09T15:39:39.441Z] PASS [2022-03-09T15:39:39.441Z] coverage: 69.0% of statements [2022-03-09T15:39:39.441Z] ok github.com/docker/docker/volume/service 0.345s coverage: 69.0% of statements [2022-03-09T15:39:39.799Z] --- PASS: TestSetRolloverSerial (1.63s) [2022-03-09T15:39:39.799Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-09T15:39:39.799Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-09T15:39:39.799Z] PASS [2022-03-09T15:39:39.799Z] coverage: 84.4% of statements [2022-03-09T15:39:39.799Z] ok github.com/docker/docker/libnetwork/bitseq 12.998s coverage: 84.4% of statements [2022-03-09T15:39:39.799Z] === RUN TestDefaultNetwork [2022-03-09T15:39:39.799Z] --- PASS: TestDefaultNetwork (0.27s) [2022-03-09T15:39:39.799Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-09T15:39:40.069Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-09T15:39:40.281Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-03-09T15:39:40.281Z] === RUN TestInitAddressPools [2022-03-09T15:39:40.281Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-09T15:39:40.281Z] PASS [2022-03-09T15:39:40.281Z] coverage: 74.0% of statements [2022-03-09T15:39:40.281Z] ok github.com/docker/docker/libnetwork/ipamutils 0.631s coverage: 74.0% of statements [2022-03-09T15:39:40.763Z] === RUN TestKeyValue [2022-03-09T15:39:40.763Z] --- PASS: TestKeyValue (0.00s) [2022-03-09T15:39:40.763Z] PASS [2022-03-09T15:39:40.763Z] coverage: 60.0% of statements [2022-03-09T15:39:40.763Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-03-09T15:39:40.763Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.24s) [2022-03-09T15:39:40.763Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-09T15:39:41.359Z] 4612f6d0b889: Pull complete [2022-03-09T15:39:43.790Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.84s) [2022-03-09T15:39:43.790Z] === RUN TestGetAddress [2022-03-09T15:39:43.790Z] === RUN TestNetworkDBSimple [2022-03-09T15:39:44.804Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-09T15:39:44.804Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-09T15:39:44.804Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-09T15:39:44.804Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-09T15:39:44.804Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-09T15:39:44.804Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-09T15:39:44.804Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-09T15:39:44.804Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-09T15:39:44.804Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-09T15:39:44.804Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-09T15:39:44.804Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-09T15:39:44.804Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-09T15:39:44.804Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-09T15:39:44.804Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-09T15:39:44.804Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-09T15:39:44.804Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-09T15:39:44.804Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-09T15:39:44.804Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-03-09T15:39:44.804Z] PASS [2022-03-09T15:39:44.804Z] coverage: 100.0% of statements [2022-03-09T15:39:44.804Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.152s coverage: 100.0% of statements [2022-03-09T15:39:44.804Z] 2022/03/09 15:39:44 Closing DB instances... [2022-03-09T15:39:45.287Z] === RUN TestGenerate [2022-03-09T15:39:45.287Z] --- PASS: TestGenerate (0.00s) [2022-03-09T15:39:45.287Z] === RUN TestGeneratePtr [2022-03-09T15:39:45.287Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-09T15:39:45.287Z] === RUN TestGenerateMissingField [2022-03-09T15:39:45.287Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-09T15:39:45.287Z] === RUN TestFieldCannotBeSet [2022-03-09T15:39:45.287Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-09T15:39:45.287Z] === RUN TestTypeMismatchError [2022-03-09T15:39:45.287Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-09T15:39:45.287Z] PASS [2022-03-09T15:39:45.287Z] coverage: 100.0% of statements [2022-03-09T15:39:45.287Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2022-03-09T15:39:45.314Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-09T15:39:45.769Z] testing: warning: no tests to run [2022-03-09T15:39:45.769Z] PASS [2022-03-09T15:39:45.769Z] coverage: 0.0% of statements [2022-03-09T15:39:45.769Z] ok github.com/docker/docker/libnetwork/osl 0.050s coverage: 0.0% of statements [no tests to run] [2022-03-09T15:39:45.879Z] --- PASS: TestImportExtremelyLargeImageWorks (171.70s) [2022-03-09T15:39:45.879Z] PASS [2022-03-09T15:39:45.879Z] [2022-03-09T15:39:45.879Z] DONE 22 tests in 175.511s [2022-03-09T15:39:45.879Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-09T15:39:45.879Z] ++ 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 [2022-03-09T15:39:45.879Z] ++ set -e [2022-03-09T15:39:45.879Z] ++ '[' -n 0 ']' [2022-03-09T15:39:45.879Z] ++ set -x [2022-03-09T15:39:45.879Z] ++ 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 [2022-03-09T15:39:45.879Z] INFO: Testing against a local daemon [2022-03-09T15:39:45.879Z] === RUN TestNetworkCreateDelete [2022-03-09T15:39:46.136Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-03-09T15:39:46.136Z] === RUN TestDockerNetworkDeletePreferID [2022-03-09T15:39:46.252Z] === RUN TestRequestNewPort [2022-03-09T15:39:46.252Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-09T15:39:46.252Z] === RUN TestRequestSpecificPort [2022-03-09T15:39:46.252Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-09T15:39:46.252Z] === RUN TestReleasePort [2022-03-09T15:39:46.252Z] --- PASS: TestReleasePort (0.00s) [2022-03-09T15:39:46.252Z] === RUN TestReuseReleasedPort [2022-03-09T15:39:46.252Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-09T15:39:46.252Z] === RUN TestReleaseUnreadledPort [2022-03-09T15:39:46.252Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-09T15:39:46.252Z] === RUN TestUnknowProtocol [2022-03-09T15:39:46.252Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-09T15:39:46.252Z] === RUN TestAllocateAllPorts [2022-03-09T15:39:46.252Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-09T15:39:46.252Z] === RUN TestPortAllocation [2022-03-09T15:39:46.252Z] --- PASS: TestPortAllocation (0.00s) [2022-03-09T15:39:46.252Z] === RUN TestPortAllocationWithCustomRange [2022-03-09T15:39:46.252Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-09T15:39:46.252Z] === RUN TestNoDuplicateBPR [2022-03-09T15:39:46.252Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-09T15:39:46.252Z] === RUN TestChangePortRange [2022-03-09T15:39:46.252Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-09T15:39:46.252Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-09T15:39:46.252Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-09T15:39:46.252Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-09T15:39:46.252Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-09T15:39:46.252Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-09T15:39:46.252Z] --- PASS: TestChangePortRange (0.00s) [2022-03-09T15:39:46.252Z] PASS [2022-03-09T15:39:46.252Z] coverage: 88.6% of statements [2022-03-09T15:39:46.252Z] ok github.com/docker/docker/libnetwork/portallocator 0.055s coverage: 88.6% of statements [2022-03-09T15:39:46.252Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-03-09T15:39:46.252Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-09T15:39:46.699Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-03-09T15:39:46.699Z] === RUN TestDaemonDNSFallback [2022-03-09T15:39:46.734Z] testing: warning: no tests to run [2022-03-09T15:39:46.734Z] PASS [2022-03-09T15:39:46.734Z] coverage: 0.0% of statements [2022-03-09T15:39:46.734Z] ok github.com/docker/docker/libnetwork/portmapper 0.048s coverage: 0.0% of statements [no tests to run] [2022-03-09T15:39:47.216Z] === RUN TestHashData [2022-03-09T15:39:47.216Z] --- PASS: TestHashData (0.00s) [2022-03-09T15:39:47.216Z] PASS [2022-03-09T15:39:47.216Z] coverage: 2.8% of statements [2022-03-09T15:39:47.216Z] ok github.com/docker/docker/libnetwork/resolvconf 0.065s coverage: 2.8% of statements [2022-03-09T15:39:47.699Z] 2022/03/09 15:39:47 Closing DB instances... [2022-03-09T15:39:47.699Z] === RUN TestErrorConstructors [2022-03-09T15:39:47.699Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-09T15:39:47.699Z] === RUN TestCompareIPMask [2022-03-09T15:39:47.699Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-09T15:39:47.699Z] === RUN TestUtilGetHostPartIP [2022-03-09T15:39:47.699Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-09T15:39:47.699Z] === RUN TestUtilGetBroadcastIP [2022-03-09T15:39:47.699Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-09T15:39:47.699Z] === RUN TestParseCIDR [2022-03-09T15:39:47.699Z] --- PASS: TestParseCIDR (0.00s) [2022-03-09T15:39:47.699Z] PASS [2022-03-09T15:39:47.699Z] coverage: 37.3% of statements [2022-03-09T15:39:47.699Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 37.3% of statements [2022-03-09T15:39:48.012Z] 2022/03/09 15:39:46 Closing DB instances... [2022-03-09T15:39:48.068Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-09T15:39:48.068Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-09T15:39:48.068Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-09T15:39:48.191Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-09T15:39:48.191Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-09T15:39:48.191Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-09T15:39:48.191Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-09T15:39:48.191Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-09T15:39:48.191Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-09T15:39:48.191Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-09T15:39:48.191Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-09T15:39:48.191Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-09T15:39:48.192Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-09T15:39:48.192Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-09T15:39:48.192Z] PASS [2022-03-09T15:39:48.192Z] coverage: 50.0% of statements [2022-03-09T15:39:48.192Z] ok github.com/docker/docker/oci 0.106s coverage: 50.0% of statements [2022-03-09T15:39:48.324Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-09T15:39:48.324Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-09T15:39:48.580Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-09T15:39:49.206Z] === RUN TestAddressPoolOpt [2022-03-09T15:39:49.206Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/a [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/something [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/_=a [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/env1=value1 [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/_env1=value1 [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/PATH [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/=a [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/PATH= [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/PATH=something [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/asd!qwe [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/1asd [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/123 [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/some_space [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/__some_space_before [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/some_space_after__ [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/= [2022-03-09T15:39:49.206Z] === RUN TestValidateEnv/PaTh [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-09T15:39:49.206Z] === RUN TestParseHost [2022-03-09T15:39:49.206Z] --- PASS: TestParseHost (0.00s) [2022-03-09T15:39:49.206Z] === RUN TestParseDockerDaemonHost [2022-03-09T15:39:49.206Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-09T15:39:49.206Z] === RUN TestParseTCP [2022-03-09T15:39:49.206Z] --- PASS: TestParseTCP (0.00s) [2022-03-09T15:39:49.206Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-09T15:39:49.206Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-09T15:39:49.206Z] === RUN TestValidateExtraHosts [2022-03-09T15:39:49.206Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-09T15:39:49.206Z] === RUN TestIpOptString [2022-03-09T15:39:49.206Z] --- PASS: TestIpOptString (0.00s) [2022-03-09T15:39:49.206Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-09T15:39:49.206Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-09T15:39:49.206Z] === RUN TestNewIpOptValidDefaultVal [2022-03-09T15:39:49.206Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-09T15:39:49.206Z] === RUN TestIpOptSetInvalidVal [2022-03-09T15:39:49.206Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-09T15:39:49.206Z] === RUN TestValidateIPAddress [2022-03-09T15:39:49.206Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-09T15:39:49.206Z] === RUN TestMapOpts [2022-03-09T15:39:49.206Z] --- PASS: TestMapOpts (0.00s) [2022-03-09T15:39:49.206Z] === RUN TestListOptsWithoutValidator [2022-03-09T15:39:49.206Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-09T15:39:49.206Z] === RUN TestListOptsWithValidator [2022-03-09T15:39:49.206Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-09T15:39:49.206Z] === RUN TestValidateDNSSearch [2022-03-09T15:39:49.206Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-09T15:39:49.206Z] === RUN TestValidateLabel [2022-03-09T15:39:49.206Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-09T15:39:49.206Z] === RUN TestValidateLabel/label_with_general_format [2022-03-09T15:39:49.206Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-09T15:39:49.206Z] === RUN TestValidateLabel/label_with_one_more [2022-03-09T15:39:49.206Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-09T15:39:49.206Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-09T15:39:49.206Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-09T15:39:49.206Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-09T15:39:49.206Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-09T15:39:49.206Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-09T15:39:49.206Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-09T15:39:49.206Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-09T15:39:49.206Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-09T15:39:49.206Z] --- PASS: TestValidateLabel (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-09T15:39:49.206Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-09T15:39:49.207Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-09T15:39:49.207Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-09T15:39:49.207Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-09T15:39:49.207Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-09T15:39:49.207Z] === RUN TestNamedListOpts [2022-03-09T15:39:49.207Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-09T15:39:49.207Z] === RUN TestNamedMapOpts [2022-03-09T15:39:49.207Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-09T15:39:49.207Z] === RUN TestParseLink [2022-03-09T15:39:49.207Z] --- PASS: TestParseLink (0.00s) [2022-03-09T15:39:49.207Z] === RUN TestQuotedStringSetWithQuotes [2022-03-09T15:39:49.207Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-09T15:39:49.207Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-09T15:39:49.207Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-09T15:39:49.207Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-09T15:39:49.207Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-09T15:39:49.207Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-09T15:39:49.207Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-09T15:39:49.207Z] === RUN TestUlimitOpt [2022-03-09T15:39:49.207Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-09T15:39:49.207Z] PASS [2022-03-09T15:39:49.207Z] coverage: 67.4% of statements [2022-03-09T15:39:49.207Z] ok github.com/docker/docker/opts 0.077s coverage: 67.4% of statements [2022-03-09T15:39:49.207Z] === RUN TestParseVersion [2022-03-09T15:39:49.207Z] --- PASS: TestParseVersion (0.00s) [2022-03-09T15:39:49.207Z] PASS [2022-03-09T15:39:49.207Z] coverage: 52.9% of statements [2022-03-09T15:39:49.207Z] ok github.com/docker/docker/pkg/aaparser 0.057s coverage: 52.9% of statements [2022-03-09T15:39:49.207Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.87s) [2022-03-09T15:39:49.207Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-09T15:39:49.509Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-09T15:39:49.549Z] --- PASS: TestNetworkDBCRUDMediumCluster (51.30s) [2022-03-09T15:39:49.549Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-09T15:39:50.440Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-09T15:39:50.517Z] 2022/03/09 15:39:50 Closing DB instances... [2022-03-09T15:39:50.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-09T15:39:50.818Z] 2022/03/09 15:39:50 Closing DB instances... [2022-03-09T15:39:51.302Z] === RUN TestPeerCertificateMarshalJSON [2022-03-09T15:39:51.302Z] === RUN TestIsArchivePathDir [2022-03-09T15:39:51.302Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-09T15:39:51.302Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-09T15:39:51.302Z] --- PASS: TestPeerCertificateMarshalJSON (0.44s) [2022-03-09T15:39:51.302Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-09T15:39:51.302Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-09T15:39:51.302Z] === RUN TestMiddleware [2022-03-09T15:39:51.302Z] --- PASS: TestMiddleware (0.00s) [2022-03-09T15:39:51.302Z] === RUN TestNewResponseModifier [2022-03-09T15:39:51.302Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-09T15:39:51.302Z] PASS [2022-03-09T15:39:51.302Z] coverage: 26.8% of statements [2022-03-09T15:39:51.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-09T15:39:51.785Z] ok github.com/docker/docker/pkg/authorization 0.494s coverage: 26.8% of statements [2022-03-09T15:39:51.785Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-09T15:39:51.785Z] === RUN TestIsArchivePathInvalidFile [2022-03-09T15:39:51.785Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-03-09T15:39:51.785Z] === RUN TestIsArchivePathTar [2022-03-09T15:39:51.785Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-03-09T15:39:51.785Z] === RUN TestDecompressStreamGzip [2022-03-09T15:39:52.054Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-09T15:39:52.054Z] === RUN TestNetworkDBGarbageCollection [2022-03-09T15:39:52.268Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-03-09T15:39:52.268Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-09T15:39:52.268Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-03-09T15:39:52.268Z] === RUN TestDecompressStreamBzip2 [2022-03-09T15:39:52.268Z] === RUN TestUnbuffered [2022-03-09T15:39:52.268Z] --- PASS: TestUnbuffered (0.00s) [2022-03-09T15:39:52.268Z] === RUN TestRaceUnbuffered [2022-03-09T15:39:52.268Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-09T15:39:52.268Z] PASS [2022-03-09T15:39:52.268Z] coverage: 100.0% of statements [2022-03-09T15:39:52.268Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-03-09T15:39:52.268Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-03-09T15:39:52.268Z] === RUN TestDecompressStreamXz [2022-03-09T15:39:52.268Z] archive_test.go:133: Xz not present in msys2 [2022-03-09T15:39:52.268Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-09T15:39:52.268Z] === RUN TestDecompressStreamZstd [2022-03-09T15:39:52.268Z] archive_test.go:140: zstd not installed [2022-03-09T15:39:52.268Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-09T15:39:52.268Z] === RUN TestCompressStreamXzUnsupported [2022-03-09T15:39:52.268Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-09T15:39:52.268Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-09T15:39:52.268Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-09T15:39:52.268Z] === RUN TestCompressStreamInvalid [2022-03-09T15:39:52.268Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-09T15:39:52.268Z] === RUN TestExtensionInvalid [2022-03-09T15:39:52.268Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-09T15:39:52.268Z] === RUN TestExtensionUncompressed [2022-03-09T15:39:52.268Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-09T15:39:52.268Z] === RUN TestExtensionBzip2 [2022-03-09T15:39:52.268Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-09T15:39:52.268Z] === RUN TestExtensionGzip [2022-03-09T15:39:52.268Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-09T15:39:52.268Z] === RUN TestExtensionXz [2022-03-09T15:39:52.268Z] --- PASS: TestExtensionXz (0.00s) [2022-03-09T15:39:52.268Z] === RUN TestExtensionZstd [2022-03-09T15:39:52.268Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-09T15:39:52.268Z] === RUN TestCmdStreamLargeStderr [2022-03-09T15:39:52.268Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-09T15:39:52.268Z] === RUN TestCmdStreamBad [2022-03-09T15:39:52.268Z] archive_test.go:252: Failing on Windows CI machines [2022-03-09T15:39:52.268Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-09T15:39:52.268Z] === RUN TestCmdStreamGood [2022-03-09T15:39:52.268Z] --- PASS: TestCmdStreamGood (0.04s) [2022-03-09T15:39:52.268Z] === RUN TestUntarPathWithInvalidDest [2022-03-09T15:39:52.268Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-09T15:39:52.268Z] === RUN TestUntarPathWithInvalidSrc [2022-03-09T15:39:52.268Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-09T15:39:52.268Z] === RUN TestUntarPath [2022-03-09T15:39:52.751Z] --- PASS: TestUntarPath (0.08s) [2022-03-09T15:39:52.751Z] === RUN TestUntarPathWithDestinationFile [2022-03-09T15:39:52.751Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-09T15:39:52.751Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-09T15:39:52.751Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-09T15:39:52.751Z] === RUN TestCopyWithTarInvalidSrc [2022-03-09T15:39:52.751Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-09T15:39:52.751Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-09T15:39:52.751Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-09T15:39:52.751Z] === RUN TestCopyWithTarSrcFile [2022-03-09T15:39:52.751Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-09T15:39:52.751Z] === RUN TestCopyWithTarSrcFolder [2022-03-09T15:39:52.751Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-09T15:39:52.751Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-09T15:39:52.751Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-09T15:39:52.751Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-09T15:39:52.751Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-09T15:39:52.751Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-09T15:39:52.751Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-09T15:39:52.751Z] === RUN TestCopyFileWithTarSrcFile [2022-03-09T15:39:52.751Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-09T15:39:52.751Z] === RUN TestTarFiles [2022-03-09T15:39:52.751Z] === RUN TestMatch [2022-03-09T15:39:52.751Z] === RUN TestMatch/[[]] [2022-03-09T15:39:52.751Z] === RUN TestMatch/[[foo]] [2022-03-09T15:39:52.751Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-09T15:39:52.751Z] === RUN TestMatch/[[foo_bar]] [2022-03-09T15:39:52.751Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-09T15:39:52.751Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-09T15:39:52.751Z] === RUN TestMatch/[] [2022-03-09T15:39:52.751Z] === RUN TestMatch/[]#01 [2022-03-09T15:39:52.751Z] === RUN TestMatch/[[qux]] [2022-03-09T15:39:52.751Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-09T15:39:52.751Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-09T15:39:52.751Z] === RUN TestMatch/[[foo_baz]] [2022-03-09T15:39:52.751Z] --- PASS: TestMatch (0.00s) [2022-03-09T15:39:52.751Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-09T15:39:52.751Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-09T15:39:52.751Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-09T15:39:52.751Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-09T15:39:52.751Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-09T15:39:52.751Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-09T15:39:52.751Z] --- PASS: TestMatch/[] (0.00s) [2022-03-09T15:39:52.751Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-09T15:39:52.751Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-09T15:39:52.751Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-09T15:39:52.751Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-09T15:39:52.751Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-09T15:39:52.751Z] PASS [2022-03-09T15:39:52.751Z] coverage: 87.5% of statements [2022-03-09T15:39:52.751Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2022-03-09T15:39:52.997Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-09T15:39:53.254Z] --- PASS: TestDaemonDNSFallback (6.68s) [2022-03-09T15:39:53.254Z] === RUN TestInspectNetwork [2022-03-09T15:39:53.511Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-09T15:39:53.768Z] === RUN TestChrootTarUntar [2022-03-09T15:39:53.768Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:39:53.768Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-09T15:39:53.768Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-09T15:39:53.768Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:39:53.768Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-09T15:39:53.768Z] === RUN TestChrootUntarEmptyArchive [2022-03-09T15:39:53.768Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-09T15:39:53.768Z] === RUN TestChrootTarUntarWithSymlink [2022-03-09T15:39:53.768Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:39:53.768Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-09T15:39:53.768Z] === RUN TestChrootCopyWithTar [2022-03-09T15:39:53.768Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:39:53.768Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-09T15:39:53.768Z] === RUN TestChrootCopyFileWithTar [2022-03-09T15:39:53.768Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:39:53.768Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-09T15:39:53.768Z] === RUN TestChrootUntarPath [2022-03-09T15:39:53.768Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:39:53.768Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-09T15:39:53.768Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-09T15:39:53.768Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:39:53.768Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-09T15:39:53.768Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-09T15:39:53.768Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:39:53.768Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-09T15:39:53.768Z] === RUN TestChrootApplyDotDotFile [2022-03-09T15:39:53.768Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:39:53.768Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-09T15:39:53.768Z] PASS [2022-03-09T15:39:53.768Z] coverage: 15.1% of statements [2022-03-09T15:39:53.768Z] ok github.com/docker/docker/pkg/chrootarchive 0.096s coverage: 15.1% of statements [2022-03-09T15:39:54.074Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-09T15:39:54.782Z] 2022/03/09 15:39:54 Closing DB instances... [2022-03-09T15:39:55.264Z] === RUN TestEnsureRemoveAllNotExist [2022-03-09T15:39:55.265Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-09T15:39:55.265Z] === RUN TestEnsureRemoveAllWithDir [2022-03-09T15:39:55.265Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-09T15:39:55.265Z] === RUN TestEnsureRemoveAllWithFile [2022-03-09T15:39:55.265Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-09T15:39:55.265Z] PASS [2022-03-09T15:39:55.265Z] coverage: 0.0% of statements [2022-03-09T15:39:55.265Z] ok github.com/docker/docker/pkg/containerfs 0.053s coverage: 0.0% of statements [2022-03-09T15:39:55.747Z] === RUN TestSizeEmpty [2022-03-09T15:39:55.747Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-09T15:39:55.747Z] === RUN TestSizeEmptyFile [2022-03-09T15:39:55.747Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-09T15:39:55.747Z] === RUN TestSizeNonemptyFile [2022-03-09T15:39:55.747Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-09T15:39:55.747Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-09T15:39:55.747Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-09T15:39:55.747Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-09T15:39:55.747Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-09T15:39:55.747Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-09T15:39:55.747Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-09T15:39:55.747Z] === RUN TestMoveToSubdir [2022-03-09T15:39:55.747Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-09T15:39:55.747Z] === RUN TestSizeNonExistingDirectory [2022-03-09T15:39:55.747Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-09T15:39:55.747Z] PASS [2022-03-09T15:39:55.747Z] coverage: 80.0% of statements [2022-03-09T15:39:55.747Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2022-03-09T15:39:56.761Z] --- PASS: TestNetworkDBCRUDTableEntry (4.68s) [2022-03-09T15:39:56.761Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-09T15:39:56.761Z] === RUN TestPollerAddRemove [2022-03-09T15:39:56.761Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-09T15:39:56.761Z] === RUN TestPollerEvent [2022-03-09T15:39:56.761Z] poller_test.go:40: No chmod on Windows [2022-03-09T15:39:56.761Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-09T15:39:56.761Z] === RUN TestPollerClose [2022-03-09T15:39:56.761Z] --- PASS: TestPollerClose (0.00s) [2022-03-09T15:39:56.761Z] PASS [2022-03-09T15:39:56.761Z] coverage: 45.7% of statements [2022-03-09T15:39:56.761Z] ok github.com/docker/docker/pkg/filenotify 0.062s coverage: 45.7% of statements [2022-03-09T15:39:57.398Z] === RUN TestInspectNetwork/full_network_id [2022-03-09T15:39:57.398Z] === RUN TestInspectNetwork/partial_network_id [2022-03-09T15:39:57.398Z] === RUN TestInspectNetwork/network_name [2022-03-09T15:39:57.398Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-09T15:39:58.370Z] === RUN TestCopyFileWithInvalidSrc [2022-03-09T15:39:58.370Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-09T15:39:58.370Z] === RUN TestCopyFileWithInvalidDest [2022-03-09T15:39:58.370Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-09T15:39:58.370Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-09T15:39:58.370Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-09T15:39:58.370Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-09T15:39:58.370Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-03-09T15:39:58.370Z] === RUN TestCopyFile [2022-03-09T15:39:58.370Z] --- PASS: TestCopyFile (0.00s) [2022-03-09T15:39:58.370Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-09T15:39:58.370Z] fileutils_test.go:133: Needs porting to Windows [2022-03-09T15:39:58.370Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-09T15:39:58.370Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-09T15:39:58.370Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-09T15:39:58.370Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-09T15:39:58.370Z] fileutils_test.go:179: Needs porting to Windows [2022-03-09T15:39:58.370Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-09T15:39:58.370Z] === RUN TestWildcardMatches [2022-03-09T15:39:58.370Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-09T15:39:58.370Z] === RUN TestPatternMatches [2022-03-09T15:39:58.370Z] --- PASS: TestPatternMatches (0.00s) [2022-03-09T15:39:58.370Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-09T15:39:58.370Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-09T15:39:58.370Z] === RUN TestPatternMatchesFolderExclusions [2022-03-09T15:39:58.370Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-09T15:39:58.370Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-09T15:39:58.370Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-09T15:39:58.370Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-09T15:39:58.370Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-09T15:39:58.370Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-09T15:39:58.370Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-09T15:39:58.370Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-09T15:39:58.371Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-09T15:39:58.371Z] === RUN TestSingleExclamationError [2022-03-09T15:39:58.371Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-09T15:39:58.371Z] === RUN TestMatchesWithNoPatterns [2022-03-09T15:39:58.371Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-09T15:39:58.371Z] === RUN TestMatchesWithMalformedPatterns [2022-03-09T15:39:58.371Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-09T15:39:58.371Z] === RUN TestMatches [2022-03-09T15:39:58.371Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-09T15:39:58.371Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-09T15:39:58.371Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-09T15:39:58.371Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-09T15:39:58.371Z] --- PASS: TestMatches (0.01s) [2022-03-09T15:39:58.371Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-09T15:39:58.371Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-09T15:39:58.371Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-09T15:39:58.371Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-09T15:39:58.371Z] === RUN TestCleanPatterns [2022-03-09T15:39:58.371Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-09T15:39:58.371Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-09T15:39:58.371Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-09T15:39:58.371Z] === RUN TestCleanPatternsExceptionFlag [2022-03-09T15:39:58.371Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-09T15:39:58.371Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-09T15:39:58.371Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-09T15:39:58.371Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-09T15:39:58.371Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-09T15:39:58.371Z] === RUN TestCleanPatternsErrorSingleException [2022-03-09T15:39:58.371Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-09T15:39:58.371Z] === RUN TestCreateIfNotExistsDir [2022-03-09T15:39:58.371Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-09T15:39:58.371Z] === RUN TestCreateIfNotExistsFile [2022-03-09T15:39:58.371Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-09T15:39:58.371Z] === RUN TestMatch [2022-03-09T15:39:58.371Z] --- PASS: TestMatch (0.00s) [2022-03-09T15:39:58.371Z] === RUN TestCompile [2022-03-09T15:39:58.371Z] === RUN TestCompile/slash [2022-03-09T15:39:58.371Z] === RUN TestCompile/backslash [2022-03-09T15:39:58.371Z] --- PASS: TestCompile (0.00s) [2022-03-09T15:39:58.371Z] --- PASS: TestCompile/slash (0.00s) [2022-03-09T15:39:58.371Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-09T15:39:58.371Z] PASS [2022-03-09T15:39:58.371Z] coverage: 84.7% of statements [2022-03-09T15:39:58.371Z] ok github.com/docker/docker/pkg/fileutils 0.093s coverage: 84.7% of statements [2022-03-09T15:39:58.852Z] --- PASS: TestTarFiles (6.09s) [2022-03-09T15:39:58.852Z] === RUN TestDetectCompressionZstd [2022-03-09T15:39:58.852Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-09T15:39:58.852Z] === RUN TestTarUntar [2022-03-09T15:39:58.852Z] 2022/03/09 15:39:58 Closing DB instances... [2022-03-09T15:39:58.852Z] --- PASS: TestTarUntar (0.05s) [2022-03-09T15:39:58.852Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-09T15:39:58.852Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-09T15:39:58.852Z] === RUN TestTarWithOptions [2022-03-09T15:39:58.852Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-09T15:39:58.852Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-09T15:39:58.852Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-09T15:39:58.852Z] === RUN TestUntarUstarGnuConflict [2022-03-09T15:39:58.852Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-03-09T15:39:58.852Z] === RUN TestUntarInvalidFilenames [2022-03-09T15:39:58.852Z] === RUN TestGet [2022-03-09T15:39:58.852Z] --- PASS: TestGet (0.00s) [2022-03-09T15:39:58.852Z] === RUN TestGetShortcutString [2022-03-09T15:39:58.852Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-09T15:39:58.852Z] PASS [2022-03-09T15:39:58.852Z] coverage: 42.9% of statements [2022-03-09T15:39:58.852Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-03-09T15:39:59.335Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3589812425\\dest" [2022-03-09T15:39:59.335Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-03-09T15:39:59.335Z] === RUN TestUntarHardlinkToSymlink [2022-03-09T15:39:59.335Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-03-09T15:39:59.335Z] === RUN TestUntarInvalidHardlink [2022-03-09T15:39:59.335Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3030082834\\victim\\hello" -> "../victim/hello" [2022-03-09T15:39:59.335Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink332397377\\victim\\hello" -> "/../victim/hello" [2022-03-09T15:39:59.335Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1951500831\\victim" -> "../victim" [2022-03-09T15:39:59.335Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3387651757\\victim" -> "../victim" [2022-03-09T15:39:59.335Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink634135301\\victim" -> "../victim" [2022-03-09T15:39:59.335Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4063814367\\victim" -> "../victim" [2022-03-09T15:39:59.335Z] --- PASS: TestUntarInvalidHardlink (0.06s) [2022-03-09T15:39:59.335Z] === RUN TestUntarInvalidSymlink [2022-03-09T15:39:59.335Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1455666639\\dest\\dotdot" -> "../victim/hello" [2022-03-09T15:39:59.335Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3737544557\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-09T15:39:59.335Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1534557697\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:39:59.335Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink562996138\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:39:59.335Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3947057883\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:39:59.335Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3424650012\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:39:59.335Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink901463690\\dest\\dir\\loophole" -> "../../victim" [2022-03-09T15:39:59.335Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-09T15:39:59.335Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-09T15:39:59.335Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-09T15:39:59.335Z] === RUN TestXGlobalNoParent [2022-03-09T15:39:59.335Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-09T15:39:59.335Z] === RUN TestReplaceFileTarWrapper [2022-03-09T15:39:59.335Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-03-09T15:39:59.335Z] === RUN TestPrefixHeaderReadable [2022-03-09T15:39:59.335Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-03-09T15:39:59.335Z] === RUN TestDisablePigz [2022-03-09T15:39:59.335Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-09T15:39:59.817Z] --- PASS: TestDisablePigz (0.19s) [2022-03-09T15:39:59.817Z] === RUN TestPigz [2022-03-09T15:39:59.817Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-09T15:39:59.817Z] --- PASS: TestPigz (0.20s) [2022-03-09T15:39:59.817Z] === RUN TestNosysFileInfo [2022-03-09T15:39:59.817Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-09T15:39:59.817Z] === RUN TestCopyFileWithInvalidDest [2022-03-09T15:39:59.817Z] archive_windows_test.go:16: Currently fails [2022-03-09T15:39:59.817Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-09T15:39:59.817Z] === RUN TestCanonicalTarNameForPath [2022-03-09T15:39:59.817Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-09T15:39:59.817Z] === RUN TestCanonicalTarName [2022-03-09T15:39:59.817Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-09T15:39:59.817Z] === RUN TestChmodTarEntry [2022-03-09T15:39:59.817Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-09T15:39:59.817Z] === RUN TestHardLinkOrder [2022-03-09T15:39:59.817Z] === RUN TestCreateIDMapOrder [2022-03-09T15:39:59.817Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-09T15:39:59.817Z] PASS [2022-03-09T15:39:59.817Z] coverage: 7.2% of statements [2022-03-09T15:39:59.817Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-09T15:39:59.817Z] === RUN TestChangeString [2022-03-09T15:39:59.817Z] --- PASS: TestChangeString (0.00s) [2022-03-09T15:39:59.817Z] === RUN TestChangesWithNoChanges [2022-03-09T15:39:59.817Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2022-03-09T15:39:59.817Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-09T15:39:59.817Z] === RUN TestChangesWithChanges [2022-03-09T15:40:00.301Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-09T15:40:00.301Z] === RUN TestChangesWithChangesGH13590 [2022-03-09T15:40:00.301Z] changes_test.go:195: needs more investigation [2022-03-09T15:40:00.301Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-09T15:40:00.301Z] === RUN TestChangesDirsEmpty [2022-03-09T15:40:00.301Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-09T15:40:00.301Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-09T15:40:00.301Z] === RUN TestChangesDirsMutated [2022-03-09T15:40:00.301Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-09T15:40:00.301Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-09T15:40:00.301Z] === RUN TestApplyLayer [2022-03-09T15:40:00.301Z] changes_test.go:432: needs further investigation [2022-03-09T15:40:00.301Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-09T15:40:00.301Z] === RUN TestChangesSizeWithHardlinks [2022-03-09T15:40:00.301Z] changes_test.go:468: needs further investigation [2022-03-09T15:40:00.301Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-09T15:40:00.301Z] === RUN TestChangesSizeWithNoChanges [2022-03-09T15:40:00.301Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-09T15:40:00.301Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-09T15:40:00.301Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-09T15:40:00.301Z] === RUN TestChangesSize [2022-03-09T15:40:00.301Z] --- PASS: TestChangesSize (0.00s) [2022-03-09T15:40:00.301Z] === RUN TestApplyLayerInvalidFilenames [2022-03-09T15:40:00.301Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1654159254\\dest" [2022-03-09T15:40:00.301Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-09T15:40:00.301Z] === RUN TestApplyLayerInvalidHardlink [2022-03-09T15:40:00.301Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2586472549\\victim\\hello" -> "../victim/hello" [2022-03-09T15:40:00.301Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3399047948\\victim\\hello" -> "/../victim/hello" [2022-03-09T15:40:00.301Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink534837688\\victim" -> "../victim" [2022-03-09T15:40:00.301Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3605527939\\victim" -> "../victim" [2022-03-09T15:40:00.301Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2969733039\\victim" -> "../victim" [2022-03-09T15:40:00.301Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3274781136\\victim" -> "../victim" [2022-03-09T15:40:00.301Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-09T15:40:00.301Z] === RUN TestApplyLayerInvalidSymlink [2022-03-09T15:40:00.301Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3926205077\\dest\\dotdot" -> "../victim/hello" [2022-03-09T15:40:00.301Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2597719114\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-09T15:40:00.301Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2561017052\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:40:00.301Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-03-09T15:40:00.301Z] === RUN TestNetworkDBNodeLeave [2022-03-09T15:40:00.301Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2117904209\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:40:00.301Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2744368914\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:40:00.301Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1226611296\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:40:00.301Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-09T15:40:00.301Z] === RUN TestApplyLayerWhiteouts [2022-03-09T15:40:00.301Z] --- PASS: TestApplyLayerWhiteouts (0.15s) [2022-03-09T15:40:00.301Z] === RUN TestGenerateEmptyFile [2022-03-09T15:40:00.301Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-09T15:40:00.301Z] === RUN TestGenerateWithContent [2022-03-09T15:40:00.301Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-09T15:40:00.301Z] PASS [2022-03-09T15:40:00.301Z] coverage: 62.0% of statements [2022-03-09T15:40:00.301Z] ok github.com/docker/docker/pkg/archive 8.893s coverage: 62.0% of statements [2022-03-09T15:40:01.314Z] === RUN TestFixedBufferCap [2022-03-09T15:40:01.314Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-09T15:40:01.314Z] === RUN TestFixedBufferLen [2022-03-09T15:40:01.314Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-09T15:40:01.314Z] === RUN TestFixedBufferString [2022-03-09T15:40:01.314Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-09T15:40:01.314Z] === RUN TestFixedBufferWrite [2022-03-09T15:40:01.314Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-09T15:40:01.314Z] === RUN TestFixedBufferRead [2022-03-09T15:40:01.314Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-09T15:40:01.314Z] === RUN TestBytesPipeRead [2022-03-09T15:40:01.314Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-09T15:40:01.314Z] === RUN TestBytesPipeWrite [2022-03-09T15:40:01.314Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-09T15:40:01.314Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-09T15:40:01.566Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-09T15:40:01.566Z] --- PASS: TestInspectNetwork (8.29s) [2022-03-09T15:40:01.566Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-09T15:40:01.566Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-09T15:40:01.566Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-09T15:40:01.566Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-09T15:40:01.566Z] === RUN TestRunContainerWithBridgeNone [2022-03-09T15:40:01.805Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-03-09T15:40:01.805Z] === RUN TestAtomicWriteToFile [2022-03-09T15:40:01.805Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-09T15:40:01.805Z] === RUN TestAtomicWriteSetCommit [2022-03-09T15:40:01.805Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-09T15:40:01.805Z] === RUN TestAtomicWriteSetCancel [2022-03-09T15:40:01.805Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2022-03-09T15:40:01.805Z] === RUN TestReadCloserWrapperClose [2022-03-09T15:40:01.805Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-09T15:40:01.805Z] === RUN TestReaderErrWrapperReadOnError [2022-03-09T15:40:01.805Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-09T15:40:01.805Z] === RUN TestReaderErrWrapperRead [2022-03-09T15:40:01.805Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-09T15:40:01.805Z] === RUN TestCancelReadCloser [2022-03-09T15:40:02.288Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-09T15:40:02.288Z] === RUN TestWriteCloserWrapperClose [2022-03-09T15:40:02.288Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-09T15:40:02.288Z] === RUN TestNopWriteCloser [2022-03-09T15:40:02.288Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-09T15:40:02.288Z] === RUN TestNopWriter [2022-03-09T15:40:02.288Z] --- PASS: TestNopWriter (0.00s) [2022-03-09T15:40:02.288Z] === RUN TestWriteCounter [2022-03-09T15:40:02.288Z] --- PASS: TestWriteCounter (0.00s) [2022-03-09T15:40:02.288Z] PASS [2022-03-09T15:40:02.288Z] coverage: 69.2% of statements [2022-03-09T15:40:02.288Z] ok github.com/docker/docker/pkg/ioutils 0.686s coverage: 69.2% of statements [2022-03-09T15:40:03.301Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-03-09T15:40:03.301Z] === RUN TestNetworkDBWatch [2022-03-09T15:40:03.301Z] === RUN TestError [2022-03-09T15:40:03.301Z] --- PASS: TestError (0.00s) [2022-03-09T15:40:03.301Z] === RUN TestProgressString [2022-03-09T15:40:03.301Z] === RUN TestProgressString/no_progress [2022-03-09T15:40:03.301Z] === RUN TestProgressString/progress_1 [2022-03-09T15:40:03.301Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-09T15:40:03.301Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-09T15:40:03.301Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-09T15:40:03.301Z] === RUN TestProgressString/with_units [2022-03-09T15:40:03.301Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-09T15:40:03.301Z] === RUN TestProgressString/hide_counts [2022-03-09T15:40:03.301Z] --- PASS: TestProgressString (0.00s) [2022-03-09T15:40:03.301Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-09T15:40:03.301Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-09T15:40:03.301Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-09T15:40:03.301Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-09T15:40:03.301Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-09T15:40:03.301Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-09T15:40:03.301Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-09T15:40:03.301Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-09T15:40:03.301Z] === RUN TestJSONMessageDisplay [2022-03-09T15:40:03.301Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-03-09T15:40:03.301Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-09T15:40:03.301Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-09T15:40:03.301Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-09T15:40:03.301Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-09T15:40:03.301Z] === RUN TestDisplayJSONMessagesStream [2022-03-09T15:40:03.301Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-09T15:40:03.301Z] PASS [2022-03-09T15:40:03.301Z] coverage: 91.7% of statements [2022-03-09T15:40:03.301Z] ok github.com/docker/docker/pkg/jsonmessage 0.248s coverage: 91.7% of statements [2022-03-09T15:40:04.087Z] --- PASS: TestRunContainerWithBridgeNone (2.07s) [2022-03-09T15:40:04.087Z] === RUN TestNetworkInvalidJSON [2022-03-09T15:40:04.087Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-09T15:40:04.087Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-09T15:40:04.087Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:40:04.087Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:40:04.087Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:40:04.087Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:40:04.087Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-09T15:40:04.087Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:40:04.087Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:40:04.087Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-09T15:40:04.087Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-09T15:40:04.087Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-09T15:40:04.087Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-09T15:40:04.087Z] === RUN TestNetworkList [2022-03-09T15:40:04.087Z] === RUN TestNetworkList//networks [2022-03-09T15:40:04.087Z] === PAUSE TestNetworkList//networks [2022-03-09T15:40:04.087Z] === RUN TestNetworkList//networks/ [2022-03-09T15:40:04.087Z] === PAUSE TestNetworkList//networks/ [2022-03-09T15:40:04.087Z] === CONT TestNetworkList//networks [2022-03-09T15:40:04.087Z] === CONT TestNetworkList//networks/ [2022-03-09T15:40:04.087Z] --- PASS: TestNetworkList (0.02s) [2022-03-09T15:40:04.087Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-09T15:40:04.087Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-09T15:40:04.087Z] === RUN TestHostIPv4BridgeLabel [2022-03-09T15:40:04.087Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-09T15:40:04.316Z] === RUN TestStandardLongPath [2022-03-09T15:40:04.317Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-09T15:40:04.317Z] === RUN TestUNCLongPath [2022-03-09T15:40:04.317Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-09T15:40:04.317Z] PASS [2022-03-09T15:40:04.317Z] coverage: 100.0% of statements [2022-03-09T15:40:04.317Z] ok github.com/docker/docker/pkg/longpath 0.049s coverage: 100.0% of statements [2022-03-09T15:40:04.344Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-03-09T15:40:04.344Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-09T15:40:04.801Z] === RUN TestNameFormat [2022-03-09T15:40:04.801Z] --- PASS: TestNameFormat (0.00s) [2022-03-09T15:40:04.801Z] === RUN TestNameRetries [2022-03-09T15:40:04.801Z] --- PASS: TestNameRetries (0.00s) [2022-03-09T15:40:04.801Z] PASS [2022-03-09T15:40:04.801Z] coverage: 85.7% of statements [2022-03-09T15:40:04.801Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2022-03-09T15:40:04.801Z] 2022/03/09 15:40:04 Closing DB instances... [2022-03-09T15:40:04.905Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-09T15:40:05.283Z] === RUN TestParseKeyValueOpt [2022-03-09T15:40:05.284Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-09T15:40:05.284Z] === RUN TestParseUintList [2022-03-09T15:40:05.284Z] --- PASS: TestParseUintList (0.00s) [2022-03-09T15:40:05.284Z] === RUN TestParseUintListMaximumLimits [2022-03-09T15:40:05.284Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-09T15:40:05.284Z] PASS [2022-03-09T15:40:05.284Z] coverage: 97.0% of statements [2022-03-09T15:40:05.284Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2022-03-09T15:40:05.468Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2022-03-09T15:40:05.468Z] === RUN TestDaemonDefaultNetworkPools [2022-03-09T15:40:06.032Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-03-09T15:40:06.032Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-09T15:40:06.298Z] --- PASS: TestNetworkDBWatch (3.06s) [2022-03-09T15:40:06.299Z] === RUN TestNetworkDBBulkSync [2022-03-09T15:40:06.299Z] === RUN TestNewAndRemove [2022-03-09T15:40:06.299Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-09T15:40:06.299Z] === RUN TestRemoveInvalidPath [2022-03-09T15:40:06.299Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-09T15:40:06.299Z] PASS [2022-03-09T15:40:06.299Z] coverage: 82.6% of statements [2022-03-09T15:40:06.299Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.6% of statements [2022-03-09T15:40:06.594Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-09T15:40:06.594Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-09T15:40:06.594Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-09T15:40:07.158Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-03-09T15:40:07.158Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-09T15:40:07.313Z] 2022/03/09 15:40:07 Closing DB instances... [2022-03-09T15:40:08.327Z] === RUN TestFailedConnection [2022-03-09T15:40:08.327Z] --- PASS: TestGetAddress (24.60s) [2022-03-09T15:40:08.327Z] === RUN TestRequestSyntaxCheck [2022-03-09T15:40:08.327Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-09T15:40:08.327Z] === RUN TestRequest [2022-03-09T15:40:08.529Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-03-09T15:40:08.529Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-09T15:40:09.092Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-03-09T15:40:09.092Z] === RUN TestServiceWithPredefinedNetwork [2022-03-09T15:40:09.344Z] --- PASS: TestNetworkDBBulkSync (3.04s) [2022-03-09T15:40:09.344Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-09T15:40:10.023Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-09T15:40:10.279Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-09T15:40:10.357Z] --- PASS: TestFailedConnection (2.14s) [2022-03-09T15:40:10.357Z] === RUN TestFailOnce [2022-03-09T15:40:10.357Z] 2022/03/09 15:40:09 http: panic serving 127.0.0.1:49294: Plugin not ready [2022-03-09T15:40:10.357Z] goroutine 18 [running]: [2022-03-09T15:40:10.357Z] net/http.(*conn).serve.func1() [2022-03-09T15:40:10.357Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-09T15:40:10.357Z] panic({0x138ca00, 0x14a09d0}) [2022-03-09T15:40:10.357Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-09T15:40:10.357Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xd531d113e41f9a0a}, 0xc0001a9a98) [2022-03-09T15:40:10.357Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-09T15:40:10.357Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x14ad900, 0xc00019e0e0}, 0x12c1d26) [2022-03-09T15:40:10.357Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-09T15:40:10.357Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x14ad900, 0xc00019e0e0}, 0xc000198300) [2022-03-09T15:40:10.357Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-09T15:40:10.357Z] net/http.serverHandler.ServeHTTP({0x14abff0}, {0x14ad900, 0xc00019e0e0}, 0xc000198300) [2022-03-09T15:40:10.357Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-09T15:40:10.357Z] net/http.(*conn).serve(0xc0000a8000, {0x14af900, 0xc00008a0c0}) [2022-03-09T15:40:10.357Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-09T15:40:10.357Z] created by net/http.(*Server).Serve [2022-03-09T15:40:10.357Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-09T15:40:10.357Z] time="2022-03-09T15:40:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.FailOnce: Post \"http://127.0.0.1:49293/Test.FailOnce\": EOF, retrying in 1s" [2022-03-09T15:40:11.373Z] --- PASS: TestFailOnce (1.23s) [2022-03-09T15:40:11.373Z] === RUN TestEchoInputOutput [2022-03-09T15:40:11.373Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-09T15:40:11.373Z] === RUN TestBackoff [2022-03-09T15:40:11.373Z] --- PASS: TestBackoff (0.00s) [2022-03-09T15:40:11.373Z] === RUN TestAbortRetry [2022-03-09T15:40:11.373Z] --- PASS: TestAbortRetry (0.00s) [2022-03-09T15:40:11.373Z] === RUN TestClientScheme [2022-03-09T15:40:11.373Z] --- PASS: TestClientScheme (0.00s) [2022-03-09T15:40:11.373Z] === RUN TestNewClientWithTimeout [2022-03-09T15:40:11.648Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-03-09T15:40:11.648Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-09T15:40:11.648Z] service_test.go:243: FLAKY_TEST [2022-03-09T15:40:11.648Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-09T15:40:11.648Z] === RUN TestServiceWithDataPathPortInit [2022-03-09T15:40:11.857Z] time="2022-03-09T15:40:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-09T15:40:11.858Z] 2022/03/09 15:40:11 Closing DB instances... [2022-03-09T15:40:11.904Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-09T15:40:12.161Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-09T15:40:12.340Z] time="2022-03-09T15:40:11Z" level=error msg="node: d2b0b1d81225 is unknown to memberlist" [2022-03-09T15:40:13.354Z] time="2022-03-09T15:40:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-09T15:40:14.055Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-09T15:40:14.312Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-09T15:40:14.960Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.73s) [2022-03-09T15:40:14.960Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-09T15:40:15.244Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-09T15:40:15.500Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-09T15:40:15.974Z] 2022/03/09 15:40:15 Closing DB instances... [2022-03-09T15:40:15.974Z] time="2022-03-09T15:40:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-09T15:40:16.457Z] --- PASS: TestRequest (8.08s) [2022-03-09T15:40:16.457Z] === RUN TestOverlappingRequests [2022-03-09T15:40:16.867Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-09T15:40:16.867Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-09T15:40:16.867Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-09T15:40:16.940Z] --- PASS: TestOverlappingRequests (0.39s) [2022-03-09T15:40:16.940Z] === RUN TestRelease [2022-03-09T15:40:17.123Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-09T15:40:17.380Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-09T15:40:17.423Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-09T15:40:17.423Z] === RUN TestNetworkDBGarbageCollection [2022-03-09T15:40:17.943Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-09T15:40:18.437Z] --- PASS: TestRelease (1.55s) [2022-03-09T15:40:18.437Z] === RUN TestAllocateRandomDeallocate [2022-03-09T15:40:19.834Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-09T15:40:20.090Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-09T15:40:20.715Z] time="2022-03-09T15:40:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-09T15:40:21.982Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-09T15:40:22.987Z] --- PASS: TestAllocateRandomDeallocate (4.25s) [2022-03-09T15:40:22.987Z] === RUN TestRetrieveFromStore [2022-03-09T15:40:23.347Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-09T15:40:24.001Z] --- PASS: TestRetrieveFromStore (1.39s) [2022-03-09T15:40:24.001Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-09T15:40:24.001Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-09T15:40:24.001Z] === RUN TestParallelPredefinedRequest1 [2022-03-09T15:40:24.001Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-09T15:40:24.001Z] === RUN TestParallelPredefinedRequest2 [2022-03-09T15:40:24.001Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-09T15:40:24.001Z] === RUN TestParallelPredefinedRequest3 [2022-03-09T15:40:24.001Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-09T15:40:24.001Z] === RUN TestParallelPredefinedRequest4 [2022-03-09T15:40:24.002Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-09T15:40:24.002Z] === RUN TestParallelPredefinedRequest5 [2022-03-09T15:40:24.002Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-09T15:40:24.002Z] === RUN TestDebug [2022-03-09T15:40:24.002Z] --- PASS: TestDebug (0.00s) [2022-03-09T15:40:24.002Z] === RUN TestRequestPoolParallel [2022-03-09T15:40:24.484Z] --- PASS: TestRequestPoolParallel (0.45s) [2022-03-09T15:40:24.484Z] === RUN TestFullAllocateRelease [2022-03-09T15:40:24.714Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-09T15:40:24.967Z] --- PASS: TestFullAllocateRelease (0.37s) [2022-03-09T15:40:24.967Z] === RUN TestOddAllocateRelease [2022-03-09T15:40:24.967Z] --- PASS: TestOddAllocateRelease (0.26s) [2022-03-09T15:40:24.967Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-09T15:40:25.277Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-09T15:40:25.448Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-09T15:40:25.448Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-09T15:40:25.448Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-09T15:40:25.448Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-09T15:40:25.448Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-09T15:40:25.448Z] === CONT TestParallelPredefinedRequest1 [2022-03-09T15:40:25.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:40:25.448Z] === CONT TestParallelPredefinedRequest4 [2022-03-09T15:40:25.448Z] === CONT TestParallelPredefinedRequest3 [2022-03-09T15:40:25.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:40:25.448Z] === CONT TestParallelPredefinedRequest2 [2022-03-09T15:40:25.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:40:25.448Z] === CONT TestParallelPredefinedRequest4 [2022-03-09T15:40:25.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:40:25.448Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-09T15:40:25.448Z] === CONT TestParallelPredefinedRequest5 [2022-03-09T15:40:25.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:40:25.448Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-09T15:40:25.448Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-09T15:40:25.448Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-09T15:40:25.448Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-09T15:40:25.448Z] PASS [2022-03-09T15:40:25.448Z] coverage: 85.3% of statements [2022-03-09T15:40:25.448Z] ok github.com/docker/docker/libnetwork/ipam 49.528s coverage: 85.3% of statements [2022-03-09T15:40:25.931Z] === RUN TestParseEmptyInterface [2022-03-09T15:40:25.931Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-09T15:40:25.931Z] === RUN TestParseNonInterfaceType [2022-03-09T15:40:25.931Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-09T15:40:25.931Z] === RUN TestParseWithOneFunction [2022-03-09T15:40:25.931Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-09T15:40:25.931Z] === RUN TestParseWithMultipleFuncs [2022-03-09T15:40:25.931Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-09T15:40:25.931Z] === RUN TestParseWithUnnamedReturn [2022-03-09T15:40:25.931Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-09T15:40:25.931Z] === RUN TestEmbeddedInterface [2022-03-09T15:40:25.931Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-09T15:40:25.931Z] === RUN TestParsedImports [2022-03-09T15:40:25.931Z] --- PASS: TestParsedImports (0.00s) [2022-03-09T15:40:25.931Z] === RUN TestAliasedImports [2022-03-09T15:40:25.931Z] --- PASS: TestAliasedImports (0.00s) [2022-03-09T15:40:25.931Z] PASS [2022-03-09T15:40:25.931Z] coverage: 56.8% of statements [2022-03-09T15:40:25.931Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.075s coverage: 56.8% of statements [2022-03-09T15:40:26.208Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-09T15:40:26.464Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-09T15:40:26.945Z] === RUN TestHTTPTransport [2022-03-09T15:40:26.945Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-09T15:40:26.945Z] PASS [2022-03-09T15:40:26.945Z] coverage: 85.7% of statements [2022-03-09T15:40:27.026Z] --- PASS: TestServiceWithDataPathPortInit (15.59s) [2022-03-09T15:40:27.026Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-09T15:40:27.426Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-03-09T15:40:27.949Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-09T15:40:27.949Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-09T15:40:27.949Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-09T15:40:27.949Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-09T15:40:27.949Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-09T15:40:27.949Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-09T15:40:27.949Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-09T15:40:27.949Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-09T15:40:27.949Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-09T15:40:27.949Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-09T15:40:27.949Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-09T15:40:27.949Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-09T15:40:27.949Z] === RUN TestBufferPoolPutAndGet [2022-03-09T15:40:27.949Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-09T15:40:27.949Z] PASS [2022-03-09T15:40:27.949Z] coverage: 88.2% of statements [2022-03-09T15:40:27.949Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2022-03-09T15:40:28.433Z] === RUN TestOutputOnPrematureClose [2022-03-09T15:40:28.433Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-09T15:40:28.433Z] === RUN TestCompleteSilently [2022-03-09T15:40:28.433Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-09T15:40:28.433Z] PASS [2022-03-09T15:40:28.433Z] coverage: 75.9% of statements [2022-03-09T15:40:28.433Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2022-03-09T15:40:28.922Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-09T15:40:29.004Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-09T15:40:29.004Z] === RUN TestClientStream [2022-03-09T15:40:29.004Z] --- PASS: TestClientStream (0.00s) [2022-03-09T15:40:29.004Z] === RUN TestClientSendFile [2022-03-09T15:40:29.004Z] --- PASS: TestClientSendFile (0.00s) [2022-03-09T15:40:29.004Z] === RUN TestClientWithRequestTimeout [2022-03-09T15:40:29.004Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2022-03-09T15:40:29.004Z] === RUN TestFileSpecPlugin [2022-03-09T15:40:29.004Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-03-09T15:40:29.004Z] === RUN TestFileJSONSpecPlugin [2022-03-09T15:40:29.004Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-09T15:40:29.004Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-09T15:40:29.004Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-09T15:40:29.004Z] === RUN TestPluginAddHandler [2022-03-09T15:40:29.004Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-09T15:40:29.004Z] === RUN TestPluginWaitBadPlugin [2022-03-09T15:40:29.004Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-09T15:40:29.004Z] === RUN TestGet [2022-03-09T15:40:29.004Z] time="2022-03-09T15:40:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-09T15:40:29.490Z] === RUN TestSendToOneSub [2022-03-09T15:40:29.490Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-09T15:40:29.490Z] === RUN TestSendToMultipleSubs [2022-03-09T15:40:29.490Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-09T15:40:29.490Z] === RUN TestEvictOneSub [2022-03-09T15:40:29.490Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-09T15:40:29.490Z] === RUN TestClosePublisher [2022-03-09T15:40:29.490Z] --- PASS: TestClosePublisher (0.00s) [2022-03-09T15:40:29.490Z] === RUN TestPubSubRace [2022-03-09T15:40:29.972Z] time="2022-03-09T15:40:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-09T15:40:30.291Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3wg14k8c6ljd1bdr8kcrgllmq Created:2022-03-09 15:40:28.517816619 +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[ffdcd0ef17cd4de083510afd0154534e0a4340cab8ed830d45ae53a1def75742:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hxiecmuw7mmqtucfc4sfov5ho EndpointID:bbe4bf36f412ecb342edf53e0244b262969a1551389744474d887e4545c90fad MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3a2a245c88782060d466ae20efd0c1de3be7f6b0999224e66ef281dd2245caac 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:eb09b734e4a4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hxiecmuw7mmqtucfc4sfov5ho EndpointID:bbe4bf36f412ecb342edf53e0244b262969a1551389744474d887e4545c90fad EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-09T15:40:30.455Z] --- PASS: TestPubSubRace (1.06s) [2022-03-09T15:40:30.455Z] PASS [2022-03-09T15:40:30.455Z] coverage: 75.0% of statements [2022-03-09T15:40:30.455Z] ok github.com/docker/docker/pkg/pubsub 1.114s coverage: 75.0% of statements [2022-03-09T15:40:30.853Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-09T15:40:31.110Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-09T15:40:31.470Z] === RUN TestRegister [2022-03-09T15:40:31.470Z] --- PASS: TestRegister (0.00s) [2022-03-09T15:40:31.470Z] === RUN TestCommand [2022-03-09T15:40:31.470Z] --- PASS: TestCommand (0.04s) [2022-03-09T15:40:31.470Z] === RUN TestNaiveSelf [2022-03-09T15:40:31.470Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-09T15:40:31.470Z] PASS [2022-03-09T15:40:31.470Z] coverage: 82.4% of statements [2022-03-09T15:40:31.470Z] ok github.com/docker/docker/pkg/reexec 0.122s coverage: 82.4% of statements [2022-03-09T15:40:31.952Z] === RUN TestDump [2022-03-09T15:40:31.952Z] goroutine 35 [running]: [2022-03-09T15:40:31.952Z] github.com/docker/docker/pkg/stack.dump(0x64b9d7) [2022-03-09T15:40:31.952Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-09T15:40:31.952Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-09T15:40:31.952Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-09T15:40:31.952Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-09T15:40:31.952Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-09T15:40:31.952Z] testing.tRunner(0xc000143380, 0x7ba190) [2022-03-09T15:40:31.952Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-09T15:40:31.952Z] created by testing.(*T).Run [2022-03-09T15:40:31.952Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-09T15:40:31.952Z] [2022-03-09T15:40:31.952Z] goroutine 1 [chan receive]: [2022-03-09T15:40:31.952Z] testing.(*T).Run(0xc0001431e0, {0x7ab7b1, 0x62a733}, 0x7ba190) [2022-03-09T15:40:31.952Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-09T15:40:31.952Z] testing.runTests.func1(0xc000130810) [2022-03-09T15:40:31.952Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-09T15:40:31.952Z] testing.tRunner(0xc0001431e0, 0xc00013bce0) [2022-03-09T15:40:31.952Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-09T15:40:31.952Z] testing.runTests(0xc00014e080, {0x91ec20, 0x3, 0x3}, {0x64ac2d, 0x7ad4ab, 0x9236e0}) [2022-03-09T15:40:31.952Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-09T15:40:31.952Z] testing.(*M).Run(0xc00014e080) [2022-03-09T15:40:31.952Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-09T15:40:31.952Z] main.main() [2022-03-09T15:40:31.952Z] _testmain.go:95 +0x1f5 [2022-03-09T15:40:31.952Z] --- PASS: TestDump (0.00s) [2022-03-09T15:40:31.952Z] === RUN TestDumpToFile [2022-03-09T15:40:31.952Z] time="2022-03-09T15:40:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-09T15:40:32.039Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-09T15:40:32.434Z] --- PASS: TestDumpToFile (0.24s) [2022-03-09T15:40:32.434Z] === RUN TestDumpToFileWithEmptyInput [2022-03-09T15:40:32.434Z] goroutine 37 [running]: [2022-03-09T15:40:32.434Z] github.com/docker/docker/pkg/stack.dump(0x6b8bb4) [2022-03-09T15:40:32.434Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-09T15:40:32.434Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x6b8f60}) [2022-03-09T15:40:32.434Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-09T15:40:32.434Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000143380) [2022-03-09T15:40:32.434Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-09T15:40:32.434Z] testing.tRunner(0xc000143860, 0x7ba180) [2022-03-09T15:40:32.434Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-09T15:40:32.434Z] created by testing.(*T).Run [2022-03-09T15:40:32.434Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-09T15:40:32.434Z] [2022-03-09T15:40:32.434Z] goroutine 1 [chan receive]: [2022-03-09T15:40:32.434Z] testing.(*T).Run(0xc0001431e0, {0x7b2596, 0x62a733}, 0x7ba180) [2022-03-09T15:40:32.434Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-09T15:40:32.434Z] testing.runTests.func1(0xc000130810) [2022-03-09T15:40:32.434Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-09T15:40:32.434Z] testing.tRunner(0xc0001431e0, 0xc00013bce0) [2022-03-09T15:40:32.434Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-09T15:40:32.434Z] testing.runTests(0xc00014e080, {0x91ec20, 0x3, 0x3}, {0x64ac2d, 0x7ad4ab, 0x9236e0}) [2022-03-09T15:40:32.434Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-09T15:40:32.434Z] testing.(*M).Run(0xc00014e080) [2022-03-09T15:40:32.434Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-09T15:40:32.434Z] main.main() [2022-03-09T15:40:32.434Z] _testmain.go:95 +0x1f5 [2022-03-09T15:40:32.434Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-09T15:40:32.434Z] PASS [2022-03-09T15:40:32.434Z] coverage: 90.9% of statements [2022-03-09T15:40:32.434Z] ok github.com/docker/docker/pkg/stack 0.297s coverage: 90.9% of statements [2022-03-09T15:40:32.917Z] === RUN TestNewStdWriter [2022-03-09T15:40:32.917Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-09T15:40:32.917Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-09T15:40:32.917Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-09T15:40:32.917Z] === RUN TestWriteWithNilBytes [2022-03-09T15:40:32.917Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-09T15:40:32.917Z] === RUN TestWrite [2022-03-09T15:40:32.917Z] --- PASS: TestWrite (0.00s) [2022-03-09T15:40:32.917Z] === RUN TestWriteWithWriterError [2022-03-09T15:40:32.917Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-09T15:40:32.917Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-09T15:40:32.917Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-09T15:40:32.917Z] === RUN TestStdCopyWriteAndRead [2022-03-09T15:40:32.917Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-09T15:40:32.917Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-09T15:40:32.917Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-09T15:40:32.917Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-09T15:40:32.917Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-09T15:40:32.917Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-09T15:40:32.917Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-09T15:40:32.917Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-09T15:40:32.917Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-09T15:40:32.917Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-09T15:40:32.917Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-09T15:40:32.917Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-09T15:40:32.917Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-09T15:40:32.917Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-09T15:40:32.917Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-09T15:40:32.917Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-09T15:40:32.917Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-09T15:40:32.917Z] PASS [2022-03-09T15:40:32.917Z] coverage: 100.0% of statements [2022-03-09T15:40:32.917Z] ok github.com/docker/docker/pkg/stdcopy 0.053s coverage: 100.0% of statements [2022-03-09T15:40:34.523Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-09T15:40:34.523Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-09T15:40:34.523Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-09T15:40:34.523Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-09T15:40:34.523Z] === RUN TestFormatStatus [2022-03-09T15:40:34.523Z] --- PASS: TestFormatStatus (0.00s) [2022-03-09T15:40:34.523Z] === RUN TestFormatError [2022-03-09T15:40:34.523Z] --- PASS: TestFormatError (0.00s) [2022-03-09T15:40:34.523Z] === RUN TestFormatJSONError [2022-03-09T15:40:34.523Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-09T15:40:34.523Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-09T15:40:34.523Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-09T15:40:34.523Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-09T15:40:34.523Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-09T15:40:34.523Z] === RUN TestNewJSONProgressOutput [2022-03-09T15:40:34.523Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-09T15:40:34.523Z] === RUN TestAuxFormatterEmit [2022-03-09T15:40:34.523Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-09T15:40:34.523Z] === RUN TestStreamWriterStdout [2022-03-09T15:40:34.523Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-09T15:40:34.523Z] === RUN TestStreamWriterStderr [2022-03-09T15:40:34.523Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-09T15:40:34.523Z] PASS [2022-03-09T15:40:34.523Z] coverage: 66.2% of statements [2022-03-09T15:40:34.523Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2022-03-09T15:40:35.005Z] === RUN TestGenerateRandomID [2022-03-09T15:40:35.005Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-09T15:40:35.005Z] === RUN TestShortenId [2022-03-09T15:40:35.005Z] --- PASS: TestShortenId (0.00s) [2022-03-09T15:40:35.005Z] === RUN TestShortenSha256Id [2022-03-09T15:40:35.005Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-09T15:40:35.005Z] === RUN TestShortenIdEmpty [2022-03-09T15:40:35.005Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-09T15:40:35.005Z] === RUN TestShortenIdInvalid [2022-03-09T15:40:35.005Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-09T15:40:35.005Z] === RUN TestIsShortIDNonHex [2022-03-09T15:40:35.005Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-09T15:40:35.005Z] === RUN TestIsShortIDNotCorrectSize [2022-03-09T15:40:35.005Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-09T15:40:35.005Z] PASS [2022-03-09T15:40:35.005Z] coverage: 70.6% of statements [2022-03-09T15:40:35.005Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2022-03-09T15:40:35.312Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.63s) [2022-03-09T15:40:35.312Z] PASS [2022-03-09T15:40:35.312Z] [2022-03-09T15:40:35.312Z] === Skipped [2022-03-09T15:40:35.312Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-09T15:40:35.312Z] service_test.go:243: FLAKY_TEST [2022-03-09T15:40:35.312Z] [2022-03-09T15:40:35.312Z] DONE 26 tests, 1 skipped in 48.873s [2022-03-09T15:40:35.312Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-09T15:40:35.312Z] ++ 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 [2022-03-09T15:40:35.312Z] ++ set -e [2022-03-09T15:40:35.312Z] ++ '[' -n 0 ']' [2022-03-09T15:40:35.312Z] ++ set -x [2022-03-09T15:40:35.312Z] ++ 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 [2022-03-09T15:40:35.312Z] INFO: Testing against a local daemon [2022-03-09T15:40:35.312Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-09T15:40:35.312Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-09T15:40:35.312Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-09T15:40:35.312Z] === RUN TestDockerNetworkIpvlan [2022-03-09T15:40:35.312Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-09T15:40:35.312Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-09T15:40:35.312Z] PASS [2022-03-09T15:40:35.312Z] [2022-03-09T15:40:35.312Z] === Skipped [2022-03-09T15:40:35.312Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-09T15:40:35.312Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-09T15:40:35.312Z] [2022-03-09T15:40:35.312Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-09T15:40:35.312Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-09T15:40:35.312Z] [2022-03-09T15:40:35.312Z] DONE 2 tests, 2 skipped in 0.110s [2022-03-09T15:40:35.312Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-09T15:40:35.312Z] ++ 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 [2022-03-09T15:40:35.312Z] ++ set -e [2022-03-09T15:40:35.312Z] ++ '[' -n 0 ']' [2022-03-09T15:40:35.312Z] ++ set -x [2022-03-09T15:40:35.312Z] ++ 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 [2022-03-09T15:40:35.312Z] INFO: Testing against a local daemon [2022-03-09T15:40:35.312Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-09T15:40:35.487Z] === RUN TestIsCpusetListAvailable [2022-03-09T15:40:35.487Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-09T15:40:35.487Z] PASS [2022-03-09T15:40:35.487Z] coverage: 39.4% of statements [2022-03-09T15:40:35.487Z] ok github.com/docker/docker/pkg/sysinfo 0.046s coverage: 39.4% of statements [2022-03-09T15:40:35.969Z] time="2022-03-09T15:40:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-09T15:40:36.682Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-03-09T15:40:36.682Z] === RUN TestDockerNetworkMacvlan [2022-03-09T15:40:37.245Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-09T15:40:37.579Z] === RUN TestChtimes [2022-03-09T15:40:37.579Z] --- PASS: TestChtimes (0.00s) [2022-03-09T15:40:37.579Z] === RUN TestChtimesWindows [2022-03-09T15:40:37.579Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-09T15:40:37.579Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-09T15:40:37.579Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-09T15:40:37.579Z] PASS [2022-03-09T15:40:37.579Z] coverage: 12.9% of statements [2022-03-09T15:40:37.579Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 12.9% of statements [2022-03-09T15:40:38.175Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-09T15:40:38.431Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-09T15:40:38.619Z] === RUN TestTailFile [2022-03-09T15:40:38.619Z] --- PASS: TestTailFile (0.00s) [2022-03-09T15:40:38.619Z] === RUN TestTailFileManyLines [2022-03-09T15:40:38.619Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-09T15:40:38.619Z] === RUN TestTailEmptyFile [2022-03-09T15:40:38.619Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-09T15:40:38.619Z] === RUN TestTailNegativeN [2022-03-09T15:40:38.619Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-09T15:40:38.619Z] === RUN TestNewTailReader [2022-03-09T15:40:38.619Z] === PAUSE TestNewTailReader [2022-03-09T15:40:38.620Z] === CONT TestNewTailReader [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/no_delimiter [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/truncated_last_line [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-09T15:40:38.620Z] === CONT TestNewTailReader/no_delimiter [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-09T15:40:38.620Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-09T15:40:38.620Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.620Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.620Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.620Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-09T15:40:38.620Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:38.620Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.620Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:38.620Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.620Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:38.620Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:38.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.620Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:38.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:38.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:38.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:38.621Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:38.621Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:38.622Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-09T15:40:38.622Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-09T15:40:38.623Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:38.623Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:38.623Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:38.624Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:38.624Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:38.624Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:38.624Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:38.624Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-09T15:40:38.624Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:38.624Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:38.624Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.624Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:38.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-09T15:40:38.624Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:38.624Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:38.624Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:38.624Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:38.624Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:38.624Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:38.624Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:38.689Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-09T15:40:39.130Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:39.130Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:39.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:39.131Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:40:39.132Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.02s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:40:39.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.02s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.02s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:40:39.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:40:39.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:40:39.621Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:40:39.621Z] PASS [2022-03-09T15:40:39.621Z] coverage: 88.6% of statements [2022-03-09T15:40:39.621Z] ok github.com/docker/docker/pkg/tailfile 0.385s coverage: 88.6% of statements [2022-03-09T15:40:40.104Z] === RUN TestTarSumRemoveNonExistent [2022-03-09T15:40:40.104Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-09T15:40:40.104Z] === RUN TestTarSumRemove [2022-03-09T15:40:40.104Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-09T15:40:40.104Z] === RUN TestSortFileInfoSums [2022-03-09T15:40:40.104Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-09T15:40:40.104Z] === RUN TestNewTarSumForLabelInvalid [2022-03-09T15:40:40.104Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-09T15:40:40.104Z] === RUN TestNewTarSumForLabel [2022-03-09T15:40:40.104Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-09T15:40:40.104Z] === RUN TestEmptyTar [2022-03-09T15:40:40.104Z] --- PASS: TestEmptyTar (0.01s) [2022-03-09T15:40:40.104Z] === RUN TestTarSumsReadSize [2022-03-09T15:40:40.104Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-03-09T15:40:40.104Z] === RUN TestTarSums [2022-03-09T15:40:40.104Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-09T15:40:40.104Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-09T15:40:40.104Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-09T15:40:40.104Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-09T15:40:40.587Z] --- PASS: TestTarSums (0.09s) [2022-03-09T15:40:40.587Z] === RUN TestIteration [2022-03-09T15:40:40.587Z] --- PASS: TestIteration (0.00s) [2022-03-09T15:40:40.587Z] === RUN TestVersionLabelForChecksum [2022-03-09T15:40:40.587Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-09T15:40:40.587Z] === RUN TestVersion [2022-03-09T15:40:40.587Z] --- PASS: TestVersion (0.00s) [2022-03-09T15:40:40.587Z] === RUN TestGetVersion [2022-03-09T15:40:40.587Z] --- PASS: TestGetVersion (0.00s) [2022-03-09T15:40:40.587Z] === RUN TestGetVersions [2022-03-09T15:40:40.587Z] --- PASS: TestGetVersions (0.00s) [2022-03-09T15:40:40.587Z] PASS [2022-03-09T15:40:40.587Z] coverage: 89.3% of statements [2022-03-09T15:40:40.587Z] ok github.com/docker/docker/pkg/tarsum 0.163s coverage: 89.3% of statements [2022-03-09T15:40:41.069Z] === RUN TestTruncIndex [2022-03-09T15:40:41.069Z] === RUN TestIsGIT [2022-03-09T15:40:41.069Z] --- PASS: TestIsGIT (0.00s) [2022-03-09T15:40:41.069Z] === RUN TestIsTransport [2022-03-09T15:40:41.069Z] --- PASS: TestIsTransport (0.00s) [2022-03-09T15:40:41.069Z] PASS [2022-03-09T15:40:41.069Z] coverage: 100.0% of statements [2022-03-09T15:40:41.069Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2022-03-09T15:40:41.069Z] --- PASS: TestTruncIndex (0.10s) [2022-03-09T15:40:41.069Z] PASS [2022-03-09T15:40:41.069Z] coverage: 91.5% of statements [2022-03-09T15:40:41.069Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2022-03-09T15:40:41.515Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-09T15:40:41.553Z] === RUN TestVersionInfo [2022-03-09T15:40:41.553Z] --- PASS: TestVersionInfo (0.00s) [2022-03-09T15:40:41.553Z] === RUN TestAppendVersions [2022-03-09T15:40:41.553Z] --- PASS: TestAppendVersions (0.00s) [2022-03-09T15:40:41.553Z] PASS [2022-03-09T15:40:41.553Z] coverage: 88.9% of statements [2022-03-09T15:40:41.553Z] ok github.com/docker/docker/pkg/useragent 0.090s coverage: 88.9% of statements [2022-03-09T15:40:41.771Z] docker_api_swarm_test.go:304: [deff670d5b311] joining swarm manager [dac6bb3f30ccd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:40:42.702Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-09T15:40:43.162Z] === RUN TestValidatePrivileges [2022-03-09T15:40:43.162Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-09T15:40:43.162Z] === RUN TestFilterByCapNeg [2022-03-09T15:40:43.162Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-09T15:40:43.162Z] === RUN TestFilterByCapPos [2022-03-09T15:40:43.162Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-09T15:40:43.162Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-09T15:40:43.162Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-09T15:40:43.162Z] PASS [2022-03-09T15:40:43.162Z] coverage: 12.0% of statements [2022-03-09T15:40:43.162Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.0% of statements [2022-03-09T15:40:43.162Z] === RUN TestNewSettable [2022-03-09T15:40:43.162Z] --- PASS: TestNewSettable (0.00s) [2022-03-09T15:40:43.162Z] === RUN TestIsSettable [2022-03-09T15:40:43.162Z] --- PASS: TestIsSettable (0.00s) [2022-03-09T15:40:43.162Z] === RUN TestUpdateSettingsEnv [2022-03-09T15:40:43.162Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-09T15:40:43.162Z] PASS [2022-03-09T15:40:43.162Z] coverage: 20.0% of statements [2022-03-09T15:40:43.162Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.0% of statements [2022-03-09T15:40:43.270Z] docker_api_swarm_test.go:305: [dbab573c5459a] joining swarm manager [dac6bb3f30ccd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:40:44.176Z] === RUN TestLoad [2022-03-09T15:40:44.176Z] --- PASS: TestLoad (0.00s) [2022-03-09T15:40:44.176Z] === RUN TestSave [2022-03-09T15:40:44.176Z] --- PASS: TestGet (15.02s) [2022-03-09T15:40:44.176Z] === RUN TestPluginWithNoManifest [2022-03-09T15:40:44.176Z] --- PASS: TestSave (0.03s) [2022-03-09T15:40:44.176Z] === RUN TestAddDeleteGet [2022-03-09T15:40:44.176Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-09T15:40:44.176Z] === RUN TestGetAll [2022-03-09T15:40:44.176Z] --- PASS: TestGetAll (0.01s) [2022-03-09T15:40:44.176Z] PASS [2022-03-09T15:40:44.176Z] coverage: 73.2% of statements [2022-03-09T15:40:44.176Z] ok github.com/docker/docker/pkg/plugins 36.123s coverage: 73.2% of statements [2022-03-09T15:40:44.176Z] --- PASS: TestAddDeleteGet (0.05s) [2022-03-09T15:40:44.176Z] === RUN TestInvalidTags [2022-03-09T15:40:44.176Z] --- PASS: TestInvalidTags (0.01s) [2022-03-09T15:40:44.176Z] PASS [2022-03-09T15:40:44.176Z] coverage: 83.7% of statements [2022-03-09T15:40:44.176Z] ok github.com/docker/docker/reference 0.139s coverage: 83.7% of statements [2022-03-09T15:40:44.201Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-09T15:40:44.201Z] === RUN TestDockerSuite/TestBuildRm [2022-03-09T15:40:44.457Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-09T15:40:45.790Z] === RUN TestResolveAuthConfigIndexServer [2022-03-09T15:40:45.791Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestResolveAuthConfigFullURL [2022-03-09T15:40:45.791Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-09T15:40:45.791Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestValidateMirror [2022-03-09T15:40:45.791Z] --- PASS: TestValidateMirror (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestLoadInsecureRegistries [2022-03-09T15:40:45.791Z] === RUN TestRestartManagerTimeout [2022-03-09T15:40:45.791Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestRestartManagerTimeoutReset [2022-03-09T15:40:45.791Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-09T15:40:45.791Z] PASS [2022-03-09T15:40:45.791Z] coverage: 50.9% of statements [2022-03-09T15:40:45.791Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 50.9% of statements [2022-03-09T15:40:45.791Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-09T15:40:45.791Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-09T15:40:45.791Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-09T15:40:45.791Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-09T15:40:45.791Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-09T15:40:45.791Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestResumableRequestReaderWithReadError [2022-03-09T15:40:45.791Z] time="2022-03-09T15:40:45Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-09T15:40:45.791Z] time="2022-03-09T15:40:45Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-09T15:40:45.791Z] time="2022-03-09T15:40:45Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-09T15:40:45.791Z] --- PASS: TestLoadInsecureRegistries (0.23s) [2022-03-09T15:40:45.791Z] === RUN TestNewServiceConfig [2022-03-09T15:40:45.791Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestValidateIndexName [2022-03-09T15:40:45.791Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestValidateIndexNameWithError [2022-03-09T15:40:45.791Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestEndpointParse [2022-03-09T15:40:45.791Z] --- PASS: TestEndpointParse (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestEndpointParseInvalid [2022-03-09T15:40:45.791Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestValidateEndpoint [2022-03-09T15:40:45.791Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-09T15:40:45.791Z] === RUN TestPing [2022-03-09T15:40:45.791Z] --- PASS: TestPing (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestPingRegistryEndpoint [2022-03-09T15:40:45.791Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:40:45.791Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestEndpoint [2022-03-09T15:40:45.791Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:40:45.791Z] --- SKIP: TestEndpoint (0.01s) [2022-03-09T15:40:45.791Z] === RUN TestParseRepositoryInfo [2022-03-09T15:40:45.791Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestNewIndexInfo [2022-03-09T15:40:45.791Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestMirrorEndpointLookup [2022-03-09T15:40:45.791Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:40:45.791Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestSearchRepositories [2022-03-09T15:40:45.791Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-09T15:40:45.791Z] Host: 127.0.0.1:49328 [2022-03-09T15:40:45.791Z] User-Agent: docker test client [2022-03-09T15:40:45.791Z] Authorization: Token fake-token [2022-03-09T15:40:45.791Z] X-Docker-Token: true [2022-03-09T15:40:45.791Z] Accept-Encoding: gzip [2022-03-09T15:40:45.791Z] [2022-03-09T15:40:45.791Z] [2022-03-09T15:40:45.791Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-09T15:40:45.791Z] Connection: close [2022-03-09T15:40:45.791Z] Content-Length: 144 [2022-03-09T15:40:45.791Z] Cache-Control: no-cache [2022-03-09T15:40:45.791Z] Content-Type: application/json [2022-03-09T15:40:45.791Z] Date: Wed, 09 Mar 2022 15:40:45 GMT [2022-03-09T15:40:45.791Z] Expires: -1 [2022-03-09T15:40:45.791Z] Pragma: no-cache [2022-03-09T15:40:45.791Z] Server: docker-tests/mock [2022-03-09T15:40:45.791Z] X-Docker-Registry-Config: mock [2022-03-09T15:40:45.791Z] X-Docker-Registry-Version: 0.0.0 [2022-03-09T15:40:45.791Z] [2022-03-09T15:40:45.791Z] [2022-03-09T15:40:45.791Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-09T15:40:45.791Z] === RUN TestTrustedLocation [2022-03-09T15:40:45.791Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-09T15:40:45.791Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestAllowNondistributableArtifacts [2022-03-09T15:40:45.791Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-09T15:40:45.791Z] === RUN TestIsSecureIndex [2022-03-09T15:40:45.791Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-09T15:40:45.791Z] PASS [2022-03-09T15:40:45.791Z] coverage: 51.2% of statements [2022-03-09T15:40:45.791Z] ok github.com/docker/docker/registry 0.393s coverage: 51.2% of statements [2022-03-09T15:40:46.272Z] time="2022-03-09T15:40:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-09T15:40:46.272Z] --- PASS: TestResumableRequestReaderWithReadError (0.25s) [2022-03-09T15:40:46.272Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-09T15:40:46.272Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-09T15:40:46.272Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-09T15:40:46.272Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) [2022-03-09T15:40:46.272Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-09T15:40:46.272Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-09T15:40:46.272Z] === RUN TestResumableRequestReader [2022-03-09T15:40:46.273Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-09T15:40:46.273Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-09T15:40:46.273Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-09T15:40:46.273Z] PASS [2022-03-09T15:40:46.273Z] coverage: 100.0% of statements [2022-03-09T15:40:46.273Z] ok github.com/docker/docker/registry/resumable 0.335s coverage: 100.0% of statements [2022-03-09T15:40:46.755Z] === RUN TestDecodeContainerConfig [2022-03-09T15:40:46.755Z] --- PASS: TestDecodeContainerConfig (0.06s) [2022-03-09T15:40:46.755Z] === RUN TestDecodeContainerConfigIsolation [2022-03-09T15:40:46.755Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-09T15:40:46.755Z] === RUN TestValidatePrivileged [2022-03-09T15:40:46.755Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-09T15:40:46.755Z] PASS [2022-03-09T15:40:46.755Z] coverage: 52.6% of statements [2022-03-09T15:40:46.755Z] ok github.com/docker/docker/runconfig 0.260s coverage: 52.6% of statements [2022-03-09T15:40:46.977Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-09T15:40:47.236Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-09T15:40:47.236Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-09T15:40:47.236Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-09T15:40:47.236Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-09T15:40:47.236Z] PASS [2022-03-09T15:40:47.236Z] coverage: 62.5% of statements [2022-03-09T15:40:47.236Z] ok github.com/docker/docker/testutil 0.055s coverage: 62.5% of statements [2022-03-09T15:40:47.907Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-09T15:40:48.469Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-09T15:40:49.032Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-09T15:40:49.289Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-09T15:40:49.545Z] --- PASS: TestDockerNetworkMacvlan (13.21s) [2022-03-09T15:40:49.545Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-03-09T15:40:49.545Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-03-09T15:40:49.545Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.40s) [2022-03-09T15:40:49.545Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.70s) [2022-03-09T15:40:49.545Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.94s) [2022-03-09T15:40:49.546Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s) [2022-03-09T15:40:49.546Z] PASS [2022-03-09T15:40:49.546Z] [2022-03-09T15:40:49.546Z] DONE 8 tests in 14.728s [2022-03-09T15:40:49.546Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-09T15:40:49.546Z] ++ 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 [2022-03-09T15:40:49.546Z] ++ set -e [2022-03-09T15:40:49.546Z] ++ '[' -n 0 ']' [2022-03-09T15:40:49.546Z] ++ set -x [2022-03-09T15:40:49.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=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 [2022-03-09T15:40:49.546Z] testing: warning: no tests to run [2022-03-09T15:40:49.546Z] PASS [2022-03-09T15:40:49.546Z] [2022-03-09T15:40:49.546Z] DONE 0 tests in 0.038s [2022-03-09T15:40:49.546Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-09T15:40:49.546Z] ++ 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 [2022-03-09T15:40:49.546Z] ++ set -e [2022-03-09T15:40:49.546Z] ++ '[' -n 0 ']' [2022-03-09T15:40:49.546Z] ++ set -x [2022-03-09T15:40:49.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=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 [2022-03-09T15:40:49.802Z] INFO: Testing against a local daemon [2022-03-09T15:40:49.802Z] === RUN TestAuthZPluginAllowRequest [2022-03-09T15:40:50.058Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-09T15:40:50.259Z] === RUN TestGetDriver [2022-03-09T15:40:50.259Z] --- PASS: TestGetDriver (0.00s) [2022-03-09T15:40:50.259Z] === RUN TestVolumeRequestError [2022-03-09T15:40:50.259Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-09T15:40:50.259Z] PASS [2022-03-09T15:40:50.259Z] coverage: 36.1% of statements [2022-03-09T15:40:50.259Z] ok github.com/docker/docker/volume/drivers 0.058s coverage: 36.1% of statements [2022-03-09T15:40:50.259Z] === RUN TestGetAddress [2022-03-09T15:40:50.259Z] --- PASS: TestGetAddress (0.00s) [2022-03-09T15:40:50.259Z] === RUN TestRemove [2022-03-09T15:40:50.259Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-09T15:40:50.259Z] --- SKIP: TestRemove (0.00s) [2022-03-09T15:40:50.259Z] === RUN TestInitializeWithVolumes [2022-03-09T15:40:50.259Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-09T15:40:50.259Z] === RUN TestCreate [2022-03-09T15:40:50.259Z] --- PASS: TestCreate (0.01s) [2022-03-09T15:40:50.259Z] === RUN TestValidateName [2022-03-09T15:40:50.259Z] --- PASS: TestValidateName (0.00s) [2022-03-09T15:40:50.259Z] === RUN TestCreateWithOpts [2022-03-09T15:40:50.259Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-09T15:40:50.259Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-09T15:40:50.259Z] === RUN TestRelaodNoOpts [2022-03-09T15:40:50.259Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-09T15:40:50.259Z] PASS [2022-03-09T15:40:50.259Z] coverage: 41.5% of statements [2022-03-09T15:40:50.259Z] ok github.com/docker/docker/volume/local 0.102s coverage: 41.5% of statements [2022-03-09T15:40:50.752Z] === RUN TestLCOWParseMountRaw [2022-03-09T15:40:50.752Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-09T15:40:50.752Z] === RUN TestLCOWParseMountRawSplit [2022-03-09T15:40:50.752Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-09T15:40:50.752Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-09T15:40:50.752Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-09T15:40:50.752Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-09T15:40:50.752Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-09T15:40:50.752Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-09T15:40:50.752Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-09T15:40:50.752Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-09T15:40:50.752Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-09T15:40:50.752Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-09T15:40:50.752Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-09T15:40:50.752Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-09T15:40:50.752Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-09T15:40:50.752Z] === RUN TestLinuxParseMountRaw [2022-03-09T15:40:50.752Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-09T15:40:50.752Z] === RUN TestLinuxParseMountRawSplit [2022-03-09T15:40:50.752Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-09T15:40:50.752Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-09T15:40:50.752Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-09T15:40:50.752Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-09T15:40:50.752Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-09T15:40:50.752Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-09T15:40:50.752Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-09T15:40:50.752Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-09T15:40:50.752Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-09T15:40:50.752Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-09T15:40:50.752Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-09T15:40:50.752Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-09T15:40:50.752Z] === RUN TestConvertTmpfsOptions [2022-03-09T15:40:50.752Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-09T15:40:50.752Z] linux_parser_test.go:209: data="ro" [2022-03-09T15:40:50.752Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-09T15:40:50.752Z] === RUN TestParseMountSpec [2022-03-09T15:40:50.752Z] parser_test.go:62: case 0 [2022-03-09T15:40:50.752Z] parser_test.go:62: case 1 [2022-03-09T15:40:50.752Z] parser_test.go:62: case 2 [2022-03-09T15:40:50.752Z] parser_test.go:62: case 3 [2022-03-09T15:40:50.752Z] parser_test.go:62: case 4 [2022-03-09T15:40:50.752Z] parser_test.go:62: case 5 [2022-03-09T15:40:50.752Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-09T15:40:50.752Z] === RUN TestValidateMount [2022-03-09T15:40:50.752Z] --- PASS: TestValidateMount (0.00s) [2022-03-09T15:40:50.752Z] === RUN TestWindowsParseMountRaw [2022-03-09T15:40:50.752Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-09T15:40:50.752Z] === RUN TestWindowsParseMountRawSplit [2022-03-09T15:40:50.752Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-09T15:40:50.752Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-09T15:40:50.752Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-09T15:40:50.752Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-09T15:40:50.752Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-09T15:40:50.752Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-09T15:40:50.752Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-09T15:40:50.752Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-09T15:40:50.752Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-09T15:40:50.752Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-09T15:40:50.752Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-09T15:40:50.752Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-09T15:40:50.752Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-09T15:40:50.752Z] --- PASS: TestWindowsParseMountRawSplit (0.01s) [2022-03-09T15:40:50.752Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-09T15:40:50.752Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-09T15:40:50.990Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-09T15:40:51.236Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-09T15:40:51.236Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-09T15:40:51.236Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-09T15:40:51.236Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-09T15:40:51.236Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-09T15:40:51.236Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-09T15:40:51.236Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-09T15:40:51.236Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-09T15:40:51.236Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-09T15:40:51.236Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-09T15:40:51.236Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-09T15:40:51.236Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-09T15:40:51.236Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-09T15:40:51.236Z] PASS [2022-03-09T15:40:51.236Z] coverage: 67.6% of statements [2022-03-09T15:40:51.236Z] ok github.com/docker/docker/volume/mounts 0.129s coverage: 67.6% of statements [2022-03-09T15:40:51.246Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2022-03-09T15:40:51.246Z] === RUN TestAuthZPluginTLS [2022-03-09T15:40:51.808Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-09T15:40:51.808Z] === RUN TestAuthZPluginDenyRequest [2022-03-09T15:40:51.808Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-09T15:40:52.251Z] === RUN TestSetGetMeta [2022-03-09T15:40:52.251Z] === PAUSE TestSetGetMeta [2022-03-09T15:40:52.251Z] === RUN TestRestore [2022-03-09T15:40:52.251Z] === PAUSE TestRestore [2022-03-09T15:40:52.251Z] === RUN TestServiceCreate [2022-03-09T15:40:52.251Z] === PAUSE TestServiceCreate [2022-03-09T15:40:52.251Z] === RUN TestServiceList [2022-03-09T15:40:52.251Z] === PAUSE TestServiceList [2022-03-09T15:40:52.251Z] === RUN TestServiceRemove [2022-03-09T15:40:52.251Z] === PAUSE TestServiceRemove [2022-03-09T15:40:52.251Z] === RUN TestServiceGet [2022-03-09T15:40:52.251Z] === PAUSE TestServiceGet [2022-03-09T15:40:52.251Z] === RUN TestServicePrune [2022-03-09T15:40:52.251Z] === PAUSE TestServicePrune [2022-03-09T15:40:52.251Z] === RUN TestCreate [2022-03-09T15:40:52.251Z] === PAUSE TestCreate [2022-03-09T15:40:52.251Z] === RUN TestRemove [2022-03-09T15:40:52.251Z] === PAUSE TestRemove [2022-03-09T15:40:52.251Z] === RUN TestList [2022-03-09T15:40:52.251Z] === PAUSE TestList [2022-03-09T15:40:52.251Z] === RUN TestFindByDriver [2022-03-09T15:40:52.251Z] === PAUSE TestFindByDriver [2022-03-09T15:40:52.251Z] === RUN TestFindByReferenced [2022-03-09T15:40:52.251Z] === PAUSE TestFindByReferenced [2022-03-09T15:40:52.251Z] === RUN TestDerefMultipleOfSameRef [2022-03-09T15:40:52.251Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-09T15:40:52.251Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-09T15:40:52.251Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-09T15:40:52.251Z] === RUN TestDefererencePluginOnCreateError [2022-03-09T15:40:52.251Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-09T15:40:52.251Z] === RUN TestRefDerefRemove [2022-03-09T15:40:52.251Z] === PAUSE TestRefDerefRemove [2022-03-09T15:40:52.251Z] === RUN TestGet [2022-03-09T15:40:52.251Z] === PAUSE TestGet [2022-03-09T15:40:52.251Z] === RUN TestGetWithReference [2022-03-09T15:40:52.251Z] === PAUSE TestGetWithReference [2022-03-09T15:40:52.251Z] === RUN TestFilterFunc [2022-03-09T15:40:52.251Z] === RUN TestFilterFunc/test_nil_list [2022-03-09T15:40:52.251Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-09T15:40:52.251Z] === RUN TestFilterFunc/test_empty_list [2022-03-09T15:40:52.251Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-09T15:40:52.251Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-09T15:40:52.251Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-09T15:40:52.251Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-09T15:40:52.251Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-09T15:40:52.251Z] === RUN TestFilterFunc/test_filter_some [2022-03-09T15:40:52.251Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-09T15:40:52.251Z] === RUN TestFilterFunc/test_filter_middle [2022-03-09T15:40:52.251Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-09T15:40:52.251Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-09T15:40:52.251Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-09T15:40:52.251Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-09T15:40:52.251Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-09T15:40:52.251Z] === CONT TestFilterFunc/test_nil_list [2022-03-09T15:40:52.251Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-09T15:40:52.251Z] === CONT TestFilterFunc/test_filter_some [2022-03-09T15:40:52.251Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-09T15:40:52.251Z] === CONT TestFilterFunc/test_filter_middle [2022-03-09T15:40:52.251Z] === CONT TestFilterFunc/test_empty_list [2022-03-09T15:40:52.251Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-09T15:40:52.251Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-09T15:40:52.251Z] --- PASS: TestFilterFunc (0.00s) [2022-03-09T15:40:52.251Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-09T15:40:52.251Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-09T15:40:52.251Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-09T15:40:52.251Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-09T15:40:52.251Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-09T15:40:52.251Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-09T15:40:52.251Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-09T15:40:52.251Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-09T15:40:52.251Z] === CONT TestSetGetMeta [2022-03-09T15:40:52.251Z] === CONT TestDefererencePluginOnCreateError [2022-03-09T15:40:52.251Z] === CONT TestList [2022-03-09T15:40:52.251Z] === CONT TestServiceGet [2022-03-09T15:40:52.251Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-09T15:40:52.251Z] === CONT TestServiceRemove [2022-03-09T15:40:52.251Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-09T15:40:52.251Z] === CONT TestServiceList [2022-03-09T15:40:52.251Z] --- PASS: TestList (0.05s) [2022-03-09T15:40:52.251Z] === CONT TestServiceCreate [2022-03-09T15:40:52.251Z] --- PASS: TestServiceGet (0.19s) [2022-03-09T15:40:52.251Z] === CONT TestRestore [2022-03-09T15:40:52.251Z] --- PASS: TestServiceRemove (0.18s) [2022-03-09T15:40:52.251Z] === CONT TestGet [2022-03-09T15:40:52.251Z] --- PASS: TestServiceCreate (0.15s) [2022-03-09T15:40:52.251Z] === CONT TestGetWithReference [2022-03-09T15:40:52.251Z] --- PASS: TestServiceList (0.16s) [2022-03-09T15:40:52.251Z] === CONT TestCreate [2022-03-09T15:40:52.251Z] --- PASS: TestGet (0.02s) [2022-03-09T15:40:52.251Z] === CONT TestRemove [2022-03-09T15:40:52.251Z] --- PASS: TestCreate (0.02s) [2022-03-09T15:40:52.251Z] === CONT TestRefDerefRemove [2022-03-09T15:40:52.251Z] --- PASS: TestRestore (0.03s) [2022-03-09T15:40:52.251Z] === CONT TestDerefMultipleOfSameRef [2022-03-09T15:40:52.251Z] --- PASS: TestGetWithReference (0.03s) [2022-03-09T15:40:52.251Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-09T15:40:52.251Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-09T15:40:52.251Z] === CONT TestServicePrune [2022-03-09T15:40:52.251Z] --- PASS: TestRemove (0.02s) [2022-03-09T15:40:52.251Z] === CONT TestFindByReferenced [2022-03-09T15:40:52.251Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-09T15:40:52.251Z] === CONT TestFindByDriver [2022-03-09T15:40:52.251Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-09T15:40:52.251Z] time="2022-03-09T15:40:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-09T15:40:52.251Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-09T15:40:52.251Z] time="2022-03-09T15:40:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-09T15:40:52.251Z] --- PASS: TestFindByDriver (0.02s) [2022-03-09T15:40:52.251Z] time="2022-03-09T15:40:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-09T15:40:52.251Z] time="2022-03-09T15:40:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-09T15:40:52.251Z] time="2022-03-09T15:40:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-09T15:40:52.251Z] --- PASS: TestServicePrune (0.05s) [2022-03-09T15:40:52.251Z] PASS [2022-03-09T15:40:52.251Z] coverage: 69.0% of statements [2022-03-09T15:40:52.251Z] ok github.com/docker/docker/volume/service 0.335s coverage: 69.0% of statements [2022-03-09T15:40:52.378Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-03-09T15:40:52.378Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-09T15:40:52.498Z] 2022/03/09 15:40:44 Closing DB instances... [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:45Z" level=error msg="node: c72c017f728f is unknown to memberlist" [2022-03-09T15:40:52.498Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2022-03-09T15:40:52.498Z] === RUN TestFindNode [2022-03-09T15:40:52.498Z] 2022/03/09 15:40:45 Closing DB instances... [2022-03-09T15:40:52.498Z] --- PASS: TestFindNode (0.02s) [2022-03-09T15:40:52.498Z] === RUN TestChangeNodeState [2022-03-09T15:40:52.498Z] 2022/03/09 15:40:45 Closing DB instances... [2022-03-09T15:40:52.498Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-09T15:40:52.498Z] === RUN TestNodeReincarnation [2022-03-09T15:40:52.498Z] 2022/03/09 15:40:45 Closing DB instances... [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:50Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-09T15:40:52.498Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-09T15:40:52.498Z] === RUN TestParallelCreate [2022-03-09T15:40:52.498Z] 2022/03/09 15:40:50 Closing DB instances... [2022-03-09T15:40:52.498Z] --- PASS: TestParallelCreate (0.02s) [2022-03-09T15:40:52.498Z] === RUN TestParallelDelete [2022-03-09T15:40:52.498Z] 2022/03/09 15:40:50 Closing DB instances... [2022-03-09T15:40:52.498Z] --- PASS: TestParallelDelete (0.02s) [2022-03-09T15:40:52.498Z] === RUN TestNetworkDBIslands [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:50Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0713e26d117e with config:&{NodeID:0713e26d117e 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}" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="Node 0713e26d117e/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="Node 0713e26d117e/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b6f9e1dc2516 with config:&{NodeID:b6f9e1dc2516 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}" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="Node b6f9e1dc2516/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="Node b6f9e1dc2516/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49374" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="Node b6f9e1dc2516/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="Node b6f9e1dc2516/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="Node 0713e26d117e/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="Node 0713e26d117e/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49375" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3a3ef5ed9c31 with config:&{NodeID:3a3ef5ed9c31 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}" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="Node 3a3ef5ed9c31/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="Node 3a3ef5ed9c31/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49376" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="Node 3a3ef5ed9c31/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="Node 3a3ef5ed9c31/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="Node 0713e26d117e/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="Node 0713e26d117e/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="Node b6f9e1dc2516/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=info msg="Node b6f9e1dc2516/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49377" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="Node 3a3ef5ed9c31/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="Node 3a3ef5ed9c31/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:30b2efb74e72 with config:&{NodeID:30b2efb74e72 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}" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="Node 30b2efb74e72/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="Node 30b2efb74e72/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49378" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="Node 30b2efb74e72/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="Node 30b2efb74e72/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="Node 0713e26d117e/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="Node 0713e26d117e/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="Node b6f9e1dc2516/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="Node b6f9e1dc2516/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="Node 3a3ef5ed9c31/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="Node 3a3ef5ed9c31/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="Node 30b2efb74e72/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="Node 30b2efb74e72/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="Node 30b2efb74e72/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.498Z] time="2022-03-09T15:40:52Z" level=info msg="Node 30b2efb74e72/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.636Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-09T15:40:52.894Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-03-09T15:40:52.894Z] === RUN TestAuthZPluginDenyResponse [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:d1f58fe1cc60 with config:&{NodeID:d1f58fe1cc60 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}" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node b6f9e1dc2516/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node b6f9e1dc2516/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node 3a3ef5ed9c31/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node 3a3ef5ed9c31/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node 0713e26d117e/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node 0713e26d117e/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node 30b2efb74e72/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node 30b2efb74e72/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, added to nodes list" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:52.958Z] time="2022-03-09T15:40:52Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, added to nodes list" [2022-03-09T15:40:53.417Z] networkdb_test.go:835: Re-joining: 3 [2022-03-09T15:40:53.417Z] time="2022-03-09T15:40:53Z" level=info msg="The new bootstrap node list is:[172.18.166.153:10033 172.18.166.153:10034 172.18.166.153:10035]" [2022-03-09T15:40:53.417Z] time="2022-03-09T15:40:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.166.153:10033" [2022-03-09T15:40:53.417Z] time="2022-03-09T15:40:53Z" level=debug msg="memberlist: Stream connection from=172.18.166.153:49382" [2022-03-09T15:40:53.417Z] time="2022-03-09T15:40:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.166.153:10034" [2022-03-09T15:40:53.417Z] time="2022-03-09T15:40:53Z" level=debug msg="memberlist: Stream connection from=172.18.166.153:49383" [2022-03-09T15:40:53.417Z] time="2022-03-09T15:40:53Z" level=debug msg="memberlist: Stream connection from=172.18.166.153:49384" [2022-03-09T15:40:53.417Z] time="2022-03-09T15:40:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.166.153:10035" [2022-03-09T15:40:53.417Z] networkdb_test.go:835: Re-joining: 4 [2022-03-09T15:40:53.417Z] time="2022-03-09T15:40:53Z" level=info msg="The new bootstrap node list is:[172.18.166.153:10033 172.18.166.153:10034 172.18.166.153:10035]" [2022-03-09T15:40:53.417Z] time="2022-03-09T15:40:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.166.153:10033" [2022-03-09T15:40:53.417Z] time="2022-03-09T15:40:53Z" level=debug msg="memberlist: Stream connection from=172.18.166.153:49385" [2022-03-09T15:40:53.417Z] time="2022-03-09T15:40:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.166.153:10034" [2022-03-09T15:40:53.417Z] time="2022-03-09T15:40:53Z" level=debug msg="memberlist: Stream connection from=172.18.166.153:49386" [2022-03-09T15:40:53.417Z] time="2022-03-09T15:40:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.166.153:10035" [2022-03-09T15:40:53.417Z] time="2022-03-09T15:40:53Z" level=debug msg="memberlist: Stream connection from=172.18.166.153:49387" [2022-03-09T15:40:53.464Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-03-09T15:40:53.464Z] === RUN TestAuthZPluginAllowEventStream [2022-03-09T15:40:53.876Z] time="2022-03-09T15:40:53Z" level=info msg="node 0 leaving" [2022-03-09T15:40:53.876Z] time="2022-03-09T15:40:53Z" level=info msg="Node 0713e26d117e change state NodeActive --> NodeLeft" [2022-03-09T15:40:53.876Z] time="2022-03-09T15:40:53Z" level=info msg="node5(d1f58fe1cc60): Node leave event for 0713e26d117e/172.18.166.153" [2022-03-09T15:40:53.876Z] time="2022-03-09T15:40:53Z" level=info msg="Node 0713e26d117e change state NodeActive --> NodeLeft" [2022-03-09T15:40:53.876Z] time="2022-03-09T15:40:53Z" level=info msg="node4(30b2efb74e72): Node leave event for 0713e26d117e/172.18.166.153" [2022-03-09T15:40:53.876Z] time="2022-03-09T15:40:53Z" level=info msg="Node 0713e26d117e change state NodeActive --> NodeLeft" [2022-03-09T15:40:53.876Z] time="2022-03-09T15:40:53Z" level=info msg="node3(3a3ef5ed9c31): Node leave event for 0713e26d117e/172.18.166.153" [2022-03-09T15:40:53.876Z] time="2022-03-09T15:40:53Z" level=info msg="Node 0713e26d117e change state NodeActive --> NodeLeft" [2022-03-09T15:40:53.876Z] time="2022-03-09T15:40:53Z" level=info msg="node2(b6f9e1dc2516): Node leave event for 0713e26d117e/172.18.166.153" [2022-03-09T15:40:53.876Z] time="2022-03-09T15:40:53Z" level=info msg="Node 0713e26d117e change state NodeActive --> NodeLeft" [2022-03-09T15:40:53.876Z] time="2022-03-09T15:40:53Z" level=info msg="node1(0713e26d117e): Node leave event for 0713e26d117e/172.18.166.153" [2022-03-09T15:40:53.876Z] time="2022-03-09T15:40:53Z" level=info msg="Node 0713e26d117e/172.18.166.153, left gossip cluster" [2022-03-09T15:40:53.876Z] time="2022-03-09T15:40:53Z" level=info msg="Node 0713e26d117e/172.18.166.153, left gossip cluster" [2022-03-09T15:40:53.876Z] time="2022-03-09T15:40:53Z" level=info msg="Node 0713e26d117e/172.18.166.153, left gossip cluster" [2022-03-09T15:40:53.876Z] time="2022-03-09T15:40:53Z" level=info msg="Node 0713e26d117e/172.18.166.153, left gossip cluster" [2022-03-09T15:40:53.876Z] time="2022-03-09T15:40:53Z" level=info msg="Node 0713e26d117e/172.18.166.153, left gossip cluster" [2022-03-09T15:40:54.336Z] time="2022-03-09T15:40:54Z" level=info msg="node 1 leaving" [2022-03-09T15:40:54.336Z] time="2022-03-09T15:40:54Z" level=info msg="Node b6f9e1dc2516 change state NodeActive --> NodeLeft" [2022-03-09T15:40:54.336Z] time="2022-03-09T15:40:54Z" level=info msg="node4(30b2efb74e72): Node leave event for b6f9e1dc2516/172.18.166.153" [2022-03-09T15:40:54.336Z] time="2022-03-09T15:40:54Z" level=info msg="Node b6f9e1dc2516/172.18.166.153, left gossip cluster" [2022-03-09T15:40:54.336Z] time="2022-03-09T15:40:54Z" level=info msg="Node b6f9e1dc2516 change state NodeActive --> NodeFailed" [2022-03-09T15:40:54.336Z] time="2022-03-09T15:40:54Z" level=info msg="Node b6f9e1dc2516/172.18.166.153, added to failed nodes list" [2022-03-09T15:40:54.336Z] time="2022-03-09T15:40:54Z" level=info msg="Node b6f9e1dc2516 change state NodeActive --> NodeLeft" [2022-03-09T15:40:54.336Z] time="2022-03-09T15:40:54Z" level=info msg="node3(3a3ef5ed9c31): Node leave event for b6f9e1dc2516/172.18.166.153" [2022-03-09T15:40:54.336Z] time="2022-03-09T15:40:54Z" level=info msg="Node b6f9e1dc2516 change state NodeActive --> NodeLeft" [2022-03-09T15:40:54.336Z] time="2022-03-09T15:40:54Z" level=info msg="node5(d1f58fe1cc60): Node leave event for b6f9e1dc2516/172.18.166.153" [2022-03-09T15:40:54.336Z] time="2022-03-09T15:40:54Z" level=error msg="node: b6f9e1dc2516 is unknown to memberlist" [2022-03-09T15:40:54.336Z] time="2022-03-09T15:40:54Z" level=info msg="Node b6f9e1dc2516/172.18.166.153, left gossip cluster" [2022-03-09T15:40:54.336Z] time="2022-03-09T15:40:54Z" level=info msg="Node b6f9e1dc2516/172.18.166.153, left gossip cluster" [2022-03-09T15:40:54.336Z] time="2022-03-09T15:40:54Z" level=info msg="Node b6f9e1dc2516/172.18.166.153, left gossip cluster" [2022-03-09T15:40:54.795Z] time="2022-03-09T15:40:54Z" level=info msg="node 2 leaving" [2022-03-09T15:40:54.795Z] time="2022-03-09T15:40:54Z" level=info msg="Node 3a3ef5ed9c31 change state NodeActive --> NodeLeft" [2022-03-09T15:40:54.795Z] time="2022-03-09T15:40:54Z" level=info msg="node4(30b2efb74e72): Node leave event for 3a3ef5ed9c31/172.18.166.153" [2022-03-09T15:40:54.795Z] time="2022-03-09T15:40:54Z" level=info msg="Node 3a3ef5ed9c31 change state NodeActive --> NodeLeft" [2022-03-09T15:40:54.795Z] time="2022-03-09T15:40:54Z" level=info msg="node5(d1f58fe1cc60): Node leave event for 3a3ef5ed9c31/172.18.166.153" [2022-03-09T15:40:54.795Z] time="2022-03-09T15:40:54Z" level=info msg="Node 3a3ef5ed9c31 change state NodeActive --> NodeLeft" [2022-03-09T15:40:54.795Z] time="2022-03-09T15:40:54Z" level=info msg="node3(3a3ef5ed9c31): Node leave event for 3a3ef5ed9c31/172.18.166.153" [2022-03-09T15:40:54.795Z] time="2022-03-09T15:40:54Z" level=debug msg="memberlist: Failed ping: b6f9e1dc2516 (timeout reached)" [2022-03-09T15:40:54.795Z] time="2022-03-09T15:40:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.166.153:10035: use of closed network connection" [2022-03-09T15:40:54.796Z] time="2022-03-09T15:40:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.166.153:10037: use of closed network connection" [2022-03-09T15:40:54.796Z] time="2022-03-09T15:40:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.166.153:10036: use of closed network connection" [2022-03-09T15:40:54.796Z] time="2022-03-09T15:40:54Z" level=info msg="Node 3a3ef5ed9c31/172.18.166.153, left gossip cluster" [2022-03-09T15:40:54.830Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2022-03-09T15:40:54.830Z] === RUN TestAuthZPluginErrorResponse [2022-03-09T15:40:55.256Z] time="2022-03-09T15:40:54Z" level=info msg="Node 3a3ef5ed9c31/172.18.166.153, left gossip cluster" [2022-03-09T15:40:55.256Z] time="2022-03-09T15:40:54Z" level=info msg="Node 3a3ef5ed9c31/172.18.166.153, left gossip cluster" [2022-03-09T15:40:55.256Z] time="2022-03-09T15:40:55Z" level=info msg="memberlist: Suspect b6f9e1dc2516 has failed, no acks received" [2022-03-09T15:40:55.256Z] networkdb_test.go:867: node4: OK [2022-03-09T15:40:55.256Z] networkdb_test.go:867: node5: OK [2022-03-09T15:40:55.256Z] time="2022-03-09T15:40:55Z" level=info msg="node 0 coming back" [2022-03-09T15:40:55.256Z] time="2022-03-09T15:40:55Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:57745f7b3eb7 with config:&{NodeID:57745f7b3eb7 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}" [2022-03-09T15:40:55.256Z] time="2022-03-09T15:40:55Z" level=info msg="Node 57745f7b3eb7/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:55.256Z] time="2022-03-09T15:40:55Z" level=info msg="Node 57745f7b3eb7/172.18.166.153, added to nodes list" [2022-03-09T15:40:55.256Z] time="2022-03-09T15:40:55Z" level=info msg="node 1 coming back" [2022-03-09T15:40:55.256Z] time="2022-03-09T15:40:55Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:529b2d8c5cad with config:&{NodeID:529b2d8c5cad 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}" [2022-03-09T15:40:55.256Z] time="2022-03-09T15:40:55Z" level=info msg="Node 529b2d8c5cad/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:55.256Z] time="2022-03-09T15:40:55Z" level=info msg="Node 529b2d8c5cad/172.18.166.153, added to nodes list" [2022-03-09T15:40:55.256Z] time="2022-03-09T15:40:55Z" level=info msg="node 2 coming back" [2022-03-09T15:40:55.256Z] time="2022-03-09T15:40:55Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d6b7f9bb4ff2 with config:&{NodeID:d6b7f9bb4ff2 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}" [2022-03-09T15:40:55.256Z] time="2022-03-09T15:40:55Z" level=info msg="Node d6b7f9bb4ff2/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:55.256Z] time="2022-03-09T15:40:55Z" level=info msg="Node d6b7f9bb4ff2/172.18.166.153, added to nodes list" [2022-03-09T15:40:55.393Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-09T15:40:55.393Z] === RUN TestAuthZPluginErrorRequest [2022-03-09T15:40:55.393Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-09T15:40:55.650Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-09T15:40:55.650Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-09T15:40:55.650Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-09T15:40:55.907Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-09T15:40:55.907Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-09T15:40:55.907Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-09T15:40:56.164Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-09T15:40:56.423Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-03-09T15:40:56.423Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-09T15:40:56.986Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-09T15:40:56.986Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-09T15:40:57.917Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-09T15:40:57.917Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.67s) [2022-03-09T15:40:57.917Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-09T15:40:58.995Z] time="2022-03-09T15:40:58Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.166.153:10033 172.18.166.153:10034 172.18.166.153:10035]" [2022-03-09T15:40:58.995Z] time="2022-03-09T15:40:58Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.166.153:10033 172.18.166.153:10034 172.18.166.153:10035]" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.166.153:10033" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=debug msg="memberlist: Stream connection from=172.18.166.153:49408" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, added to nodes list" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node 30b2efb74e72/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node 30b2efb74e72/172.18.166.153, added to nodes list" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node 57745f7b3eb7/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node 57745f7b3eb7/172.18.166.153, is the new incarnation of the shutdown node 0713e26d117e/172.18.166.153" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node 57745f7b3eb7/172.18.166.153, added to nodes list" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.166.153:10034" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=debug msg="memberlist: Stream connection from=172.18.166.153:49409" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node 57745f7b3eb7/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node 57745f7b3eb7/172.18.166.153, added to nodes list" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node 30b2efb74e72/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node 30b2efb74e72/172.18.166.153, added to nodes list" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, added to nodes list" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node 529b2d8c5cad/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node 529b2d8c5cad/172.18.166.153, is the new incarnation of the shutdown node b6f9e1dc2516/172.18.166.153" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node 529b2d8c5cad/172.18.166.153, added to nodes list" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=debug msg="memberlist: Stream connection from=172.18.166.153:49410" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.166.153:10035" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node 57745f7b3eb7/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node 57745f7b3eb7/172.18.166.153, added to nodes list" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node 529b2d8c5cad/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node 529b2d8c5cad/172.18.166.153, added to nodes list" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.455Z] time="2022-03-09T15:40:59Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, added to nodes list" [2022-03-09T15:40:59.456Z] time="2022-03-09T15:40:59Z" level=info msg="Node 30b2efb74e72/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.456Z] time="2022-03-09T15:40:59Z" level=info msg="Node 30b2efb74e72/172.18.166.153, added to nodes list" [2022-03-09T15:40:59.456Z] time="2022-03-09T15:40:59Z" level=info msg="Node d6b7f9bb4ff2/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.456Z] time="2022-03-09T15:40:59Z" level=info msg="Node d6b7f9bb4ff2/172.18.166.153, is the new incarnation of the shutdown node 3a3ef5ed9c31/172.18.166.153" [2022-03-09T15:40:59.456Z] time="2022-03-09T15:40:59Z" level=info msg="Node d6b7f9bb4ff2/172.18.166.153, added to nodes list" [2022-03-09T15:40:59.456Z] time="2022-03-09T15:40:59Z" level=info msg="Node 529b2d8c5cad/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.456Z] time="2022-03-09T15:40:59Z" level=info msg="Node 529b2d8c5cad/172.18.166.153, is the new incarnation of the shutdown node b6f9e1dc2516/172.18.166.153" [2022-03-09T15:40:59.456Z] time="2022-03-09T15:40:59Z" level=info msg="Node 529b2d8c5cad/172.18.166.153, added to nodes list" [2022-03-09T15:40:59.456Z] time="2022-03-09T15:40:59Z" level=info msg="Node 529b2d8c5cad/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.456Z] time="2022-03-09T15:40:59Z" level=info msg="Node 57745f7b3eb7/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.456Z] time="2022-03-09T15:40:59Z" level=info msg="Node 529b2d8c5cad/172.18.166.153, added to nodes list" [2022-03-09T15:40:59.456Z] time="2022-03-09T15:40:59Z" level=info msg="Node 57745f7b3eb7/172.18.166.153, is the new incarnation of the shutdown node 0713e26d117e/172.18.166.153" [2022-03-09T15:40:59.456Z] time="2022-03-09T15:40:59Z" level=info msg="Node 57745f7b3eb7/172.18.166.153, added to nodes list" [2022-03-09T15:40:59.456Z] time="2022-03-09T15:40:59Z" level=info msg="Node d6b7f9bb4ff2/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.456Z] time="2022-03-09T15:40:59Z" level=info msg="Node d6b7f9bb4ff2/172.18.166.153, added to nodes list" [2022-03-09T15:40:59.456Z] time="2022-03-09T15:40:59Z" level=info msg="Node d6b7f9bb4ff2/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.456Z] time="2022-03-09T15:40:59Z" level=info msg="Node d6b7f9bb4ff2/172.18.166.153, added to nodes list" [2022-03-09T15:40:59.810Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2022-03-09T15:40:59.810Z] === RUN TestAuthZPluginHeader [2022-03-09T15:40:59.915Z] time="2022-03-09T15:40:59Z" level=info msg="Node d6b7f9bb4ff2/172.18.166.153, joined gossip cluster" [2022-03-09T15:40:59.916Z] time="2022-03-09T15:40:59Z" level=info msg="Node d6b7f9bb4ff2/172.18.166.153, is the new incarnation of the shutdown node 3a3ef5ed9c31/172.18.166.153" [2022-03-09T15:40:59.916Z] time="2022-03-09T15:40:59Z" level=info msg="Node d6b7f9bb4ff2/172.18.166.153, added to nodes list" [2022-03-09T15:41:00.375Z] 2022/03/09 15:41:00 Closing DB instances... [2022-03-09T15:41:00.375Z] time="2022-03-09T15:41:00Z" level=info msg="Node 57745f7b3eb7 change state NodeActive --> NodeLeft" [2022-03-09T15:41:00.375Z] time="2022-03-09T15:41:00Z" level=info msg="node5(d1f58fe1cc60): Node leave event for 57745f7b3eb7/172.18.166.153" [2022-03-09T15:41:00.375Z] time="2022-03-09T15:41:00Z" level=info msg="Node 57745f7b3eb7 change state NodeActive --> NodeLeft" [2022-03-09T15:41:00.375Z] time="2022-03-09T15:41:00Z" level=info msg="node2(529b2d8c5cad): Node leave event for 57745f7b3eb7/172.18.166.153" [2022-03-09T15:41:00.375Z] time="2022-03-09T15:41:00Z" level=info msg="Node 57745f7b3eb7 change state NodeActive --> NodeLeft" [2022-03-09T15:41:00.375Z] time="2022-03-09T15:41:00Z" level=info msg="node4(30b2efb74e72): Node leave event for 57745f7b3eb7/172.18.166.153" [2022-03-09T15:41:00.375Z] time="2022-03-09T15:41:00Z" level=info msg="Node 57745f7b3eb7 change state NodeActive --> NodeLeft" [2022-03-09T15:41:00.375Z] time="2022-03-09T15:41:00Z" level=info msg="node3(d6b7f9bb4ff2): Node leave event for 57745f7b3eb7/172.18.166.153" [2022-03-09T15:41:00.375Z] time="2022-03-09T15:41:00Z" level=info msg="Node 57745f7b3eb7 change state NodeActive --> NodeLeft" [2022-03-09T15:41:00.375Z] time="2022-03-09T15:41:00Z" level=info msg="node1(57745f7b3eb7): Node leave event for 57745f7b3eb7/172.18.166.153" [2022-03-09T15:41:00.738Z] --- PASS: TestAuthZPluginHeader (0.84s) [2022-03-09T15:41:00.738Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-09T15:41:00.913Z] time="2022-03-09T15:41:00Z" level=info msg="Node 57745f7b3eb7/172.18.166.153, left gossip cluster" [2022-03-09T15:41:00.913Z] time="2022-03-09T15:41:00Z" level=info msg="Node 57745f7b3eb7/172.18.166.153, left gossip cluster" [2022-03-09T15:41:00.913Z] time="2022-03-09T15:41:00Z" level=info msg="Node 57745f7b3eb7/172.18.166.153, left gossip cluster" [2022-03-09T15:41:00.913Z] time="2022-03-09T15:41:00Z" level=info msg="Node 57745f7b3eb7/172.18.166.153, left gossip cluster" [2022-03-09T15:41:00.913Z] time="2022-03-09T15:41:00Z" level=info msg="Node 57745f7b3eb7/172.18.166.153, left gossip cluster" [2022-03-09T15:41:00.913Z] time="2022-03-09T15:41:00Z" level=info msg="Node 529b2d8c5cad change state NodeActive --> NodeLeft" [2022-03-09T15:41:00.913Z] time="2022-03-09T15:41:00Z" level=info msg="node3(d6b7f9bb4ff2): Node leave event for 529b2d8c5cad/172.18.166.153" [2022-03-09T15:41:00.913Z] time="2022-03-09T15:41:00Z" level=info msg="Node 529b2d8c5cad change state NodeActive --> NodeLeft" [2022-03-09T15:41:00.913Z] time="2022-03-09T15:41:00Z" level=info msg="Node 529b2d8c5cad change state NodeActive --> NodeLeft" [2022-03-09T15:41:00.913Z] time="2022-03-09T15:41:00Z" level=info msg="node4(30b2efb74e72): Node leave event for 529b2d8c5cad/172.18.166.153" [2022-03-09T15:41:00.913Z] time="2022-03-09T15:41:00Z" level=info msg="node5(d1f58fe1cc60): Node leave event for 529b2d8c5cad/172.18.166.153" [2022-03-09T15:41:00.913Z] time="2022-03-09T15:41:00Z" level=info msg="Node 529b2d8c5cad change state NodeActive --> NodeLeft" [2022-03-09T15:41:00.913Z] time="2022-03-09T15:41:00Z" level=info msg="node2(529b2d8c5cad): Node leave event for 529b2d8c5cad/172.18.166.153" [2022-03-09T15:41:00.913Z] time="2022-03-09T15:41:00Z" level=info msg="Node 529b2d8c5cad/172.18.166.153, left gossip cluster" [2022-03-09T15:41:00.995Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-09T15:41:01.373Z] time="2022-03-09T15:41:00Z" level=info msg="Node 529b2d8c5cad/172.18.166.153, left gossip cluster" [2022-03-09T15:41:01.373Z] time="2022-03-09T15:41:00Z" level=info msg="Node 529b2d8c5cad/172.18.166.153, left gossip cluster" [2022-03-09T15:41:01.373Z] time="2022-03-09T15:41:00Z" level=info msg="Node 529b2d8c5cad/172.18.166.153, left gossip cluster" [2022-03-09T15:41:01.373Z] time="2022-03-09T15:41:01Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.18.166.153:10035: use of closed network connection" [2022-03-09T15:41:01.373Z] time="2022-03-09T15:41:01Z" level=info msg="Node d6b7f9bb4ff2 change state NodeActive --> NodeLeft" [2022-03-09T15:41:01.373Z] time="2022-03-09T15:41:01Z" level=info msg="node5(d1f58fe1cc60): Node leave event for d6b7f9bb4ff2/172.18.166.153" [2022-03-09T15:41:01.373Z] time="2022-03-09T15:41:01Z" level=info msg="Node d6b7f9bb4ff2 change state NodeActive --> NodeLeft" [2022-03-09T15:41:01.373Z] time="2022-03-09T15:41:01Z" level=info msg="node4(30b2efb74e72): Node leave event for d6b7f9bb4ff2/172.18.166.153" [2022-03-09T15:41:01.373Z] time="2022-03-09T15:41:01Z" level=info msg="Node d6b7f9bb4ff2 change state NodeActive --> NodeLeft" [2022-03-09T15:41:01.373Z] time="2022-03-09T15:41:01Z" level=info msg="node3(d6b7f9bb4ff2): Node leave event for d6b7f9bb4ff2/172.18.166.153" [2022-03-09T15:41:01.373Z] time="2022-03-09T15:41:01Z" level=info msg="Node d6b7f9bb4ff2/172.18.166.153, left gossip cluster" [2022-03-09T15:41:01.373Z] time="2022-03-09T15:41:01Z" level=info msg="Node d6b7f9bb4ff2/172.18.166.153, left gossip cluster" [2022-03-09T15:41:01.557Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-09T15:41:01.833Z] time="2022-03-09T15:41:01Z" level=info msg="Node d6b7f9bb4ff2/172.18.166.153, left gossip cluster" [2022-03-09T15:41:02.293Z] time="2022-03-09T15:41:01Z" level=info msg="Node 30b2efb74e72 change state NodeActive --> NodeLeft" [2022-03-09T15:41:02.293Z] time="2022-03-09T15:41:01Z" level=info msg="node5(d1f58fe1cc60): Node leave event for 30b2efb74e72/172.18.166.153" [2022-03-09T15:41:02.293Z] time="2022-03-09T15:41:02Z" level=info msg="Node 30b2efb74e72 change state NodeActive --> NodeLeft" [2022-03-09T15:41:02.293Z] time="2022-03-09T15:41:02Z" level=info msg="node4(30b2efb74e72): Node leave event for 30b2efb74e72/172.18.166.153" [2022-03-09T15:41:02.490Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-09T15:41:02.746Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-09T15:41:02.753Z] time="2022-03-09T15:41:02Z" level=info msg="Node 30b2efb74e72/172.18.166.153, left gossip cluster" [2022-03-09T15:41:02.753Z] time="2022-03-09T15:41:02Z" level=info msg="Node 30b2efb74e72/172.18.166.153, left gossip cluster" [2022-03-09T15:41:03.676Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-09T15:41:03.722Z] time="2022-03-09T15:41:03Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, left gossip cluster" [2022-03-09T15:41:03.722Z] time="2022-03-09T15:41:03Z" level=info msg="Node d1f58fe1cc60 change state NodeActive --> NodeFailed" [2022-03-09T15:41:03.722Z] time="2022-03-09T15:41:03Z" level=info msg="Node d1f58fe1cc60/172.18.166.153, added to failed nodes list" [2022-03-09T15:41:03.722Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-03-09T15:41:03.722Z] PASS [2022-03-09T15:41:03.722Z] coverage: 60.1% of statements [2022-03-09T15:41:03.722Z] ok github.com/docker/docker/libnetwork/networkdb 150.939s coverage: 60.1% of statements [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/quota [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/rootless [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/volume [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-09T15:41:03.722Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-09T15:41:04.605Z] === RUN TestDockerSuite/TestBuildUser [2022-03-09T15:41:04.862Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.39s) [2022-03-09T15:41:04.862Z] === RUN TestAuthZPluginV2Disable [2022-03-09T15:41:06.230Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-09T15:41:06.645Z] [2022-03-09T15:41:06.645Z] === Skipped [2022-03-09T15:41:06.645Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-09T15:41:06.645Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-09T15:41:06.645Z] [2022-03-09T15:41:06.645Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-09T15:41:06.645Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:06.645Z] [2022-03-09T15:41:06.645Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-09T15:41:06.645Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:06.645Z] [2022-03-09T15:41:06.645Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-09T15:41:06.645Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:06.645Z] [2022-03-09T15:41:06.645Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-09T15:41:06.645Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:06.645Z] [2022-03-09T15:41:06.645Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-09T15:41:06.645Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-09T15:41:06.645Z] [2022-03-09T15:41:06.645Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-09T15:41:06.645Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-09T15:41:06.645Z] [2022-03-09T15:41:06.645Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-09T15:41:06.645Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-09T15:41:06.645Z] [2022-03-09T15:41:06.645Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-09T15:41:06.645Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-09T15:41:06.645Z] [2022-03-09T15:41:06.645Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-09T15:41:06.645Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-09T15:41:06.645Z] [2022-03-09T15:41:06.645Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-09T15:41:06.645Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-09T15:41:06.645Z] [2022-03-09T15:41:06.645Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-09T15:41:06.645Z] daemon_test.go:145: root required [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-09T15:41:07.114Z] reload_test.go:342: root required [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-09T15:41:07.114Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-09T15:41:07.114Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-09T15:41:07.114Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-09T15:41:07.114Z] download_test.go:267: Needs fixing on Windows [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-09T15:41:07.114Z] layer_test.go:291: Failing on Windows [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-09T15:41:07.114Z] layer_test.go:340: Failing on Windows [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-09T15:41:07.114Z] layer_test.go:455: Failing on Windows [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-09T15:41:07.114Z] layer_test.go:684: Failing on Windows [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-09T15:41:07.114Z] migration_test.go:45: Failing on Windows [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-09T15:41:07.114Z] migration_test.go:181: Failing on Windows [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-09T15:41:07.114Z] mount_test.go:17: Failing on Windows [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-09T15:41:07.114Z] mount_test.go:76: Failing on Windows [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-09T15:41:07.114Z] mount_test.go:125: Failing on Windows [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-09T15:41:07.114Z] mount_test.go:212: Failing on Windows [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-09T15:41:07.114Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-03-09T15:41:07.114Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-09T15:41:07.114Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-09T15:41:07.114Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-09T15:41:07.114Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-09T15:41:07.114Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-09T15:41:07.114Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-09T15:41:07.114Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-09T15:41:07.114Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-09T15:41:07.114Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-09T15:41:07.114Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-09T15:41:07.114Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-09T15:41:07.114Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-09T15:41:07.114Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-09T15:41:07.114Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-09T15:41:07.114Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-09T15:41:07.114Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-09T15:41:07.114Z] archive_test.go:133: Xz not present in msys2 [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-09T15:41:07.114Z] archive_test.go:140: zstd not installed [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-09T15:41:07.114Z] archive_test.go:252: Failing on Windows CI machines [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-09T15:41:07.114Z] archive_windows_test.go:16: Currently fails [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-09T15:41:07.114Z] changes_test.go:195: needs more investigation [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-09T15:41:07.114Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-09T15:41:07.114Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-09T15:41:07.114Z] changes_test.go:432: needs further investigation [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-09T15:41:07.114Z] changes_test.go:468: needs further investigation [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-09T15:41:07.114Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-09T15:41:07.114Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-09T15:41:07.114Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-09T15:41:07.114Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-09T15:41:07.114Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-09T15:41:07.114Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-09T15:41:07.114Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-09T15:41:07.114Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-09T15:41:07.114Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-09T15:41:07.114Z] poller_test.go:40: No chmod on Windows [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-09T15:41:07.114Z] fileutils_test.go:133: Needs porting to Windows [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-09T15:41:07.114Z] fileutils_test.go:179: Needs porting to Windows [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-09T15:41:07.114Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-03-09T15:41:07.114Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-09T15:41:07.114Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-09T15:41:07.114Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-09T15:41:07.114Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-09T15:41:07.114Z] [2022-03-09T15:41:07.114Z] DONE 2077 tests, 70 skipped in 328.692s [2022-03-09T15:41:07.114Z] INFO: make.ps1 ended at 03/09/2022 15:41:06 [2022-03-09T15:41:08.752Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-09T15:41:08.752Z] --- PASS: TestAuthZPluginV2Disable (3.74s) [2022-03-09T15:41:08.752Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-09T15:41:09.315Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-09T15:41:10.029Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-09T15:41:10.029Z] INFO: Unit tests ended at 03/09/2022 15:41:09. Duration:00:05:45.7151929 [2022-03-09T15:41:10.029Z] INFO: Building busybox [2022-03-09T15:41:10.029Z] Sending build context to Docker daemon 5.12kB [2022-03-09T15:41:10.029Z] [2022-03-09T15:41:10.029Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-09T15:41:10.029Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-09T15:41:10.029Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-09T15:41:10.029Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-09T15:41:10.029Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-09T15:41:10.029Z] ---> 02f938cacc3b [2022-03-09T15:41:10.029Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-09T15:41:10.029Z] ---> Running in 6665a8404d17 [2022-03-09T15:41:10.259Z] 2022/03/09 15:41:09 Closing DB instances... [2022-03-09T15:41:11.874Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-03-09T15:41:11.874Z] === RUN TestFindNode [2022-03-09T15:41:11.874Z] 2022/03/09 15:41:11 Closing DB instances... [2022-03-09T15:41:11.874Z] --- PASS: TestFindNode (0.02s) [2022-03-09T15:41:11.874Z] === RUN TestChangeNodeState [2022-03-09T15:41:11.874Z] 2022/03/09 15:41:11 Closing DB instances... [2022-03-09T15:41:11.874Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-09T15:41:11.874Z] === RUN TestNodeReincarnation [2022-03-09T15:41:11.874Z] 2022/03/09 15:41:11 Closing DB instances... [2022-03-09T15:41:12.589Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.46s) [2022-03-09T15:41:12.589Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-09T15:41:15.339Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-09T15:41:15.339Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-09T15:41:15.339Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-09T15:41:15.339Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-09T15:41:15.339Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-09T15:41:15.339Z] Cross building: bundles/cross/windows/amd64 [2022-03-09T15:41:15.339Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-09T15:41:15.339Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-09T15:41:15.826Z] Removing intermediate container 6665a8404d17 [2022-03-09T15:41:15.826Z] ---> 9c3e68ca14f2 [2022-03-09T15:41:15.826Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-09T15:41:15.826Z] ---> Running in ebbf192a409d [2022-03-09T15:41:16.285Z] Removing intermediate container ebbf192a409d [2022-03-09T15:41:16.285Z] ---> 08d4ec6765ba [2022-03-09T15:41:16.285Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-09T15:41:16.285Z] ---> Running in 16f814eca49f [2022-03-09T15:41:16.738Z] time="2022-03-09T15:41:16Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-09T15:41:16.738Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-09T15:41:16.738Z] === RUN TestParallelCreate [2022-03-09T15:41:16.738Z] 2022/03/09 15:41:16 Closing DB instances... [2022-03-09T15:41:16.738Z] --- PASS: TestParallelCreate (0.02s) [2022-03-09T15:41:16.738Z] === RUN TestParallelDelete [2022-03-09T15:41:16.738Z] 2022/03/09 15:41:16 Closing DB instances... [2022-03-09T15:41:16.738Z] --- PASS: TestParallelDelete (0.02s) [2022-03-09T15:41:16.738Z] === RUN TestNetworkDBIslands [2022-03-09T15:41:16.738Z] time="2022-03-09T15:41:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3bcd70dc117f with config:&{NodeID:3bcd70dc117f 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}" [2022-03-09T15:41:16.738Z] time="2022-03-09T15:41:16Z" level=info msg="Node 3bcd70dc117f/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:16.738Z] time="2022-03-09T15:41:16Z" level=info msg="Node 3bcd70dc117f/172.26.153.203, added to nodes list" [2022-03-09T15:41:16.738Z] time="2022-03-09T15:41:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:43670e9a9e0c with config:&{NodeID:43670e9a9e0c 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}" [2022-03-09T15:41:16.738Z] time="2022-03-09T15:41:16Z" level=info msg="Node 43670e9a9e0c/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:16.738Z] time="2022-03-09T15:41:16Z" level=info msg="Node 43670e9a9e0c/172.26.153.203, added to nodes list" [2022-03-09T15:41:16.738Z] time="2022-03-09T15:41:16Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-09T15:41:16.738Z] time="2022-03-09T15:41:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-09T15:41:16.738Z] time="2022-03-09T15:41:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-03-09T15:41:16.738Z] time="2022-03-09T15:41:16Z" level=info msg="Node 43670e9a9e0c/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:16.738Z] time="2022-03-09T15:41:16Z" level=info msg="Node 43670e9a9e0c/172.26.153.203, added to nodes list" [2022-03-09T15:41:16.738Z] time="2022-03-09T15:41:16Z" level=info msg="Node 3bcd70dc117f/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:16.738Z] time="2022-03-09T15:41:16Z" level=info msg="Node 3bcd70dc117f/172.26.153.203, added to nodes list" [2022-03-09T15:41:16.738Z] time="2022-03-09T15:41:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-09T15:41:16.738Z] time="2022-03-09T15:41:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-03-09T15:41:16.746Z] Removing intermediate container 16f814eca49f [2022-03-09T15:41:16.746Z] ---> fb3c47fcea5d [2022-03-09T15:41:16.746Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-09T15:41:17.751Z] time="2022-03-09T15:41:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8309f3e7c31f with config:&{NodeID:8309f3e7c31f 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}" [2022-03-09T15:41:17.751Z] time="2022-03-09T15:41:17Z" level=info msg="Node 8309f3e7c31f/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:17.751Z] time="2022-03-09T15:41:17Z" level=info msg="Node 8309f3e7c31f/172.26.153.203, added to nodes list" [2022-03-09T15:41:17.751Z] time="2022-03-09T15:41:17Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-09T15:41:17.751Z] time="2022-03-09T15:41:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-09T15:41:17.751Z] time="2022-03-09T15:41:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-03-09T15:41:17.751Z] time="2022-03-09T15:41:17Z" level=info msg="Node 8309f3e7c31f/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:17.751Z] time="2022-03-09T15:41:17Z" level=info msg="Node 8309f3e7c31f/172.26.153.203, added to nodes list" [2022-03-09T15:41:17.751Z] time="2022-03-09T15:41:17Z" level=info msg="Node 3bcd70dc117f/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:17.751Z] time="2022-03-09T15:41:17Z" level=info msg="Node 3bcd70dc117f/172.26.153.203, added to nodes list" [2022-03-09T15:41:17.751Z] time="2022-03-09T15:41:17Z" level=info msg="Node 43670e9a9e0c/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:17.751Z] time="2022-03-09T15:41:17Z" level=info msg="Node 43670e9a9e0c/172.26.153.203, added to nodes list" [2022-03-09T15:41:17.751Z] time="2022-03-09T15:41:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-09T15:41:17.751Z] time="2022-03-09T15:41:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-03-09T15:41:17.751Z] time="2022-03-09T15:41:17Z" level=info msg="Node 8309f3e7c31f/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:17.751Z] time="2022-03-09T15:41:17Z" level=info msg="Node 8309f3e7c31f/172.26.153.203, added to nodes list" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:088c4e065626 with config:&{NodeID:088c4e065626 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}" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=info msg="Node 088c4e065626/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=info msg="Node 088c4e065626/172.26.153.203, added to nodes list" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=info msg="Node 088c4e065626/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=info msg="Node 088c4e065626/172.26.153.203, added to nodes list" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=info msg="Node 43670e9a9e0c/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=info msg="Node 43670e9a9e0c/172.26.153.203, added to nodes list" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=info msg="Node 8309f3e7c31f/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=info msg="Node 8309f3e7c31f/172.26.153.203, added to nodes list" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=info msg="Node 3bcd70dc117f/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=info msg="Node 3bcd70dc117f/172.26.153.203, added to nodes list" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=info msg="Node 088c4e065626/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=info msg="Node 088c4e065626/172.26.153.203, added to nodes list" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=info msg="Node 088c4e065626/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:18.235Z] time="2022-03-09T15:41:17Z" level=info msg="Node 088c4e065626/172.26.153.203, added to nodes list" [2022-03-09T15:41:18.282Z] [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:27a6df9a18ee with config:&{NodeID:27a6df9a18ee 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}" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, added to nodes list" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, added to nodes list" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 3bcd70dc117f/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 3bcd70dc117f/172.26.153.203, added to nodes list" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 088c4e065626/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 088c4e065626/172.26.153.203, added to nodes list" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 43670e9a9e0c/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 43670e9a9e0c/172.26.153.203, added to nodes list" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 8309f3e7c31f/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 8309f3e7c31f/172.26.153.203, added to nodes list" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, added to nodes list" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, added to nodes list" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, added to nodes list" [2022-03-09T15:41:18.717Z] networkdb_test.go:835: Re-joining: 3 [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=info msg="The new bootstrap node list is:[172.26.153.203:10033 172.26.153.203:10034 172.26.153.203:10035]" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.153.203:10033" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=debug msg="memberlist: Stream connection from=172.26.153.203:49369" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.153.203:10034" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=debug msg="memberlist: Stream connection from=172.26.153.203:49370" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.153.203:10035" [2022-03-09T15:41:18.717Z] time="2022-03-09T15:41:18Z" level=debug msg="memberlist: Stream connection from=172.26.153.203:49371" [2022-03-09T15:41:18.742Z] ---> 84e30bfa7a48 [2022-03-09T15:41:18.742Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-09T15:41:18.742Z] ---> Running in 2d0e5cd17459 [2022-03-09T15:41:19.198Z] networkdb_test.go:835: Re-joining: 4 [2022-03-09T15:41:19.199Z] time="2022-03-09T15:41:18Z" level=info msg="The new bootstrap node list is:[172.26.153.203:10033 172.26.153.203:10034 172.26.153.203:10035]" [2022-03-09T15:41:19.199Z] time="2022-03-09T15:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.153.203:10033" [2022-03-09T15:41:19.199Z] time="2022-03-09T15:41:18Z" level=debug msg="memberlist: Stream connection from=172.26.153.203:49372" [2022-03-09T15:41:19.199Z] time="2022-03-09T15:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.153.203:10034" [2022-03-09T15:41:19.199Z] time="2022-03-09T15:41:18Z" level=debug msg="memberlist: Stream connection from=172.26.153.203:49373" [2022-03-09T15:41:19.199Z] time="2022-03-09T15:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.153.203:10035" [2022-03-09T15:41:19.199Z] time="2022-03-09T15:41:18Z" level=debug msg="memberlist: Stream connection from=172.26.153.203:49374" [2022-03-09T15:41:19.199Z] time="2022-03-09T15:41:19Z" level=info msg="node 0 leaving" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="Node 3bcd70dc117f change state NodeActive --> NodeLeft" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="node3(8309f3e7c31f): Node leave event for 3bcd70dc117f/172.26.153.203" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="Node 3bcd70dc117f change state NodeActive --> NodeLeft" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="node5(27a6df9a18ee): Node leave event for 3bcd70dc117f/172.26.153.203" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="Node 3bcd70dc117f change state NodeActive --> NodeLeft" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="node4(088c4e065626): Node leave event for 3bcd70dc117f/172.26.153.203" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="Node 3bcd70dc117f change state NodeActive --> NodeLeft" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="node2(43670e9a9e0c): Node leave event for 3bcd70dc117f/172.26.153.203" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="Node 3bcd70dc117f change state NodeActive --> NodeLeft" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="node1(3bcd70dc117f): Node leave event for 3bcd70dc117f/172.26.153.203" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="Node 3bcd70dc117f/172.26.153.203, left gossip cluster" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="Node 3bcd70dc117f/172.26.153.203, left gossip cluster" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="Node 3bcd70dc117f/172.26.153.203, left gossip cluster" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="Node 3bcd70dc117f/172.26.153.203, left gossip cluster" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="Node 3bcd70dc117f/172.26.153.203, left gossip cluster" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="node 1 leaving" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="Node 43670e9a9e0c change state NodeActive --> NodeLeft" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="node5(27a6df9a18ee): Node leave event for 43670e9a9e0c/172.26.153.203" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="Node 43670e9a9e0c change state NodeActive --> NodeLeft" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="node3(8309f3e7c31f): Node leave event for 43670e9a9e0c/172.26.153.203" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="Node 43670e9a9e0c change state NodeActive --> NodeLeft" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="node4(088c4e065626): Node leave event for 43670e9a9e0c/172.26.153.203" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="Node 43670e9a9e0c change state NodeActive --> NodeLeft" [2022-03-09T15:41:19.680Z] time="2022-03-09T15:41:19Z" level=info msg="node2(43670e9a9e0c): Node leave event for 43670e9a9e0c/172.26.153.203" [2022-03-09T15:41:20.164Z] time="2022-03-09T15:41:19Z" level=info msg="Node 43670e9a9e0c/172.26.153.203, left gossip cluster" [2022-03-09T15:41:20.164Z] time="2022-03-09T15:41:19Z" level=info msg="Node 43670e9a9e0c/172.26.153.203, left gossip cluster" [2022-03-09T15:41:20.164Z] time="2022-03-09T15:41:19Z" level=info msg="Node 43670e9a9e0c/172.26.153.203, left gossip cluster" [2022-03-09T15:41:20.164Z] time="2022-03-09T15:41:19Z" level=info msg="Node 43670e9a9e0c/172.26.153.203, left gossip cluster" [2022-03-09T15:41:20.164Z] time="2022-03-09T15:41:19Z" level=info msg="node 2 leaving" [2022-03-09T15:41:20.164Z] time="2022-03-09T15:41:19Z" level=info msg="Node 8309f3e7c31f change state NodeActive --> NodeLeft" [2022-03-09T15:41:20.164Z] time="2022-03-09T15:41:19Z" level=info msg="node4(088c4e065626): Node leave event for 8309f3e7c31f/172.26.153.203" [2022-03-09T15:41:20.164Z] time="2022-03-09T15:41:19Z" level=info msg="Node 8309f3e7c31f change state NodeActive --> NodeLeft" [2022-03-09T15:41:20.164Z] time="2022-03-09T15:41:19Z" level=info msg="node5(27a6df9a18ee): Node leave event for 8309f3e7c31f/172.26.153.203" [2022-03-09T15:41:20.164Z] time="2022-03-09T15:41:20Z" level=info msg="Node 8309f3e7c31f change state NodeActive --> NodeLeft" [2022-03-09T15:41:20.164Z] time="2022-03-09T15:41:20Z" level=info msg="node3(8309f3e7c31f): Node leave event for 8309f3e7c31f/172.26.153.203" [2022-03-09T15:41:20.164Z] time="2022-03-09T15:41:20Z" level=debug msg="memberlist: Failed ping: 43670e9a9e0c (timeout reached)" [2022-03-09T15:41:20.164Z] time="2022-03-09T15:41:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.153.203:10036: use of closed network connection" [2022-03-09T15:41:20.164Z] time="2022-03-09T15:41:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.153.203:10035: use of closed network connection" [2022-03-09T15:41:20.164Z] time="2022-03-09T15:41:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.153.203:10037: use of closed network connection" [2022-03-09T15:41:20.645Z] time="2022-03-09T15:41:20Z" level=info msg="Node 8309f3e7c31f/172.26.153.203, left gossip cluster" [2022-03-09T15:41:20.645Z] time="2022-03-09T15:41:20Z" level=info msg="Node 8309f3e7c31f/172.26.153.203, left gossip cluster" [2022-03-09T15:41:20.645Z] time="2022-03-09T15:41:20Z" level=info msg="Node 8309f3e7c31f/172.26.153.203, left gossip cluster" [2022-03-09T15:41:20.645Z] networkdb_test.go:867: node4: OK [2022-03-09T15:41:20.645Z] networkdb_test.go:867: node5: OK [2022-03-09T15:41:20.645Z] time="2022-03-09T15:41:20Z" level=info msg="node 0 coming back" [2022-03-09T15:41:20.645Z] time="2022-03-09T15:41:20Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1d9173773fad with config:&{NodeID:1d9173773fad 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}" [2022-03-09T15:41:20.645Z] time="2022-03-09T15:41:20Z" level=info msg="Node 1d9173773fad/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:20.645Z] time="2022-03-09T15:41:20Z" level=info msg="Node 1d9173773fad/172.26.153.203, added to nodes list" [2022-03-09T15:41:20.645Z] time="2022-03-09T15:41:20Z" level=info msg="node 1 coming back" [2022-03-09T15:41:20.645Z] time="2022-03-09T15:41:20Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:db66df8876c0 with config:&{NodeID:db66df8876c0 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}" [2022-03-09T15:41:20.645Z] time="2022-03-09T15:41:20Z" level=info msg="Node db66df8876c0/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:20.645Z] time="2022-03-09T15:41:20Z" level=info msg="Node db66df8876c0/172.26.153.203, added to nodes list" [2022-03-09T15:41:20.645Z] time="2022-03-09T15:41:20Z" level=info msg="node 2 coming back" [2022-03-09T15:41:20.645Z] time="2022-03-09T15:41:20Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:54ae670fdbc0 with config:&{NodeID:54ae670fdbc0 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}" [2022-03-09T15:41:20.645Z] time="2022-03-09T15:41:20Z" level=info msg="Node 54ae670fdbc0/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:20.645Z] time="2022-03-09T15:41:20Z" level=info msg="Node 54ae670fdbc0/172.26.153.203, added to nodes list" [2022-03-09T15:41:20.645Z] time="2022-03-09T15:41:20Z" level=info msg="memberlist: Suspect 43670e9a9e0c has failed, no acks received" [2022-03-09T15:41:21.128Z] time="2022-03-09T15:41:20Z" level=debug msg="memberlist: Failed ping: 27a6df9a18ee (timeout reached)" [2022-03-09T15:41:21.128Z] time="2022-03-09T15:41:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.26.153.203:10036: use of closed network connection" [2022-03-09T15:41:21.128Z] time="2022-03-09T15:41:20Z" level=debug msg="memberlist: Stream connection from=172.26.153.203:49376" [2022-03-09T15:41:21.611Z] time="2022-03-09T15:41:21Z" level=warning msg="memberlist: Was able to connect to 27a6df9a18ee but other probes failed, network may be misconfigured" [2022-03-09T15:41:22.539Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-09T15:41:22.539Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-09T15:41:22.539Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-09T15:41:22.796Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-09T15:41:23.052Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.85s) [2022-03-09T15:41:23.052Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-09T15:41:23.614Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-09T15:41:23.890Z] time="2022-03-09T15:41:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.153.203:10033 172.26.153.203:10034 172.26.153.203:10035]" [2022-03-09T15:41:24.372Z] time="2022-03-09T15:41:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.153.203:10033 172.26.153.203:10034 172.26.153.203:10035]" [2022-03-09T15:41:24.542Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-09T15:41:24.542Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-09T15:41:24.542Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-09T15:41:24.542Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-09T15:41:24.542Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-09T15:41:24.542Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-09T15:41:24.542Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-09T15:41:24.542Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-09T15:41:24.542Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.153.203:10033" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=debug msg="memberlist: Stream connection from=172.26.153.203:49377" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 088c4e065626/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 088c4e065626/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 1d9173773fad/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 1d9173773fad/172.26.153.203, is the new incarnation of the shutdown node 3bcd70dc117f/172.26.153.203" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 1d9173773fad/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=debug msg="memberlist: Stream connection from=172.26.153.203:49378" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.153.203:10034" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 088c4e065626/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 088c4e065626/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 1d9173773fad/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 1d9173773fad/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node db66df8876c0/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node db66df8876c0/172.26.153.203, is the new incarnation of the shutdown node 43670e9a9e0c/172.26.153.203" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node db66df8876c0/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=debug msg="memberlist: Stream connection from=172.26.153.203:49379" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.153.203:10035" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node db66df8876c0/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node db66df8876c0/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 088c4e065626/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 54ae670fdbc0/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 54ae670fdbc0/172.26.153.203, is the new incarnation of the shutdown node 8309f3e7c31f/172.26.153.203" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 54ae670fdbc0/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 088c4e065626/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 1d9173773fad/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 1d9173773fad/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 1d9173773fad/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 1d9173773fad/172.26.153.203, is the new incarnation of the shutdown node 3bcd70dc117f/172.26.153.203" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 1d9173773fad/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node db66df8876c0/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node db66df8876c0/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node db66df8876c0/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node db66df8876c0/172.26.153.203, is the new incarnation of the shutdown node 43670e9a9e0c/172.26.153.203" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node db66df8876c0/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 54ae670fdbc0/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 54ae670fdbc0/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 54ae670fdbc0/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:24Z" level=info msg="Node 54ae670fdbc0/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:25Z" level=info msg="Node 54ae670fdbc0/172.26.153.203, joined gossip cluster" [2022-03-09T15:41:25.384Z] time="2022-03-09T15:41:25Z" level=info msg="Node 54ae670fdbc0/172.26.153.203, is the new incarnation of the shutdown node 8309f3e7c31f/172.26.153.203" [2022-03-09T15:41:25.385Z] time="2022-03-09T15:41:25Z" level=info msg="Node 54ae670fdbc0/172.26.153.203, added to nodes list" [2022-03-09T15:41:25.385Z] time="2022-03-09T15:41:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.153.203:10033" [2022-03-09T15:41:25.385Z] time="2022-03-09T15:41:25Z" level=debug msg="memberlist: Stream connection from=172.26.153.203:49380" [2022-03-09T15:41:25.385Z] time="2022-03-09T15:41:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.153.203:10034" [2022-03-09T15:41:25.385Z] time="2022-03-09T15:41:25Z" level=debug msg="memberlist: Stream connection from=172.26.153.203:49381" [2022-03-09T15:41:25.385Z] time="2022-03-09T15:41:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.153.203:10035" [2022-03-09T15:41:25.385Z] time="2022-03-09T15:41:25Z" level=debug msg="memberlist: Stream connection from=172.26.153.203:49382" [2022-03-09T15:41:25.866Z] 2022/03/09 15:41:25 Closing DB instances... [2022-03-09T15:41:25.866Z] time="2022-03-09T15:41:25Z" level=info msg="Node 1d9173773fad change state NodeActive --> NodeLeft" [2022-03-09T15:41:25.866Z] time="2022-03-09T15:41:25Z" level=info msg="node4(088c4e065626): Node leave event for 1d9173773fad/172.26.153.203" [2022-03-09T15:41:25.866Z] time="2022-03-09T15:41:25Z" level=info msg="Node 1d9173773fad change state NodeActive --> NodeLeft" [2022-03-09T15:41:25.866Z] time="2022-03-09T15:41:25Z" level=info msg="Node 1d9173773fad change state NodeActive --> NodeLeft" [2022-03-09T15:41:25.866Z] time="2022-03-09T15:41:25Z" level=info msg="node3(54ae670fdbc0): Node leave event for 1d9173773fad/172.26.153.203" [2022-03-09T15:41:25.866Z] time="2022-03-09T15:41:25Z" level=info msg="node5(27a6df9a18ee): Node leave event for 1d9173773fad/172.26.153.203" [2022-03-09T15:41:25.866Z] time="2022-03-09T15:41:25Z" level=info msg="Node 1d9173773fad change state NodeActive --> NodeLeft" [2022-03-09T15:41:25.866Z] time="2022-03-09T15:41:25Z" level=info msg="node1(1d9173773fad): Node leave event for 1d9173773fad/172.26.153.203" [2022-03-09T15:41:25.866Z] time="2022-03-09T15:41:25Z" level=info msg="Node 1d9173773fad change state NodeActive --> NodeLeft" [2022-03-09T15:41:25.866Z] time="2022-03-09T15:41:25Z" level=info msg="node2(db66df8876c0): Node leave event for 1d9173773fad/172.26.153.203" [2022-03-09T15:41:25.908Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-09T15:41:25.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-09T15:41:25.908Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-09T15:41:26.347Z] time="2022-03-09T15:41:25Z" level=info msg="Node 1d9173773fad/172.26.153.203, left gossip cluster" [2022-03-09T15:41:26.347Z] time="2022-03-09T15:41:25Z" level=info msg="Node 1d9173773fad/172.26.153.203, left gossip cluster" [2022-03-09T15:41:26.347Z] time="2022-03-09T15:41:26Z" level=info msg="Node 1d9173773fad/172.26.153.203, left gossip cluster" [2022-03-09T15:41:26.347Z] time="2022-03-09T15:41:26Z" level=info msg="Node 1d9173773fad/172.26.153.203, left gossip cluster" [2022-03-09T15:41:26.347Z] time="2022-03-09T15:41:26Z" level=info msg="Node 1d9173773fad/172.26.153.203, left gossip cluster" [2022-03-09T15:41:26.347Z] time="2022-03-09T15:41:26Z" level=info msg="Node db66df8876c0 change state NodeActive --> NodeLeft" [2022-03-09T15:41:26.347Z] time="2022-03-09T15:41:26Z" level=info msg="node3(54ae670fdbc0): Node leave event for db66df8876c0/172.26.153.203" [2022-03-09T15:41:26.347Z] time="2022-03-09T15:41:26Z" level=info msg="Node db66df8876c0 change state NodeActive --> NodeLeft" [2022-03-09T15:41:26.347Z] time="2022-03-09T15:41:26Z" level=info msg="node5(27a6df9a18ee): Node leave event for db66df8876c0/172.26.153.203" [2022-03-09T15:41:26.347Z] time="2022-03-09T15:41:26Z" level=info msg="Node db66df8876c0 change state NodeActive --> NodeLeft" [2022-03-09T15:41:26.347Z] time="2022-03-09T15:41:26Z" level=info msg="node4(088c4e065626): Node leave event for db66df8876c0/172.26.153.203" [2022-03-09T15:41:26.347Z] time="2022-03-09T15:41:26Z" level=info msg="Node db66df8876c0 change state NodeActive --> NodeLeft" [2022-03-09T15:41:26.347Z] time="2022-03-09T15:41:26Z" level=info msg="node2(db66df8876c0): Node leave event for db66df8876c0/172.26.153.203" [2022-03-09T15:41:26.347Z] time="2022-03-09T15:41:26Z" level=info msg="Node db66df8876c0/172.26.153.203, left gossip cluster" [2022-03-09T15:41:26.347Z] time="2022-03-09T15:41:26Z" level=info msg="Node db66df8876c0/172.26.153.203, left gossip cluster" [2022-03-09T15:41:26.347Z] time="2022-03-09T15:41:26Z" level=info msg="Node db66df8876c0/172.26.153.203, left gossip cluster" [2022-03-09T15:41:26.347Z] time="2022-03-09T15:41:26Z" level=info msg="Node db66df8876c0/172.26.153.203, left gossip cluster" [2022-03-09T15:41:26.472Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-09T15:41:26.729Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-09T15:41:26.831Z] time="2022-03-09T15:41:26Z" level=info msg="Node 54ae670fdbc0 change state NodeActive --> NodeLeft" [2022-03-09T15:41:26.831Z] time="2022-03-09T15:41:26Z" level=info msg="node4(088c4e065626): Node leave event for 54ae670fdbc0/172.26.153.203" [2022-03-09T15:41:26.831Z] time="2022-03-09T15:41:26Z" level=info msg="Node 54ae670fdbc0 change state NodeActive --> NodeLeft" [2022-03-09T15:41:26.831Z] time="2022-03-09T15:41:26Z" level=info msg="node5(27a6df9a18ee): Node leave event for 54ae670fdbc0/172.26.153.203" [2022-03-09T15:41:26.831Z] time="2022-03-09T15:41:26Z" level=info msg="Node 54ae670fdbc0 change state NodeActive --> NodeLeft" [2022-03-09T15:41:26.831Z] time="2022-03-09T15:41:26Z" level=info msg="node3(54ae670fdbc0): Node leave event for 54ae670fdbc0/172.26.153.203" [2022-03-09T15:41:26.831Z] time="2022-03-09T15:41:26Z" level=info msg="Node 54ae670fdbc0/172.26.153.203, left gossip cluster" [2022-03-09T15:41:26.831Z] time="2022-03-09T15:41:26Z" level=info msg="Node 54ae670fdbc0/172.26.153.203, left gossip cluster" [2022-03-09T15:41:27.313Z] time="2022-03-09T15:41:26Z" level=info msg="Node 54ae670fdbc0/172.26.153.203, left gossip cluster" [2022-03-09T15:41:27.313Z] time="2022-03-09T15:41:26Z" level=debug msg="memberlist: Failed ping: 27a6df9a18ee (timeout reached)" [2022-03-09T15:41:27.313Z] time="2022-03-09T15:41:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.153.203:10036: use of closed network connection" [2022-03-09T15:41:27.313Z] time="2022-03-09T15:41:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.153.203:10035: use of closed network connection" [2022-03-09T15:41:27.313Z] time="2022-03-09T15:41:26Z" level=debug msg="memberlist: Stream connection from=172.26.153.203:49383" [2022-03-09T15:41:27.313Z] time="2022-03-09T15:41:27Z" level=info msg="Node 088c4e065626 change state NodeActive --> NodeLeft" [2022-03-09T15:41:27.313Z] time="2022-03-09T15:41:27Z" level=info msg="node5(27a6df9a18ee): Node leave event for 088c4e065626/172.26.153.203" [2022-03-09T15:41:27.313Z] time="2022-03-09T15:41:27Z" level=info msg="Node 088c4e065626 change state NodeActive --> NodeLeft" [2022-03-09T15:41:27.313Z] time="2022-03-09T15:41:27Z" level=info msg="node4(088c4e065626): Node leave event for 088c4e065626/172.26.153.203" [2022-03-09T15:41:27.660Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-09T15:41:27.794Z] time="2022-03-09T15:41:27Z" level=warning msg="memberlist: Was able to connect to 27a6df9a18ee but other probes failed, network may be misconfigured" [2022-03-09T15:41:27.794Z] time="2022-03-09T15:41:27Z" level=info msg="Node 088c4e065626/172.26.153.203, left gossip cluster" [2022-03-09T15:41:27.917Z] docker_api_swarm_test.go:272: [d3c630773c6ad] joining swarm manager [df559497bef0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:41:27.917Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-09T15:41:28.281Z] time="2022-03-09T15:41:27Z" level=info msg="Node 088c4e065626/172.26.153.203, left gossip cluster" [2022-03-09T15:41:28.281Z] time="2022-03-09T15:41:28Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, left gossip cluster" [2022-03-09T15:41:28.281Z] time="2022-03-09T15:41:28Z" level=info msg="Node 27a6df9a18ee change state NodeActive --> NodeFailed" [2022-03-09T15:41:28.281Z] time="2022-03-09T15:41:28Z" level=info msg="Node 27a6df9a18ee/172.26.153.203, added to failed nodes list" [2022-03-09T15:41:28.281Z] --- PASS: TestNetworkDBIslands (11.68s) [2022-03-09T15:41:28.281Z] PASS [2022-03-09T15:41:28.281Z] coverage: 60.0% of statements [2022-03-09T15:41:28.281Z] ok github.com/docker/docker/libnetwork/networkdb 104.658s coverage: 60.0% of statements [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/quota [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/rootless [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/volume [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-09T15:41:28.763Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-09T15:41:29.072Z] Removing intermediate container 2d0e5cd17459 [2022-03-09T15:41:29.072Z] ---> b9a4888c3ce6 [2022-03-09T15:41:29.072Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-09T15:41:29.072Z] ---> Running in abcad2660e30 [2022-03-09T15:41:29.391Z] docker_api_swarm_test.go:273: [dea73578f5cfd] joining swarm manager [df559497bef0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:41:29.955Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-09T15:41:30.611Z] [2022-03-09T15:41:30.611Z] SUCCESS: Specified value was saved. [2022-03-09T15:41:31.324Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-09T15:41:31.581Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-09T15:41:31.781Z] [2022-03-09T15:41:31.781Z] === Skipped [2022-03-09T15:41:31.781Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-09T15:41:31.781Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-09T15:41:31.782Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-09T15:41:31.782Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-09T15:41:31.782Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-09T15:41:31.782Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2022-03-09T15:41:31.782Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-09T15:41:31.782Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-09T15:41:31.782Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-09T15:41:31.782Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-09T15:41:31.782Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-09T15:41:31.782Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-09T15:41:31.782Z] daemon_test.go:145: root required [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-09T15:41:31.782Z] reload_test.go:342: root required [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-09T15:41:31.782Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-09T15:41:31.782Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-09T15:41:31.782Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-09T15:41:31.782Z] download_test.go:267: Needs fixing on Windows [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-09T15:41:31.782Z] layer_test.go:291: Failing on Windows [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-09T15:41:31.782Z] layer_test.go:340: Failing on Windows [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-09T15:41:31.782Z] layer_test.go:455: Failing on Windows [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-09T15:41:31.782Z] layer_test.go:684: Failing on Windows [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-09T15:41:31.782Z] migration_test.go:45: Failing on Windows [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-09T15:41:31.782Z] migration_test.go:181: Failing on Windows [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-09T15:41:31.782Z] mount_test.go:17: Failing on Windows [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-09T15:41:31.782Z] mount_test.go:76: Failing on Windows [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-09T15:41:31.782Z] mount_test.go:125: Failing on Windows [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-09T15:41:31.782Z] mount_test.go:212: Failing on Windows [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-09T15:41:31.782Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-09T15:41:31.782Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-09T15:41:31.782Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-09T15:41:31.782Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-09T15:41:31.782Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-09T15:41:31.782Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.01s) [2022-03-09T15:41:31.782Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-09T15:41:31.782Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-09T15:41:31.782Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-09T15:41:31.782Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-09T15:41:31.782Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-09T15:41:31.782Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-09T15:41:31.782Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-09T15:41:31.782Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-09T15:41:31.782Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-09T15:41:31.782Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-09T15:41:31.782Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-09T15:41:31.782Z] archive_test.go:133: Xz not present in msys2 [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-09T15:41:31.782Z] archive_test.go:140: zstd not installed [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-09T15:41:31.782Z] archive_test.go:252: Failing on Windows CI machines [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-09T15:41:31.782Z] archive_windows_test.go:16: Currently fails [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-09T15:41:31.782Z] changes_test.go:195: needs more investigation [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-09T15:41:31.782Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-09T15:41:31.782Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-09T15:41:31.782Z] changes_test.go:432: needs further investigation [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-09T15:41:31.782Z] changes_test.go:468: needs further investigation [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-09T15:41:31.782Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-09T15:41:31.782Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-09T15:41:31.782Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-09T15:41:31.782Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-09T15:41:31.782Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-09T15:41:31.782Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-09T15:41:31.782Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-09T15:41:31.782Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-09T15:41:31.782Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-09T15:41:31.782Z] poller_test.go:40: No chmod on Windows [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-09T15:41:31.782Z] fileutils_test.go:133: Needs porting to Windows [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-09T15:41:31.782Z] fileutils_test.go:179: Needs porting to Windows [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-09T15:41:31.782Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-03-09T15:41:31.782Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-09T15:41:31.782Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-09T15:41:31.782Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-09T15:41:31.782Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-09T15:41:31.782Z] [2022-03-09T15:41:31.782Z] DONE 2077 tests, 70 skipped in 289.830s [2022-03-09T15:41:31.782Z] INFO: make.ps1 ended at 03/09/2022 15:41:31 [2022-03-09T15:41:31.840Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-09T15:41:32.402Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-09T15:41:32.402Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-09T15:41:32.402Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-09T15:41:32.965Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-09T15:41:33.520Z] Removing intermediate container abcad2660e30 [2022-03-09T15:41:33.520Z] ---> 1a44c3cc4c40 [2022-03-09T15:41:33.520Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-09T15:41:33.520Z] ---> Running in e8e02aeb0623 [2022-03-09T15:41:34.060Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-09T15:41:34.060Z] INFO: Unit tests ended at 03/09/2022 15:41:33. Duration:00:05:05.8737383 [2022-03-09T15:41:34.060Z] INFO: Building busybox [2022-03-09T15:41:34.060Z] Sending build context to Docker daemon 5.12kB [2022-03-09T15:41:34.060Z] [2022-03-09T15:41:34.060Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-09T15:41:34.060Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-09T15:41:34.060Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-09T15:41:34.060Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-09T15:41:34.060Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-09T15:41:34.060Z] ---> 02f938cacc3b [2022-03-09T15:41:34.060Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-09T15:41:34.060Z] ---> Running in 7d86b3edf430 [2022-03-09T15:41:34.337Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-09T15:41:34.337Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-09T15:41:34.337Z] docker_cli_sni_test.go:18: Flakey test [2022-03-09T15:41:34.337Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-09T15:41:34.900Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-09T15:41:35.463Z] === RUN TestDockerSuite/TestCommitChange [2022-03-09T15:41:36.026Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-09T15:41:36.589Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-09T15:41:37.957Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-09T15:41:38.224Z] Cannot create a file when that file already exists. [2022-03-09T15:41:38.886Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-09T15:41:39.448Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-09T15:41:39.707Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-03-09T15:41:39.707Z] PASS [2022-03-09T15:41:39.707Z] [2022-03-09T15:41:39.707Z] DONE 17 tests in 49.972s [2022-03-09T15:41:39.707Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-09T15:41:39.707Z] ++ 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 [2022-03-09T15:41:39.707Z] ++ set -e [2022-03-09T15:41:39.707Z] ++ '[' -n 0 ']' [2022-03-09T15:41:39.707Z] ++ set -x [2022-03-09T15:41:39.708Z] ++ 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 [2022-03-09T15:41:39.708Z] INFO: Testing against a local daemon [2022-03-09T15:41:39.708Z] === RUN TestPluginInvalidJSON [2022-03-09T15:41:39.708Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:41:39.708Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:41:39.708Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:41:39.708Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-09T15:41:39.708Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-09T15:41:39.708Z] === RUN TestPluginInstall [2022-03-09T15:41:39.708Z] === RUN TestPluginInstall/no_auth [2022-03-09T15:41:40.046Z] Removing intermediate container 7d86b3edf430 [2022-03-09T15:41:40.046Z] ---> 01401cba1c9e [2022-03-09T15:41:40.046Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-09T15:41:40.046Z] ---> Running in c1ee4770735f [2022-03-09T15:41:40.273Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-09T15:41:40.541Z] Removing intermediate container c1ee4770735f [2022-03-09T15:41:40.541Z] ---> 9db95eda6584 [2022-03-09T15:41:40.541Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-09T15:41:40.541Z] ---> Running in c86eeb3a5a3d [2022-03-09T15:41:41.024Z] Removing intermediate container c86eeb3a5a3d [2022-03-09T15:41:41.024Z] ---> 8c17ab1ae0eb [2022-03-09T15:41:41.024Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-09T15:41:41.207Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-09T15:41:42.140Z] time="2022-03-09T15:41:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:41:42.140Z] time="2022-03-09T15:41:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce4179b79547aec5765c456d2ddfccee8cd4ac290473d3c857d125d807260186" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:41:42.140Z] time="2022-03-09T15:41:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:41:42.140Z] time="2022-03-09T15:41:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce4179b79547aec5765c456d2ddfccee8cd4ac290473d3c857d125d807260186" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:41:42.397Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-09T15:41:42.397Z] === RUN TestPluginInstall/with_htpasswd [2022-03-09T15:41:42.635Z] [2022-03-09T15:41:42.961Z] time="2022-03-09T15:41:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:41:42.961Z] time="2022-03-09T15:41:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d88a41f1ff01a2acd13e7e8387f23b44ce2a25ede5599ea3111967cbacead7f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:41:42.961Z] time="2022-03-09T15:41:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:41:42.961Z] time="2022-03-09T15:41:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d88a41f1ff01a2acd13e7e8387f23b44ce2a25ede5599ea3111967cbacead7f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:41:43.118Z] ---> 9aefaf2a3534 [2022-03-09T15:41:43.118Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-09T15:41:43.118Z] ---> Running in 91f117f4ad97 [2022-03-09T15:41:43.218Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-09T15:41:43.218Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-09T15:41:43.218Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-09T15:41:43.218Z] === RUN TestPluginInstall/with_insecure [2022-03-09T15:41:43.218Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-09T15:41:43.218Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-09T15:41:43.218Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-09T15:41:43.474Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-09T15:41:44.019Z] Removing intermediate container e8e02aeb0623 [2022-03-09T15:41:44.019Z] ---> faa4035c4553 [2022-03-09T15:41:44.019Z] Step 13/13 : CMD ["sh"] [2022-03-09T15:41:44.019Z] ---> Running in 799e96e05e7c [2022-03-09T15:41:44.019Z] Removing intermediate container 799e96e05e7c [2022-03-09T15:41:44.019Z] ---> b0a95eb2ff9b [2022-03-09T15:41:44.019Z] Successfully built b0a95eb2ff9b [2022-03-09T15:41:44.019Z] Successfully tagged busybox:latest [2022-03-09T15:41:44.019Z] INFO: Docker images of the daemon under test [2022-03-09T15:41:44.019Z] [2022-03-09T15:41:44.019Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-09T15:41:44.019Z] busybox latest b0a95eb2ff9b Less than a second ago 5.01GB [2022-03-09T15:41:44.019Z] microsoft/windowsservercore latest 02f938cacc3b 6 days ago 4.96GB [2022-03-09T15:41:44.019Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 6 days ago 4.96GB [2022-03-09T15:41:44.019Z] [2022-03-09T15:41:44.019Z] INFO: Running integration tests at 03/09/2022 15:41:43... [2022-03-09T15:41:44.019Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-09T15:41:44.019Z] INFO: Integration API tests being run from the host: [2022-03-09T15:41:44.041Z] time="2022-03-09T15:41:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:41:44.041Z] time="2022-03-09T15:41:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:110073255087ee4ae564a3e8e765e1f4c98f5221125a092c19201b508b1ff1ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:41:44.041Z] time="2022-03-09T15:41:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-09T15:41:44.041Z] time="2022-03-09T15:41:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:110073255087ee4ae564a3e8e765e1f4c98f5221125a092c19201b508b1ff1ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-09T15:41:44.478Z] INFO: make.ps1 starting at 03/09/2022 15:41:43 [2022-03-09T15:41:44.619Z] plugin_test.go:165: [dfdf66888e6d8] daemon is not started [2022-03-09T15:41:44.619Z] --- PASS: TestPluginInstall (4.68s) [2022-03-09T15:41:44.619Z] --- PASS: TestPluginInstall/no_auth (2.60s) [2022-03-09T15:41:44.619Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2022-03-09T15:41:44.619Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2022-03-09T15:41:44.619Z] === RUN TestPluginsWithRuntimes [2022-03-09T15:41:44.619Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-09T15:41:45.448Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-09T15:41:46.014Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-09T15:41:46.014Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-09T15:41:46.270Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-09T15:41:46.527Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-09T15:41:47.089Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-09T15:41:47.345Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-09T15:41:47.601Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-09T15:41:48.163Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-09T15:41:48.420Z] --- PASS: TestPluginsWithRuntimes (3.87s) [2022-03-09T15:41:48.420Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-03-09T15:41:48.420Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-03-09T15:41:48.420Z] === RUN TestPluginBackCompatMediaTypes [2022-03-09T15:41:48.420Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-09T15:41:48.677Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-09T15:41:48.677Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-09T15:41:49.240Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-03-09T15:41:49.240Z] PASS [2022-03-09T15:41:49.240Z] [2022-03-09T15:41:49.240Z] DONE 10 tests in 9.466s [2022-03-09T15:41:49.240Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-09T15:41:49.240Z] ++ 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 [2022-03-09T15:41:49.240Z] ++ set -e [2022-03-09T15:41:49.240Z] ++ '[' -n 0 ']' [2022-03-09T15:41:49.240Z] ++ set -x [2022-03-09T15:41:49.240Z] ++ 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 [2022-03-09T15:41:49.240Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-09T15:41:49.240Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-09T15:41:49.240Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-09T15:41:49.240Z] INFO: Testing against a local daemon [2022-03-09T15:41:49.240Z] === RUN TestExternalGraphDriver [2022-03-09T15:41:49.240Z] === RUN TestExternalGraphDriver/json [2022-03-09T15:41:49.240Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-09T15:41:49.497Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-09T15:41:50.062Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-09T15:41:50.319Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-09T15:41:50.576Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-09T15:41:51.505Z] === RUN TestExternalGraphDriver/spec [2022-03-09T15:41:51.505Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-09T15:41:51.505Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-09T15:41:53.398Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-09T15:41:53.398Z] === RUN TestExternalGraphDriver/pull [2022-03-09T15:41:53.711Z] Removing intermediate container 91f117f4ad97 [2022-03-09T15:41:53.711Z] ---> 7e77ef4123b2 [2022-03-09T15:41:53.711Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-09T15:41:53.711Z] ---> Running in 854dd98f27eb [2022-03-09T15:41:53.961Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-09T15:41:53.961Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-09T15:41:54.216Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-09T15:41:54.780Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-09T15:41:55.321Z] [2022-03-09T15:41:55.321Z] SUCCESS: Specified value was saved. [2022-03-09T15:41:55.342Z] --- PASS: TestExternalGraphDriver (6.08s) [2022-03-09T15:41:55.342Z] --- PASS: TestExternalGraphDriver/json (1.95s) [2022-03-09T15:41:55.342Z] --- PASS: TestExternalGraphDriver/spec (2.20s) [2022-03-09T15:41:55.342Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2022-03-09T15:41:55.342Z] === RUN TestGraphdriverPluginV2 [2022-03-09T15:41:55.599Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-09T15:41:56.162Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-09T15:41:56.162Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-09T15:41:56.418Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-09T15:41:56.981Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-09T15:41:57.911Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-09T15:41:57.911Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-09T15:41:58.344Z] Removing intermediate container 854dd98f27eb [2022-03-09T15:41:58.344Z] ---> 5c49fe741227 [2022-03-09T15:41:58.344Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-09T15:41:58.344Z] ---> Running in 079e999996ca [2022-03-09T15:41:58.473Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-09T15:41:59.403Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-09T15:41:59.970Z] --- PASS: TestGraphdriverPluginV2 (4.43s) [2022-03-09T15:41:59.970Z] PASS [2022-03-09T15:41:59.970Z] [2022-03-09T15:41:59.970Z] DONE 5 tests in 10.665s [2022-03-09T15:41:59.970Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-09T15:41:59.970Z] ++ 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 [2022-03-09T15:41:59.970Z] ++ set -e [2022-03-09T15:41:59.970Z] ++ '[' -n 0 ']' [2022-03-09T15:41:59.970Z] ++ set -x [2022-03-09T15:41:59.971Z] ++ 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 [2022-03-09T15:41:59.971Z] INFO: Testing against a local daemon [2022-03-09T15:41:59.971Z] === RUN TestContinueAfterPluginCrash [2022-03-09T15:41:59.971Z] === PAUSE TestContinueAfterPluginCrash [2022-03-09T15:41:59.971Z] === RUN TestReadPluginNoRead [2022-03-09T15:41:59.971Z] === PAUSE TestReadPluginNoRead [2022-03-09T15:41:59.971Z] === RUN TestDaemonStartWithLogOpt [2022-03-09T15:41:59.971Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-09T15:41:59.971Z] === CONT TestContinueAfterPluginCrash [2022-03-09T15:41:59.971Z] === CONT TestDaemonStartWithLogOpt [2022-03-09T15:42:00.534Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-09T15:42:00.534Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-09T15:42:00.534Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-09T15:42:00.792Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-09T15:42:00.792Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-09T15:42:01.360Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-09T15:42:03.218Z] Cannot create a file when that file already exists. [2022-03-09T15:42:03.882Z] --- PASS: TestDaemonStartWithLogOpt (3.83s) [2022-03-09T15:42:03.882Z] === CONT TestReadPluginNoRead [2022-03-09T15:42:05.802Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-09T15:42:06.066Z] === RUN TestReadPluginNoRead/default [2022-03-09T15:42:06.323Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-09T15:42:06.888Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-09T15:42:06.888Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-09T15:42:06.888Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-09T15:42:07.144Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-09T15:42:07.401Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-09T15:42:08.767Z] --- PASS: TestContinueAfterPluginCrash (8.79s) [2022-03-09T15:42:09.023Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-09T15:42:09.197Z] Removing intermediate container 079e999996ca [2022-03-09T15:42:09.197Z] ---> 03d76c73bb62 [2022-03-09T15:42:09.197Z] Step 13/13 : CMD ["sh"] [2022-03-09T15:42:09.197Z] ---> Running in 328000529a40 [2022-03-09T15:42:09.584Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-09T15:42:09.678Z] Removing intermediate container 328000529a40 [2022-03-09T15:42:09.678Z] ---> 8f54a83258e9 [2022-03-09T15:42:09.678Z] Successfully built 8f54a83258e9 [2022-03-09T15:42:09.678Z] Successfully tagged busybox:latest [2022-03-09T15:42:09.678Z] INFO: Docker images of the daemon under test [2022-03-09T15:42:09.678Z] [2022-03-09T15:42:09.678Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-09T15:42:09.678Z] busybox latest 8f54a83258e9 Less than a second ago 5.01GB [2022-03-09T15:42:09.678Z] microsoft/windowsservercore latest 02f938cacc3b 6 days ago 4.96GB [2022-03-09T15:42:09.678Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 6 days ago 4.96GB [2022-03-09T15:42:09.678Z] [2022-03-09T15:42:09.678Z] INFO: Running integration tests at 03/09/2022 15:42:09... [2022-03-09T15:42:09.678Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-09T15:42:09.678Z] INFO: Integration API tests being run from the host: [2022-03-09T15:42:09.678Z] INFO: make.ps1 starting at 03/09/2022 15:42:09 [2022-03-09T15:42:10.147Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-09T15:42:10.404Z] === CONT TestReadPluginNoRead [2022-03-09T15:42:10.404Z] read_test.go:92: [dcac4e0adcdb0] daemon is not started [2022-03-09T15:42:10.404Z] --- PASS: TestReadPluginNoRead (6.57s) [2022-03-09T15:42:10.404Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2022-03-09T15:42:10.404Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.42s) [2022-03-09T15:42:10.404Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.42s) [2022-03-09T15:42:10.404Z] PASS [2022-03-09T15:42:10.404Z] [2022-03-09T15:42:10.404Z] DONE 6 tests in 10.519s [2022-03-09T15:42:10.404Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-09T15:42:10.404Z] ++ 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 [2022-03-09T15:42:10.404Z] ++ set -e [2022-03-09T15:42:10.404Z] ++ '[' -n 0 ']' [2022-03-09T15:42:10.404Z] ++ set -x [2022-03-09T15:42:10.404Z] ++ 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 [2022-03-09T15:42:10.404Z] testing: warning: no tests to run [2022-03-09T15:42:10.404Z] PASS [2022-03-09T15:42:10.404Z] [2022-03-09T15:42:10.404Z] DONE 0 tests in 0.042s [2022-03-09T15:42:10.404Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-09T15:42:10.404Z] ++ 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 [2022-03-09T15:42:10.404Z] ++ set -e [2022-03-09T15:42:10.404Z] ++ '[' -n 0 ']' [2022-03-09T15:42:10.404Z] ++ set -x [2022-03-09T15:42:10.404Z] ++ 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 [2022-03-09T15:42:10.663Z] INFO: Testing against a local daemon [2022-03-09T15:42:10.663Z] === RUN TestPluginWithDevMounts [2022-03-09T15:42:10.663Z] === PAUSE TestPluginWithDevMounts [2022-03-09T15:42:10.663Z] === CONT TestPluginWithDevMounts [2022-03-09T15:42:10.921Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-09T15:42:11.294Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-09T15:42:12.288Z] --- PASS: TestPluginWithDevMounts (1.74s) [2022-03-09T15:42:12.288Z] PASS [2022-03-09T15:42:12.288Z] [2022-03-09T15:42:12.288Z] DONE 1 tests in 1.884s [2022-03-09T15:42:12.288Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-09T15:42:12.288Z] ++ 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 [2022-03-09T15:42:12.288Z] ++ set -e [2022-03-09T15:42:12.288Z] ++ '[' -n 0 ']' [2022-03-09T15:42:12.288Z] ++ set -x [2022-03-09T15:42:12.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-03-09T15:42:12.544Z] INFO: Testing against a local daemon [2022-03-09T15:42:12.544Z] === RUN TestSecretInspect [2022-03-09T15:42:14.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-09T15:42:14.691Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-09T15:42:15.253Z] --- PASS: TestSecretInspect (2.66s) [2022-03-09T15:42:15.253Z] === RUN TestSecretList [2022-03-09T15:42:15.253Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-09T15:42:17.146Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-09T15:42:18.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-09T15:42:18.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-09T15:42:18.517Z] --- PASS: TestSecretList (3.46s) [2022-03-09T15:42:18.517Z] === RUN TestSecretsCreateAndDelete [2022-03-09T15:42:19.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-09T15:42:20.813Z] docker_api_swarm_node_test.go:20: [d776a8559e2db] joining swarm manager [df1302b29354a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:42:20.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-09T15:42:21.239Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:42:21.239Z] INFO: Testing against a local daemon [2022-03-09T15:42:21.239Z] === RUN TestBuildWithSession [2022-03-09T15:42:21.239Z] build_session_test.go:25: TODO: BuildKit [2022-03-09T15:42:21.239Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-09T15:42:21.239Z] === RUN TestBuildSquashParent [2022-03-09T15:42:21.239Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:42:21.239Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-09T15:42:21.239Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-09T15:42:21.239Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:42:21.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:42:21.239Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:42:21.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:42:21.239Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:42:21.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:42:21.239Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:42:21.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:42:21.239Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:42:21.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:42:21.239Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:42:21.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:42:21.239Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:42:21.239Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:42:21.239Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:42:21.239Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:42:21.375Z] --- PASS: TestSecretsCreateAndDelete (2.76s) [2022-03-09T15:42:21.375Z] === RUN TestSecretsUpdate [2022-03-09T15:42:21.631Z] docker_api_swarm_node_test.go:21: [d4fb461df3b4e] joining swarm manager [df1302b29354a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:42:22.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-09T15:42:23.563Z] --- PASS: TestSecretsUpdate (2.29s) [2022-03-09T15:42:23.563Z] === RUN TestTemplatedSecret [2022-03-09T15:42:23.600Z] 0a6173b79e25: Pull complete [2022-03-09T15:42:23.600Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-09T15:42:23.600Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:42:23.600Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-09T15:42:23.600Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-09T15:42:23.600Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-09T15:42:23.600Z] WARN: Skipping validation tests [2022-03-09T15:42:23.600Z] INFO: Running unit tests at 03/09/2022 15:42:21... [2022-03-09T15:42:23.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-09T15:42:25.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e51d40_} [2022-03-09T15:42:26.557Z] --- PASS: TestTemplatedSecret (2.81s) [2022-03-09T15:42:26.557Z] === RUN TestSecretCreateResolve [2022-03-09T15:42:26.814Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12909719734_/foo_false____} [2022-03-09T15:42:27.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12909719734_/foo_true____} [2022-03-09T15:42:28.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32832421387_/foo_false____} [2022-03-09T15:42:28.693Z] --- PASS: TestSecretCreateResolve (2.27s) [2022-03-09T15:42:28.693Z] PASS [2022-03-09T15:42:28.693Z] [2022-03-09T15:42:28.693Z] DONE 6 tests in 16.380s [2022-03-09T15:42:28.693Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-09T15:42:28.693Z] ++ 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 [2022-03-09T15:42:28.693Z] ++ set -e [2022-03-09T15:42:28.693Z] ++ '[' -n 0 ']' [2022-03-09T15:42:28.693Z] ++ set -x [2022-03-09T15:42:28.693Z] ++ 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 [2022-03-09T15:42:28.948Z] INFO: Testing against a local daemon [2022-03-09T15:42:28.948Z] === RUN TestServiceCreateInit [2022-03-09T15:42:28.948Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-09T15:42:29.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32832421387_/foo_true____} [2022-03-09T15:42:29.889Z] INFO: make.ps1 starting at 03/09/2022 15:42:28 [2022-03-09T15:42:29.889Z] INFO: Git commit (b8a0c875a1) assumed from DOCKER_GITCOMMIT environment variable [2022-03-09T15:42:29.889Z] INFO: Invoking autogen... [2022-03-09T15:42:30.352Z] INFO: Running unit tests... [2022-03-09T15:42:31.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32832421387_/foo_true__0xc000e51d70__} [2022-03-09T15:42:32.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-09T15:42:32.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e51d88_} [2022-03-09T15:42:32.992Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-09T15:42:33.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e51da0_} [2022-03-09T15:42:33.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:42:33.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:42:34.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e51db8_} [2022-03-09T15:42:36.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e51dd0_} [2022-03-09T15:42:36.512Z] docker_api_swarm_test.go:502: [df433dc12a056] joining swarm manager [dde8b6c8a42a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:42:36.835Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-09T15:42:36.835Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-09T15:42:36.835Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-09T15:42:36.835Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-09T15:42:36.835Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-09T15:42:36.835Z] remote: Enumerating objects: 23, done. [2022-03-09T15:42:36.835Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-09T15:42:36.835Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-09T15:42:36.835Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-09T15:42:36.835Z] 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. [2022-03-09T15:42:36.835Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-09T15:42:36.835Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-09T15:42:37.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-09T15:42:38.138Z] --- PASS: TestServiceCreateInit (9.28s) [2022-03-09T15:42:38.138Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.18s) [2022-03-09T15:42:38.138Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s) [2022-03-09T15:42:38.138Z] === RUN TestCreateServiceMultipleTimes [2022-03-09T15:42:39.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-09T15:42:39.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-09T15:42:39.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-09T15:42:39.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-09T15:42:39.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-09T15:42:39.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-09T15:42:39.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-09T15:42:39.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-09T15:42:39.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-09T15:42:39.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-09T15:42:39.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-09T15:42:39.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-09T15:42:39.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-09T15:42:39.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-09T15:42:39.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-09T15:42:39.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-09T15:42:39.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-09T15:42:39.328Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-09T15:42:39.386Z] Cross building: bundles/cross/linux/ppc64le [2022-03-09T15:42:39.648Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-09T15:42:39.648Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-09T15:42:41.850Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-09T15:42:42.785Z] 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/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-03-09T15:42:43.216Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-09T15:42:44.146Z] docker_api_swarm_test.go:507: [da6212d918c93] joining swarm manager [dde8b6c8a42a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:42:46.035Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-09T15:42:46.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.58s) [2022-03-09T15:42:46.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.35s) [2022-03-09T15:42:46.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.36s) [2022-03-09T15:42:46.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.66s) [2022-03-09T15:42:46.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.60s) [2022-03-09T15:42:46.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.91s) [2022-03-09T15:42:46.035Z] === RUN TestBuildMultiStageCopy [2022-03-09T15:42:46.035Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-09T15:42:46.667Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-09T15:42:47.431Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:42:47.431Z] INFO: Testing against a local daemon [2022-03-09T15:42:47.431Z] === RUN TestBuildWithSession [2022-03-09T15:42:47.431Z] build_session_test.go:25: TODO: BuildKit [2022-03-09T15:42:47.431Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-09T15:42:47.431Z] === RUN TestBuildSquashParent [2022-03-09T15:42:47.431Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:42:47.431Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-09T15:42:47.431Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-09T15:42:47.431Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:42:47.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:42:47.431Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:42:47.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:42:47.431Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:42:47.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:42:47.431Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:42:47.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:42:47.431Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:42:47.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:42:47.431Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:42:47.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:42:47.431Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:42:47.431Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:42:47.431Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:42:47.431Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:42:47.603Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-09T15:42:47.603Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-09T15:42:48.175Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-09T15:42:48.737Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-09T15:42:49.668Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-09T15:42:50.233Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-09T15:42:50.797Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-09T15:42:51.054Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-09T15:42:51.983Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-09T15:42:52.545Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-09T15:42:52.801Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-09T15:42:53.730Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-09T15:42:53.986Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-09T15:42:54.549Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-09T15:42:55.202Z] ? github.com/docker/docker/api [no test files] [2022-03-09T15:42:55.479Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-09T15:42:56.043Z] --- PASS: TestCreateServiceMultipleTimes (17.73s) [2022-03-09T15:42:56.043Z] === RUN TestCreateServiceConflict [2022-03-09T15:42:56.299Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-09T15:42:56.368Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-09T15:42:56.832Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-09T15:42:57.230Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-09T15:42:57.488Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-09T15:42:57.745Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-09T15:42:57.802Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-09T15:42:58.307Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-09T15:42:58.308Z] --- PASS: TestCreateServiceConflict (2.54s) [2022-03-09T15:42:58.308Z] === RUN TestCreateServiceMaxReplicas [2022-03-09T15:42:59.238Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-09T15:42:59.339Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-09T15:43:00.166Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-09T15:43:00.879Z] --- PASS: TestBuildMultiStageCopy (14.69s) [2022-03-09T15:43:00.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.72s) [2022-03-09T15:43:00.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s) [2022-03-09T15:43:00.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.14s) [2022-03-09T15:43:00.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.35s) [2022-03-09T15:43:00.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.58s) [2022-03-09T15:43:00.879Z] === RUN TestBuildMultiStageParentConfig [2022-03-09T15:43:01.097Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-09T15:43:01.661Z] --- PASS: TestCreateServiceMaxReplicas (3.20s) [2022-03-09T15:43:01.661Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-09T15:43:01.917Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-09T15:43:02.848Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-09T15:43:03.779Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-09T15:43:03.786Z] --- PASS: TestBuildMultiStageParentConfig (2.91s) [2022-03-09T15:43:03.786Z] === RUN TestBuildLabelWithTargets [2022-03-09T15:43:03.786Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:43:03.786Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-09T15:43:03.786Z] === RUN TestBuildWithEmptyLayers [2022-03-09T15:43:05.328Z] --- PASS: TestBuildWithEmptyLayers (1.57s) [2022-03-09T15:43:05.328Z] === RUN TestBuildMultiStageOnBuild [2022-03-09T15:43:05.478Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:43:05.478Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:43:05.671Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-09T15:43:08.211Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-09T15:43:10.731Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-09T15:43:10.731Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-09T15:43:14.003Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-09T15:43:15.370Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.74s) [2022-03-09T15:43:15.370Z] === RUN TestCreateServiceSecretFileMode [2022-03-09T15:43:15.932Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-09T15:43:16.365Z] === RUN TestMiddlewares [2022-03-09T15:43:16.365Z] --- PASS: TestMiddlewares (0.00s) [2022-03-09T15:43:16.365Z] PASS [2022-03-09T15:43:16.365Z] coverage: 9.0% of statements [2022-03-09T15:43:16.365Z] ok github.com/docker/docker/api/server 0.069s coverage: 9.0% of statements [2022-03-09T15:43:16.494Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-09T15:43:18.150Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-09T15:43:18.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (21.59s) [2022-03-09T15:43:18.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (21.63s) [2022-03-09T15:43:18.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (21.83s) [2022-03-09T15:43:18.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (21.94s) [2022-03-09T15:43:18.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.56s) [2022-03-09T15:43:18.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.88s) [2022-03-09T15:43:18.150Z] === RUN TestBuildMultiStageCopy [2022-03-09T15:43:18.150Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-09T15:43:19.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-09T15:43:19.765Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-09T15:43:20.022Z] === RUN TestDockerSuite/TestCpToDot [2022-03-09T15:43:20.164Z] --- PASS: TestBuildMultiStageOnBuild (14.87s) [2022-03-09T15:43:20.164Z] === RUN TestBuildUncleanTarFilenames [2022-03-09T15:43:20.164Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:43:20.164Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-09T15:43:20.164Z] === RUN TestBuildMultiStageLayerLeak [2022-03-09T15:43:20.586Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-09T15:43:21.517Z] docker_api_swarm_node_test.go:81: [db4f583f5626b] joining swarm manager [def1593656db6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:43:21.773Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-09T15:43:22.704Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-09T15:43:23.634Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-09T15:43:24.563Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-09T15:43:24.563Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-09T15:43:25.498Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-09T15:43:26.427Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-09T15:43:26.427Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-09T15:43:26.427Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-09T15:43:26.990Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-09T15:43:27.246Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-09T15:43:27.246Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-09T15:43:27.246Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-09T15:43:27.503Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-09T15:43:28.068Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-09T15:43:28.327Z] --- PASS: TestCreateServiceSecretFileMode (12.91s) [2022-03-09T15:43:28.327Z] === RUN TestCreateServiceConfigFileMode [2022-03-09T15:43:28.583Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-09T15:43:28.725Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-09T15:43:28.840Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-09T15:43:28.840Z] === RUN TestDockerSuite/TestCreateRM [2022-03-09T15:43:29.096Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-09T15:43:29.096Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-09T15:43:29.096Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-09T15:43:29.096Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-09T15:43:29.358Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-09T15:43:29.741Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-09T15:43:31.262Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-09T15:43:31.347Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-09T15:43:31.520Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-09T15:43:31.520Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-09T15:43:32.361Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-09T15:43:32.552Z] --- PASS: TestBuildMultiStageLayerLeak (12.16s) [2022-03-09T15:43:32.552Z] === RUN TestBuildWithHugeFile [2022-03-09T15:43:33.966Z] --- PASS: TestBuildMultiStageCopy (16.69s) [2022-03-09T15:43:33.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.34s) [2022-03-09T15:43:33.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-03-09T15:43:33.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.23s) [2022-03-09T15:43:33.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.44s) [2022-03-09T15:43:33.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.69s) [2022-03-09T15:43:33.966Z] === RUN TestBuildMultiStageParentConfig [2022-03-09T15:43:34.039Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-09T15:43:34.295Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-09T15:43:34.295Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-09T15:43:34.295Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-09T15:43:34.553Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-09T15:43:34.553Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-09T15:43:35.117Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-09T15:43:35.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-09T15:43:36.047Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-09T15:43:36.612Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-09T15:43:36.984Z] --- PASS: TestBuildMultiStageParentConfig (2.99s) [2022-03-09T15:43:36.984Z] === RUN TestBuildLabelWithTargets [2022-03-09T15:43:36.984Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:43:36.984Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-09T15:43:36.984Z] === RUN TestBuildWithEmptyLayers [2022-03-09T15:43:37.176Z] docker_api_swarm_node_test.go:53: [d17c9b1cfc970] joining swarm manager [dec319d9d66ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:43:38.106Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-09T15:43:38.106Z] docker_api_swarm_node_test.go:54: [dc2b9ab7a2d03] joining swarm manager [dec319d9d66ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:43:38.589Z] --- PASS: TestBuildWithEmptyLayers (1.58s) [2022-03-09T15:43:38.589Z] === RUN TestBuildMultiStageOnBuild [2022-03-09T15:43:39.035Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-09T15:43:39.597Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-09T15:43:39.854Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-09T15:43:40.110Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-09T15:43:40.366Z] === RUN TestDockerSuite/TestDockerFails [2022-03-09T15:43:40.366Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-09T15:43:40.366Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-09T15:43:40.623Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-09T15:43:41.551Z] --- PASS: TestCreateServiceConfigFileMode (13.12s) [2022-03-09T15:43:41.551Z] === RUN TestCreateServiceSysctls [2022-03-09T15:43:41.551Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-09T15:43:42.114Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-09T15:43:43.484Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-09T15:43:43.484Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-09T15:43:43.484Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-09T15:43:43.741Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-09T15:43:45.107Z] --- PASS: TestCreateServiceSysctls (3.67s) [2022-03-09T15:43:45.107Z] === RUN TestCreateServiceCapabilities [2022-03-09T15:43:47.628Z] --- PASS: TestCreateServiceCapabilities (2.55s) [2022-03-09T15:43:47.628Z] === RUN TestInspect [2022-03-09T15:43:50.145Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-09T15:43:50.711Z] --- PASS: TestInspect (3.09s) [2022-03-09T15:43:50.711Z] === RUN TestCreateJob [2022-03-09T15:43:52.108Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-09T15:43:54.627Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-09T15:43:54.627Z] --- PASS: TestCreateJob (3.67s) [2022-03-09T15:43:54.627Z] === RUN TestReplicatedJob [2022-03-09T15:43:55.559Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-09T15:43:56.490Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-09T15:43:56.599Z] --- PASS: TestBuildMultiStageOnBuild (16.76s) [2022-03-09T15:43:56.599Z] === RUN TestBuildUncleanTarFilenames [2022-03-09T15:43:56.599Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:43:56.599Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-09T15:43:56.599Z] === RUN TestBuildMultiStageLayerLeak [2022-03-09T15:43:57.420Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-09T15:43:58.350Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-09T15:43:58.913Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-09T15:43:59.842Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-09T15:44:00.099Z] --- PASS: TestReplicatedJob (5.85s) [2022-03-09T15:44:00.099Z] === RUN TestUpdateReplicatedJob [2022-03-09T15:44:00.354Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-09T15:44:02.245Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-09T15:44:03.176Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-09T15:44:04.105Z] --- PASS: TestUpdateReplicatedJob (3.68s) [2022-03-09T15:44:04.105Z] === RUN TestServiceListWithStatuses [2022-03-09T15:44:04.105Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-09T15:44:04.105Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-09T15:44:04.105Z] === RUN TestDockerNetworkConnectAlias [2022-03-09T15:44:05.999Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-09T15:44:08.523Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-09T15:44:08.780Z] --- PASS: TestDockerNetworkConnectAlias (4.98s) [2022-03-09T15:44:08.780Z] === RUN TestDockerNetworkReConnect [2022-03-09T15:44:09.038Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-09T15:44:10.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-09T15:44:10.409Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-09T15:44:11.723Z] --- PASS: TestBuildMultiStageLayerLeak (14.09s) [2022-03-09T15:44:11.723Z] === RUN TestBuildWithHugeFile [2022-03-09T15:44:12.926Z] --- PASS: TestDockerNetworkReConnect (4.11s) [2022-03-09T15:44:12.926Z] === RUN TestServicePlugin [2022-03-09T15:44:16.160Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-09T15:44:16.161Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-09T15:44:16.161Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-09T15:44:16.161Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-09T15:44:16.161Z] Cross building: bundles/cross/linux/s390x [2022-03-09T15:44:16.161Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-09T15:44:16.161Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-09T15:44:16.205Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-09T15:44:16.205Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-09T15:44:16.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-09T15:44:16.768Z] plugin_test.go:61: [d4426edf77f3a] joining swarm manager [db595c94eb6ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:44:17.697Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-09T15:44:18.263Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-09T15:44:18.263Z] plugin_test.go:64: [dbaef33a10417] joining swarm manager [db595c94eb6ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:44:18.520Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-09T15:44:19.083Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-09T15:44:19.083Z] docker_api_swarm_test.go:202: [dc96c7776541b] joining swarm manager [de741eb99ed74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:44:19.341Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-09T15:44:19.597Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-09T15:44:20.526Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-09T15:44:21.454Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-09T15:44:21.454Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-09T15:44:21.454Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-09T15:44:22.386Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-09T15:44:22.386Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-09T15:44:23.314Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-09T15:44:24.241Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-09T15:44:24.498Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-09T15:44:24.498Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-09T15:44:24.498Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-09T15:44:24.498Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-09T15:44:24.498Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-09T15:44:26.389Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-09T15:44:26.951Z] === RUN TestDockerSuite/TestEventsRename [2022-03-09T15:44:27.513Z] === RUN TestDockerSuite/TestEventsResize [2022-03-09T15:44:27.769Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-09T15:44:28.534Z] === RUN TestBoolValue [2022-03-09T15:44:28.534Z] --- PASS: TestBoolValue (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestBoolValueOrDefault [2022-03-09T15:44:28.534Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestInt64ValueOrZero [2022-03-09T15:44:28.534Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestInt64ValueOrDefault [2022-03-09T15:44:28.534Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-09T15:44:28.534Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestJsonContentType [2022-03-09T15:44:28.534Z] --- PASS: TestJsonContentType (0.00s) [2022-03-09T15:44:28.534Z] PASS [2022-03-09T15:44:28.534Z] coverage: 14.7% of statements [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-09T15:44:28.534Z] ok github.com/docker/docker/api/server/httputils 0.063s coverage: 14.7% of statements [2022-03-09T15:44:28.534Z] === RUN TestMaskSecretKeys [2022-03-09T15:44:28.534Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-09T15:44:28.534Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-09T15:44:28.534Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-09T15:44:28.534Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-09T15:44:28.534Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-09T15:44:28.534Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-09T15:44:28.534Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestVersionMiddlewareVersion [2022-03-09T15:44:28.534Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-09T15:44:28.534Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-09T15:44:28.534Z] PASS [2022-03-09T15:44:28.534Z] coverage: 37.7% of statements [2022-03-09T15:44:28.534Z] ok github.com/docker/docker/api/server/middleware 0.099s coverage: 37.7% of statements [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-09T15:44:28.534Z] === RUN TestAdjustForAPIVersion [2022-03-09T15:44:28.534Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-09T15:44:28.534Z] PASS [2022-03-09T15:44:28.534Z] coverage: 5.7% of statements [2022-03-09T15:44:28.534Z] ok github.com/docker/docker/api/server/router/swarm 0.070s coverage: 5.7% of statements [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/types [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-09T15:44:28.534Z] === RUN TestStrSliceMarshalJSON [2022-03-09T15:44:28.534Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestStrSliceUnmarshalJSON [2022-03-09T15:44:28.534Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestStrSliceUnmarshalString [2022-03-09T15:44:28.534Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestStrSliceUnmarshalSlice [2022-03-09T15:44:28.534Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-09T15:44:28.534Z] PASS [2022-03-09T15:44:28.534Z] coverage: 90.0% of statements [2022-03-09T15:44:28.534Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2022-03-09T15:44:28.534Z] === RUN TestToJSON [2022-03-09T15:44:28.534Z] --- PASS: TestToJSON (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestToParamWithVersion [2022-03-09T15:44:28.534Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestFromJSON [2022-03-09T15:44:28.534Z] --- PASS: TestFromJSON (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestEmpty [2022-03-09T15:44:28.534Z] --- PASS: TestEmpty (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestArgsMatchKVListEmptySources [2022-03-09T15:44:28.534Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestArgsMatchKVList [2022-03-09T15:44:28.534Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestArgsMatch [2022-03-09T15:44:28.534Z] --- PASS: TestArgsMatch (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestAdd [2022-03-09T15:44:28.534Z] --- PASS: TestAdd (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestDel [2022-03-09T15:44:28.534Z] --- PASS: TestDel (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestLen [2022-03-09T15:44:28.534Z] --- PASS: TestLen (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestExactMatch [2022-03-09T15:44:28.534Z] --- PASS: TestExactMatch (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestOnlyOneExactMatch [2022-03-09T15:44:28.534Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestContains [2022-03-09T15:44:28.534Z] --- PASS: TestContains (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestValidate [2022-03-09T15:44:28.534Z] --- PASS: TestValidate (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestWalkValues [2022-03-09T15:44:28.534Z] --- PASS: TestWalkValues (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestFuzzyMatch [2022-03-09T15:44:28.534Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestClone [2022-03-09T15:44:28.534Z] --- PASS: TestClone (0.00s) [2022-03-09T15:44:28.534Z] PASS [2022-03-09T15:44:28.534Z] coverage: 92.2% of statements [2022-03-09T15:44:28.534Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-09T15:44:28.534Z] === RUN TestDurationToSecondsString [2022-03-09T15:44:28.534Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestGetTimestamp [2022-03-09T15:44:28.534Z] --- PASS: TestGetTimestamp (0.21s) [2022-03-09T15:44:28.534Z] === RUN TestParseTimestamps [2022-03-09T15:44:28.534Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-09T15:44:28.534Z] PASS [2022-03-09T15:44:28.534Z] coverage: 100.0% of statements [2022-03-09T15:44:28.534Z] ok github.com/docker/docker/api/types/time 0.279s coverage: 100.0% of statements [2022-03-09T15:44:28.534Z] === RUN TestCompareVersion [2022-03-09T15:44:28.534Z] --- PASS: TestCompareVersion (0.00s) [2022-03-09T15:44:28.534Z] PASS [2022-03-09T15:44:28.534Z] coverage: 77.3% of statements [2022-03-09T15:44:28.534Z] ok github.com/docker/docker/api/types/versions 0.061s coverage: 77.3% of statements [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/builder [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-09T15:44:28.534Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-09T15:44:28.534Z] === RUN TestParseRemoteURL [2022-03-09T15:44:28.534Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-09T15:44:28.534Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-09T15:44:28.534Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-09T15:44:28.534Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-09T15:44:28.534Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-09T15:44:28.534Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-09T15:44:28.534Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-09T15:44:28.534Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-09T15:44:28.534Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-09T15:44:28.534Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-09T15:44:28.534Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-09T15:44:28.534Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-09T15:44:28.534Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-09T15:44:28.534Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-09T15:44:28.534Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-09T15:44:28.534Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-09T15:44:28.534Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-09T15:44:28.534Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-09T15:44:28.534Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-09T15:44:28.534Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-09T15:44:28.534Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestCloneArgsSmartHttp [2022-03-09T15:44:28.534Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-09T15:44:28.534Z] === RUN TestCloneArgsDumbHttp [2022-03-09T15:44:28.534Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestCloneArgsGit [2022-03-09T15:44:28.534Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-09T15:44:28.534Z] === RUN TestCheckoutGit [2022-03-09T15:44:30.736Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-09T15:44:30.736Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-09T15:44:30.736Z] === RUN TestProcessNoDockerignore [2022-03-09T15:44:30.736Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-09T15:44:30.736Z] === RUN TestEnable [2022-03-09T15:44:30.736Z] --- PASS: TestEnable (0.00s) [2022-03-09T15:44:30.736Z] === RUN TestDisable [2022-03-09T15:44:30.736Z] --- PASS: TestDisable (0.00s) [2022-03-09T15:44:30.736Z] === RUN TestEnabled [2022-03-09T15:44:30.736Z] --- PASS: TestEnabled (0.00s) [2022-03-09T15:44:30.736Z] PASS [2022-03-09T15:44:30.736Z] coverage: 100.0% of statements [2022-03-09T15:44:30.736Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-09T15:44:30.736Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-09T15:44:30.736Z] === RUN TestDetectContentType [2022-03-09T15:44:30.736Z] --- PASS: TestDetectContentType (0.00s) [2022-03-09T15:44:30.736Z] === RUN TestSelectAcceptableMIME [2022-03-09T15:44:30.736Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-09T15:44:30.736Z] === RUN TestInspectEmptyResponse [2022-03-09T15:44:30.736Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-09T15:44:30.736Z] === RUN TestInspectResponseBinary [2022-03-09T15:44:30.736Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-09T15:44:30.736Z] === RUN TestResponseUnsupportedContentType [2022-03-09T15:44:30.736Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-09T15:44:30.736Z] === RUN TestInspectResponseTextSimple [2022-03-09T15:44:30.736Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-09T15:44:30.736Z] === RUN TestInspectResponseEmptyContentType [2022-03-09T15:44:30.736Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-09T15:44:30.736Z] === RUN TestUnknownContentLength [2022-03-09T15:44:30.736Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-09T15:44:30.736Z] === RUN TestDownloadRemote [2022-03-09T15:44:30.736Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2022-03-09T15:44:30.736Z] --- PASS: TestDownloadRemote (0.15s) [2022-03-09T15:44:30.736Z] === RUN TestGetWithStatusError [2022-03-09T15:44:30.736Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-09T15:44:30.736Z] === RUN TestCloseRootDirectory [2022-03-09T15:44:31.206Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:44:31.206Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-09T15:44:31.206Z] === RUN TestHashFile [2022-03-09T15:44:31.206Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:44:31.206Z] --- SKIP: TestHashFile (0.01s) [2022-03-09T15:44:31.206Z] === RUN TestHashSubdir [2022-03-09T15:44:31.206Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:44:31.206Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-09T15:44:31.206Z] === RUN TestRemoveDirectory [2022-03-09T15:44:31.206Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:44:31.206Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-09T15:44:31.206Z] PASS [2022-03-09T15:44:31.206Z] coverage: 9.3% of statements [2022-03-09T15:44:31.206Z] ok github.com/docker/docker/builder/remotecontext 0.346s coverage: 9.3% of statements [2022-03-09T15:44:32.196Z] === RUN TestGetAllAllowed [2022-03-09T15:44:32.196Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestGetAllMeta [2022-03-09T15:44:32.196Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-09T15:44:32.196Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestIsUnreferencedBuiltin [2022-03-09T15:44:32.196Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestIsExistingDirectory [2022-03-09T15:44:32.196Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-09T15:44:32.196Z] === RUN TestGetFilenameForDownload [2022-03-09T15:44:32.196Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestEnv2Variables [2022-03-09T15:44:32.196Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-09T15:44:32.196Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestMaintainer [2022-03-09T15:44:32.196Z] --- PASS: TestMaintainer (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestLabel [2022-03-09T15:44:32.196Z] --- PASS: TestLabel (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestFromScratch [2022-03-09T15:44:32.196Z] --- PASS: TestFromScratch (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestFromWithArg [2022-03-09T15:44:32.196Z] --- PASS: TestFromWithArg (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-09T15:44:32.196Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestFromWithUndefinedArg [2022-03-09T15:44:32.196Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestFromMultiStageWithNamedStage [2022-03-09T15:44:32.196Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestOnbuild [2022-03-09T15:44:32.196Z] --- PASS: TestOnbuild (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestWorkdir [2022-03-09T15:44:32.196Z] --- PASS: TestWorkdir (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestCmd [2022-03-09T15:44:32.196Z] --- PASS: TestCmd (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestHealthcheckNone [2022-03-09T15:44:32.196Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestHealthcheckCmd [2022-03-09T15:44:32.196Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestEntrypoint [2022-03-09T15:44:32.196Z] --- PASS: TestEntrypoint (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestExpose [2022-03-09T15:44:32.196Z] --- PASS: TestExpose (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestUser [2022-03-09T15:44:32.196Z] --- PASS: TestUser (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestVolume [2022-03-09T15:44:32.196Z] --- PASS: TestVolume (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestStopSignal [2022-03-09T15:44:32.196Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-09T15:44:32.196Z] --- SKIP: TestStopSignal (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestArg [2022-03-09T15:44:32.196Z] --- PASS: TestArg (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestShell [2022-03-09T15:44:32.196Z] --- PASS: TestShell (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestPrependEnvOnCmd [2022-03-09T15:44:32.196Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestRunWithBuildArgs [2022-03-09T15:44:32.196Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestRunIgnoresHealthcheck [2022-03-09T15:44:32.196Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestDispatchUnsupportedOptions [2022-03-09T15:44:32.196Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-09T15:44:32.196Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-09T15:44:32.196Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-09T15:44:32.196Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-09T15:44:32.196Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-09T15:44:32.196Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-09T15:44:32.196Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestNormalizeWorkdir [2022-03-09T15:44:32.196Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestDispatch [2022-03-09T15:44:32.196Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-09T15:44:32.196Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-09T15:44:32.196Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-09T15:44:32.196Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-09T15:44:32.196Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-09T15:44:32.196Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-09T15:44:32.196Z] === RUN TestDispatch/COPY_url [2022-03-09T15:44:32.196Z] --- PASS: TestDispatch (0.09s) [2022-03-09T15:44:32.196Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-09T15:44:32.196Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-09T15:44:32.196Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-03-09T15:44:32.196Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s) [2022-03-09T15:44:32.196Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-03-09T15:44:32.196Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-09T15:44:32.196Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestAddScratchImageAddsToMounts [2022-03-09T15:44:32.196Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-09T15:44:32.196Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-09T15:44:32.196Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-09T15:44:32.196Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestImageSourceGetAddsToMounts [2022-03-09T15:44:32.196Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestEmptyDockerfile [2022-03-09T15:44:32.196Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestSymlinkDockerfile [2022-03-09T15:44:32.196Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-09T15:44:32.196Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-09T15:44:32.196Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-03-09T15:44:32.196Z] === RUN TestNonExistingDockerfile [2022-03-09T15:44:32.196Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestCopyRunConfig [2022-03-09T15:44:32.196Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestDeepCopyRunConfig [2022-03-09T15:44:32.196Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestExportImage [2022-03-09T15:44:32.196Z] --- PASS: TestExportImage (0.00s) [2022-03-09T15:44:32.196Z] === RUN TestNormalizeDest [2022-03-09T15:44:32.196Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-09T15:44:32.196Z] PASS [2022-03-09T15:44:32.196Z] coverage: 46.7% of statements [2022-03-09T15:44:32.196Z] ok github.com/docker/docker/builder/dockerfile 0.265s coverage: 46.7% of statements [2022-03-09T15:44:32.660Z] === RUN TestTCP4Proxy [2022-03-09T15:44:32.660Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-09T15:44:32.660Z] === RUN TestTCP4ProxyHalfClose [2022-03-09T15:44:32.660Z] --- PASS: TestTCP4ProxyHalfClose (0.02s) [2022-03-09T15:44:32.660Z] === RUN TestTCP6Proxy [2022-03-09T15:44:32.660Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-09T15:44:32.660Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-09T15:44:32.660Z] === RUN TestTCPDualStackProxy [2022-03-09T15:44:32.660Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-09T15:44:32.660Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-09T15:44:32.660Z] === RUN TestUDP4Proxy [2022-03-09T15:44:32.660Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-09T15:44:32.660Z] === RUN TestUDP6Proxy [2022-03-09T15:44:32.660Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-09T15:44:32.660Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-09T15:44:32.660Z] === RUN TestUDPWriteError [2022-03-09T15:44:32.660Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-09T15:44:32.660Z] === RUN TestSCTP4Proxy [2022-03-09T15:44:32.660Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-09T15:44:32.660Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-09T15:44:32.660Z] === RUN TestSCTP6Proxy [2022-03-09T15:44:32.660Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-09T15:44:32.660Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-09T15:44:32.660Z] PASS [2022-03-09T15:44:32.660Z] coverage: 49.4% of statements [2022-03-09T15:44:32.660Z] ok github.com/docker/docker/cmd/docker-proxy 0.084s coverage: 49.4% of statements [2022-03-09T15:44:34.309Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-09T15:44:34.310Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-09T15:44:34.565Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-09T15:44:37.082Z] === RUN TestDockerSuite/TestEventsTop [2022-03-09T15:44:38.013Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-09T15:44:40.535Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-09T15:44:41.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-09T15:44:43.983Z] docker_api_swarm_test.go:384: [d1fc5ffbcb340] joining swarm manager [db1106e9df3f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:44:44.547Z] --- PASS: TestServicePlugin (31.50s) [2022-03-09T15:44:44.547Z] === RUN TestServiceUpdateLabel [2022-03-09T15:44:44.805Z] docker_api_swarm_test.go:385: [da04453e3f640] joining swarm manager [db1106e9df3f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:44:47.322Z] --- PASS: TestServiceUpdateLabel (2.50s) [2022-03-09T15:44:47.322Z] === RUN TestServiceUpdateSecrets [2022-03-09T15:44:47.519Z] === RUN TestCheckpointCreateError [2022-03-09T15:44:47.520Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestCheckpointCreate [2022-03-09T15:44:47.520Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestCheckpointDeleteError [2022-03-09T15:44:47.520Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestCheckpointDelete [2022-03-09T15:44:47.520Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestCheckpointListError [2022-03-09T15:44:47.520Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestCheckpointList [2022-03-09T15:44:47.520Z] --- PASS: TestCheckpointList (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestCheckpointListContainerNotFound [2022-03-09T15:44:47.520Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestNewClientWithOpsFromEnv [2022-03-09T15:44:47.520Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-09T15:44:47.520Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestGetAPIPath [2022-03-09T15:44:47.520Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestParseHostURL [2022-03-09T15:44:47.520Z] --- PASS: TestParseHostURL (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-09T15:44:47.520Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-09T15:44:47.520Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestNegotiateAPIVersion [2022-03-09T15:44:47.520Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestNegotiateAPVersionOverride [2022-03-09T15:44:47.520Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-09T15:44:47.520Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-09T15:44:47.520Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-09T15:44:47.520Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestClientRedirect [2022-03-09T15:44:47.520Z] --- PASS: TestClientRedirect (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigCreateUnsupported [2022-03-09T15:44:47.520Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigCreateError [2022-03-09T15:44:47.520Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigCreate [2022-03-09T15:44:47.520Z] --- PASS: TestConfigCreate (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigInspectNotFound [2022-03-09T15:44:47.520Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigInspectWithEmptyID [2022-03-09T15:44:47.520Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigInspectUnsupported [2022-03-09T15:44:47.520Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigInspectError [2022-03-09T15:44:47.520Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigInspectConfigNotFound [2022-03-09T15:44:47.520Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigInspect [2022-03-09T15:44:47.520Z] --- PASS: TestConfigInspect (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigListUnsupported [2022-03-09T15:44:47.520Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigListError [2022-03-09T15:44:47.520Z] --- PASS: TestConfigListError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigList [2022-03-09T15:44:47.520Z] --- PASS: TestConfigList (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigRemoveUnsupported [2022-03-09T15:44:47.520Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigRemoveError [2022-03-09T15:44:47.520Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigRemove [2022-03-09T15:44:47.520Z] --- PASS: TestConfigRemove (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigUpdateUnsupported [2022-03-09T15:44:47.520Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigUpdateError [2022-03-09T15:44:47.520Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestConfigUpdate [2022-03-09T15:44:47.520Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerCommitError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerCommit [2022-03-09T15:44:47.520Z] --- PASS: TestContainerCommit (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerStatPathError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerStatPathNotFoundError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerStatPathNoHeaderError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerStatPath [2022-03-09T15:44:47.520Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestCopyToContainerError [2022-03-09T15:44:47.520Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestCopyToContainerNotFoundError [2022-03-09T15:44:47.520Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-09T15:44:47.520Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestCopyToContainer [2022-03-09T15:44:47.520Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestCopyFromContainerError [2022-03-09T15:44:47.520Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestCopyFromContainerNotFoundError [2022-03-09T15:44:47.520Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-09T15:44:47.520Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-09T15:44:47.520Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestCopyFromContainer [2022-03-09T15:44:47.520Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerCreateError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerCreateImageNotFound [2022-03-09T15:44:47.520Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerCreateWithName [2022-03-09T15:44:47.520Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerCreateAutoRemove [2022-03-09T15:44:47.520Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerDiffError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerDiff [2022-03-09T15:44:47.520Z] --- PASS: TestContainerDiff (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerExecCreateError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerExecCreate [2022-03-09T15:44:47.520Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerExecStartError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerExecStart [2022-03-09T15:44:47.520Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerExecInspectError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerExecInspect [2022-03-09T15:44:47.520Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerExportError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerExportError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerExport [2022-03-09T15:44:47.520Z] --- PASS: TestContainerExport (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerInspectError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerInspectContainerNotFound [2022-03-09T15:44:47.520Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerInspectWithEmptyID [2022-03-09T15:44:47.520Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerInspect [2022-03-09T15:44:47.520Z] --- PASS: TestContainerInspect (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerInspectNode [2022-03-09T15:44:47.520Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerKillError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerKillError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerKill [2022-03-09T15:44:47.520Z] --- PASS: TestContainerKill (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerListError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerListError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerList [2022-03-09T15:44:47.520Z] --- PASS: TestContainerList (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerLogsNotFoundError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerLogsError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerLogs [2022-03-09T15:44:47.520Z] --- PASS: TestContainerLogs (0.24s) [2022-03-09T15:44:47.520Z] === RUN TestContainerPauseError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerPause [2022-03-09T15:44:47.520Z] --- PASS: TestContainerPause (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainersPruneError [2022-03-09T15:44:47.520Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainersPrune [2022-03-09T15:44:47.520Z] --- PASS: TestContainersPrune (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerRemoveError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerRemoveNotFoundError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerRemove [2022-03-09T15:44:47.520Z] --- PASS: TestContainerRemove (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerRenameError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerRename [2022-03-09T15:44:47.520Z] --- PASS: TestContainerRename (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerResizeError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerExecResizeError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerResize [2022-03-09T15:44:47.520Z] --- PASS: TestContainerResize (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerExecResize [2022-03-09T15:44:47.520Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerRestartError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerRestart [2022-03-09T15:44:47.520Z] --- PASS: TestContainerRestart (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerStartError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerStartError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerStart [2022-03-09T15:44:47.520Z] --- PASS: TestContainerStart (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerStatsError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerStats [2022-03-09T15:44:47.520Z] --- PASS: TestContainerStats (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerStopError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerStopError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerStop [2022-03-09T15:44:47.520Z] --- PASS: TestContainerStop (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerTopError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerTopError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerTop [2022-03-09T15:44:47.520Z] --- PASS: TestContainerTop (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerUnpauseError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerUnpause [2022-03-09T15:44:47.520Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerUpdateError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerUpdate [2022-03-09T15:44:47.520Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerWaitError [2022-03-09T15:44:47.520Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestContainerWait [2022-03-09T15:44:47.520Z] --- PASS: TestContainerWait (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestDiskUsageError [2022-03-09T15:44:47.520Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestDiskUsage [2022-03-09T15:44:47.520Z] --- PASS: TestDiskUsage (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestDistributionInspectUnsupported [2022-03-09T15:44:47.520Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestDistributionInspectWithEmptyID [2022-03-09T15:44:47.520Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestEventsErrorInOptions [2022-03-09T15:44:47.520Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestEventsErrorFromServer [2022-03-09T15:44:47.520Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestEvents [2022-03-09T15:44:47.520Z] --- PASS: TestEvents (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestTLSCloseWriter [2022-03-09T15:44:47.520Z] === PAUSE TestTLSCloseWriter [2022-03-09T15:44:47.520Z] === RUN TestImageBuildError [2022-03-09T15:44:47.520Z] --- PASS: TestImageBuildError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageBuild [2022-03-09T15:44:47.520Z] --- PASS: TestImageBuild (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestGetDockerOS [2022-03-09T15:44:47.520Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageCreateError [2022-03-09T15:44:47.520Z] --- PASS: TestImageCreateError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageCreate [2022-03-09T15:44:47.520Z] --- PASS: TestImageCreate (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageHistoryError [2022-03-09T15:44:47.520Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageHistory [2022-03-09T15:44:47.520Z] --- PASS: TestImageHistory (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageImportError [2022-03-09T15:44:47.520Z] --- PASS: TestImageImportError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageImport [2022-03-09T15:44:47.520Z] --- PASS: TestImageImport (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageInspectError [2022-03-09T15:44:47.520Z] --- PASS: TestImageInspectError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageInspectImageNotFound [2022-03-09T15:44:47.520Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageInspectWithEmptyID [2022-03-09T15:44:47.520Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageInspect [2022-03-09T15:44:47.520Z] --- PASS: TestImageInspect (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageListError [2022-03-09T15:44:47.520Z] --- PASS: TestImageListError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageList [2022-03-09T15:44:47.520Z] --- PASS: TestImageList (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageListApiBefore125 [2022-03-09T15:44:47.520Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageLoadError [2022-03-09T15:44:47.520Z] --- PASS: TestImageLoadError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageLoad [2022-03-09T15:44:47.520Z] --- PASS: TestImageLoad (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImagesPruneError [2022-03-09T15:44:47.520Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImagesPrune [2022-03-09T15:44:47.520Z] --- PASS: TestImagesPrune (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImagePullReferenceParseError [2022-03-09T15:44:47.520Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImagePullAnyError [2022-03-09T15:44:47.520Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-09T15:44:47.520Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-09T15:44:47.520Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-09T15:44:47.520Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-09T15:44:47.520Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImagePullWithoutErrors [2022-03-09T15:44:47.520Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImagePushReferenceError [2022-03-09T15:44:47.520Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImagePushAnyError [2022-03-09T15:44:47.520Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-09T15:44:47.520Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-09T15:44:47.520Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-09T15:44:47.520Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-09T15:44:47.520Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImagePushWithoutErrors [2022-03-09T15:44:47.520Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-09T15:44:47.520Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-09T15:44:47.520Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-09T15:44:47.520Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-09T15:44:47.520Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-09T15:44:47.520Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-09T15:44:47.520Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-09T15:44:47.520Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-09T15:44:47.520Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageRemoveError [2022-03-09T15:44:47.520Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageRemoveImageNotFound [2022-03-09T15:44:47.520Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageRemove [2022-03-09T15:44:47.520Z] --- PASS: TestImageRemove (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageSaveError [2022-03-09T15:44:47.520Z] --- PASS: TestImageSaveError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageSave [2022-03-09T15:44:47.520Z] --- PASS: TestImageSave (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageSearchAnyError [2022-03-09T15:44:47.520Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-09T15:44:47.520Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-09T15:44:47.520Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-09T15:44:47.520Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-09T15:44:47.520Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageSearchWithoutErrors [2022-03-09T15:44:47.520Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageTagError [2022-03-09T15:44:47.520Z] --- PASS: TestImageTagError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageTagInvalidReference [2022-03-09T15:44:47.520Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageTagInvalidSourceImageName [2022-03-09T15:44:47.520Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageTagHexSource [2022-03-09T15:44:47.520Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestImageTag [2022-03-09T15:44:47.520Z] --- PASS: TestImageTag (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestInfoServerError [2022-03-09T15:44:47.520Z] --- PASS: TestInfoServerError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestInfoInvalidResponseJSONError [2022-03-09T15:44:47.520Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestInfo [2022-03-09T15:44:47.520Z] --- PASS: TestInfo (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestNetworkConnectError [2022-03-09T15:44:47.520Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-09T15:44:47.520Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestNetworkConnect [2022-03-09T15:44:47.520Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestNetworkCreateError [2022-03-09T15:44:47.520Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-09T15:44:47.520Z] === RUN TestNetworkCreate [2022-03-09T15:44:47.520Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNetworkDisconnectError [2022-03-09T15:44:47.521Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNetworkDisconnect [2022-03-09T15:44:47.521Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNetworkInspect [2022-03-09T15:44:47.521Z] === RUN TestNetworkInspect/empty_ID [2022-03-09T15:44:47.521Z] === RUN TestNetworkInspect/no_options [2022-03-09T15:44:47.521Z] === RUN TestNetworkInspect/verbose [2022-03-09T15:44:47.521Z] === RUN TestNetworkInspect/global_scope [2022-03-09T15:44:47.521Z] === RUN TestNetworkInspect/unknown_network [2022-03-09T15:44:47.521Z] === RUN TestNetworkInspect/server_error [2022-03-09T15:44:47.521Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-09T15:44:47.521Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-09T15:44:47.521Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-09T15:44:47.521Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-09T15:44:47.521Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-09T15:44:47.521Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-09T15:44:47.521Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNetworkListError [2022-03-09T15:44:47.521Z] --- PASS: TestNetworkListError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNetworkList [2022-03-09T15:44:47.521Z] --- PASS: TestNetworkList (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNetworksPruneError [2022-03-09T15:44:47.521Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNetworksPrune [2022-03-09T15:44:47.521Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNetworkRemoveError [2022-03-09T15:44:47.521Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNetworkRemove [2022-03-09T15:44:47.521Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNodeInspectError [2022-03-09T15:44:47.521Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNodeInspectNodeNotFound [2022-03-09T15:44:47.521Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNodeInspectWithEmptyID [2022-03-09T15:44:47.521Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNodeInspect [2022-03-09T15:44:47.521Z] --- PASS: TestNodeInspect (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNodeListError [2022-03-09T15:44:47.521Z] --- PASS: TestNodeListError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNodeList [2022-03-09T15:44:47.521Z] --- PASS: TestNodeList (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNodeRemoveError [2022-03-09T15:44:47.521Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNodeRemove [2022-03-09T15:44:47.521Z] --- PASS: TestNodeRemove (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNodeUpdateError [2022-03-09T15:44:47.521Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestNodeUpdate [2022-03-09T15:44:47.521Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestOptionWithHostFromEnv [2022-03-09T15:44:47.521Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestOptionWithTimeout [2022-03-09T15:44:47.521Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestOptionWithVersionFromEnv [2022-03-09T15:44:47.521Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPingFail [2022-03-09T15:44:47.521Z] --- PASS: TestPingFail (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPingWithError [2022-03-09T15:44:47.521Z] 2022/03/09 15:44:45 RoundTripper returned a response & error; ignoring response [2022-03-09T15:44:47.521Z] 2022/03/09 15:44:45 RoundTripper returned a response & error; ignoring response [2022-03-09T15:44:47.521Z] --- PASS: TestPingWithError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPingSuccess [2022-03-09T15:44:47.521Z] --- PASS: TestPingSuccess (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPingHeadFallback [2022-03-09T15:44:47.521Z] === RUN TestPingHeadFallback/OK [2022-03-09T15:44:47.521Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-09T15:44:47.521Z] === RUN TestPingHeadFallback/Not_Found [2022-03-09T15:44:47.521Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-09T15:44:47.521Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-09T15:44:47.521Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-09T15:44:47.521Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-09T15:44:47.521Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-09T15:44:47.521Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPluginDisableError [2022-03-09T15:44:47.521Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPluginDisable [2022-03-09T15:44:47.521Z] --- PASS: TestPluginDisable (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPluginEnableError [2022-03-09T15:44:47.521Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPluginEnable [2022-03-09T15:44:47.521Z] --- PASS: TestPluginEnable (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPluginInspectError [2022-03-09T15:44:47.521Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPluginInspectWithEmptyID [2022-03-09T15:44:47.521Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPluginInspect [2022-03-09T15:44:47.521Z] --- PASS: TestPluginInspect (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPluginListError [2022-03-09T15:44:47.521Z] --- PASS: TestPluginListError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPluginList [2022-03-09T15:44:47.521Z] --- PASS: TestPluginList (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPluginPushError [2022-03-09T15:44:47.521Z] --- PASS: TestPluginPushError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPluginPush [2022-03-09T15:44:47.521Z] --- PASS: TestPluginPush (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPluginRemoveError [2022-03-09T15:44:47.521Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPluginRemove [2022-03-09T15:44:47.521Z] --- PASS: TestPluginRemove (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPluginSetError [2022-03-09T15:44:47.521Z] --- PASS: TestPluginSetError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPluginSet [2022-03-09T15:44:47.521Z] --- PASS: TestPluginSet (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSetHostHeader [2022-03-09T15:44:47.521Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestPlainTextError [2022-03-09T15:44:47.521Z] --- PASS: TestPlainTextError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestInfiniteError [2022-03-09T15:44:47.521Z] --- PASS: TestInfiniteError (0.05s) [2022-03-09T15:44:47.521Z] === RUN TestCanceledContext [2022-03-09T15:44:47.521Z] 2022/03/09 15:44:45 RoundTripper returned a response & error; ignoring response [2022-03-09T15:44:47.521Z] --- PASS: TestCanceledContext (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestDeadlineExceededContext [2022-03-09T15:44:47.521Z] 2022/03/09 15:44:45 RoundTripper returned a response & error; ignoring response [2022-03-09T15:44:47.521Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSecretCreateUnsupported [2022-03-09T15:44:47.521Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSecretCreateError [2022-03-09T15:44:47.521Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSecretCreate [2022-03-09T15:44:47.521Z] --- PASS: TestSecretCreate (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSecretInspectUnsupported [2022-03-09T15:44:47.521Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSecretInspectError [2022-03-09T15:44:47.521Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSecretInspectSecretNotFound [2022-03-09T15:44:47.521Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSecretInspectWithEmptyID [2022-03-09T15:44:47.521Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSecretInspect [2022-03-09T15:44:47.521Z] --- PASS: TestSecretInspect (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSecretListUnsupported [2022-03-09T15:44:47.521Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSecretListError [2022-03-09T15:44:47.521Z] --- PASS: TestSecretListError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSecretList [2022-03-09T15:44:47.521Z] --- PASS: TestSecretList (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSecretRemoveUnsupported [2022-03-09T15:44:47.521Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSecretRemoveError [2022-03-09T15:44:47.521Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSecretRemove [2022-03-09T15:44:47.521Z] --- PASS: TestSecretRemove (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSecretUpdateUnsupported [2022-03-09T15:44:47.521Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSecretUpdateError [2022-03-09T15:44:47.521Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSecretUpdate [2022-03-09T15:44:47.521Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestServiceCreateError [2022-03-09T15:44:47.521Z] --- PASS: TestServiceCreateError (0.01s) [2022-03-09T15:44:47.521Z] === RUN TestServiceCreate [2022-03-09T15:44:47.521Z] --- PASS: TestServiceCreate (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-09T15:44:47.521Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestServiceCreateDigestPinning [2022-03-09T15:44:47.521Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestServiceInspectError [2022-03-09T15:44:47.521Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestServiceInspectServiceNotFound [2022-03-09T15:44:47.521Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestServiceInspectWithEmptyID [2022-03-09T15:44:47.521Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestServiceInspect [2022-03-09T15:44:47.521Z] --- PASS: TestServiceInspect (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestServiceListError [2022-03-09T15:44:47.521Z] --- PASS: TestServiceListError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestServiceList [2022-03-09T15:44:47.521Z] --- PASS: TestServiceList (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestServiceLogsError [2022-03-09T15:44:47.521Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestServiceLogs [2022-03-09T15:44:47.521Z] --- PASS: TestServiceLogs (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestServiceRemoveError [2022-03-09T15:44:47.521Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestServiceRemoveNotFoundError [2022-03-09T15:44:47.521Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestServiceRemove [2022-03-09T15:44:47.521Z] --- PASS: TestServiceRemove (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestServiceUpdateError [2022-03-09T15:44:47.521Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestServiceUpdate [2022-03-09T15:44:47.521Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSwarmGetUnlockKeyError [2022-03-09T15:44:47.521Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSwarmGetUnlockKey [2022-03-09T15:44:47.521Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSwarmInitError [2022-03-09T15:44:47.521Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSwarmInit [2022-03-09T15:44:47.521Z] --- PASS: TestSwarmInit (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSwarmInspectError [2022-03-09T15:44:47.521Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSwarmInspect [2022-03-09T15:44:47.521Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSwarmJoinError [2022-03-09T15:44:47.521Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSwarmJoin [2022-03-09T15:44:47.521Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSwarmLeaveError [2022-03-09T15:44:47.521Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSwarmLeave [2022-03-09T15:44:47.521Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSwarmUnlockError [2022-03-09T15:44:47.521Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSwarmUnlock [2022-03-09T15:44:47.521Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSwarmUpdateError [2022-03-09T15:44:47.521Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestSwarmUpdate [2022-03-09T15:44:47.521Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestTaskInspectError [2022-03-09T15:44:47.521Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestTaskInspectWithEmptyID [2022-03-09T15:44:47.521Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestTaskInspect [2022-03-09T15:44:47.521Z] --- PASS: TestTaskInspect (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestTaskListError [2022-03-09T15:44:47.521Z] --- PASS: TestTaskListError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestTaskList [2022-03-09T15:44:47.521Z] --- PASS: TestTaskList (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestVolumeCreateError [2022-03-09T15:44:47.521Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestVolumeCreate [2022-03-09T15:44:47.521Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestVolumeInspectError [2022-03-09T15:44:47.521Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestVolumeInspectNotFound [2022-03-09T15:44:47.521Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestVolumeInspectWithEmptyID [2022-03-09T15:44:47.521Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestVolumeInspect [2022-03-09T15:44:47.521Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestVolumeListError [2022-03-09T15:44:47.521Z] --- PASS: TestVolumeListError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestVolumeList [2022-03-09T15:44:47.521Z] --- PASS: TestVolumeList (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestVolumeRemoveError [2022-03-09T15:44:47.521Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-09T15:44:47.521Z] === RUN TestVolumeRemove [2022-03-09T15:44:47.521Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-09T15:44:47.521Z] === CONT TestTLSCloseWriter [2022-03-09T15:44:47.521Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-09T15:44:47.521Z] PASS [2022-03-09T15:44:47.521Z] coverage: 75.2% of statements [2022-03-09T15:44:47.521Z] ok github.com/docker/docker/client 0.506s coverage: 75.2% of statements [2022-03-09T15:44:51.492Z] === RUN TestDockerSuite/TestExec [2022-03-09T15:44:52.053Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-09T15:44:52.309Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-09T15:44:52.872Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-09T15:44:53.435Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-09T15:44:54.363Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-09T15:44:54.926Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-09T15:44:55.491Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-09T15:44:56.423Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-09T15:44:56.679Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-09T15:44:57.242Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-09T15:44:57.805Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-09T15:44:59.173Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-09T15:44:59.735Z] === RUN TestDockerSuite/TestExecEnv [2022-03-09T15:45:00.298Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-09T15:45:01.228Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-09T15:45:01.794Z] --- PASS: TestServiceUpdateSecrets (14.80s) [2022-03-09T15:45:01.794Z] === RUN TestServiceUpdateConfigs [2022-03-09T15:45:01.794Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-09T15:45:03.689Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-09T15:45:04.251Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-09T15:45:04.816Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-09T15:45:05.379Z] === RUN TestDockerSuite/TestExecParseError [2022-03-09T15:45:05.636Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-09T15:45:06.201Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-09T15:45:06.764Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-09T15:45:07.693Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-09T15:45:08.623Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-09T15:45:09.187Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-09T15:45:12.764Z] --- PASS: TestCheckoutGit (40.99s) [2022-03-09T15:45:12.764Z] === RUN TestValidGitTransport [2022-03-09T15:45:12.764Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-09T15:45:12.764Z] === RUN TestGitInvalidRef [2022-03-09T15:45:12.764Z] --- PASS: TestGitInvalidRef (0.31s) [2022-03-09T15:45:12.764Z] PASS [2022-03-09T15:45:12.764Z] coverage: 86.3% of statements [2022-03-09T15:45:12.764Z] ok github.com/docker/docker/builder/remotecontext/git 41.402s coverage: 86.3% of statements [2022-03-09T15:45:12.764Z] ? github.com/docker/docker/cli [no test files] [2022-03-09T15:45:12.764Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-09T15:45:17.280Z] --- PASS: TestServiceUpdateConfigs (14.72s) [2022-03-09T15:45:17.280Z] === RUN TestServiceUpdateNetwork [2022-03-09T15:45:18.597Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-09T15:45:18.597Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-09T15:45:18.597Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-09T15:45:18.597Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-09T15:45:18.597Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-09T15:45:18.597Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-09T15:45:18.597Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-09T15:45:18.597Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-09T15:45:18.597Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-09T15:45:18.597Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-09T15:45:18.597Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-09T15:45:18.597Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-09T15:45:18.597Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-09T15:45:18.597Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-09T15:45:18.597Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-09T15:45:18.597Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-09T15:45:18.597Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-09T15:45:18.597Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-09T15:45:18.597Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-09T15:45:18.597Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-09T15:45:18.597Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-09T15:45:18.597Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-09T15:45:18.597Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-09T15:45:18.597Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-09T15:45:18.597Z] === RUN TestConfigureDaemonLogs [2022-03-09T15:45:18.597Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-09T15:45:18.597Z] === RUN TestCommonOptionsInstallFlags [2022-03-09T15:45:18.597Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-09T15:45:18.597Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-09T15:45:18.597Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-09T15:45:18.597Z] PASS [2022-03-09T15:45:18.597Z] coverage: 19.0% of statements [2022-03-09T15:45:18.597Z] ok github.com/docker/docker/cmd/dockerd 0.275s coverage: 19.0% of statements [2022-03-09T15:45:18.597Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-09T15:45:18.597Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-09T15:45:19.576Z] === RUN TestContainerStopSignal [2022-03-09T15:45:19.576Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-09T15:45:19.576Z] === RUN TestContainerStopTimeout [2022-03-09T15:45:19.576Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-09T15:45:19.576Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-09T15:45:19.576Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-09T15:45:19.576Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-09T15:45:19.576Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-09T15:45:19.576Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-09T15:45:19.576Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-09T15:45:19.576Z] === RUN TestReplaceAndAppendEnvVars [2022-03-09T15:45:19.576Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-09T15:45:19.576Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-09T15:45:19.576Z] === RUN TestNewMemoryStore [2022-03-09T15:45:19.576Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-09T15:45:19.576Z] === RUN TestAddContainers [2022-03-09T15:45:19.576Z] --- PASS: TestAddContainers (0.00s) [2022-03-09T15:45:19.576Z] === RUN TestGetContainer [2022-03-09T15:45:19.576Z] --- PASS: TestGetContainer (0.00s) [2022-03-09T15:45:19.576Z] === RUN TestDeleteContainer [2022-03-09T15:45:19.576Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-09T15:45:19.576Z] === RUN TestListContainers [2022-03-09T15:45:19.576Z] --- PASS: TestListContainers (0.00s) [2022-03-09T15:45:19.576Z] === RUN TestFirstContainer [2022-03-09T15:45:19.576Z] --- PASS: TestFirstContainer (0.00s) [2022-03-09T15:45:19.576Z] === RUN TestApplyAllContainer [2022-03-09T15:45:19.576Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-09T15:45:19.576Z] === RUN TestIsValidHealthString [2022-03-09T15:45:19.576Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-09T15:45:19.576Z] === RUN TestStateRunStop [2022-03-09T15:45:19.576Z] --- PASS: TestStateRunStop (0.00s) [2022-03-09T15:45:19.576Z] === RUN TestStateTimeoutWait [2022-03-09T15:45:19.576Z] state_test.go:141: Stop callback fired [2022-03-09T15:45:19.576Z] state_test.go:165: Stop callback fired [2022-03-09T15:45:19.576Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-09T15:45:19.576Z] === RUN TestIsValidStateString [2022-03-09T15:45:19.576Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-09T15:45:19.576Z] === RUN TestViewSaveDelete [2022-03-09T15:45:19.576Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-09T15:45:19.576Z] === RUN TestViewAll [2022-03-09T15:45:20.040Z] --- PASS: TestViewAll (0.03s) [2022-03-09T15:45:20.040Z] === RUN TestViewGet [2022-03-09T15:45:20.040Z] --- PASS: TestViewGet (0.01s) [2022-03-09T15:45:20.040Z] === RUN TestNames [2022-03-09T15:45:20.040Z] --- PASS: TestNames (0.00s) [2022-03-09T15:45:20.040Z] === RUN TestViewWithHealthCheck [2022-03-09T15:45:20.040Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-09T15:45:20.040Z] PASS [2022-03-09T15:45:20.040Z] coverage: 41.7% of statements [2022-03-09T15:45:20.040Z] ok github.com/docker/docker/container 0.296s coverage: 41.7% of statements [2022-03-09T15:45:20.040Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-09T15:45:20.040Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-09T15:45:20.040Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-09T15:45:20.040Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-09T15:45:20.551Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-09T15:45:20.808Z] === RUN TestDockerSuite/TestExecTTY [2022-03-09T15:45:21.370Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-09T15:45:21.599Z] === RUN TestPrepare [2022-03-09T15:45:21.599Z] --- PASS: TestPrepare (0.00s) [2022-03-09T15:45:21.599Z] === RUN TestStart [2022-03-09T15:45:21.599Z] --- PASS: TestStart (0.00s) [2022-03-09T15:45:21.599Z] === RUN TestWaitCancel [2022-03-09T15:45:21.599Z] --- PASS: TestWaitCancel (0.00s) [2022-03-09T15:45:21.599Z] === RUN TestWaitDisabled [2022-03-09T15:45:21.599Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-09T15:45:21.599Z] === RUN TestWaitEnabled [2022-03-09T15:45:21.599Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-09T15:45:21.599Z] === RUN TestRemove [2022-03-09T15:45:21.599Z] --- PASS: TestRemove (0.00s) [2022-03-09T15:45:21.599Z] PASS [2022-03-09T15:45:21.599Z] coverage: 65.3% of statements [2022-03-09T15:45:21.599Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2022-03-09T15:45:22.300Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-09T15:45:22.864Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-09T15:45:23.792Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-09T15:45:23.792Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-09T15:45:23.792Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-09T15:45:23.792Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-09T15:45:23.792Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-09T15:45:23.792Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-09T15:45:23.792Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-09T15:45:23.792Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-09T15:45:23.792Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-09T15:45:23.792Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-09T15:45:23.792Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-09T15:45:23.792Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-09T15:45:23.792Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-09T15:45:23.792Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-09T15:45:23.792Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-09T15:45:23.792Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-09T15:45:23.792Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-09T15:45:23.792Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-09T15:45:23.792Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-09T15:45:23.792Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-09T15:45:23.795Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-09T15:45:23.795Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-09T15:45:23.795Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-09T15:45:24.255Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-09T15:45:24.255Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-09T15:45:24.255Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-09T15:45:24.255Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-09T15:45:24.255Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-09T15:45:24.255Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-09T15:45:24.255Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-09T15:45:24.255Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-09T15:45:24.255Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-09T15:45:24.255Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-09T15:45:24.255Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-09T15:45:24.255Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-09T15:45:24.255Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-09T15:45:24.255Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-09T15:45:24.255Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-09T15:45:24.255Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-09T15:45:24.255Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-09T15:45:24.255Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-09T15:45:24.255Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-09T15:45:24.255Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-09T15:45:24.255Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-09T15:45:24.255Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-09T15:45:24.255Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-09T15:45:24.255Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-09T15:45:24.255Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-09T15:45:24.255Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-09T15:45:24.255Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-09T15:45:24.255Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-09T15:45:24.719Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-09T15:45:24.719Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-09T15:45:24.719Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-09T15:45:24.719Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-09T15:45:24.719Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-09T15:45:24.719Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-09T15:45:24.719Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-09T15:45:24.719Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-09T15:45:24.719Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-09T15:45:24.719Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-09T15:45:24.719Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-09T15:45:24.719Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-09T15:45:24.719Z] PASS [2022-03-09T15:45:24.719Z] coverage: 35.9% of statements [2022-03-09T15:45:24.719Z] ok github.com/docker/docker/daemon/cluster/convert 0.460s coverage: 35.9% of statements [2022-03-09T15:45:24.719Z] === RUN TestNewListSecretsFilters [2022-03-09T15:45:24.719Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-09T15:45:24.719Z] === RUN TestNewListConfigsFilters [2022-03-09T15:45:24.719Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-09T15:45:24.719Z] PASS [2022-03-09T15:45:24.719Z] coverage: 0.5% of statements [2022-03-09T15:45:24.719Z] ok github.com/docker/docker/daemon/cluster 1.288s coverage: 0.5% of statements [2022-03-09T15:45:25.161Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-09T15:45:25.723Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-09T15:45:26.653Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-09T15:45:27.216Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-09T15:45:27.649Z] === RUN TestBuilderGC [2022-03-09T15:45:27.649Z] --- PASS: TestBuilderGC (0.00s) [2022-03-09T15:45:27.649Z] === RUN TestDaemonConfigurationNotFound [2022-03-09T15:45:27.649Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-09T15:45:27.649Z] === RUN TestDaemonBrokenConfiguration [2022-03-09T15:45:27.649Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-09T15:45:27.649Z] === RUN TestFindConfigurationConflicts [2022-03-09T15:45:27.649Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-09T15:45:27.649Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-09T15:45:27.649Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-09T15:45:27.649Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-09T15:45:27.649Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-09T15:45:28.119Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-09T15:45:28.119Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-09T15:45:28.119Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-09T15:45:28.119Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-09T15:45:28.119Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-09T15:45:28.119Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-09T15:45:28.119Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-09T15:45:28.119Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-09T15:45:28.119Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-09T15:45:28.119Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-09T15:45:28.119Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-09T15:45:28.119Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-09T15:45:28.119Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-09T15:45:28.119Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-09T15:45:28.119Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-09T15:45:28.119Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-09T15:45:28.119Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-09T15:45:28.119Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-09T15:45:28.119Z] === RUN TestValidateConfigurationErrors [2022-03-09T15:45:28.119Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-09T15:45:28.119Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-09T15:45:28.119Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-09T15:45:28.119Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-09T15:45:28.119Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-09T15:45:28.119Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-09T15:45:28.119Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-09T15:45:28.119Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-09T15:45:28.119Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-09T15:45:28.119Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-09T15:45:28.164Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-09T15:45:28.581Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-09T15:45:28.581Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfigurationErrors (0.02s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-09T15:45:28.581Z] === RUN TestValidateConfiguration [2022-03-09T15:45:28.581Z] === RUN TestValidateConfiguration/with_label [2022-03-09T15:45:28.581Z] === RUN TestValidateConfiguration/with_dns [2022-03-09T15:45:28.581Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-09T15:45:28.581Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-09T15:45:28.581Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-09T15:45:28.581Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-09T15:45:28.581Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-09T15:45:28.581Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-09T15:45:28.581Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-09T15:45:28.581Z] === RUN TestReloadSetConfigFileNotExist [2022-03-09T15:45:28.581Z] time="2022-03-09T15:45:27Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-09T15:45:28.581Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-03-09T15:45:28.581Z] === RUN TestReloadDefaultConfigNotExist [2022-03-09T15:45:28.581Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:45:28.581Z] --- SKIP: TestReloadDefaultConfigNotExist (0.21s) [2022-03-09T15:45:28.581Z] === RUN TestReloadBadDefaultConfig [2022-03-09T15:45:28.581Z] time="2022-03-09T15:45:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1408244083" [2022-03-09T15:45:28.581Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-09T15:45:28.581Z] === RUN TestReloadWithConflictingLabels [2022-03-09T15:45:28.581Z] time="2022-03-09T15:45:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2608313466" [2022-03-09T15:45:28.581Z] --- PASS: TestReloadWithConflictingLabels (0.08s) [2022-03-09T15:45:28.581Z] === RUN TestReloadWithDuplicateLabels [2022-03-09T15:45:28.581Z] time="2022-03-09T15:45:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1448986713" [2022-03-09T15:45:28.581Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-03-09T15:45:28.581Z] === RUN TestMaskURLCredentials [2022-03-09T15:45:28.581Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-09T15:45:28.581Z] === RUN TestDaemonConfigurationMerge [2022-03-09T15:45:28.581Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-09T15:45:28.581Z] PASS [2022-03-09T15:45:28.581Z] coverage: 79.2% of statements [2022-03-09T15:45:28.581Z] ok github.com/docker/docker/daemon/config 0.713s coverage: 79.2% of statements [2022-03-09T15:45:28.581Z] === RUN TestEventsLog [2022-03-09T15:45:28.581Z] --- PASS: TestEventsLog (0.00s) [2022-03-09T15:45:28.581Z] === RUN TestEventsLogTimeout [2022-03-09T15:45:28.581Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-09T15:45:28.581Z] === RUN TestLogEvents [2022-03-09T15:45:28.581Z] --- PASS: TestLogEvents (0.05s) [2022-03-09T15:45:28.581Z] === RUN TestLoadBufferedEvents [2022-03-09T15:45:29.043Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-03-09T15:45:29.043Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-09T15:45:29.043Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-09T15:45:29.043Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-09T15:45:29.043Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-09T15:45:29.043Z] PASS [2022-03-09T15:45:29.043Z] coverage: 50.0% of statements [2022-03-09T15:45:29.043Z] ok github.com/docker/docker/daemon/events 0.326s coverage: 50.0% of statements [2022-03-09T15:45:29.043Z] === RUN TestWaitNodeAttachment [2022-03-09T15:45:29.504Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-03-09T15:45:29.504Z] === RUN TestIsolationConversion [2022-03-09T15:45:29.504Z] === RUN TestIsolationConversion/default [2022-03-09T15:45:29.504Z] === RUN TestIsolationConversion/process [2022-03-09T15:45:29.504Z] === RUN TestIsolationConversion/hyperv [2022-03-09T15:45:29.504Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-09T15:45:29.504Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-09T15:45:29.504Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-09T15:45:29.504Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-09T15:45:29.504Z] === RUN TestContainerLabels [2022-03-09T15:45:29.504Z] --- PASS: TestContainerLabels (0.00s) [2022-03-09T15:45:29.504Z] === RUN TestCredentialSpecConversion [2022-03-09T15:45:29.504Z] === RUN TestCredentialSpecConversion/none [2022-03-09T15:45:29.504Z] === RUN TestCredentialSpecConversion/config [2022-03-09T15:45:29.504Z] === RUN TestCredentialSpecConversion/file [2022-03-09T15:45:29.504Z] === RUN TestCredentialSpecConversion/registry [2022-03-09T15:45:29.504Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-09T15:45:29.504Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-09T15:45:29.504Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-09T15:45:29.504Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-09T15:45:29.504Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-09T15:45:29.504Z] === RUN TestControllerValidateMountBind [2022-03-09T15:45:29.504Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-09T15:45:29.504Z] === RUN TestControllerValidateMountVolume [2022-03-09T15:45:29.504Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-09T15:45:29.504Z] === RUN TestControllerValidateMountTarget [2022-03-09T15:45:29.504Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-09T15:45:29.504Z] === RUN TestControllerValidateMountTmpfs [2022-03-09T15:45:29.504Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-09T15:45:29.504Z] === RUN TestControllerValidateMountInvalidType [2022-03-09T15:45:29.504Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-09T15:45:29.504Z] === RUN TestControllerValidateMountNamedPipe [2022-03-09T15:45:29.504Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-09T15:45:29.504Z] PASS [2022-03-09T15:45:29.504Z] coverage: 11.0% of statements [2022-03-09T15:45:29.504Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.648s coverage: 11.0% of statements [2022-03-09T15:45:30.060Z] --- PASS: TestServiceUpdateNetwork (13.64s) [2022-03-09T15:45:30.060Z] === RUN TestServiceUpdatePidsLimit [2022-03-09T15:45:30.482Z] === RUN TestIsEmptyDir [2022-03-09T15:45:30.482Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-09T15:45:30.482Z] PASS [2022-03-09T15:45:30.482Z] coverage: 2.3% of statements [2022-03-09T15:45:30.482Z] ok github.com/docker/docker/daemon/graphdriver 0.090s coverage: 2.3% of statements [2022-03-09T15:45:30.945Z] === RUN TestLinkNaming [2022-03-09T15:45:30.945Z] --- PASS: TestLinkNaming (0.00s) [2022-03-09T15:45:30.945Z] === RUN TestLinkNew [2022-03-09T15:45:30.945Z] --- PASS: TestLinkNew (0.00s) [2022-03-09T15:45:30.945Z] === RUN TestLinkEnv [2022-03-09T15:45:30.945Z] --- PASS: TestLinkEnv (0.00s) [2022-03-09T15:45:30.945Z] === RUN TestLinkMultipleEnv [2022-03-09T15:45:30.945Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-09T15:45:30.945Z] === RUN TestLinkPortRangeEnv [2022-03-09T15:45:30.945Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-09T15:45:30.945Z] PASS [2022-03-09T15:45:30.945Z] coverage: 93.0% of statements [2022-03-09T15:45:30.945Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2022-03-09T15:45:31.409Z] === RUN TestVerifyNetworkingConfig [2022-03-09T15:45:31.409Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-09T15:45:31.409Z] === RUN TestGetContainer [2022-03-09T15:45:31.409Z] --- PASS: TestGetContainer (0.00s) [2022-03-09T15:45:31.409Z] === RUN TestValidContainerNames [2022-03-09T15:45:31.409Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-09T15:45:31.409Z] === RUN TestContainerInitDNS [2022-03-09T15:45:31.409Z] daemon_test.go:145: root required [2022-03-09T15:45:31.409Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-09T15:45:31.409Z] === RUN TestMerge [2022-03-09T15:45:31.409Z] --- PASS: TestMerge (0.00s) [2022-03-09T15:45:31.409Z] === RUN TestValidateContainerIsolation [2022-03-09T15:45:31.409Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-09T15:45:31.409Z] === RUN TestFindNetworkErrorType [2022-03-09T15:45:31.409Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-09T15:45:31.409Z] === RUN TestEnsureServicesExist [2022-03-09T15:45:31.409Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-09T15:45:31.409Z] === RUN TestEnsureServicesExistErrors [2022-03-09T15:45:31.409Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-09T15:45:31.409Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-09T15:45:31.409Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-09T15:45:31.409Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-09T15:45:31.409Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-09T15:45:31.409Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-09T15:45:31.409Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-09T15:45:31.409Z] === RUN TestContainerDelete [2022-03-09T15:45:31.409Z] --- PASS: TestContainerDelete (0.01s) [2022-03-09T15:45:31.409Z] === RUN TestContainerDoubleDelete [2022-03-09T15:45:31.409Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-09T15:45:31.409Z] === RUN TestLogContainerEventCopyLabels [2022-03-09T15:45:31.409Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-09T15:45:31.409Z] === RUN TestLogContainerEventWithAttributes [2022-03-09T15:45:31.409Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-09T15:45:31.409Z] === RUN TestNoneHealthcheck [2022-03-09T15:45:31.409Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-09T15:45:31.409Z] === RUN TestHealthStates [2022-03-09T15:45:31.409Z] time="2022-03-09T15:45:30Z" 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" [2022-03-09T15:45:31.409Z] time="2022-03-09T15:45:31Z" 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" [2022-03-09T15:45:31.409Z] time="2022-03-09T15:45:31Z" 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" [2022-03-09T15:45:31.409Z] time="2022-03-09T15:45:31Z" 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" [2022-03-09T15:45:31.409Z] time="2022-03-09T15:45:31Z" 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" [2022-03-09T15:45:31.409Z] time="2022-03-09T15:45:31Z" 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" [2022-03-09T15:45:31.409Z] time="2022-03-09T15:45:31Z" 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" [2022-03-09T15:45:31.409Z] time="2022-03-09T15:45:31Z" 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" [2022-03-09T15:45:31.409Z] time="2022-03-09T15:45:31Z" 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" [2022-03-09T15:45:31.409Z] time="2022-03-09T15:45:31Z" 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" [2022-03-09T15:45:31.409Z] --- PASS: TestHealthStates (0.23s) [2022-03-09T15:45:31.409Z] === RUN TestGetInspectData [2022-03-09T15:45:31.409Z] --- PASS: TestGetInspectData (0.00s) [2022-03-09T15:45:31.409Z] === RUN TestFillLicense [2022-03-09T15:45:31.409Z] --- PASS: TestFillLicense (0.00s) [2022-03-09T15:45:31.409Z] === RUN TestListInvalidFilter [2022-03-09T15:45:31.409Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-09T15:45:31.409Z] === RUN TestNameFilter [2022-03-09T15:45:31.427Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-09T15:45:31.871Z] --- PASS: TestNameFilter (0.00s) [2022-03-09T15:45:31.871Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-09T15:45:31.871Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-09T15:45:31.871Z] === 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 [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-09T15:45:31.871Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-09T15:45:31.871Z] --- 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) [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-09T15:45:31.871Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-09T15:45:31.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-09T15:45:31.872Z] === RUN TestDaemonReloadLabels [2022-03-09T15:45:31.872Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-09T15:45:31.872Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-09T15:45:31.872Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-09T15:45:31.872Z] === RUN TestDaemonReloadMirrors [2022-03-09T15:45:31.872Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-09T15:45:31.872Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-09T15:45:31.872Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-09T15:45:31.872Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-09T15:45:31.872Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-09T15:45:31.872Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-09T15:45:31.872Z] reload_test.go:342: root required [2022-03-09T15:45:31.872Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-09T15:45:31.872Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-09T15:45:31.872Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-09T15:45:31.872Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-09T15:45:31.872Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2022-03-09T15:45:31.872Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-09T15:45:31.872Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.07s) [2022-03-09T15:45:31.872Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-09T15:45:31.872Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-03-09T15:45:31.872Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-09T15:45:31.872Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-09T15:45:31.872Z] === RUN TestParseVolumesFrom [2022-03-09T15:45:31.872Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-09T15:45:31.872Z] PASS [2022-03-09T15:45:31.872Z] coverage: 8.6% of statements [2022-03-09T15:45:31.872Z] ok github.com/docker/docker/daemon 0.671s coverage: 8.6% of statements [2022-03-09T15:45:31.872Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-09T15:45:31.872Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-09T15:45:31.872Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-09T15:45:31.872Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-09T15:45:31.872Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-09T15:45:31.872Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-09T15:45:31.872Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-09T15:45:31.872Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-09T15:45:31.872Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-09T15:45:31.872Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-09T15:45:31.872Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-09T15:45:31.872Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-09T15:45:31.872Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-09T15:45:31.872Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-09T15:45:32.360Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-09T15:45:32.618Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-09T15:45:33.443Z] === RUN TestNewStreamConfig [2022-03-09T15:45:33.443Z] === RUN TestNewStreamConfig/defaults [2022-03-09T15:45:33.443Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-09T15:45:33.443Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-09T15:45:33.443Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-09T15:45:33.905Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-09T15:45:33.905Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-09T15:45:33.905Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-09T15:45:33.905Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-09T15:45:33.905Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-09T15:45:33.905Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-09T15:45:33.905Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-09T15:45:33.905Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-09T15:45:33.905Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-09T15:45:33.905Z] time="2022-03-09T15:45:33Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-09T15:45:33.905Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-03-09T15:45:33.905Z] === RUN TestCreateSuccess [2022-03-09T15:45:33.905Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestCreateStreamSkipped [2022-03-09T15:45:33.905Z] time="2022-03-09T15:45:33Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-09T15:45:33.905Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestCreateLogGroupSuccess [2022-03-09T15:45:33.905Z] time="2022-03-09T15:45:33Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-09T15:45:33.905Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestCreateError [2022-03-09T15:45:33.905Z] --- PASS: TestCreateError (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestCreateAlreadyExists [2022-03-09T15:45:33.905Z] time="2022-03-09T15:45:33Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-09T15:45:33.905Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestLogClosed [2022-03-09T15:45:33.905Z] --- PASS: TestLogClosed (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestLogBlocking [2022-03-09T15:45:33.905Z] --- PASS: TestLogBlocking (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-09T15:45:33.905Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestLogNonBlockingBufferFull [2022-03-09T15:45:33.905Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestPublishBatchSuccess [2022-03-09T15:45:33.905Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestPublishBatchError [2022-03-09T15:45:33.905Z] time="2022-03-09T15:45:33Z" level=error msg=error [2022-03-09T15:45:33.905Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-09T15:45:33.905Z] time="2022-03-09T15:45:33Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-09T15:45:33.905Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-09T15:45:33.905Z] time="2022-03-09T15:45:33Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-09T15:45:33.905Z] time="2022-03-09T15:45:33Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-09T15:45:33.905Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestCollectBatchSimple [2022-03-09T15:45:33.905Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestCollectBatchTicker [2022-03-09T15:45:33.905Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestCollectBatchMultilinePattern [2022-03-09T15:45:33.905Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-09T15:45:33.905Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-09T15:45:33.905Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-09T15:45:33.905Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-09T15:45:33.905Z] === RUN TestCollectBatchClose [2022-03-09T15:45:33.905Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestEffectiveLen [2022-03-09T15:45:33.905Z] === RUN TestEffectiveLen/0/Hello [2022-03-09T15:45:33.905Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-09T15:45:33.905Z] === RUN TestEffectiveLen/2/🙃 [2022-03-09T15:45:33.905Z] === RUN TestEffectiveLen/3/���� [2022-03-09T15:45:33.905Z] === RUN TestEffectiveLen/4/He��o [2022-03-09T15:45:33.905Z] === RUN TestEffectiveLen/5/ [2022-03-09T15:45:33.905Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-09T15:45:33.905Z] === RUN TestFindValidSplit [2022-03-09T15:45:33.905Z] === RUN TestFindValidSplit/0/ [2022-03-09T15:45:33.905Z] cloudwatchlogs_test.go:1076: [2022-03-09T15:45:33.905Z] cloudwatchlogs_test.go:1077: [2022-03-09T15:45:33.905Z] === RUN TestFindValidSplit/1/Hello [2022-03-09T15:45:33.905Z] cloudwatchlogs_test.go:1076: Hello [2022-03-09T15:45:33.905Z] cloudwatchlogs_test.go:1077: [2022-03-09T15:45:33.905Z] === RUN TestFindValidSplit/2/Hello [2022-03-09T15:45:33.905Z] cloudwatchlogs_test.go:1076: He [2022-03-09T15:45:33.905Z] cloudwatchlogs_test.go:1077: llo [2022-03-09T15:45:33.905Z] === RUN TestFindValidSplit/3/Hello [2022-03-09T15:45:33.905Z] cloudwatchlogs_test.go:1076: [2022-03-09T15:45:33.905Z] cloudwatchlogs_test.go:1077: Hello [2022-03-09T15:45:33.905Z] === RUN TestFindValidSplit/4/🙃 [2022-03-09T15:45:33.905Z] cloudwatchlogs_test.go:1076: [2022-03-09T15:45:33.905Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-09T15:45:33.905Z] === RUN TestFindValidSplit/5/🙃 [2022-03-09T15:45:33.905Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-09T15:45:33.905Z] cloudwatchlogs_test.go:1077: [2022-03-09T15:45:33.905Z] === RUN TestFindValidSplit/6/a� [2022-03-09T15:45:33.905Z] cloudwatchlogs_test.go:1076: a [2022-03-09T15:45:33.905Z] cloudwatchlogs_test.go:1077: � [2022-03-09T15:45:33.905Z] === RUN TestFindValidSplit/7/a� [2022-03-09T15:45:33.905Z] cloudwatchlogs_test.go:1076: a� [2022-03-09T15:45:33.905Z] cloudwatchlogs_test.go:1077: [2022-03-09T15:45:33.905Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-09T15:45:33.905Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-09T15:45:34.374Z] === RUN TestProcessEventEmoji [2022-03-09T15:45:34.374Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-09T15:45:34.374Z] === RUN TestCollectBatchLineSplit [2022-03-09T15:45:34.374Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-09T15:45:34.374Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-09T15:45:34.374Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-09T15:45:34.374Z] === RUN TestCollectBatchMaxEvents [2022-03-09T15:45:34.374Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-09T15:45:34.374Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-09T15:45:34.374Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-09T15:45:34.374Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-09T15:45:34.374Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-09T15:45:34.374Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-09T15:45:34.374Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-03-09T15:45:34.374Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-09T15:45:34.374Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-09T15:45:34.374Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-09T15:45:34.374Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-09T15:45:34.374Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-09T15:45:34.374Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-09T15:45:34.374Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-09T15:45:34.374Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-09T15:45:34.374Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-09T15:45:34.374Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-09T15:45:34.374Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-09T15:45:34.374Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-09T15:45:34.374Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-09T15:45:34.374Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-09T15:45:34.374Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-09T15:45:34.374Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-09T15:45:34.374Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-09T15:45:34.374Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-09T15:45:34.374Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-09T15:45:34.374Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-09T15:45:34.374Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-09T15:45:34.374Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-09T15:45:34.374Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-09T15:45:34.374Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-09T15:45:34.374Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-09T15:45:34.374Z] === RUN TestValidateLogOptionsFormat [2022-03-09T15:45:34.374Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-09T15:45:34.374Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-09T15:45:34.374Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-09T15:45:34.374Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-09T15:45:34.374Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-09T15:45:34.374Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-09T15:45:34.374Z] === RUN TestCreateTagSuccess [2022-03-09T15:45:34.374Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-09T15:45:34.374Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-09T15:45:34.374Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-09T15:45:34.374Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-09T15:45:34.374Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-09T15:45:34.374Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-09T15:45:34.374Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-09T15:45:34.374Z] PASS [2022-03-09T15:45:34.374Z] coverage: 80.2% of statements [2022-03-09T15:45:34.374Z] ok github.com/docker/docker/daemon/logger/awslogs 0.473s coverage: 80.2% of statements [2022-03-09T15:45:34.374Z] === RUN TestAdapterReadLogs [2022-03-09T15:45:34.374Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-09T15:45:34.374Z] === RUN TestCopier [2022-03-09T15:45:34.374Z] --- PASS: TestCopier (0.00s) [2022-03-09T15:45:34.374Z] === RUN TestCopierLongLines [2022-03-09T15:45:34.374Z] --- PASS: TestCopierLongLines (0.01s) [2022-03-09T15:45:34.374Z] === RUN TestCopierSlow [2022-03-09T15:45:34.374Z] --- PASS: TestCopierSlow (0.20s) [2022-03-09T15:45:34.374Z] === RUN TestCopierWithSized [2022-03-09T15:45:34.374Z] === RUN TestCopierWithSized/as_is [2022-03-09T15:45:34.374Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-09T15:45:34.374Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-09T15:45:34.374Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-09T15:45:34.374Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-03-09T15:45:34.374Z] === RUN TestCopierWithPartial [2022-03-09T15:45:34.374Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-09T15:45:34.374Z] === RUN TestRingLogger [2022-03-09T15:45:34.374Z] --- PASS: TestRingLogger (0.00s) [2022-03-09T15:45:34.374Z] === RUN TestRingCap [2022-03-09T15:45:34.374Z] --- PASS: TestRingCap (0.00s) [2022-03-09T15:45:34.374Z] === RUN TestRingClose [2022-03-09T15:45:34.374Z] --- PASS: TestRingClose (0.00s) [2022-03-09T15:45:34.374Z] === RUN TestRingDrain [2022-03-09T15:45:34.374Z] --- PASS: TestRingDrain (0.00s) [2022-03-09T15:45:34.374Z] PASS [2022-03-09T15:45:34.374Z] coverage: 43.2% of statements [2022-03-09T15:45:34.374Z] ok github.com/docker/docker/daemon/logger 0.370s coverage: 43.2% of statements [2022-03-09T15:45:34.836Z] === RUN TestSearchRegistryForImagesErrors [2022-03-09T15:45:34.836Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-09T15:45:34.836Z] === RUN TestSearchRegistryForImages [2022-03-09T15:45:34.836Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-09T15:45:34.836Z] === RUN TestOnlyPlatformWithFallback [2022-03-09T15:45:34.836Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-09T15:45:34.836Z] === RUN TestImageDelete [2022-03-09T15:45:34.836Z] === RUN TestImageDelete/no_lease [2022-03-09T15:45:34.836Z] === RUN TestImageDelete/lease_exists [2022-03-09T15:45:34.836Z] --- PASS: TestImageDelete (0.07s) [2022-03-09T15:45:34.836Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-09T15:45:34.836Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-03-09T15:45:34.836Z] === RUN TestContentStoreForPull [2022-03-09T15:45:34.836Z] === RUN TestValidateLogOptReconnectInterval [2022-03-09T15:45:34.836Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-09T15:45:34.836Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-09T15:45:34.836Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-09T15:45:34.836Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-09T15:45:34.836Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-09T15:45:34.836Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-09T15:45:34.837Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-09T15:45:34.837Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-09T15:45:34.837Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-09T15:45:34.837Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-09T15:45:34.837Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-09T15:45:34.837Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-09T15:45:34.837Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-09T15:45:34.837Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-09T15:45:34.837Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-09T15:45:34.837Z] PASS [2022-03-09T15:45:34.837Z] coverage: 33.6% of statements [2022-03-09T15:45:34.837Z] ok github.com/docker/docker/daemon/logger/fluentd 0.069s coverage: 33.6% of statements [2022-03-09T15:45:35.298Z] --- PASS: TestContentStoreForPull (0.26s) [2022-03-09T15:45:35.298Z] PASS [2022-03-09T15:45:35.298Z] coverage: 6.8% of statements [2022-03-09T15:45:35.298Z] ok github.com/docker/docker/daemon/images 0.528s coverage: 6.8% of statements [2022-03-09T15:45:35.298Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-09T15:45:35.298Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-09T15:45:35.298Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-09T15:45:35.298Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-09T15:45:35.298Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-09T15:45:35.298Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-09T15:45:35.762Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-09T15:45:35.762Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-09T15:45:35.762Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-09T15:45:35.762Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-03-09T15:45:35.762Z] === RUN TestFastTimeMarshalJSON [2022-03-09T15:45:35.762Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2022-03-09T15:45:35.762Z] PASS [2022-03-09T15:45:35.762Z] coverage: 87.2% of statements [2022-03-09T15:45:36.224Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.480s coverage: 87.2% of statements [2022-03-09T15:45:36.224Z] === RUN TestJSONFileLogger [2022-03-09T15:45:36.224Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-09T15:45:36.224Z] === RUN TestJSONFileLoggerWithTags [2022-03-09T15:45:36.224Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-09T15:45:36.224Z] === RUN TestJSONFileLoggerWithOpts [2022-03-09T15:45:36.224Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-03-09T15:45:36.224Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-09T15:45:36.224Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-09T15:45:36.224Z] === RUN TestEncodeDecode [2022-03-09T15:45:36.224Z] === PAUSE TestEncodeDecode [2022-03-09T15:45:36.224Z] === RUN TestUnexpectedEOF [2022-03-09T15:45:36.224Z] time="2022-03-09T15:45:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-09T15:45:36.224Z] time="2022-03-09T15:45:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-09T15:45:36.691Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-03-09T15:45:36.691Z] === CONT TestEncodeDecode [2022-03-09T15:45:36.691Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-09T15:45:36.692Z] PASS [2022-03-09T15:45:36.692Z] coverage: 69.9% of statements [2022-03-09T15:45:36.692Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.313s coverage: 69.9% of statements [2022-03-09T15:45:37.153Z] === RUN TestWriteLog [2022-03-09T15:45:37.153Z] === PAUSE TestWriteLog [2022-03-09T15:45:37.153Z] === RUN TestReadLog [2022-03-09T15:45:37.153Z] === PAUSE TestReadLog [2022-03-09T15:45:37.153Z] === RUN TestDecode [2022-03-09T15:45:37.153Z] --- PASS: TestDecode (0.03s) [2022-03-09T15:45:37.153Z] === CONT TestWriteLog [2022-03-09T15:45:37.153Z] === CONT TestReadLog [2022-03-09T15:45:37.153Z] --- PASS: TestWriteLog (0.00s) [2022-03-09T15:45:37.153Z] === RUN TestReadLog/tail_exact [2022-03-09T15:45:37.616Z] === RUN TestOpenFileDelete [2022-03-09T15:45:37.616Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-09T15:45:37.616Z] === RUN TestOpenFileRename [2022-03-09T15:45:37.616Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-09T15:45:37.616Z] === RUN TestHandleDecoderErr [2022-03-09T15:45:37.616Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-09T15:45:37.616Z] === RUN TestParseLogTagDefaultTag [2022-03-09T15:45:37.616Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-09T15:45:37.616Z] === RUN TestParseLogTag [2022-03-09T15:45:37.616Z] --- PASS: TestParseLogTag (0.00s) [2022-03-09T15:45:37.616Z] === RUN TestParseLogTagEmptyTag [2022-03-09T15:45:37.616Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-09T15:45:37.616Z] === RUN TestTailFiles [2022-03-09T15:45:37.616Z] --- PASS: TestTailFiles (0.00s) [2022-03-09T15:45:37.616Z] === RUN TestFollowLogsConsumerGone [2022-03-09T15:45:37.616Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2022-03-09T15:45:37.616Z] === RUN TestFollowLogsProducerGone [2022-03-09T15:45:37.616Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-09T15:45:37.616Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-09T15:45:37.616Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-09T15:45:37.616Z] === RUN TestCheckCapacityAndRotate [2022-03-09T15:45:37.616Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-09T15:45:37.616Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-09T15:45:37.616Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2022-03-09T15:45:37.616Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-09T15:45:37.616Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2022-03-09T15:45:37.616Z] PASS [2022-03-09T15:45:37.616Z] coverage: 55.1% of statements [2022-03-09T15:45:37.616Z] === RUN TestReadLog/tail_less_than_available [2022-03-09T15:45:37.616Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.266s coverage: 55.1% of statements [2022-03-09T15:45:37.616Z] === RUN TestReadLog/tail_more_than_available [2022-03-09T15:45:37.616Z] --- PASS: TestReadLog (0.30s) [2022-03-09T15:45:37.616Z] --- PASS: TestReadLog/tail_exact (0.26s) [2022-03-09T15:45:37.616Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-03-09T15:45:37.616Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-09T15:45:37.616Z] PASS [2022-03-09T15:45:37.616Z] coverage: 78.7% of statements [2022-03-09T15:45:37.616Z] ok github.com/docker/docker/daemon/logger/local 0.397s coverage: 78.7% of statements [2022-03-09T15:45:37.616Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-09T15:45:37.668Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-09T15:45:37.668Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-09T15:45:37.668Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-09T15:45:37.668Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-09T15:45:37.668Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-09T15:45:37.879Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-09T15:45:38.002Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-09T15:45:38.288Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43347/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6056655017781be9baa6dac2c2d7e4a89af7d4a6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6056655017781be9baa6dac2c2d7e4a89af7d4a6 hack/test/unit [2022-03-09T15:45:38.549Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-09T15:45:38.549Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-09T15:45:38.549Z] + TESTDIRS=./... [2022-03-09T15:45:38.549Z] + exclude_paths='/vendor/|/integration' [2022-03-09T15:45:38.549Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-09T15:45:38.549Z] ++ go list ./... [2022-03-09T15:45:38.592Z] === RUN TestLog [2022-03-09T15:45:38.592Z] --- PASS: TestLog (0.04s) [2022-03-09T15:45:38.592Z] PASS [2022-03-09T15:45:38.593Z] coverage: 31.5% of statements [2022-03-09T15:45:38.593Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.150s coverage: 31.5% of statements [2022-03-09T15:45:38.593Z] === RUN TestValidateLogOpt [2022-03-09T15:45:38.593Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-09T15:45:38.593Z] === RUN TestNewMissedConfig [2022-03-09T15:45:38.593Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-09T15:45:38.593Z] === RUN TestNewMissedUrl [2022-03-09T15:45:38.593Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-09T15:45:38.593Z] === RUN TestNewMissedToken [2022-03-09T15:45:38.593Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-09T15:45:38.593Z] === RUN TestNewWithProxy [2022-03-09T15:45:38.593Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-09T15:45:38.593Z] === RUN TestDefault [2022-03-09T15:45:38.593Z] --- PASS: TestDefault (0.01s) [2022-03-09T15:45:38.593Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-09T15:45:38.593Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-09T15:45:38.593Z] === RUN TestJsonFormat [2022-03-09T15:45:38.593Z] --- PASS: TestJsonFormat (0.02s) [2022-03-09T15:45:38.593Z] === RUN TestRawFormat [2022-03-09T15:45:38.593Z] --- PASS: TestRawFormat (0.00s) [2022-03-09T15:45:39.056Z] === RUN TestRawFormatWithLabels [2022-03-09T15:45:39.056Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-09T15:45:39.056Z] === RUN TestRawFormatWithoutTag [2022-03-09T15:45:39.056Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-09T15:45:39.056Z] === RUN TestBatching [2022-03-09T15:45:39.056Z] === RUN TestNewParse [2022-03-09T15:45:39.056Z] --- PASS: TestNewParse (0.00s) [2022-03-09T15:45:39.056Z] PASS [2022-03-09T15:45:39.056Z] coverage: 8.3% of statements [2022-03-09T15:45:39.056Z] ok github.com/docker/docker/daemon/logger/templates 0.054s coverage: 8.3% of statements [2022-03-09T15:45:39.056Z] --- PASS: TestBatching (0.39s) [2022-03-09T15:45:39.056Z] === RUN TestFrequency [2022-03-09T15:45:39.246Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-09T15:45:39.494Z] + pkg_list='github.com/docker/docker/api [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/backend/build [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/httputils [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/middleware [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/build [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/container [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/debug [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/distribution [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/grpc [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/image [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/network [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/plugin [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/session [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/swarm [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/system [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/volume [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/backend [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/blkiodev [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/container [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/events [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/filters [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/image [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/mount [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/network [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/registry [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/strslice [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/swarm [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/time [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/versions [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/volume [2022-03-09T15:45:39.494Z] github.com/docker/docker/builder [2022-03-09T15:45:39.494Z] github.com/docker/docker/builder/builder-next [2022-03-09T15:45:39.494Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-09T15:45:39.494Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-09T15:45:39.494Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-09T15:45:39.494Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-09T15:45:39.494Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-09T15:45:39.494Z] github.com/docker/docker/builder/builder-next/worker [2022-03-09T15:45:39.494Z] github.com/docker/docker/builder/dockerfile [2022-03-09T15:45:39.494Z] github.com/docker/docker/builder/remotecontext [2022-03-09T15:45:39.494Z] github.com/docker/docker/builder/remotecontext/git [2022-03-09T15:45:39.494Z] github.com/docker/docker/cli [2022-03-09T15:45:39.494Z] github.com/docker/docker/cli/config [2022-03-09T15:45:39.494Z] github.com/docker/docker/cli/debug [2022-03-09T15:45:39.494Z] github.com/docker/docker/client [2022-03-09T15:45:39.494Z] github.com/docker/docker/cmd/docker-proxy [2022-03-09T15:45:39.494Z] github.com/docker/docker/cmd/dockerd [2022-03-09T15:45:39.494Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-09T15:45:39.494Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-09T15:45:39.494Z] github.com/docker/docker/container [2022-03-09T15:45:39.494Z] github.com/docker/docker/container/stream [2022-03-09T15:45:39.494Z] github.com/docker/docker/contrib/apparmor [2022-03-09T15:45:39.494Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-09T15:45:39.494Z] github.com/docker/docker/contrib/httpserver [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/cluster [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/cluster/convert [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/cluster/executor [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/cluster/provider [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/config [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/events [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/events/testutils [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/exec [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/graphdriver [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/images [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/initlayer [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/links [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/listeners [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/logger [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/logger/gelf [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/logger/journald [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/logger/local [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/logger/logentries [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/logger/splunk [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/logger/syslog [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/logger/templates [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/names [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/network [2022-03-09T15:45:39.494Z] github.com/docker/docker/daemon/stats [2022-03-09T15:45:39.494Z] github.com/docker/docker/distribution [2022-03-09T15:45:39.494Z] github.com/docker/docker/distribution/metadata [2022-03-09T15:45:39.494Z] github.com/docker/docker/distribution/utils [2022-03-09T15:45:39.494Z] github.com/docker/docker/distribution/xfer [2022-03-09T15:45:39.494Z] github.com/docker/docker/dockerversion [2022-03-09T15:45:39.494Z] github.com/docker/docker/errdefs [2022-03-09T15:45:39.494Z] github.com/docker/docker/image [2022-03-09T15:45:39.494Z] github.com/docker/docker/image/cache [2022-03-09T15:45:39.494Z] github.com/docker/docker/image/tarexport [2022-03-09T15:45:39.494Z] github.com/docker/docker/image/v1 [2022-03-09T15:45:39.494Z] github.com/docker/docker/internal/test/suite [2022-03-09T15:45:39.494Z] github.com/docker/docker/layer [2022-03-09T15:45:39.494Z] github.com/docker/docker/libcontainerd [2022-03-09T15:45:39.494Z] github.com/docker/docker/libcontainerd/queue [2022-03-09T15:45:39.494Z] github.com/docker/docker/libcontainerd/remote [2022-03-09T15:45:39.494Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-09T15:45:39.494Z] github.com/docker/docker/libcontainerd/types [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/bitseq [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/cluster [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/config [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/datastore [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/driverapi [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/etchosts [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/idm [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/ipam [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/iptables [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/netlabel [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/netutils [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/networkdb [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/ns [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/options [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/osl [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/portallocator [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/portmapper [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/testutils [2022-03-09T15:45:39.494Z] github.com/docker/docker/libnetwork/types [2022-03-09T15:45:39.494Z] github.com/docker/docker/oci [2022-03-09T15:45:39.494Z] github.com/docker/docker/oci/caps [2022-03-09T15:45:39.494Z] github.com/docker/docker/opts [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/aaparser [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/archive [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/authorization [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/broadcaster [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/capabilities [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/chrootarchive [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/containerfs [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/devicemapper [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/directory [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/dmesg [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/filenotify [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/fileutils [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/fsutils [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/homedir [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/idtools [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/ioutils [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/jsonmessage [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/longpath [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/loopback [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/namesgenerator [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/parsers [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/pidfile [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/platform [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/plugingetter [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/plugins [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/plugins/transport [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/pools [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/progress [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/pubsub [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/reexec [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/signal [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/stack [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/stdcopy [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/streamformatter [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/stringid [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/sysinfo [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/system [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/tailfile [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/tarsum [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/truncindex [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/urlutil [2022-03-09T15:45:39.494Z] github.com/docker/docker/pkg/useragent [2022-03-09T15:45:39.494Z] github.com/docker/docker/plugin [2022-03-09T15:45:39.494Z] github.com/docker/docker/plugin/executor/containerd [2022-03-09T15:45:39.494Z] github.com/docker/docker/plugin/v2 [2022-03-09T15:45:39.494Z] github.com/docker/docker/profiles/apparmor [2022-03-09T15:45:39.494Z] github.com/docker/docker/profiles/seccomp [2022-03-09T15:45:39.494Z] github.com/docker/docker/quota [2022-03-09T15:45:39.494Z] github.com/docker/docker/reference [2022-03-09T15:45:39.494Z] github.com/docker/docker/registry [2022-03-09T15:45:39.494Z] github.com/docker/docker/registry/resumable [2022-03-09T15:45:39.494Z] github.com/docker/docker/restartmanager [2022-03-09T15:45:39.494Z] github.com/docker/docker/rootless [2022-03-09T15:45:39.494Z] github.com/docker/docker/rootless/specconv [2022-03-09T15:45:39.494Z] github.com/docker/docker/runconfig [2022-03-09T15:45:39.494Z] github.com/docker/docker/runconfig/opts [2022-03-09T15:45:39.494Z] github.com/docker/docker/testutil [2022-03-09T15:45:39.494Z] github.com/docker/docker/testutil/daemon [2022-03-09T15:45:39.494Z] github.com/docker/docker/testutil/environment [2022-03-09T15:45:39.494Z] github.com/docker/docker/testutil/fakecontext [2022-03-09T15:45:39.494Z] github.com/docker/docker/testutil/fakegit [2022-03-09T15:45:39.494Z] github.com/docker/docker/testutil/fakestorage [2022-03-09T15:45:39.494Z] github.com/docker/docker/testutil/fixtures/load [2022-03-09T15:45:39.494Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-09T15:45:39.494Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-09T15:45:39.494Z] github.com/docker/docker/testutil/registry [2022-03-09T15:45:39.494Z] github.com/docker/docker/testutil/request [2022-03-09T15:45:39.494Z] github.com/docker/docker/volume [2022-03-09T15:45:39.494Z] github.com/docker/docker/volume/drivers [2022-03-09T15:45:39.494Z] github.com/docker/docker/volume/local [2022-03-09T15:45:39.494Z] github.com/docker/docker/volume/mounts [2022-03-09T15:45:39.494Z] github.com/docker/docker/volume/service [2022-03-09T15:45:39.494Z] github.com/docker/docker/volume/service/opts [2022-03-09T15:45:39.494Z] github.com/docker/docker/volume/testutils' [2022-03-09T15:45:39.494Z] ++ grep --fixed-strings -v /libnetwork [2022-03-09T15:45:39.494Z] ++ echo 'github.com/docker/docker/api [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/backend/build [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/httputils [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/middleware [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/build [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/container [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/debug [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/distribution [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/grpc [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/image [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/network [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/plugin [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/session [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/swarm [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/system [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/server/router/volume [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/backend [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/blkiodev [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/container [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/events [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/filters [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/image [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/mount [2022-03-09T15:45:39.494Z] github.com/docker/docker/api/types/network [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/registry [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/strslice [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/swarm [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/time [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/versions [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/volume [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/builder-next [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/builder-next/worker [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/dockerfile [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/remotecontext [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/remotecontext/git [2022-03-09T15:45:39.495Z] github.com/docker/docker/cli [2022-03-09T15:45:39.495Z] github.com/docker/docker/cli/config [2022-03-09T15:45:39.495Z] github.com/docker/docker/cli/debug [2022-03-09T15:45:39.495Z] github.com/docker/docker/client [2022-03-09T15:45:39.495Z] github.com/docker/docker/cmd/docker-proxy [2022-03-09T15:45:39.495Z] github.com/docker/docker/cmd/dockerd [2022-03-09T15:45:39.495Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-09T15:45:39.495Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-09T15:45:39.495Z] github.com/docker/docker/container [2022-03-09T15:45:39.495Z] github.com/docker/docker/container/stream [2022-03-09T15:45:39.495Z] github.com/docker/docker/contrib/apparmor [2022-03-09T15:45:39.495Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-09T15:45:39.495Z] github.com/docker/docker/contrib/httpserver [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/cluster [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/cluster/convert [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/cluster/executor [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/cluster/provider [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/config [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/events [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/events/testutils [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/exec [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/images [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/initlayer [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/links [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/listeners [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/gelf [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/journald [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/local [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/logentries [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/splunk [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/syslog [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/templates [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/names [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/network [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/stats [2022-03-09T15:45:39.495Z] github.com/docker/docker/distribution [2022-03-09T15:45:39.495Z] github.com/docker/docker/distribution/metadata [2022-03-09T15:45:39.495Z] github.com/docker/docker/distribution/utils [2022-03-09T15:45:39.495Z] github.com/docker/docker/distribution/xfer [2022-03-09T15:45:39.495Z] github.com/docker/docker/dockerversion [2022-03-09T15:45:39.495Z] github.com/docker/docker/errdefs [2022-03-09T15:45:39.495Z] github.com/docker/docker/image [2022-03-09T15:45:39.495Z] github.com/docker/docker/image/cache [2022-03-09T15:45:39.495Z] github.com/docker/docker/image/tarexport [2022-03-09T15:45:39.495Z] github.com/docker/docker/image/v1 [2022-03-09T15:45:39.495Z] github.com/docker/docker/internal/test/suite [2022-03-09T15:45:39.495Z] github.com/docker/docker/layer [2022-03-09T15:45:39.495Z] github.com/docker/docker/libcontainerd [2022-03-09T15:45:39.495Z] github.com/docker/docker/libcontainerd/queue [2022-03-09T15:45:39.495Z] github.com/docker/docker/libcontainerd/remote [2022-03-09T15:45:39.495Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-09T15:45:39.495Z] github.com/docker/docker/libcontainerd/types [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/bitseq [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/cluster [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/config [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/datastore [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/driverapi [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/etchosts [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/idm [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/ipam [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/iptables [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/netlabel [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/netutils [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/networkdb [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/ns [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/options [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/osl [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/portallocator [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/portmapper [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/testutils [2022-03-09T15:45:39.495Z] github.com/docker/docker/libnetwork/types [2022-03-09T15:45:39.495Z] github.com/docker/docker/oci [2022-03-09T15:45:39.495Z] github.com/docker/docker/oci/caps [2022-03-09T15:45:39.495Z] github.com/docker/docker/opts [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/aaparser [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/archive [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/authorization [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/broadcaster [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/capabilities [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/chrootarchive [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/containerfs [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/devicemapper [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/directory [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/dmesg [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/filenotify [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/fileutils [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/fsutils [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/homedir [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/idtools [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/ioutils [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/jsonmessage [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/longpath [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/loopback [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/namesgenerator [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/parsers [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/pidfile [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/platform [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/plugingetter [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/plugins [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/plugins/transport [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/pools [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/progress [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/pubsub [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/reexec [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/signal [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/stack [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/stdcopy [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/streamformatter [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/stringid [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/sysinfo [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/system [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/tailfile [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/tarsum [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/truncindex [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/urlutil [2022-03-09T15:45:39.495Z] github.com/docker/docker/pkg/useragent [2022-03-09T15:45:39.495Z] github.com/docker/docker/plugin [2022-03-09T15:45:39.495Z] github.com/docker/docker/plugin/executor/containerd [2022-03-09T15:45:39.495Z] github.com/docker/docker/plugin/v2 [2022-03-09T15:45:39.495Z] github.com/docker/docker/profiles/apparmor [2022-03-09T15:45:39.495Z] github.com/docker/docker/profiles/seccomp [2022-03-09T15:45:39.495Z] github.com/docker/docker/quota [2022-03-09T15:45:39.495Z] github.com/docker/docker/reference [2022-03-09T15:45:39.495Z] github.com/docker/docker/registry [2022-03-09T15:45:39.495Z] github.com/docker/docker/registry/resumable [2022-03-09T15:45:39.495Z] github.com/docker/docker/restartmanager [2022-03-09T15:45:39.495Z] github.com/docker/docker/rootless [2022-03-09T15:45:39.495Z] github.com/docker/docker/rootless/specconv [2022-03-09T15:45:39.495Z] github.com/docker/docker/runconfig [2022-03-09T15:45:39.495Z] github.com/docker/docker/runconfig/opts [2022-03-09T15:45:39.495Z] github.com/docker/docker/testutil [2022-03-09T15:45:39.495Z] github.com/docker/docker/testutil/daemon [2022-03-09T15:45:39.495Z] github.com/docker/docker/testutil/environment [2022-03-09T15:45:39.495Z] github.com/docker/docker/testutil/fakecontext [2022-03-09T15:45:39.495Z] github.com/docker/docker/testutil/fakegit [2022-03-09T15:45:39.495Z] github.com/docker/docker/testutil/fakestorage [2022-03-09T15:45:39.495Z] github.com/docker/docker/testutil/fixtures/load [2022-03-09T15:45:39.495Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-09T15:45:39.495Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-09T15:45:39.495Z] github.com/docker/docker/testutil/registry [2022-03-09T15:45:39.495Z] github.com/docker/docker/testutil/request [2022-03-09T15:45:39.495Z] github.com/docker/docker/volume [2022-03-09T15:45:39.495Z] github.com/docker/docker/volume/drivers [2022-03-09T15:45:39.495Z] github.com/docker/docker/volume/local [2022-03-09T15:45:39.495Z] github.com/docker/docker/volume/mounts [2022-03-09T15:45:39.495Z] github.com/docker/docker/volume/service [2022-03-09T15:45:39.495Z] github.com/docker/docker/volume/service/opts [2022-03-09T15:45:39.495Z] github.com/docker/docker/volume/testutils' [2022-03-09T15:45:39.495Z] + base_pkg_list='github.com/docker/docker/api [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server/backend/build [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server/httputils [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server/middleware [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server/router [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server/router/build [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server/router/container [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server/router/debug [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server/router/distribution [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server/router/grpc [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server/router/image [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server/router/network [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server/router/plugin [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server/router/session [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server/router/swarm [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server/router/system [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/server/router/volume [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/backend [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/blkiodev [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/container [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/events [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/filters [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/image [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/mount [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/network [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/registry [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/strslice [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/swarm [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/time [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/versions [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-09T15:45:39.495Z] github.com/docker/docker/api/types/volume [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/builder-next [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/builder-next/worker [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/dockerfile [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/remotecontext [2022-03-09T15:45:39.495Z] github.com/docker/docker/builder/remotecontext/git [2022-03-09T15:45:39.495Z] github.com/docker/docker/cli [2022-03-09T15:45:39.495Z] github.com/docker/docker/cli/config [2022-03-09T15:45:39.495Z] github.com/docker/docker/cli/debug [2022-03-09T15:45:39.495Z] github.com/docker/docker/client [2022-03-09T15:45:39.495Z] github.com/docker/docker/cmd/docker-proxy [2022-03-09T15:45:39.495Z] github.com/docker/docker/cmd/dockerd [2022-03-09T15:45:39.495Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-09T15:45:39.495Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-09T15:45:39.495Z] github.com/docker/docker/container [2022-03-09T15:45:39.495Z] github.com/docker/docker/container/stream [2022-03-09T15:45:39.495Z] github.com/docker/docker/contrib/apparmor [2022-03-09T15:45:39.495Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-09T15:45:39.495Z] github.com/docker/docker/contrib/httpserver [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/cluster [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/cluster/convert [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/cluster/executor [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/cluster/provider [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/config [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/events [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/events/testutils [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/exec [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/images [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/initlayer [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/links [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/listeners [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/gelf [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/journald [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/local [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/logentries [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/splunk [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/syslog [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/logger/templates [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/names [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/network [2022-03-09T15:45:39.495Z] github.com/docker/docker/daemon/stats [2022-03-09T15:45:39.495Z] github.com/docker/docker/distribution [2022-03-09T15:45:39.495Z] github.com/docker/docker/distribution/metadata [2022-03-09T15:45:39.495Z] github.com/docker/docker/distribution/utils [2022-03-09T15:45:39.495Z] github.com/docker/docker/distribution/xfer [2022-03-09T15:45:39.495Z] github.com/docker/docker/dockerversion [2022-03-09T15:45:39.495Z] github.com/docker/docker/errdefs [2022-03-09T15:45:39.495Z] github.com/docker/docker/image [2022-03-09T15:45:39.496Z] github.com/docker/docker/image/cache [2022-03-09T15:45:39.496Z] github.com/docker/docker/image/tarexport [2022-03-09T15:45:39.496Z] github.com/docker/docker/image/v1 [2022-03-09T15:45:39.496Z] github.com/docker/docker/internal/test/suite [2022-03-09T15:45:39.496Z] github.com/docker/docker/layer [2022-03-09T15:45:39.496Z] github.com/docker/docker/libcontainerd [2022-03-09T15:45:39.496Z] github.com/docker/docker/libcontainerd/queue [2022-03-09T15:45:39.496Z] github.com/docker/docker/libcontainerd/remote [2022-03-09T15:45:39.496Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-09T15:45:39.496Z] github.com/docker/docker/libcontainerd/types [2022-03-09T15:45:39.496Z] github.com/docker/docker/oci [2022-03-09T15:45:39.496Z] github.com/docker/docker/oci/caps [2022-03-09T15:45:39.496Z] github.com/docker/docker/opts [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/aaparser [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/archive [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/authorization [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/broadcaster [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/capabilities [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/chrootarchive [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/containerfs [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/devicemapper [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/directory [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/dmesg [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/filenotify [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/fileutils [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/fsutils [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/homedir [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/idtools [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/ioutils [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/jsonmessage [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/longpath [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/loopback [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/namesgenerator [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/parsers [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/pidfile [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/platform [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/plugingetter [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/plugins [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/plugins/transport [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/pools [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/progress [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/pubsub [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/reexec [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/signal [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/stack [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/stdcopy [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/streamformatter [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/stringid [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/sysinfo [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/system [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/tailfile [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/tarsum [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/truncindex [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/urlutil [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/useragent [2022-03-09T15:45:39.496Z] github.com/docker/docker/plugin [2022-03-09T15:45:39.496Z] github.com/docker/docker/plugin/executor/containerd [2022-03-09T15:45:39.496Z] github.com/docker/docker/plugin/v2 [2022-03-09T15:45:39.496Z] github.com/docker/docker/profiles/apparmor [2022-03-09T15:45:39.496Z] github.com/docker/docker/profiles/seccomp [2022-03-09T15:45:39.496Z] github.com/docker/docker/quota [2022-03-09T15:45:39.496Z] github.com/docker/docker/reference [2022-03-09T15:45:39.496Z] github.com/docker/docker/registry [2022-03-09T15:45:39.496Z] github.com/docker/docker/registry/resumable [2022-03-09T15:45:39.496Z] github.com/docker/docker/restartmanager [2022-03-09T15:45:39.496Z] github.com/docker/docker/rootless [2022-03-09T15:45:39.496Z] github.com/docker/docker/rootless/specconv [2022-03-09T15:45:39.496Z] github.com/docker/docker/runconfig [2022-03-09T15:45:39.496Z] github.com/docker/docker/runconfig/opts [2022-03-09T15:45:39.496Z] github.com/docker/docker/testutil [2022-03-09T15:45:39.496Z] github.com/docker/docker/testutil/daemon [2022-03-09T15:45:39.496Z] github.com/docker/docker/testutil/environment [2022-03-09T15:45:39.496Z] github.com/docker/docker/testutil/fakecontext [2022-03-09T15:45:39.496Z] github.com/docker/docker/testutil/fakegit [2022-03-09T15:45:39.496Z] github.com/docker/docker/testutil/fakestorage [2022-03-09T15:45:39.496Z] github.com/docker/docker/testutil/fixtures/load [2022-03-09T15:45:39.496Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-09T15:45:39.496Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-09T15:45:39.496Z] github.com/docker/docker/testutil/registry [2022-03-09T15:45:39.496Z] github.com/docker/docker/testutil/request [2022-03-09T15:45:39.496Z] github.com/docker/docker/volume [2022-03-09T15:45:39.496Z] github.com/docker/docker/volume/drivers [2022-03-09T15:45:39.496Z] github.com/docker/docker/volume/local [2022-03-09T15:45:39.496Z] github.com/docker/docker/volume/mounts [2022-03-09T15:45:39.496Z] github.com/docker/docker/volume/service [2022-03-09T15:45:39.496Z] github.com/docker/docker/volume/service/opts [2022-03-09T15:45:39.496Z] github.com/docker/docker/volume/testutils' [2022-03-09T15:45:39.496Z] ++ echo 'github.com/docker/docker/api [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server/backend/build [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server/httputils [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server/middleware [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server/router [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server/router/build [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server/router/container [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server/router/debug [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server/router/distribution [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server/router/grpc [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server/router/image [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server/router/network [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server/router/plugin [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server/router/session [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server/router/swarm [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server/router/system [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/server/router/volume [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/backend [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/blkiodev [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/container [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/events [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/filters [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/image [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/mount [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/network [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/registry [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/strslice [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/swarm [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/time [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/versions [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-09T15:45:39.496Z] github.com/docker/docker/api/types/volume [2022-03-09T15:45:39.496Z] github.com/docker/docker/builder [2022-03-09T15:45:39.496Z] github.com/docker/docker/builder/builder-next [2022-03-09T15:45:39.496Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-09T15:45:39.496Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-09T15:45:39.496Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-09T15:45:39.496Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-09T15:45:39.496Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-09T15:45:39.496Z] github.com/docker/docker/builder/builder-next/worker [2022-03-09T15:45:39.496Z] github.com/docker/docker/builder/dockerfile [2022-03-09T15:45:39.496Z] github.com/docker/docker/builder/remotecontext [2022-03-09T15:45:39.496Z] github.com/docker/docker/builder/remotecontext/git [2022-03-09T15:45:39.496Z] github.com/docker/docker/cli [2022-03-09T15:45:39.496Z] github.com/docker/docker/cli/config [2022-03-09T15:45:39.496Z] github.com/docker/docker/cli/debug [2022-03-09T15:45:39.496Z] github.com/docker/docker/client [2022-03-09T15:45:39.496Z] github.com/docker/docker/cmd/docker-proxy [2022-03-09T15:45:39.496Z] github.com/docker/docker/cmd/dockerd [2022-03-09T15:45:39.496Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-09T15:45:39.496Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-09T15:45:39.496Z] github.com/docker/docker/container [2022-03-09T15:45:39.496Z] github.com/docker/docker/container/stream [2022-03-09T15:45:39.496Z] github.com/docker/docker/contrib/apparmor [2022-03-09T15:45:39.496Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-09T15:45:39.496Z] github.com/docker/docker/contrib/httpserver [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/cluster [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/cluster/convert [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/cluster/executor [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/cluster/provider [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/config [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/events [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/events/testutils [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/exec [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/graphdriver [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/images [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/initlayer [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/links [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/listeners [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/logger [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/logger/gelf [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/logger/journald [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/logger/local [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/logger/logentries [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/logger/splunk [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/logger/syslog [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/logger/templates [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/names [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/network [2022-03-09T15:45:39.496Z] github.com/docker/docker/daemon/stats [2022-03-09T15:45:39.496Z] github.com/docker/docker/distribution [2022-03-09T15:45:39.496Z] github.com/docker/docker/distribution/metadata [2022-03-09T15:45:39.496Z] github.com/docker/docker/distribution/utils [2022-03-09T15:45:39.496Z] github.com/docker/docker/distribution/xfer [2022-03-09T15:45:39.496Z] github.com/docker/docker/dockerversion [2022-03-09T15:45:39.496Z] github.com/docker/docker/errdefs [2022-03-09T15:45:39.496Z] github.com/docker/docker/image [2022-03-09T15:45:39.496Z] github.com/docker/docker/image/cache [2022-03-09T15:45:39.496Z] github.com/docker/docker/image/tarexport [2022-03-09T15:45:39.496Z] github.com/docker/docker/image/v1 [2022-03-09T15:45:39.496Z] github.com/docker/docker/internal/test/suite [2022-03-09T15:45:39.496Z] github.com/docker/docker/layer [2022-03-09T15:45:39.496Z] github.com/docker/docker/libcontainerd [2022-03-09T15:45:39.496Z] github.com/docker/docker/libcontainerd/queue [2022-03-09T15:45:39.496Z] github.com/docker/docker/libcontainerd/remote [2022-03-09T15:45:39.496Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-09T15:45:39.496Z] github.com/docker/docker/libcontainerd/types [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/bitseq [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/cluster [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/config [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/datastore [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/driverapi [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/etchosts [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/idm [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/ipam [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/iptables [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/netlabel [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/netutils [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/networkdb [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/ns [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/options [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/osl [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/portallocator [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/portmapper [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/testutils [2022-03-09T15:45:39.496Z] github.com/docker/docker/libnetwork/types [2022-03-09T15:45:39.496Z] github.com/docker/docker/oci [2022-03-09T15:45:39.496Z] github.com/docker/docker/oci/caps [2022-03-09T15:45:39.496Z] github.com/docker/docker/opts [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/aaparser [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/archive [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/authorization [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/broadcaster [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/capabilities [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/chrootarchive [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/containerfs [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/devicemapper [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/directory [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/dmesg [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/filenotify [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/fileutils [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/fsutils [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/homedir [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/idtools [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/ioutils [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/jsonmessage [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/longpath [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/loopback [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/namesgenerator [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/parsers [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/pidfile [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/platform [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/plugingetter [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/plugins [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/plugins/transport [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/pools [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/progress [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/pubsub [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/reexec [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/signal [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/stack [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/stdcopy [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/streamformatter [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/stringid [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/sysinfo [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/system [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/tailfile [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/tarsum [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/truncindex [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/urlutil [2022-03-09T15:45:39.496Z] github.com/docker/docker/pkg/useragent [2022-03-09T15:45:39.496Z] github.com/docker/docker/plugin [2022-03-09T15:45:39.496Z] github.com/docker/docker/plugin/executor/containerd [2022-03-09T15:45:39.496Z] github.com/docker/docker/plugin/v2 [2022-03-09T15:45:39.496Z] github.com/docker/docker/profiles/apparmor [2022-03-09T15:45:39.496Z] github.com/docker/docker/profiles/seccomp [2022-03-09T15:45:39.496Z] github.com/docker/docker/quota [2022-03-09T15:45:39.496Z] github.com/docker/docker/reference [2022-03-09T15:45:39.497Z] github.com/docker/docker/registry [2022-03-09T15:45:39.497Z] github.com/docker/docker/registry/resumable [2022-03-09T15:45:39.497Z] github.com/docker/docker/restartmanager [2022-03-09T15:45:39.497Z] github.com/docker/docker/rootless [2022-03-09T15:45:39.497Z] github.com/docker/docker/rootless/specconv [2022-03-09T15:45:39.497Z] github.com/docker/docker/runconfig [2022-03-09T15:45:39.497Z] github.com/docker/docker/runconfig/opts [2022-03-09T15:45:39.497Z] github.com/docker/docker/testutil [2022-03-09T15:45:39.497Z] github.com/docker/docker/testutil/daemon [2022-03-09T15:45:39.497Z] github.com/docker/docker/testutil/environment [2022-03-09T15:45:39.497Z] github.com/docker/docker/testutil/fakecontext [2022-03-09T15:45:39.497Z] github.com/docker/docker/testutil/fakegit [2022-03-09T15:45:39.497Z] github.com/docker/docker/testutil/fakestorage [2022-03-09T15:45:39.497Z] github.com/docker/docker/testutil/fixtures/load [2022-03-09T15:45:39.497Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-09T15:45:39.497Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-09T15:45:39.497Z] github.com/docker/docker/testutil/registry [2022-03-09T15:45:39.497Z] github.com/docker/docker/testutil/request [2022-03-09T15:45:39.497Z] github.com/docker/docker/volume [2022-03-09T15:45:39.497Z] github.com/docker/docker/volume/drivers [2022-03-09T15:45:39.497Z] github.com/docker/docker/volume/local [2022-03-09T15:45:39.497Z] github.com/docker/docker/volume/mounts [2022-03-09T15:45:39.497Z] github.com/docker/docker/volume/service [2022-03-09T15:45:39.497Z] github.com/docker/docker/volume/service/opts [2022-03-09T15:45:39.497Z] github.com/docker/docker/volume/testutils' [2022-03-09T15:45:39.497Z] ++ grep --fixed-strings /libnetwork [2022-03-09T15:45:39.497Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/bitseq [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/cluster [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/config [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/datastore [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/driverapi [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/etchosts [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/idm [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ipam [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/iptables [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/netlabel [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/netutils [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/networkdb [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ns [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/options [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/osl [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/portallocator [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/portmapper [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/testutils [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/types' [2022-03-09T15:45:39.497Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-09T15:45:39.497Z] + echo 'github.com/docker/docker/libnetwork [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/bitseq [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/cluster [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/config [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/datastore [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/driverapi [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/etchosts [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/idm [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ipam [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/iptables [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/netlabel [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/netutils [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/networkdb [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/ns [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/options [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/osl [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/portallocator [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/portmapper [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/testutils [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/types' [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-09T15:45:39.497Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-09T15:45:39.497Z] + type docker-proxy [2022-03-09T15:45:39.497Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-09T15:45:39.497Z] + hack/make.sh binary-proxy install-proxy [2022-03-09T15:45:39.497Z] [2022-03-09T15:45:39.497Z] Removing bundles/ [2022-03-09T15:45:39.504Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-09T15:45:39.522Z] --- PASS: TestFrequency (0.19s) [2022-03-09T15:45:39.522Z] === RUN TestOneMessagePerRequest [2022-03-09T15:45:39.522Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-09T15:45:39.522Z] === RUN TestVerify [2022-03-09T15:45:39.522Z] --- PASS: TestVerify (0.00s) [2022-03-09T15:45:39.522Z] === RUN TestSkipVerify [2022-03-09T15:45:39.522Z] === RUN TestParseLogFormat [2022-03-09T15:45:39.522Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-09T15:45:39.522Z] === RUN TestValidateLogOptEmpty [2022-03-09T15:45:39.522Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-09T15:45:39.522Z] === RUN TestValidateSyslogAddress [2022-03-09T15:45:39.522Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-09T15:45:39.522Z] === RUN TestParseAddressDefaultPort [2022-03-09T15:45:39.522Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-09T15:45:39.522Z] === RUN TestValidateSyslogFacility [2022-03-09T15:45:39.522Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-09T15:45:39.522Z] === RUN TestValidateLogOptSyslogFormat [2022-03-09T15:45:39.522Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-09T15:45:39.522Z] === RUN TestValidateLogOpt [2022-03-09T15:45:39.522Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-09T15:45:39.522Z] PASS [2022-03-09T15:45:39.522Z] coverage: 46.8% of statements [2022-03-09T15:45:39.522Z] ok github.com/docker/docker/daemon/logger/syslog 0.062s coverage: 46.8% of statements [2022-03-09T15:45:39.522Z] time="2022-03-09T15:45:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:45:39.522Z] time="2022-03-09T15:45:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:45:39.522Z] time="2022-03-09T15:45:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:45:39.522Z] time="2022-03-09T15:45:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:45:39.759Z] [2022-03-09T15:45:39.759Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-09T15:45:39.759Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-09T15:45:39.759Z] GOOS="" GOARCH="" GOARM="" [2022-03-09T15:45:39.984Z] --- PASS: TestSkipVerify (0.55s) [2022-03-09T15:45:39.984Z] === RUN TestBufferMaximum [2022-03-09T15:45:39.984Z] time="2022-03-09T15:45:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:45:39.984Z] time="2022-03-09T15:45:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:45:39.984Z] time="2022-03-09T15:45:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:45:39.984Z] time="2022-03-09T15:45:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:45:39.984Z] time="2022-03-09T15:45:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:45:39.984Z] time="2022-03-09T15:45:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840739.627277\",\"host\":\"15de554e9737\"}'" [2022-03-09T15:45:39.984Z] time="2022-03-09T15:45:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840739.627277\",\"host\":\"15de554e9737\"}'" [2022-03-09T15:45:39.984Z] --- PASS: TestBufferMaximum (0.02s) [2022-03-09T15:45:39.984Z] === RUN TestServerAlwaysDown [2022-03-09T15:45:39.984Z] time="2022-03-09T15:45:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:45:39.984Z] time="2022-03-09T15:45:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:45:39.984Z] time="2022-03-09T15:45:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840739.651238\",\"host\":\"15de554e9737\"}'" [2022-03-09T15:45:39.985Z] time="2022-03-09T15:45:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840739.651238\",\"host\":\"15de554e9737\"}'" [2022-03-09T15:45:39.985Z] time="2022-03-09T15:45:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-09T15:45:39.985Z] time="2022-03-09T15:45:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840739.651238\",\"host\":\"15de554e9737\"}'" [2022-03-09T15:45:39.985Z] time="2022-03-09T15:45:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840739.652973\",\"host\":\"15de554e9737\"}'" [2022-03-09T15:45:39.985Z] time="2022-03-09T15:45:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646840739.652973\",\"host\":\"15de554e9737\"}'" [2022-03-09T15:45:39.985Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-09T15:45:39.985Z] === RUN TestCannotSendAfterClose [2022-03-09T15:45:39.985Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-09T15:45:39.985Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-09T15:45:40.961Z] === RUN TestV1IDService [2022-03-09T15:45:40.961Z] --- PASS: TestV1IDService (0.03s) [2022-03-09T15:45:40.961Z] === RUN TestV2MetadataService [2022-03-09T15:45:40.961Z] time="2022-03-09T15:45:40Z" 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 [2022-03-09T15:45:40.961Z] time="2022-03-09T15:45:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"15de554e9737\"}'" [2022-03-09T15:45:40.961Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-09T15:45:40.961Z] PASS [2022-03-09T15:45:40.961Z] coverage: 82.5% of statements [2022-03-09T15:45:40.961Z] ok github.com/docker/docker/daemon/logger/splunk 2.284s coverage: 82.5% of statements [2022-03-09T15:45:40.961Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-09T15:45:40.961Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-09T15:45:40.961Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-09T15:45:41.935Z] === RUN TestSuccessfulDownload [2022-03-09T15:45:41.935Z] download_test.go:267: Needs fixing on Windows [2022-03-09T15:45:41.935Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-09T15:45:41.935Z] === RUN TestCancelledDownload [2022-03-09T15:45:41.935Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-09T15:45:41.935Z] === RUN TestMaxDownloadAttempts [2022-03-09T15:45:41.935Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-09T15:45:41.935Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-09T15:45:41.935Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-09T15:45:41.935Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-09T15:45:41.935Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-09T15:45:41.935Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-09T15:45:41.935Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-09T15:45:41.935Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-09T15:45:41.935Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-09T15:45:41.935Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-09T15:45:41.935Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-09T15:45:41.935Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-09T15:45:42.398Z] --- PASS: TestV2MetadataService (1.47s) [2022-03-09T15:45:42.398Z] PASS [2022-03-09T15:45:42.398Z] coverage: 48.2% of statements [2022-03-09T15:45:42.398Z] ok github.com/docker/docker/distribution/metadata 1.581s coverage: 48.2% of statements [2022-03-09T15:45:42.398Z] time="2022-03-09T15:45:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-09T15:45:42.398Z] time="2022-03-09T15:45:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-09T15:45:42.398Z] time="2022-03-09T15:45:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-09T15:45:42.398Z] time="2022-03-09T15:45:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-09T15:45:42.398Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-09T15:45:42.398Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-03-09T15:45:42.398Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-03-09T15:45:42.398Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-03-09T15:45:42.398Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-03-09T15:45:42.398Z] === RUN TestTransfer [2022-03-09T15:45:42.398Z] --- PASS: TestTransfer (0.12s) [2022-03-09T15:45:42.398Z] === RUN TestConcurrencyLimit [2022-03-09T15:45:42.398Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-09T15:45:42.398Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-09T15:45:42.398Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-09T15:45:42.398Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-09T15:45:42.398Z] === RUN TestContinueOnError_NeverContinue [2022-03-09T15:45:42.398Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-09T15:45:42.398Z] === RUN TestManifestStore [2022-03-09T15:45:42.398Z] === RUN TestManifestStore/no_remote_or_local [2022-03-09T15:45:42.860Z] time="2022-03-09T15:45:42Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4266188165\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-09T15:45:42.860Z] === RUN TestManifestStore/no_local_cache [2022-03-09T15:45:42.860Z] === RUN TestManifestStore/with_local_cache [2022-03-09T15:45:42.860Z] === RUN TestManifestStore/unknown_media_type [2022-03-09T15:45:42.860Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-09T15:45:42.860Z] time="2022-03-09T15:45:42Z" level=warning msg="reference for unknown type: " [2022-03-09T15:45:42.860Z] time="2022-03-09T15:45:42Z" level=warning msg="reference for unknown type: " [2022-03-09T15:45:42.860Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-09T15:45:42.860Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-09T15:45:42.860Z] time="2022-03-09T15:45:42Z" level=warning msg="reference for unknown type: " [2022-03-09T15:45:42.860Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-09T15:45:42.860Z] time="2022-03-09T15:45:42Z" level=warning msg="reference for unknown type: " [2022-03-09T15:45:42.860Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-03-09T15:45:42.860Z] === RUN TestInactiveJobs [2022-03-09T15:45:42.860Z] time="2022-03-09T15:45:42Z" level=warning msg="reference for unknown type: " [2022-03-09T15:45:42.860Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-09T15:45:42.860Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-09T15:45:42.860Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-09T15:45:42.860Z] time="2022-03-09T15:45:42Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-09T15:45:42.860Z] --- PASS: TestManifestStore (0.37s) [2022-03-09T15:45:42.860Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-03-09T15:45:42.860Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-03-09T15:45:42.860Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-09T15:45:42.860Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-09T15:45:42.860Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-09T15:45:42.860Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-09T15:45:42.860Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-09T15:45:42.860Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-09T15:45:42.860Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-09T15:45:42.860Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-09T15:45:42.860Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaType [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-09T15:45:42.860Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-09T15:45:42.860Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-09T15:45:42.860Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-09T15:45:42.860Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-09T15:45:42.860Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-09T15:45:42.860Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-09T15:45:42.860Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-09T15:45:42.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-09T15:45:42.860Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-09T15:45:42.861Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-09T15:45:42.861Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-09T15:45:42.861Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-09T15:45:42.861Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-09T15:45:42.861Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-09T15:45:42.861Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-09T15:45:42.861Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-09T15:45:42.861Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-09T15:45:42.861Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-09T15:45:42.861Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-09T15:45:42.861Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-09T15:45:42.861Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-09T15:45:42.861Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-09T15:45:42.861Z] === RUN TestFixManifestLayers [2022-03-09T15:45:42.861Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-09T15:45:42.861Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-09T15:45:42.861Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-09T15:45:42.861Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-09T15:45:42.861Z] === RUN TestFixManifestLayersBadParent [2022-03-09T15:45:42.861Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-09T15:45:42.861Z] === RUN TestValidateManifest [2022-03-09T15:45:42.861Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-09T15:45:42.861Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-09T15:45:42.861Z] === RUN TestFormatPlatform [2022-03-09T15:45:42.861Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-09T15:45:42.861Z] === RUN TestPullSchema2Config [2022-03-09T15:45:42.861Z] === RUN TestPullSchema2Config/success_first_time [2022-03-09T15:45:42.861Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-09T15:45:42.861Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:45:42.861Z] === RUN TestPullSchema2Config/500_status [2022-03-09T15:45:42.861Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-09T15:45:42.861Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:45:43.322Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:45:43.323Z] === RUN TestPullSchema2Config/EOF [2022-03-09T15:45:43.323Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-09T15:45:43.323Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:45:43.323Z] 2022/03/09 15:45:42 http: panic serving 127.0.0.1:49220: intentional panic [2022-03-09T15:45:43.323Z] goroutine 118 [running]: [2022-03-09T15:45:43.323Z] net/http.(*conn).serve.func1() [2022-03-09T15:45:43.323Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-09T15:45:43.323Z] panic({0x1374800, 0x14f5ea0}) [2022-03-09T15:45:43.323Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-09T15:45:43.323Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003ba204, {0x1507200, 0xc0000fa000}) [2022-03-09T15:45:43.323Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-09T15:45:43.323Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1507200, 0xc0000fa000}, 0xc0000f0100) [2022-03-09T15:45:43.323Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-09T15:45:43.323Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1507200, 0xc0000fa000}, 0xe88e35) [2022-03-09T15:45:43.323Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-09T15:45:43.323Z] net/http.serverHandler.ServeHTTP({0xc0003e8030}, {0x1507200, 0xc0000fa000}, 0xc0000f0100) [2022-03-09T15:45:43.323Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-09T15:45:43.323Z] net/http.(*conn).serve(0xc0000b0140, {0x150b838, 0xc00038f440}) [2022-03-09T15:45:43.323Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-09T15:45:43.323Z] created by net/http.(*Server).Serve [2022-03-09T15:45:43.323Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-09T15:45:43.323Z] --- PASS: TestInactiveJobs (0.36s) [2022-03-09T15:45:43.323Z] === RUN TestWatchRelease [2022-03-09T15:45:43.323Z] === RUN TestNotFound [2022-03-09T15:45:43.323Z] --- PASS: TestNotFound (0.00s) [2022-03-09T15:45:43.323Z] === RUN TestConflict [2022-03-09T15:45:43.323Z] --- PASS: TestConflict (0.00s) [2022-03-09T15:45:43.323Z] === RUN TestForbidden [2022-03-09T15:45:43.323Z] --- PASS: TestForbidden (0.00s) [2022-03-09T15:45:43.323Z] === RUN TestInvalidParameter [2022-03-09T15:45:43.323Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-09T15:45:43.323Z] === RUN TestNotImplemented [2022-03-09T15:45:43.323Z] --- PASS: TestNotImplemented (0.00s) [2022-03-09T15:45:43.323Z] === RUN TestNotModified [2022-03-09T15:45:43.323Z] --- PASS: TestNotModified (0.00s) [2022-03-09T15:45:43.323Z] === RUN TestUnauthorized [2022-03-09T15:45:43.323Z] --- PASS: TestUnauthorized (0.00s) [2022-03-09T15:45:43.323Z] === RUN TestUnknown [2022-03-09T15:45:43.323Z] --- PASS: TestUnknown (0.00s) [2022-03-09T15:45:43.323Z] === RUN TestCancelled [2022-03-09T15:45:43.323Z] --- PASS: TestCancelled (0.00s) [2022-03-09T15:45:43.323Z] === RUN TestDeadline [2022-03-09T15:45:43.323Z] --- PASS: TestDeadline (0.00s) [2022-03-09T15:45:43.323Z] === RUN TestDataLoss [2022-03-09T15:45:43.323Z] --- PASS: TestDataLoss (0.00s) [2022-03-09T15:45:43.323Z] === RUN TestUnavailable [2022-03-09T15:45:43.323Z] --- PASS: TestUnavailable (0.00s) [2022-03-09T15:45:43.323Z] === RUN TestSystem [2022-03-09T15:45:43.323Z] --- PASS: TestSystem (0.00s) [2022-03-09T15:45:43.323Z] === RUN TestFromStatusCode [2022-03-09T15:45:43.323Z] === RUN TestFromStatusCode/Not_Found [2022-03-09T15:45:43.323Z] === RUN TestFromStatusCode/Bad_Request [2022-03-09T15:45:43.323Z] === RUN TestFromStatusCode/Conflict [2022-03-09T15:45:43.323Z] === RUN TestFromStatusCode/Unauthorized [2022-03-09T15:45:43.323Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-09T15:45:43.323Z] === RUN TestFromStatusCode/Forbidden [2022-03-09T15:45:43.323Z] === RUN TestFromStatusCode/Not_Modified [2022-03-09T15:45:43.323Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-09T15:45:43.323Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-09T15:45:43.323Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-09T15:45:43.323Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-09T15:45:43.323Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-09T15:45:43.323Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-09T15:45:43.323Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-09T15:45:43.323Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-09T15:45:43.323Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-09T15:45:43.323Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-09T15:45:43.323Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-09T15:45:43.323Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-09T15:45:43.323Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-09T15:45:43.323Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-09T15:45:43.323Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-09T15:45:43.323Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-09T15:45:43.323Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-09T15:45:43.323Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-09T15:45:43.323Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-09T15:45:43.323Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-09T15:45:43.323Z] PASS [2022-03-09T15:45:43.323Z] coverage: 53.1% of statements [2022-03-09T15:45:43.323Z] ok github.com/docker/docker/errdefs 0.062s coverage: 53.1% of statements [2022-03-09T15:45:43.323Z] --- PASS: TestWatchRelease (0.05s) [2022-03-09T15:45:43.323Z] === RUN TestWatchFinishedTransfer [2022-03-09T15:45:43.323Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-09T15:45:43.323Z] === RUN TestDuplicateTransfer [2022-03-09T15:45:43.323Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-09T15:45:43.323Z] === RUN TestSuccessfulUpload [2022-03-09T15:45:43.323Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:45:43.323Z] === RUN TestPullSchema2Config/unauthorized [2022-03-09T15:45:43.323Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-09T15:45:43.323Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-09T15:45:43.323Z] --- PASS: TestPullSchema2Config (0.55s) [2022-03-09T15:45:43.323Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-09T15:45:43.323Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-09T15:45:43.323Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-03-09T15:45:43.323Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-09T15:45:43.323Z] === RUN TestGetRepositoryMountCandidates [2022-03-09T15:45:43.323Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-09T15:45:43.323Z] === RUN TestLayerAlreadyExists [2022-03-09T15:45:43.323Z] 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} [2022-03-09T15:45:43.323Z] 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} [2022-03-09T15:45:43.323Z] 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} [2022-03-09T15:45:43.323Z] 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} [2022-03-09T15:45:43.323Z] 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} [2022-03-09T15:45:43.323Z] 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} [2022-03-09T15:45:43.323Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-09T15:45:43.323Z] === RUN TestWhenEmptyAuthConfig [2022-03-09T15:45:43.784Z] time="2022-03-09T15:45:43Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-09T15:45:43.784Z] --- PASS: TestSuccessfulUpload (0.42s) [2022-03-09T15:45:43.784Z] === RUN TestCancelledUpload [2022-03-09T15:45:43.784Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-09T15:45:43.784Z] PASS [2022-03-09T15:45:43.784Z] coverage: 77.3% of statements [2022-03-09T15:45:43.784Z] ok github.com/docker/docker/distribution/xfer 1.939s coverage: 77.3% of statements [2022-03-09T15:45:44.260Z] --- PASS: TestBuildWithHugeFile (122.84s) [2022-03-09T15:45:44.260Z] === RUN TestBuildWCOWSandboxSize [2022-03-09T15:45:44.260Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-09T15:45:44.260Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-09T15:45:44.260Z] === RUN TestBuildWithEmptyDockerfile [2022-03-09T15:45:44.260Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:45:44.260Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:45:44.260Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:45:44.260Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:45:44.260Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:45:44.260Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:45:44.260Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:45:44.260Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:45:44.260Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:45:44.260Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-09T15:45:44.260Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-09T15:45:44.260Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-09T15:45:44.260Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-09T15:45:44.260Z] === RUN TestBuildPreserveOwnership [2022-03-09T15:45:44.260Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:45:44.260Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-09T15:45:44.260Z] === RUN TestBuildPlatformInvalid [2022-03-09T15:45:44.260Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-09T15:45:44.260Z] PASS [2022-03-09T15:45:44.260Z] ok github.com/docker/docker/integration/build 199.810s [2022-03-09T15:45:44.260Z] [2022-03-09T15:45:44.260Z] === Skipped [2022-03-09T15:45:44.260Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-09T15:45:44.260Z] build_session_test.go:25: TODO: BuildKit [2022-03-09T15:45:44.260Z] [2022-03-09T15:45:44.260Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-09T15:45:44.260Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:45:44.260Z] [2022-03-09T15:45:44.260Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-09T15:45:44.260Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:45:44.260Z] [2022-03-09T15:45:44.260Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-09T15:45:44.260Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:45:44.260Z] [2022-03-09T15:45:44.260Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-09T15:45:44.260Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-09T15:45:44.260Z] [2022-03-09T15:45:44.260Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-09T15:45:44.260Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:45:44.260Z] [2022-03-09T15:45:44.260Z] DONE 29 tests, 6 skipped in 230.508s [2022-03-09T15:45:44.260Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-09T15:45:44.260Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:45:44.260Z] INFO: Testing against a local daemon [2022-03-09T15:45:44.260Z] === RUN TestConfigInspect [2022-03-09T15:45:44.260Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:45:44.260Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-09T15:45:44.260Z] === RUN TestConfigList [2022-03-09T15:45:44.260Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:45:44.260Z] --- SKIP: TestConfigList (0.00s) [2022-03-09T15:45:44.260Z] === RUN TestConfigsCreateAndDelete [2022-03-09T15:45:44.260Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:45:44.260Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-09T15:45:44.260Z] === RUN TestConfigsUpdate [2022-03-09T15:45:44.260Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:45:44.260Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-09T15:45:44.260Z] === RUN TestTemplatedConfig [2022-03-09T15:45:44.260Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:45:44.260Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-09T15:45:44.260Z] === RUN TestConfigCreateResolve [2022-03-09T15:45:44.260Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:45:44.260Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-09T15:45:44.260Z] PASS [2022-03-09T15:45:44.260Z] ok github.com/docker/docker/integration/config 0.126s [2022-03-09T15:45:44.260Z] [2022-03-09T15:45:44.260Z] === Skipped [2022-03-09T15:45:44.260Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-09T15:45:44.260Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:45:44.260Z] [2022-03-09T15:45:44.260Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-09T15:45:44.260Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:45:44.260Z] [2022-03-09T15:45:44.260Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-09T15:45:44.260Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:45:44.260Z] [2022-03-09T15:45:44.260Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.01s) [2022-03-09T15:45:44.260Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:45:44.260Z] [2022-03-09T15:45:44.260Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-09T15:45:44.260Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:45:44.260Z] [2022-03-09T15:45:44.260Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-09T15:45:44.260Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:45:44.260Z] [2022-03-09T15:45:44.260Z] DONE 6 tests, 6 skipped in 2.313s [2022-03-09T15:45:44.260Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-09T15:45:44.260Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:45:44.260Z] INFO: Testing against a local daemon [2022-03-09T15:45:44.260Z] === RUN TestCheckpoint [2022-03-09T15:45:44.260Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-09T15:45:44.260Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-09T15:45:44.260Z] === RUN TestContainerInvalidJSON [2022-03-09T15:45:44.260Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:45:44.260Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:45:44.260Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:45:44.260Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:45:44.260Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:45:44.260Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:45:44.260Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-09T15:45:44.260Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-09T15:45:44.260Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-09T15:45:44.260Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-09T15:45:44.260Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-03-09T15:45:44.260Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-09T15:45:44.260Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-03-09T15:45:44.260Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-09T15:45:44.260Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-03-09T15:45:44.260Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-09T15:45:44.260Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-03-09T15:45:44.260Z] === RUN TestCopyFromContainer [2022-03-09T15:45:44.260Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:45:44.260Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-09T15:45:44.260Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-09T15:45:44.260Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:45:44.260Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:45:44.260Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:45:44.260Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:45:44.260Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:45:44.260Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:45:44.260Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:45:44.260Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:45:44.260Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:45:44.260Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-09T15:45:44.260Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-09T15:45:44.260Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-09T15:45:44.260Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-09T15:45:44.260Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-09T15:45:44.260Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-09T15:45:44.260Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-09T15:45:44.260Z] === RUN TestCreateWithInvalidEnv [2022-03-09T15:45:44.260Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-09T15:45:44.260Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-09T15:45:44.260Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-09T15:45:44.260Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-09T15:45:44.260Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-09T15:45:44.260Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-09T15:45:44.260Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-09T15:45:44.260Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-09T15:45:44.260Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-09T15:45:44.260Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-09T15:45:44.260Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-09T15:45:44.260Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-09T15:45:44.260Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-09T15:45:44.260Z] === RUN TestCreateTmpfsMountsTarget [2022-03-09T15:45:44.260Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:45:44.260Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-09T15:45:44.260Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-09T15:45:44.260Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:45:44.260Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-09T15:45:44.260Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-09T15:45:44.260Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:45:44.260Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-09T15:45:44.260Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-09T15:45:44.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:45:44.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:45:44.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:45:44.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:45:44.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:45:44.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:45:44.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:45:44.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:45:44.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:45:44.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:45:44.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:45:44.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:45:44.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:45:44.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:45:44.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:45:44.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-09T15:45:44.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-09T15:45:44.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-09T15:45:44.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-09T15:45:44.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-09T15:45:44.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-03-09T15:45:44.260Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-09T15:45:44.260Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-09T15:45:44.260Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-09T15:45:44.260Z] === RUN TestCreateDifferentPlatform [2022-03-09T15:45:44.260Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-09T15:45:44.260Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-09T15:45:44.260Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-09T15:45:44.260Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-09T15:45:44.260Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-09T15:45:44.260Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-09T15:45:44.260Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-03-09T15:45:44.260Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-09T15:45:44.260Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-09T15:45:44.260Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-09T15:45:44.260Z] === RUN TestContainerKillOnDaemonStart [2022-03-09T15:45:44.260Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:45:44.260Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-09T15:45:44.260Z] === RUN TestDiff [2022-03-09T15:45:44.260Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-09T15:45:44.260Z] --- SKIP: TestDiff (0.00s) [2022-03-09T15:45:44.260Z] === RUN TestExecWithCloseStdin [2022-03-09T15:45:44.754Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-09T15:45:44.754Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-09T15:45:44.754Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-09T15:45:44.754Z] === RUN TestDockerSuite/TestHealth [2022-03-09T15:45:44.759Z] === RUN TestCompare [2022-03-09T15:45:44.759Z] --- PASS: TestCompare (0.00s) [2022-03-09T15:45:44.759Z] PASS [2022-03-09T15:45:44.759Z] coverage: 19.2% of statements [2022-03-09T15:45:44.759Z] ok github.com/docker/docker/image/cache 0.083s coverage: 19.2% of statements [2022-03-09T15:45:44.759Z] --- PASS: TestWhenEmptyAuthConfig (1.26s) [2022-03-09T15:45:44.759Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-09T15:45:44.759Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-09T15:45:44.759Z] === RUN TestTokenPassThru [2022-03-09T15:45:44.759Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-09T15:45:44.759Z] === RUN TestTokenPassThruDifferentHost [2022-03-09T15:45:44.759Z] === RUN TestFSGetInvalidData [2022-03-09T15:45:44.759Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-09T15:45:44.759Z] PASS [2022-03-09T15:45:44.759Z] coverage: 26.7% of statements [2022-03-09T15:45:44.759Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-09T15:45:44.759Z] === RUN TestFSInvalidSet [2022-03-09T15:45:44.759Z] ok github.com/docker/docker/distribution 2.313s coverage: 26.7% of statements [2022-03-09T15:45:44.759Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-09T15:45:44.759Z] === RUN TestFSInvalidRoot [2022-03-09T15:45:44.759Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-09T15:45:44.759Z] === RUN TestFSMetadataGetSet [2022-03-09T15:45:44.759Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-03-09T15:45:44.759Z] === RUN TestFSInvalidWalker [2022-03-09T15:45:44.759Z] --- PASS: TestFSInvalidWalker (0.03s) [2022-03-09T15:45:44.759Z] === RUN TestFSGetSet [2022-03-09T15:45:44.759Z] --- PASS: TestFSGetSet (0.06s) [2022-03-09T15:45:44.759Z] === RUN TestFSGetUnsetKey [2022-03-09T15:45:44.759Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-09T15:45:44.759Z] === RUN TestFSGetEmptyData [2022-03-09T15:45:44.759Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-09T15:45:44.759Z] === RUN TestFSDelete [2022-03-09T15:45:45.221Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-09T15:45:45.221Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-09T15:45:45.221Z] --- PASS: TestFSDelete (0.03s) [2022-03-09T15:45:45.221Z] === RUN TestFSWalker [2022-03-09T15:45:45.221Z] --- PASS: TestFSWalker (0.02s) [2022-03-09T15:45:45.221Z] === RUN TestFSWalkerStopOnError [2022-03-09T15:45:45.221Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-09T15:45:45.221Z] === RUN TestNewFromJSON [2022-03-09T15:45:45.221Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-09T15:45:45.221Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-09T15:45:45.221Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-09T15:45:45.221Z] === RUN TestMarshalKeyOrder [2022-03-09T15:45:45.221Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-09T15:45:45.221Z] === RUN TestHistoryEqual [2022-03-09T15:45:45.221Z] --- PASS: TestHistoryEqual (0.22s) [2022-03-09T15:45:45.221Z] === RUN TestImage [2022-03-09T15:45:45.221Z] --- PASS: TestImage (0.00s) [2022-03-09T15:45:45.221Z] === RUN TestImageOSNotEmpty [2022-03-09T15:45:45.221Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-09T15:45:45.221Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-09T15:45:45.221Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-09T15:45:45.221Z] === RUN TestCreate [2022-03-09T15:45:45.221Z] --- PASS: TestCreate (0.01s) [2022-03-09T15:45:45.221Z] === RUN TestRestore [2022-03-09T15:45:45.221Z] time="2022-03-09T15:45:45Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-09T15:45:45.221Z] --- PASS: TestRestore (0.06s) [2022-03-09T15:45:45.221Z] === RUN TestAddDelete [2022-03-09T15:45:45.221Z] --- PASS: TestAddDelete (0.04s) [2022-03-09T15:45:45.221Z] === RUN TestSearchAfterDelete [2022-03-09T15:45:45.221Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-09T15:45:45.221Z] === RUN TestParentReset [2022-03-09T15:45:45.684Z] --- PASS: TestParentReset (0.07s) [2022-03-09T15:45:45.684Z] === RUN TestGetAndSetLastUpdated [2022-03-09T15:45:45.684Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-09T15:45:45.684Z] === RUN TestStoreLen [2022-03-09T15:45:45.684Z] --- PASS: TestStoreLen (0.08s) [2022-03-09T15:45:45.684Z] PASS [2022-03-09T15:45:45.684Z] coverage: 86.9% of statements [2022-03-09T15:45:45.684Z] ok github.com/docker/docker/image 0.898s coverage: 86.9% of statements [2022-03-09T15:45:45.684Z] === RUN TestValidateManifest [2022-03-09T15:45:45.684Z] === RUN TestValidateManifest/nil [2022-03-09T15:45:45.684Z] === RUN TestValidateManifest/non-nil [2022-03-09T15:45:45.684Z] --- PASS: TestValidateManifest (0.00s) [2022-03-09T15:45:45.684Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-09T15:45:45.684Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-09T15:45:45.684Z] PASS [2022-03-09T15:45:45.684Z] coverage: 0.7% of statements [2022-03-09T15:45:45.684Z] ok github.com/docker/docker/image/tarexport 0.095s coverage: 0.7% of statements [2022-03-09T15:45:45.808Z] --- PASS: TestExecWithCloseStdin (2.99s) [2022-03-09T15:45:45.808Z] === RUN TestExec [2022-03-09T15:45:46.357Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-09T15:45:46.357Z] [2022-03-09T15:45:46.357Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-09T15:45:46.357Z] Installing docker-proxy to /usr/local/bin/ [2022-03-09T15:45:46.357Z] [2022-03-09T15:45:46.357Z] + mkdir -p bundles [2022-03-09T15:45:46.357Z] + '[' -n 'github.com/docker/docker/api [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server/backend/build [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server/httputils [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server/middleware [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server/router [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server/router/build [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server/router/container [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server/router/debug [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server/router/distribution [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server/router/grpc [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server/router/image [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server/router/network [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server/router/plugin [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server/router/session [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server/router/swarm [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server/router/system [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/server/router/volume [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/backend [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/blkiodev [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/container [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/events [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/filters [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/image [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/mount [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/network [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/registry [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/strslice [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/swarm [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/time [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/versions [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-09T15:45:46.357Z] github.com/docker/docker/api/types/volume [2022-03-09T15:45:46.357Z] github.com/docker/docker/builder [2022-03-09T15:45:46.357Z] github.com/docker/docker/builder/builder-next [2022-03-09T15:45:46.357Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-09T15:45:46.357Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-09T15:45:46.357Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-09T15:45:46.357Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-09T15:45:46.357Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-09T15:45:46.357Z] github.com/docker/docker/builder/builder-next/worker [2022-03-09T15:45:46.357Z] github.com/docker/docker/builder/dockerfile [2022-03-09T15:45:46.357Z] github.com/docker/docker/builder/remotecontext [2022-03-09T15:45:46.357Z] github.com/docker/docker/builder/remotecontext/git [2022-03-09T15:45:46.357Z] github.com/docker/docker/cli [2022-03-09T15:45:46.357Z] github.com/docker/docker/cli/config [2022-03-09T15:45:46.357Z] github.com/docker/docker/cli/debug [2022-03-09T15:45:46.357Z] github.com/docker/docker/client [2022-03-09T15:45:46.357Z] github.com/docker/docker/cmd/docker-proxy [2022-03-09T15:45:46.357Z] github.com/docker/docker/cmd/dockerd [2022-03-09T15:45:46.357Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-09T15:45:46.357Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-09T15:45:46.357Z] github.com/docker/docker/container [2022-03-09T15:45:46.357Z] github.com/docker/docker/container/stream [2022-03-09T15:45:46.357Z] github.com/docker/docker/contrib/apparmor [2022-03-09T15:45:46.357Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-09T15:45:46.357Z] github.com/docker/docker/contrib/httpserver [2022-03-09T15:45:46.357Z] github.com/docker/docker/daemon [2022-03-09T15:45:46.357Z] github.com/docker/docker/daemon/cluster [2022-03-09T15:45:46.357Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-09T15:45:46.357Z] github.com/docker/docker/daemon/cluster/convert [2022-03-09T15:45:46.357Z] github.com/docker/docker/daemon/cluster/executor [2022-03-09T15:45:46.357Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-09T15:45:46.357Z] github.com/docker/docker/daemon/cluster/provider [2022-03-09T15:45:46.357Z] github.com/docker/docker/daemon/config [2022-03-09T15:45:46.357Z] github.com/docker/docker/daemon/events [2022-03-09T15:45:46.357Z] github.com/docker/docker/daemon/events/testutils [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/exec [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/graphdriver [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/images [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/initlayer [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/links [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/listeners [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/logger [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/logger/gelf [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/logger/journald [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/logger/local [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/logger/logentries [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/logger/splunk [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/logger/syslog [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/logger/templates [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/names [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/network [2022-03-09T15:45:46.358Z] github.com/docker/docker/daemon/stats [2022-03-09T15:45:46.358Z] github.com/docker/docker/distribution [2022-03-09T15:45:46.358Z] github.com/docker/docker/distribution/metadata [2022-03-09T15:45:46.358Z] github.com/docker/docker/distribution/utils [2022-03-09T15:45:46.358Z] github.com/docker/docker/distribution/xfer [2022-03-09T15:45:46.358Z] github.com/docker/docker/dockerversion [2022-03-09T15:45:46.358Z] github.com/docker/docker/errdefs [2022-03-09T15:45:46.358Z] github.com/docker/docker/image [2022-03-09T15:45:46.358Z] github.com/docker/docker/image/cache [2022-03-09T15:45:46.358Z] github.com/docker/docker/image/tarexport [2022-03-09T15:45:46.358Z] github.com/docker/docker/image/v1 [2022-03-09T15:45:46.358Z] github.com/docker/docker/internal/test/suite [2022-03-09T15:45:46.358Z] github.com/docker/docker/layer [2022-03-09T15:45:46.358Z] github.com/docker/docker/libcontainerd [2022-03-09T15:45:46.358Z] github.com/docker/docker/libcontainerd/queue [2022-03-09T15:45:46.358Z] github.com/docker/docker/libcontainerd/remote [2022-03-09T15:45:46.358Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-09T15:45:46.358Z] github.com/docker/docker/libcontainerd/types [2022-03-09T15:45:46.358Z] github.com/docker/docker/oci [2022-03-09T15:45:46.358Z] github.com/docker/docker/oci/caps [2022-03-09T15:45:46.358Z] github.com/docker/docker/opts [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/aaparser [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/archive [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/authorization [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/broadcaster [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/capabilities [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/chrootarchive [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/containerfs [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/devicemapper [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/directory [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/dmesg [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/filenotify [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/fileutils [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/fsutils [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/homedir [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/idtools [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/ioutils [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/jsonmessage [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/longpath [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/loopback [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/namesgenerator [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/parsers [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/pidfile [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/platform [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/plugingetter [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/plugins [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/plugins/transport [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/pools [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/progress [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/pubsub [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/reexec [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/signal [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/stack [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/stdcopy [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/streamformatter [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/stringid [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/sysinfo [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/system [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/tailfile [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/tarsum [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/truncindex [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/urlutil [2022-03-09T15:45:46.358Z] github.com/docker/docker/pkg/useragent [2022-03-09T15:45:46.358Z] github.com/docker/docker/plugin [2022-03-09T15:45:46.358Z] github.com/docker/docker/plugin/executor/containerd [2022-03-09T15:45:46.358Z] github.com/docker/docker/plugin/v2 [2022-03-09T15:45:46.358Z] github.com/docker/docker/profiles/apparmor [2022-03-09T15:45:46.358Z] github.com/docker/docker/profiles/seccomp [2022-03-09T15:45:46.358Z] github.com/docker/docker/quota [2022-03-09T15:45:46.358Z] github.com/docker/docker/reference [2022-03-09T15:45:46.358Z] github.com/docker/docker/registry [2022-03-09T15:45:46.358Z] github.com/docker/docker/registry/resumable [2022-03-09T15:45:46.358Z] github.com/docker/docker/restartmanager [2022-03-09T15:45:46.358Z] github.com/docker/docker/rootless [2022-03-09T15:45:46.358Z] github.com/docker/docker/rootless/specconv [2022-03-09T15:45:46.358Z] github.com/docker/docker/runconfig [2022-03-09T15:45:46.358Z] github.com/docker/docker/runconfig/opts [2022-03-09T15:45:46.358Z] github.com/docker/docker/testutil [2022-03-09T15:45:46.358Z] github.com/docker/docker/testutil/daemon [2022-03-09T15:45:46.358Z] github.com/docker/docker/testutil/environment [2022-03-09T15:45:46.358Z] github.com/docker/docker/testutil/fakecontext [2022-03-09T15:45:46.358Z] github.com/docker/docker/testutil/fakegit [2022-03-09T15:45:46.358Z] github.com/docker/docker/testutil/fakestorage [2022-03-09T15:45:46.358Z] github.com/docker/docker/testutil/fixtures/load [2022-03-09T15:45:46.358Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-09T15:45:46.358Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-09T15:45:46.358Z] github.com/docker/docker/testutil/registry [2022-03-09T15:45:46.358Z] github.com/docker/docker/testutil/request [2022-03-09T15:45:46.358Z] github.com/docker/docker/volume [2022-03-09T15:45:46.358Z] github.com/docker/docker/volume/drivers [2022-03-09T15:45:46.358Z] github.com/docker/docker/volume/local [2022-03-09T15:45:46.358Z] github.com/docker/docker/volume/mounts [2022-03-09T15:45:46.358Z] github.com/docker/docker/volume/service [2022-03-09T15:45:46.358Z] github.com/docker/docker/volume/service/opts [2022-03-09T15:45:46.358Z] github.com/docker/docker/volume/testutils' ']' [2022-03-09T15:45:46.358Z] + 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/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/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/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-03-09T15:45:46.668Z] === RUN TestMakeV1ConfigFromConfig [2022-03-09T15:45:46.668Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-09T15:45:46.668Z] PASS [2022-03-09T15:45:46.668Z] coverage: 25.0% of statements [2022-03-09T15:45:46.668Z] ok github.com/docker/docker/image/v1 0.254s coverage: 25.0% of statements [2022-03-09T15:45:46.668Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-09T15:45:47.133Z] === RUN TestSerialization [2022-03-09T15:45:47.133Z] --- PASS: TestSerialization (0.02s) [2022-03-09T15:45:47.133Z] PASS [2022-03-09T15:45:47.133Z] coverage: 100.0% of statements [2022-03-09T15:45:47.133Z] ok github.com/docker/docker/libcontainerd/queue 0.082s coverage: 100.0% of statements [2022-03-09T15:45:47.282Z] --- PASS: TestServiceUpdatePidsLimit (17.05s) [2022-03-09T15:45:47.282Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2022-03-09T15:45:47.282Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s) [2022-03-09T15:45:47.282Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2022-03-09T15:45:47.282Z] PASS [2022-03-09T15:45:47.282Z] [2022-03-09T15:45:47.282Z] === Skipped [2022-03-09T15:45:47.282Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-09T15:45:47.282Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-09T15:45:47.282Z] [2022-03-09T15:45:47.282Z] DONE 27 tests, 1 skipped in 198.439s [2022-03-09T15:45:47.282Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-09T15:45:47.282Z] ++ 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 [2022-03-09T15:45:47.282Z] ++ set -e [2022-03-09T15:45:47.282Z] ++ '[' -n 0 ']' [2022-03-09T15:45:47.282Z] ++ set -x [2022-03-09T15:45:47.282Z] ++ 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 [2022-03-09T15:45:47.282Z] INFO: Testing against a local daemon [2022-03-09T15:45:47.282Z] === RUN TestSessionCreate [2022-03-09T15:45:47.300Z] ? github.com/docker/docker/api [no test files] [2022-03-09T15:45:47.538Z] --- PASS: TestSessionCreate (0.10s) [2022-03-09T15:45:47.538Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-09T15:45:47.538Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-03-09T15:45:47.538Z] PASS [2022-03-09T15:45:47.538Z] [2022-03-09T15:45:47.538Z] DONE 2 tests in 0.274s [2022-03-09T15:45:47.538Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-09T15:45:47.538Z] ++ 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 [2022-03-09T15:45:47.538Z] ++ set -e [2022-03-09T15:45:47.538Z] ++ '[' -n 0 ']' [2022-03-09T15:45:47.538Z] ++ set -x [2022-03-09T15:45:47.538Z] ++ 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 [2022-03-09T15:45:47.538Z] INFO: Testing against a local daemon [2022-03-09T15:45:47.538Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-09T15:45:47.538Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-09T15:45:47.538Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-09T15:45:47.538Z] === RUN TestDiskUsage [2022-03-09T15:45:47.538Z] === PAUSE TestDiskUsage [2022-03-09T15:45:47.538Z] === RUN TestEventsExecDie [2022-03-09T15:45:47.795Z] check_test.go:379: [da04453e3f640] daemon is not started [2022-03-09T15:45:47.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-09T15:45:48.358Z] --- PASS: TestEventsExecDie (0.81s) [2022-03-09T15:45:48.358Z] === RUN TestEventsBackwardsCompatible [2022-03-09T15:45:48.616Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2022-03-09T15:45:48.616Z] === RUN TestEventsVolumeCreate [2022-03-09T15:45:48.616Z] --- PASS: TestEventsVolumeCreate (0.11s) [2022-03-09T15:45:48.616Z] === RUN TestInfoBinaryCommits [2022-03-09T15:45:48.616Z] --- PASS: TestInfoBinaryCommits (0.08s) [2022-03-09T15:45:48.616Z] === RUN TestInfoAPIVersioned [2022-03-09T15:45:48.693Z] === RUN TestEmptyLayer [2022-03-09T15:45:48.693Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-09T15:45:48.693Z] === RUN TestCommitFailure [2022-03-09T15:45:48.693Z] --- PASS: TestCommitFailure (0.02s) [2022-03-09T15:45:48.693Z] === RUN TestStartTransactionFailure [2022-03-09T15:45:48.693Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-03-09T15:45:48.693Z] === RUN TestGetOrphan [2022-03-09T15:45:48.693Z] --- PASS: TestGetOrphan (0.01s) [2022-03-09T15:45:48.693Z] === RUN TestMountAndRegister [2022-03-09T15:45:48.693Z] === RUN TestEnvironmentParsing [2022-03-09T15:45:48.693Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-09T15:45:48.693Z] PASS [2022-03-09T15:45:48.693Z] coverage: 1.2% of statements [2022-03-09T15:45:48.693Z] ok github.com/docker/docker/libcontainerd/local 0.074s coverage: 1.2% of statements [2022-03-09T15:45:48.693Z] layer_test.go:258: Layer size: 14 [2022-03-09T15:45:48.693Z] --- PASS: TestMountAndRegister (0.09s) [2022-03-09T15:45:48.693Z] === RUN TestLayerRelease [2022-03-09T15:45:48.693Z] layer_test.go:291: Failing on Windows [2022-03-09T15:45:48.693Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-09T15:45:48.693Z] === RUN TestStoreRestore [2022-03-09T15:45:48.693Z] layer_test.go:340: Failing on Windows [2022-03-09T15:45:48.693Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-09T15:45:48.693Z] === RUN TestTarStreamStability [2022-03-09T15:45:48.693Z] layer_test.go:455: Failing on Windows [2022-03-09T15:45:48.693Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-09T15:45:48.693Z] === RUN TestRegisterExistingLayer [2022-03-09T15:45:48.693Z] --- PASS: TestRegisterExistingLayer (0.26s) [2022-03-09T15:45:48.693Z] === RUN TestTarStreamVerification [2022-03-09T15:45:48.693Z] layer_test.go:684: Failing on Windows [2022-03-09T15:45:48.693Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-09T15:45:48.693Z] === RUN TestLayerMigration [2022-03-09T15:45:48.693Z] migration_test.go:45: Failing on Windows [2022-03-09T15:45:48.693Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-09T15:45:48.693Z] === RUN TestLayerMigrationNoTarsplit [2022-03-09T15:45:48.693Z] migration_test.go:181: Failing on Windows [2022-03-09T15:45:48.693Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-09T15:45:48.693Z] === RUN TestMountInit [2022-03-09T15:45:48.693Z] mount_test.go:17: Failing on Windows [2022-03-09T15:45:48.693Z] --- SKIP: TestMountInit (0.00s) [2022-03-09T15:45:48.693Z] === RUN TestMountSize [2022-03-09T15:45:48.693Z] mount_test.go:76: Failing on Windows [2022-03-09T15:45:48.693Z] --- SKIP: TestMountSize (0.00s) [2022-03-09T15:45:48.693Z] === RUN TestMountChanges [2022-03-09T15:45:48.693Z] mount_test.go:125: Failing on Windows [2022-03-09T15:45:48.693Z] --- SKIP: TestMountChanges (0.00s) [2022-03-09T15:45:48.693Z] === RUN TestMountApply [2022-03-09T15:45:48.693Z] mount_test.go:212: Failing on Windows [2022-03-09T15:45:48.693Z] --- SKIP: TestMountApply (0.00s) [2022-03-09T15:45:48.693Z] PASS [2022-03-09T15:45:48.693Z] coverage: 30.2% of statements [2022-03-09T15:45:48.693Z] ok github.com/docker/docker/layer 0.486s coverage: 30.2% of statements [2022-03-09T15:45:48.729Z] --- PASS: TestExec (2.59s) [2022-03-09T15:45:48.729Z] === RUN TestExecUser [2022-03-09T15:45:48.729Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-09T15:45:48.729Z] --- SKIP: TestExecUser (0.00s) [2022-03-09T15:45:48.729Z] === RUN TestExportContainerAndImportImage [2022-03-09T15:45:48.729Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:45:48.729Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-09T15:45:48.729Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-09T15:45:48.729Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:45:48.729Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-09T15:45:48.729Z] === RUN TestHealthCheckWorkdir [2022-03-09T15:45:48.729Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-09T15:45:48.729Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-09T15:45:48.729Z] === RUN TestHealthKillContainer [2022-03-09T15:45:48.729Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-09T15:45:48.729Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-09T15:45:48.729Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-09T15:45:48.729Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-09T15:45:48.729Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-09T15:45:48.729Z] === RUN TestKillContainerInvalidSignal [2022-03-09T15:45:48.872Z] --- PASS: TestInfoAPIVersioned (0.03s) [2022-03-09T15:45:48.872Z] === RUN TestInfoAPI [2022-03-09T15:45:48.872Z] --- PASS: TestInfoAPI (0.04s) [2022-03-09T15:45:48.872Z] === RUN TestInfoAPIWarnings [2022-03-09T15:45:49.155Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-09T15:45:49.155Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-09T15:45:49.155Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-09T15:45:49.155Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-09T15:45:49.155Z] === RUN TestSequenceGetAvailableBit [2022-03-09T15:45:49.155Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-09T15:45:49.155Z] === RUN TestSequenceEqual [2022-03-09T15:45:49.155Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-09T15:45:49.155Z] === RUN TestSequenceCopy [2022-03-09T15:45:49.155Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-09T15:45:49.155Z] === RUN TestGetFirstAvailable [2022-03-09T15:45:49.155Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-09T15:45:49.155Z] === RUN TestFindSequence [2022-03-09T15:45:49.155Z] --- PASS: TestFindSequence (0.00s) [2022-03-09T15:45:49.155Z] === RUN TestCheckIfAvailable [2022-03-09T15:45:49.155Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-09T15:45:49.155Z] === RUN TestMergeSequences [2022-03-09T15:45:49.155Z] --- PASS: TestMergeSequences (0.00s) [2022-03-09T15:45:49.155Z] === RUN TestPushReservation [2022-03-09T15:45:49.155Z] --- PASS: TestPushReservation (0.00s) [2022-03-09T15:45:49.155Z] === RUN TestSerializeDeserialize [2022-03-09T15:45:49.155Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-09T15:45:49.155Z] === RUN TestSet [2022-03-09T15:45:49.155Z] --- PASS: TestSet (0.00s) [2022-03-09T15:45:49.155Z] === RUN TestSetUnset [2022-03-09T15:45:49.155Z] --- PASS: TestSetUnset (0.00s) [2022-03-09T15:45:49.155Z] === RUN TestOffsetSetUnset [2022-03-09T15:45:49.155Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-09T15:45:49.155Z] === RUN TestSetInRange [2022-03-09T15:45:49.155Z] --- PASS: TestSetInRange (0.00s) [2022-03-09T15:45:49.155Z] === RUN TestSetAnyInRange [2022-03-09T15:45:49.155Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-09T15:45:49.155Z] === RUN TestMethods [2022-03-09T15:45:49.155Z] --- PASS: TestMethods (0.00s) [2022-03-09T15:45:49.155Z] === RUN TestRandomAllocateDeallocate [2022-03-09T15:45:50.765Z] docker_api_swarm_test.go:802: [d56b9f955b421] joining swarm manager [db64fe5058245]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:45:50.907Z] --- PASS: TestKillContainerInvalidSignal (2.57s) [2022-03-09T15:45:50.908Z] === RUN TestKillContainer [2022-03-09T15:45:50.908Z] === RUN TestKillContainer/no_signal [2022-03-09T15:45:51.350Z] === RUN TestInvalidConfig [2022-03-09T15:45:51.350Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-09T15:45:51.350Z] === RUN TestConfig [2022-03-09T15:45:51.350Z] --- PASS: TestConfig (0.00s) [2022-03-09T15:45:51.350Z] === RUN TestOptionsLabels [2022-03-09T15:45:51.350Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-09T15:45:51.350Z] === RUN TestValidName [2022-03-09T15:45:51.350Z] --- PASS: TestValidName (0.00s) [2022-03-09T15:45:51.350Z] PASS [2022-03-09T15:45:51.350Z] coverage: 19.7% of statements [2022-03-09T15:45:51.350Z] ok github.com/docker/docker/libnetwork/config 0.143s coverage: 19.7% of statements [2022-03-09T15:45:52.137Z] docker_api_swarm_test.go:802: [d5dd5cd636ea5] joining swarm manager [db64fe5058245]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:45:52.325Z] === RUN TestKey [2022-03-09T15:45:52.325Z] --- PASS: TestKey (0.00s) [2022-03-09T15:45:52.325Z] === RUN TestParseKey [2022-03-09T15:45:52.325Z] --- PASS: TestParseKey (0.00s) [2022-03-09T15:45:52.325Z] === RUN TestInvalidDataStore [2022-03-09T15:45:52.325Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-09T15:45:52.325Z] === RUN TestKVObjectFlatKey [2022-03-09T15:45:52.325Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-09T15:45:52.325Z] === RUN TestAtomicKVObjectFlatKey [2022-03-09T15:45:52.325Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-09T15:45:52.325Z] PASS [2022-03-09T15:45:52.325Z] coverage: 21.9% of statements [2022-03-09T15:45:52.325Z] ok github.com/docker/docker/libnetwork/datastore 0.084s coverage: 21.9% of statements [2022-03-09T15:45:52.790Z] === RUN TestIPDataMarshalling [2022-03-09T15:45:53.087Z] === RUN TestKillContainer/non_killing_signal [2022-03-09T15:45:53.087Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-09T15:45:53.087Z] === RUN TestKillContainer/killing_signal [2022-03-09T15:45:53.252Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-09T15:45:53.252Z] === RUN TestValidateAndIsV6 [2022-03-09T15:45:53.252Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-09T15:45:53.252Z] PASS [2022-03-09T15:45:53.252Z] coverage: 68.9% of statements [2022-03-09T15:45:53.252Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-03-09T15:45:53.515Z] docker_api_swarm_test.go:802: [d370a53b84716] joining swarm manager [db64fe5058245]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-09T15:45:53.713Z] === RUN TestErrorInterfaces [2022-03-09T15:45:53.713Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-09T15:45:53.713Z] === RUN TestNetworkMarshalling [2022-03-09T15:45:54.175Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-03-09T15:45:54.175Z] === RUN TestEndpointMarshalling [2022-03-09T15:45:54.175Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-09T15:45:54.175Z] === RUN TestAuxAddresses [2022-03-09T15:45:54.175Z] time="2022-03-09T15:45:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-09T15:45:54.175Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-09T15:45:54.175Z] === RUN TestSRVServiceQuery [2022-03-09T15:45:54.175Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:45:54.175Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-03-09T15:45:54.175Z] === RUN TestServiceVIPReuse [2022-03-09T15:45:54.175Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:45:54.175Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-09T15:45:54.175Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-09T15:45:54.175Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:45:54.175Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-09T15:45:54.175Z] === RUN TestDNSIPQuery [2022-03-09T15:45:54.175Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:45:54.175Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-09T15:45:54.175Z] === RUN TestDNSProxyServFail [2022-03-09T15:45:54.175Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:45:54.175Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-09T15:45:54.175Z] === RUN TestSandboxAddEmpty [2022-03-09T15:45:54.175Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:45:54.175Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-09T15:45:54.175Z] === RUN TestSandboxAddMultiPrio [2022-03-09T15:45:54.175Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:45:54.175Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-09T15:45:54.175Z] === RUN TestSandboxAddSamePrio [2022-03-09T15:45:54.175Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:45:54.175Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-09T15:45:54.175Z] === RUN TestCleanupServiceDiscovery [2022-03-09T15:45:54.175Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:45:54.175Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-09T15:45:54.175Z] === RUN TestDNSOptions [2022-03-09T15:45:54.175Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:45:54.175Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-09T15:45:54.175Z] === RUN TestMultipleControllersWithSameStore [2022-03-09T15:45:54.175Z] time="2022-03-09T15:45:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-09T15:45:54.175Z] time="2022-03-09T15:45:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-09T15:45:54.175Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-09T15:45:54.175Z] PASS [2022-03-09T15:45:54.175Z] coverage: 8.5% of statements [2022-03-09T15:45:54.175Z] ok github.com/docker/docker/libnetwork 0.425s coverage: 8.5% of statements [2022-03-09T15:45:54.175Z] === RUN TestDriver [2022-03-09T15:45:54.175Z] --- PASS: TestDriver (0.00s) [2022-03-09T15:45:54.175Z] PASS [2022-03-09T15:45:54.175Z] coverage: 34.8% of statements [2022-03-09T15:45:54.175Z] ok github.com/docker/docker/libnetwork/drivers/host 0.057s coverage: 34.8% of statements [2022-03-09T15:45:54.636Z] === RUN TestDriver [2022-03-09T15:45:54.636Z] --- PASS: TestDriver (0.00s) [2022-03-09T15:45:54.636Z] PASS [2022-03-09T15:45:54.636Z] coverage: 34.8% of statements [2022-03-09T15:45:54.636Z] ok github.com/docker/docker/libnetwork/drivers/null 0.058s coverage: 34.8% of statements [2022-03-09T15:45:55.435Z] docker_api_swarm_test.go:802: [dafe48b460a4b] joining swarm manager [db64fe5058245]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-09T15:45:55.613Z] === RUN TestNetworkAllocateFree [2022-03-09T15:45:55.613Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-09T15:45:55.613Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-09T15:45:55.613Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-09T15:45:55.613Z] PASS [2022-03-09T15:45:55.613Z] coverage: 63.6% of statements [2022-03-09T15:45:55.613Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.104s coverage: 63.6% of statements [2022-03-09T15:45:55.613Z] === RUN TestGetEmptyCapabilities [2022-03-09T15:45:56.079Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-03-09T15:45:56.079Z] === RUN TestGetExtraCapabilities [2022-03-09T15:45:56.079Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-09T15:45:56.079Z] === RUN TestGetInvalidCapabilities [2022-03-09T15:45:56.079Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-09T15:45:56.079Z] === RUN TestRemoteDriver [2022-03-09T15:45:56.079Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-09T15:45:56.079Z] === RUN TestDriverError [2022-03-09T15:45:56.079Z] --- PASS: TestDriverError (0.01s) [2022-03-09T15:45:56.079Z] === RUN TestMissingValues [2022-03-09T15:45:56.079Z] --- PASS: TestMissingValues (0.01s) [2022-03-09T15:45:56.079Z] === RUN TestRollback [2022-03-09T15:45:56.079Z] --- PASS: TestRollback (0.01s) [2022-03-09T15:45:56.079Z] PASS [2022-03-09T15:45:56.079Z] coverage: 57.4% of statements [2022-03-09T15:45:56.079Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.172s coverage: 57.4% of statements [2022-03-09T15:45:56.802Z] docker_api_swarm_test.go:810: [d469abe139d44] joining swarm manager [db64fe5058245]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-09T15:45:56.825Z] --- PASS: TestKillContainer (5.45s) [2022-03-09T15:45:56.825Z] --- PASS: TestKillContainer/no_signal (2.41s) [2022-03-09T15:45:56.825Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-09T15:45:56.825Z] --- PASS: TestKillContainer/killing_signal (2.98s) [2022-03-09T15:45:56.825Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-09T15:45:56.825Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:45:56.825Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-09T15:45:56.825Z] === RUN TestKillStoppedContainer [2022-03-09T15:45:56.825Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:45:56.825Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-09T15:45:56.825Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-09T15:45:56.825Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:45:56.825Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-09T15:45:56.825Z] === RUN TestKillDifferentUserContainer [2022-03-09T15:45:56.825Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-09T15:45:56.825Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-09T15:45:56.825Z] === RUN TestInspectOomKilledTrue [2022-03-09T15:45:56.825Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:45:56.825Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-09T15:45:56.825Z] === RUN TestInspectOomKilledFalse [2022-03-09T15:45:56.825Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:45:56.825Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-09T15:45:56.825Z] === RUN TestLogsFollowTailEmpty [2022-03-09T15:45:57.051Z] === RUN TestNAT [2022-03-09T15:45:57.051Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-09T15:45:57.051Z] --- SKIP: TestNAT (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestTransparent [2022-03-09T15:45:57.051Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-09T15:45:57.051Z] --- SKIP: TestTransparent (0.00s) [2022-03-09T15:45:57.051Z] PASS [2022-03-09T15:45:57.051Z] coverage: 0.0% of statements [2022-03-09T15:45:57.051Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.066s coverage: 0.0% of statements [2022-03-09T15:45:57.051Z] === RUN TestBuildDefault [2022-03-09T15:45:57.051Z] --- PASS: TestBuildDefault (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestBuildHostnameDomainname [2022-03-09T15:45:57.051Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestBuildHostname [2022-03-09T15:45:57.051Z] --- PASS: TestBuildHostname (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestBuildHostnameFQDN [2022-03-09T15:45:57.051Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestBuildNoIP [2022-03-09T15:45:57.051Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestUpdate [2022-03-09T15:45:57.051Z] --- PASS: TestUpdate (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-09T15:45:57.051Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-09T15:45:57.051Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestAddEmpty [2022-03-09T15:45:57.051Z] --- PASS: TestAddEmpty (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestAdd [2022-03-09T15:45:57.051Z] --- PASS: TestAdd (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestDeleteEmpty [2022-03-09T15:45:57.051Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestDeleteNewline [2022-03-09T15:45:57.051Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestDelete [2022-03-09T15:45:57.051Z] --- PASS: TestDelete (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestConcurrentWrites [2022-03-09T15:45:57.051Z] === RUN TestNew [2022-03-09T15:45:57.051Z] --- PASS: TestNew (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestAddDriver [2022-03-09T15:45:57.051Z] --- PASS: TestAddDriver (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestAddDuplicateDriver [2022-03-09T15:45:57.051Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-09T15:45:57.051Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestDriver [2022-03-09T15:45:57.051Z] --- PASS: TestDriver (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestIPAM [2022-03-09T15:45:57.051Z] --- PASS: TestIPAM (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestWalkIPAMs [2022-03-09T15:45:57.051Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-09T15:45:57.051Z] === RUN TestWalkDrivers [2022-03-09T15:45:57.051Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-09T15:45:57.051Z] PASS [2022-03-09T15:45:57.051Z] coverage: 82.4% of statements [2022-03-09T15:45:57.051Z] ok github.com/docker/docker/libnetwork/drvregistry 0.099s coverage: 82.4% of statements [2022-03-09T15:45:57.513Z] --- PASS: TestConcurrentWrites (0.30s) [2022-03-09T15:45:57.513Z] PASS [2022-03-09T15:45:57.513Z] coverage: 81.2% of statements [2022-03-09T15:45:57.513Z] ok github.com/docker/docker/libnetwork/etchosts 0.387s coverage: 81.2% of statements [2022-03-09T15:45:57.976Z] === RUN TestNew [2022-03-09T15:45:57.976Z] --- PASS: TestNew (0.00s) [2022-03-09T15:45:57.976Z] === RUN TestAllocate [2022-03-09T15:45:57.976Z] --- PASS: TestAllocate (0.00s) [2022-03-09T15:45:57.976Z] === RUN TestUninitialized [2022-03-09T15:45:57.976Z] --- PASS: TestUninitialized (0.00s) [2022-03-09T15:45:57.976Z] === RUN TestAllocateInRange [2022-03-09T15:45:57.976Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-09T15:45:57.976Z] === RUN TestAllocateSerial [2022-03-09T15:45:57.976Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-09T15:45:57.976Z] PASS [2022-03-09T15:45:57.976Z] coverage: 87.5% of statements [2022-03-09T15:45:57.976Z] ok github.com/docker/docker/libnetwork/idm 0.063s coverage: 87.5% of statements [2022-03-09T15:45:57.976Z] --- PASS: TestRandomAllocateDeallocate (8.87s) [2022-03-09T15:45:57.976Z] === RUN TestAllocateRandomDeallocate [2022-03-09T15:45:57.976Z] === RUN TestCaller [2022-03-09T15:45:57.976Z] --- PASS: TestCaller (0.00s) [2022-03-09T15:45:57.976Z] PASS [2022-03-09T15:45:57.976Z] coverage: 100.0% of statements [2022-03-09T15:45:57.976Z] ok github.com/docker/docker/libnetwork/internal/caller 0.051s coverage: 100.0% of statements [2022-03-09T15:45:58.953Z] === RUN TestSetSerialInsertDelete [2022-03-09T15:45:58.953Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-09T15:45:58.953Z] === RUN TestSetParallelInsertDelete [2022-03-09T15:45:59.006Z] --- PASS: TestLogsFollowTailEmpty (2.49s) [2022-03-09T15:45:59.006Z] === RUN TestNetworkNat [2022-03-09T15:45:59.006Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-09T15:45:59.006Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-09T15:45:59.006Z] === RUN TestNetworkLocalhostTCPNat [2022-03-09T15:45:59.928Z] --- PASS: TestAllocateRandomDeallocate (1.81s) [2022-03-09T15:45:59.928Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-09T15:45:59.928Z] === RUN TestInt2IP2IntConversion [2022-03-09T15:46:00.390Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2022-03-09T15:46:00.390Z] === RUN TestGetAddressVersion [2022-03-09T15:46:00.390Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-09T15:46:00.390Z] === RUN TestKeyString [2022-03-09T15:46:00.390Z] --- PASS: TestKeyString (0.00s) [2022-03-09T15:46:00.390Z] === RUN TestPoolDataMarshal [2022-03-09T15:46:00.390Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-09T15:46:00.390Z] === RUN TestSubnetsMarshal [2022-03-09T15:46:00.390Z] --- PASS: TestSubnetsMarshal (0.09s) [2022-03-09T15:46:00.390Z] === RUN TestAddSubnets [2022-03-09T15:46:00.852Z] --- PASS: TestAddSubnets (0.09s) [2022-03-09T15:46:00.852Z] === RUN TestDoublePoolRelease [2022-03-09T15:46:00.852Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-03-09T15:46:00.852Z] === RUN TestAddReleasePoolID [2022-03-09T15:46:00.852Z] === RUN TestPoolRequest [2022-03-09T15:46:00.852Z] --- PASS: TestPoolRequest (0.00s) [2022-03-09T15:46:00.852Z] === RUN TestOtherRequests [2022-03-09T15:46:00.852Z] --- PASS: TestOtherRequests (0.00s) [2022-03-09T15:46:00.852Z] PASS [2022-03-09T15:46:00.852Z] coverage: 57.1% of statements [2022-03-09T15:46:00.852Z] ok github.com/docker/docker/libnetwork/ipams/null 0.050s coverage: 57.1% of statements [2022-03-09T15:46:00.852Z] --- PASS: TestAddReleasePoolID (0.13s) [2022-03-09T15:46:00.852Z] === RUN TestPredefinedPool [2022-03-09T15:46:00.852Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-09T15:46:00.852Z] === RUN TestRemoveSubnet [2022-03-09T15:46:01.318Z] --- PASS: TestRemoveSubnet (0.37s) [2022-03-09T15:46:01.318Z] === RUN TestGetSameAddress [2022-03-09T15:46:01.318Z] --- PASS: TestGetSameAddress (0.06s) [2022-03-09T15:46:01.318Z] === RUN TestPoolAllocationReuse [2022-03-09T15:46:01.318Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.76s) [2022-03-09T15:46:01.318Z] === RUN TestRetrieveFromStore [2022-03-09T15:46:01.915Z] --- PASS: TestNetworkLocalhostTCPNat (3.17s) [2022-03-09T15:46:01.915Z] === RUN TestNetworkLoopbackNat [2022-03-09T15:46:01.915Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-09T15:46:01.915Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-09T15:46:01.915Z] === RUN TestPause [2022-03-09T15:46:01.915Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-09T15:46:01.915Z] --- SKIP: TestPause (0.00s) [2022-03-09T15:46:01.915Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-09T15:46:02.214Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2022-03-09T15:46:02.291Z] === RUN TestGetCapabilities [2022-03-09T15:46:02.291Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-09T15:46:02.291Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-09T15:46:02.291Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-09T15:46:02.291Z] === RUN TestGetDefaultAddressSpaces [2022-03-09T15:46:02.291Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-09T15:46:02.291Z] === RUN TestRemoteDriver [2022-03-09T15:46:02.291Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-09T15:46:02.291Z] PASS [2022-03-09T15:46:02.291Z] coverage: 47.4% of statements [2022-03-09T15:46:02.291Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.086s coverage: 47.4% of statements [2022-03-09T15:46:02.291Z] --- PASS: TestRetrieveFromStore (0.77s) [2022-03-09T15:46:02.291Z] === RUN TestIsCorrupted [2022-03-09T15:46:02.291Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-09T15:46:02.291Z] === RUN TestSetRollover [2022-03-09T15:46:03.268Z] === RUN TestWindowsIPAM [2022-03-09T15:46:03.268Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-09T15:46:03.268Z] PASS [2022-03-09T15:46:03.268Z] coverage: 71.4% of statements [2022-03-09T15:46:03.268Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.054s coverage: 71.4% of statements [2022-03-09T15:46:03.733Z] --- PASS: TestPoolAllocationReuse (2.41s) [2022-03-09T15:46:03.733Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-09T15:46:03.733Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-03-09T15:46:03.733Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-09T15:46:04.197Z] === RUN TestDefaultNetwork [2022-03-09T15:46:04.659Z] --- PASS: TestSetRollover (2.30s) [2022-03-09T15:46:04.659Z] === RUN TestSetRolloverSerial [2022-03-09T15:46:04.659Z] --- PASS: TestDefaultNetwork (0.32s) [2022-03-09T15:46:04.659Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-09T15:46:04.831Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.46s) [2022-03-09T15:46:04.831Z] === RUN TestPauseStopPausedContainer [2022-03-09T15:46:04.831Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:04.831Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-09T15:46:04.831Z] === RUN TestPsFilter [2022-03-09T15:46:04.831Z] --- PASS: TestPsFilter (0.39s) [2022-03-09T15:46:04.831Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-09T15:46:05.121Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.32s) [2022-03-09T15:46:05.121Z] === RUN TestInitAddressPools [2022-03-09T15:46:05.121Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-09T15:46:05.121Z] PASS [2022-03-09T15:46:05.121Z] coverage: 74.0% of statements [2022-03-09T15:46:05.121Z] ok github.com/docker/docker/libnetwork/ipamutils 0.745s coverage: 74.0% of statements [2022-03-09T15:46:05.587Z] === RUN TestKeyValue [2022-03-09T15:46:05.587Z] --- PASS: TestKeyValue (0.00s) [2022-03-09T15:46:05.587Z] PASS [2022-03-09T15:46:05.587Z] coverage: 60.0% of statements [2022-03-09T15:46:05.587Z] ok github.com/docker/docker/libnetwork/netlabel 0.051s coverage: 60.0% of statements [2022-03-09T15:46:06.759Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-09T15:46:06.759Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-09T15:46:06.759Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-09T15:46:06.759Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-09T15:46:06.759Z] --- PASS: TestInfoAPIWarnings (16.64s) [2022-03-09T15:46:06.759Z] === RUN TestInfoDebug [2022-03-09T15:46:06.759Z] --- PASS: TestInfoDebug (0.54s) [2022-03-09T15:46:06.759Z] === RUN TestInfoInsecureRegistries [2022-03-09T15:46:06.759Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-09T15:46:06.759Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-09T15:46:06.759Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-09T15:46:06.759Z] === RUN TestInfoRegistryMirrors [2022-03-09T15:46:07.015Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-09T15:46:07.015Z] === RUN TestLoginFailsWithBadCredentials [2022-03-09T15:46:07.133Z] --- PASS: TestSetRolloverSerial (2.76s) [2022-03-09T15:46:07.133Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-09T15:46:07.133Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-09T15:46:07.133Z] PASS [2022-03-09T15:46:07.133Z] coverage: 84.4% of statements [2022-03-09T15:46:07.133Z] ok github.com/docker/docker/libnetwork/bitseq 18.371s coverage: 84.4% of statements [2022-03-09T15:46:07.271Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2022-03-09T15:46:07.271Z] === RUN TestPingCacheHeaders [2022-03-09T15:46:07.271Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-03-09T15:46:07.271Z] === RUN TestPingGet [2022-03-09T15:46:07.271Z] --- PASS: TestPingGet (0.03s) [2022-03-09T15:46:07.271Z] === RUN TestPingHead [2022-03-09T15:46:07.271Z] --- PASS: TestPingHead (0.07s) [2022-03-09T15:46:07.271Z] === RUN TestVersion [2022-03-09T15:46:07.271Z] --- PASS: TestVersion (0.02s) [2022-03-09T15:46:07.271Z] === CONT TestDiskUsage [2022-03-09T15:46:07.527Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-09T15:46:07.527Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-09T15:46:07.527Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-09T15:46:07.594Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.90s) [2022-03-09T15:46:07.594Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-09T15:46:07.738Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.04s) [2022-03-09T15:46:07.738Z] === RUN TestRemoveContainerWithVolume [2022-03-09T15:46:07.783Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-09T15:46:07.783Z] === RUN TestDiskUsage/empty [2022-03-09T15:46:07.783Z] === RUN TestDiskUsage/empty/container_types [2022-03-09T15:46:07.783Z] === RUN TestDiskUsage/empty/image_types [2022-03-09T15:46:07.783Z] === RUN TestDiskUsage/empty/volume_types [2022-03-09T15:46:07.784Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-09T15:46:07.784Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-09T15:46:07.784Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-09T15:46:07.784Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-09T15:46:07.784Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-09T15:46:07.784Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-09T15:46:07.784Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-09T15:46:07.784Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-09T15:46:08.348Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-09T15:46:08.348Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-09T15:46:08.348Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-09T15:46:08.348Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-09T15:46:08.348Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-09T15:46:08.348Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-09T15:46:08.348Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-09T15:46:08.348Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-09T15:46:08.348Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-09T15:46:08.348Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-09T15:46:08.348Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-09T15:46:08.348Z] === RUN TestDiskUsage/after_container.Run [2022-03-09T15:46:08.605Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-09T15:46:08.863Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-09T15:46:08.863Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-09T15:46:08.863Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-09T15:46:08.863Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-09T15:46:08.863Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-09T15:46:08.863Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-09T15:46:08.863Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-09T15:46:08.863Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-09T15:46:08.863Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-09T15:46:08.863Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage (1.80s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.01s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.01s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.38s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.01s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_container.Run (0.57s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.01s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-09T15:46:09.119Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-09T15:46:09.119Z] PASS [2022-03-09T15:46:09.119Z] [2022-03-09T15:46:09.119Z] === Skipped [2022-03-09T15:46:09.119Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-09T15:46:09.119Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-09T15:46:09.119Z] [2022-03-09T15:46:09.119Z] DONE 50 tests, 1 skipped in 21.663s [2022-03-09T15:46:09.119Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-09T15:46:09.119Z] ++ 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 [2022-03-09T15:46:09.119Z] ++ set -e [2022-03-09T15:46:09.119Z] ++ '[' -n 0 ']' [2022-03-09T15:46:09.119Z] ++ set -x [2022-03-09T15:46:09.119Z] ++ 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 [2022-03-09T15:46:09.141Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-09T15:46:09.141Z] PASS [2022-03-09T15:46:09.141Z] coverage: 100.0% of statements [2022-03-09T15:46:09.141Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.053s coverage: 100.0% of statements [2022-03-09T15:46:09.141Z] === RUN TestNetworkDBSimple [2022-03-09T15:46:09.375Z] INFO: Testing against a local daemon [2022-03-09T15:46:09.376Z] === RUN TestVolumesCreateAndList [2022-03-09T15:46:09.376Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-03-09T15:46:09.376Z] === RUN TestVolumesRemove [2022-03-09T15:46:09.376Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-09T15:46:09.376Z] --- PASS: TestVolumesRemove (0.08s) [2022-03-09T15:46:09.376Z] === RUN TestVolumesInspect [2022-03-09T15:46:09.376Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-09T15:46:09.603Z] === RUN TestGenerate [2022-03-09T15:46:09.603Z] --- PASS: TestGenerate (0.00s) [2022-03-09T15:46:09.603Z] === RUN TestGeneratePtr [2022-03-09T15:46:09.603Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-09T15:46:09.603Z] === RUN TestGenerateMissingField [2022-03-09T15:46:09.603Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-09T15:46:09.603Z] === RUN TestFieldCannotBeSet [2022-03-09T15:46:09.603Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-09T15:46:09.603Z] === RUN TestTypeMismatchError [2022-03-09T15:46:09.603Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-09T15:46:09.603Z] PASS [2022-03-09T15:46:09.603Z] coverage: 100.0% of statements [2022-03-09T15:46:09.603Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-03-09T15:46:09.632Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-09T15:46:09.632Z] === RUN TestVolumesInvalidJSON [2022-03-09T15:46:09.632Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-09T15:46:09.632Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-09T15:46:09.632Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-09T15:46:09.632Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-09T15:46:09.632Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-09T15:46:09.632Z] PASS [2022-03-09T15:46:09.632Z] [2022-03-09T15:46:09.632Z] DONE 5 tests in 0.339s [2022-03-09T15:46:09.632Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-09T15:46:09.889Z] ++++ cat bundles/test-integration/docker.pid [2022-03-09T15:46:09.889Z] +++ kill 6113 [2022-03-09T15:46:10.145Z] +++ /etc/init.d/apparmor stop [2022-03-09T15:46:10.145Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-09T15:46:10.145Z] [2022-03-09T15:46:10.145Z] Unloading profiles will leave already running processes permanently [2022-03-09T15:46:10.145Z] unconfined, which can lead to unexpected situations. [2022-03-09T15:46:10.145Z] [2022-03-09T15:46:10.145Z] To set a process to complain mode, use the command line tool [2022-03-09T15:46:10.145Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-09T15:46:10.145Z] +++ true [2022-03-09T15:46:10.145Z] exiting test-integration [2022-03-09T15:46:10.145Z] ++ exit 0 [2022-03-09T15:46:10.145Z] [2022-03-09T15:46:10.580Z] 2022/03/09 15:46:09 Closing DB instances... [2022-03-09T15:46:10.580Z] testing: warning: no tests to run [2022-03-09T15:46:10.580Z] PASS [2022-03-09T15:46:10.580Z] coverage: 0.0% of statements [2022-03-09T15:46:10.580Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2022-03-09T15:46:10.580Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.10s) [2022-03-09T15:46:10.580Z] === RUN TestGetAddress [2022-03-09T15:46:11.074Z] + for job in $(jobs -p) [2022-03-09T15:46:11.075Z] + wait 29976 [2022-03-09T15:46:11.075Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-09T15:46:11.075Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-09T15:46:11.482Z] --- PASS: TestRemoveContainerWithVolume (3.05s) [2022-03-09T15:46:11.482Z] === RUN TestRemoveContainerRunning [2022-03-09T15:46:11.556Z] === RUN TestRequestNewPort [2022-03-09T15:46:11.556Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-09T15:46:11.556Z] === RUN TestRequestSpecificPort [2022-03-09T15:46:11.556Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-09T15:46:11.556Z] === RUN TestReleasePort [2022-03-09T15:46:11.556Z] --- PASS: TestReleasePort (0.00s) [2022-03-09T15:46:11.556Z] === RUN TestReuseReleasedPort [2022-03-09T15:46:11.556Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-09T15:46:11.556Z] === RUN TestReleaseUnreadledPort [2022-03-09T15:46:11.556Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-09T15:46:11.556Z] === RUN TestUnknowProtocol [2022-03-09T15:46:11.556Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-09T15:46:11.556Z] === RUN TestAllocateAllPorts [2022-03-09T15:46:11.556Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-09T15:46:11.556Z] === RUN TestPortAllocation [2022-03-09T15:46:11.556Z] --- PASS: TestPortAllocation (0.00s) [2022-03-09T15:46:11.556Z] === RUN TestPortAllocationWithCustomRange [2022-03-09T15:46:11.556Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-09T15:46:11.556Z] === RUN TestNoDuplicateBPR [2022-03-09T15:46:11.556Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-09T15:46:11.556Z] === RUN TestChangePortRange [2022-03-09T15:46:11.556Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-09T15:46:11.556Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-09T15:46:11.556Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-09T15:46:11.556Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-09T15:46:11.556Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-09T15:46:11.556Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-09T15:46:11.556Z] --- PASS: TestChangePortRange (0.00s) [2022-03-09T15:46:11.556Z] PASS [2022-03-09T15:46:11.556Z] coverage: 88.6% of statements [2022-03-09T15:46:11.556Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2022-03-09T15:46:12.002Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-09T15:46:12.023Z] time="2022-03-09T15:46:11Z" level=error msg="node1(f334564f184c) Could not close DB: timeout waiting for leave broadcast" [2022-03-09T15:46:12.023Z] --- PASS: TestNetworkDBSimple (2.86s) [2022-03-09T15:46:12.023Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-09T15:46:12.996Z] testing: warning: no tests to run [2022-03-09T15:46:12.996Z] PASS [2022-03-09T15:46:12.996Z] coverage: 0.0% of statements [2022-03-09T15:46:12.996Z] ok github.com/docker/docker/libnetwork/portmapper 0.054s coverage: 0.0% of statements [no tests to run] [2022-03-09T15:46:12.996Z] 2022/03/09 15:46:12 Closing DB instances... [2022-03-09T15:46:13.370Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-09T15:46:13.458Z] === RUN TestHashData [2022-03-09T15:46:13.458Z] --- PASS: TestHashData (0.00s) [2022-03-09T15:46:13.458Z] PASS [2022-03-09T15:46:13.458Z] coverage: 2.8% of statements [2022-03-09T15:46:13.458Z] ok github.com/docker/docker/libnetwork/resolvconf 0.053s coverage: 2.8% of statements [2022-03-09T15:46:13.628Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-09T15:46:13.667Z] --- PASS: TestRemoveContainerRunning (2.43s) [2022-03-09T15:46:13.667Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-09T15:46:13.924Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-09T15:46:13.924Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-09T15:46:13.924Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-09T15:46:13.924Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-09T15:46:13.924Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-09T15:46:13.924Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-09T15:46:13.924Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-09T15:46:13.924Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-09T15:46:13.924Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-09T15:46:13.924Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-09T15:46:13.924Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-09T15:46:13.924Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-09T15:46:13.924Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-09T15:46:13.924Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-09T15:46:13.924Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-09T15:46:13.924Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-09T15:46:13.924Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-09T15:46:14.392Z] === RUN TestErrorConstructors [2022-03-09T15:46:14.392Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-09T15:46:14.392Z] === RUN TestCompareIPMask [2022-03-09T15:46:14.392Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-09T15:46:14.392Z] === RUN TestUtilGetHostPartIP [2022-03-09T15:46:14.392Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-09T15:46:14.392Z] === RUN TestUtilGetBroadcastIP [2022-03-09T15:46:14.392Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-09T15:46:14.392Z] === RUN TestParseCIDR [2022-03-09T15:46:14.392Z] --- PASS: TestParseCIDR (0.00s) [2022-03-09T15:46:14.392Z] PASS [2022-03-09T15:46:14.392Z] coverage: 37.3% of statements [2022-03-09T15:46:14.392Z] ok github.com/docker/docker/libnetwork/types 0.057s coverage: 37.3% of statements [2022-03-09T15:46:14.560Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-09T15:46:14.853Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-03-09T15:46:14.853Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-09T15:46:14.853Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-09T15:46:14.853Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-09T15:46:15.325Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-09T15:46:15.325Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-09T15:46:15.325Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-09T15:46:15.325Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-09T15:46:15.325Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-09T15:46:15.325Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-09T15:46:15.325Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-09T15:46:15.325Z] PASS [2022-03-09T15:46:15.325Z] coverage: 50.0% of statements [2022-03-09T15:46:15.325Z] ok github.com/docker/docker/oci 0.054s coverage: 50.0% of statements [2022-03-09T15:46:15.848Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.38s) [2022-03-09T15:46:15.848Z] === RUN TestRemoveInvalidContainer [2022-03-09T15:46:15.848Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-09T15:46:15.848Z] === RUN TestRenameLinkedContainer [2022-03-09T15:46:15.848Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-09T15:46:15.848Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-09T15:46:15.848Z] === RUN TestRenameStoppedContainer [2022-03-09T15:46:16.303Z] 2022/03/09 15:46:15 Closing DB instances... [2022-03-09T15:46:16.303Z] === RUN TestParseVersion [2022-03-09T15:46:16.303Z] --- PASS: TestParseVersion (0.00s) [2022-03-09T15:46:16.303Z] PASS [2022-03-09T15:46:16.303Z] coverage: 52.9% of statements [2022-03-09T15:46:16.303Z] ok github.com/docker/docker/pkg/aaparser 0.074s coverage: 52.9% of statements [2022-03-09T15:46:16.304Z] === RUN TestAddressPoolOpt [2022-03-09T15:46:16.304Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/a [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/something [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/_=a [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/env1=value1 [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/_env1=value1 [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/PATH [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/=a [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/PATH= [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/PATH=something [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/asd!qwe [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/1asd [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/123 [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/some_space [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/__some_space_before [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/some_space_after__ [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/= [2022-03-09T15:46:16.304Z] === RUN TestValidateEnv/PaTh [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestParseHost [2022-03-09T15:46:16.304Z] --- PASS: TestParseHost (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestParseDockerDaemonHost [2022-03-09T15:46:16.304Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestParseTCP [2022-03-09T15:46:16.304Z] --- PASS: TestParseTCP (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-09T15:46:16.304Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestValidateExtraHosts [2022-03-09T15:46:16.304Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestIpOptString [2022-03-09T15:46:16.304Z] --- PASS: TestIpOptString (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-09T15:46:16.304Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestNewIpOptValidDefaultVal [2022-03-09T15:46:16.304Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestIpOptSetInvalidVal [2022-03-09T15:46:16.304Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestValidateIPAddress [2022-03-09T15:46:16.304Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestMapOpts [2022-03-09T15:46:16.304Z] --- PASS: TestMapOpts (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestListOptsWithoutValidator [2022-03-09T15:46:16.304Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestListOptsWithValidator [2022-03-09T15:46:16.304Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestValidateDNSSearch [2022-03-09T15:46:16.304Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestValidateLabel [2022-03-09T15:46:16.304Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-09T15:46:16.304Z] === RUN TestValidateLabel/label_with_general_format [2022-03-09T15:46:16.304Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-09T15:46:16.304Z] === RUN TestValidateLabel/label_with_one_more [2022-03-09T15:46:16.304Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-09T15:46:16.304Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-09T15:46:16.304Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-09T15:46:16.304Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-09T15:46:16.304Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-09T15:46:16.304Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-09T15:46:16.304Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-09T15:46:16.304Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-09T15:46:16.304Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-09T15:46:16.304Z] --- PASS: TestValidateLabel (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-09T15:46:16.304Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestNamedListOpts [2022-03-09T15:46:16.304Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestNamedMapOpts [2022-03-09T15:46:16.304Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestParseLink [2022-03-09T15:46:16.304Z] --- PASS: TestParseLink (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestQuotedStringSetWithQuotes [2022-03-09T15:46:16.304Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-09T15:46:16.304Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-09T15:46:16.304Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-09T15:46:16.304Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-09T15:46:16.304Z] === RUN TestUlimitOpt [2022-03-09T15:46:16.304Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-09T15:46:16.304Z] PASS [2022-03-09T15:46:16.304Z] coverage: 67.4% of statements [2022-03-09T15:46:16.304Z] ok github.com/docker/docker/opts 0.083s coverage: 67.4% of statements [2022-03-09T15:46:17.833Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-09T15:46:17.833Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-09T15:46:17.833Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-09T15:46:17.858Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s) [2022-03-09T15:46:17.858Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-09T15:46:18.320Z] === RUN TestPeerCertificateMarshalJSON [2022-03-09T15:46:18.757Z] --- PASS: TestRenameStoppedContainer (3.10s) [2022-03-09T15:46:18.757Z] === RUN TestRenameRunningContainerAndReuse [2022-03-09T15:46:18.782Z] === RUN TestIsArchivePathDir [2022-03-09T15:46:18.782Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-03-09T15:46:18.782Z] === RUN TestIsArchivePathInvalidFile [2022-03-09T15:46:19.204Z] === RUN TestDockerSuite/TestImportFile [2022-03-09T15:46:19.245Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-09T15:46:19.245Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-09T15:46:19.245Z] --- PASS: TestPeerCertificateMarshalJSON (0.52s) [2022-03-09T15:46:19.245Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-09T15:46:19.245Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-09T15:46:19.245Z] === RUN TestMiddleware [2022-03-09T15:46:19.245Z] --- PASS: TestMiddleware (0.00s) [2022-03-09T15:46:19.245Z] === RUN TestNewResponseModifier [2022-03-09T15:46:19.245Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-09T15:46:19.245Z] PASS [2022-03-09T15:46:19.245Z] coverage: 26.8% of statements [2022-03-09T15:46:19.245Z] ok github.com/docker/docker/pkg/authorization 0.582s coverage: 26.8% of statements [2022-03-09T15:46:19.245Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-03-09T15:46:19.245Z] === RUN TestIsArchivePathTar [2022-03-09T15:46:19.245Z] --- PASS: TestIsArchivePathTar (0.22s) [2022-03-09T15:46:19.245Z] === RUN TestDecompressStreamGzip [2022-03-09T15:46:19.245Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-03-09T15:46:19.245Z] === RUN TestDecompressStreamBzip2 [2022-03-09T15:46:19.707Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2022-03-09T15:46:19.707Z] === RUN TestDecompressStreamXz [2022-03-09T15:46:19.707Z] archive_test.go:133: Xz not present in msys2 [2022-03-09T15:46:19.707Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-09T15:46:19.707Z] === RUN TestDecompressStreamZstd [2022-03-09T15:46:19.707Z] archive_test.go:140: zstd not installed [2022-03-09T15:46:19.707Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-09T15:46:19.707Z] === RUN TestCompressStreamXzUnsupported [2022-03-09T15:46:19.707Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-09T15:46:19.707Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-09T15:46:19.707Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-09T15:46:19.707Z] === RUN TestCompressStreamInvalid [2022-03-09T15:46:19.707Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-09T15:46:19.707Z] === RUN TestExtensionInvalid [2022-03-09T15:46:19.707Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-09T15:46:19.707Z] === RUN TestExtensionUncompressed [2022-03-09T15:46:19.707Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-09T15:46:19.707Z] === RUN TestExtensionBzip2 [2022-03-09T15:46:19.707Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-09T15:46:19.707Z] === RUN TestExtensionGzip [2022-03-09T15:46:19.707Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-09T15:46:19.707Z] === RUN TestExtensionXz [2022-03-09T15:46:19.707Z] --- PASS: TestExtensionXz (0.00s) [2022-03-09T15:46:19.707Z] === RUN TestExtensionZstd [2022-03-09T15:46:19.707Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-09T15:46:19.707Z] === RUN TestCmdStreamLargeStderr [2022-03-09T15:46:19.707Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-03-09T15:46:19.707Z] === RUN TestCmdStreamBad [2022-03-09T15:46:19.707Z] archive_test.go:252: Failing on Windows CI machines [2022-03-09T15:46:19.707Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-09T15:46:19.707Z] === RUN TestCmdStreamGood [2022-03-09T15:46:19.707Z] --- PASS: TestCmdStreamGood (0.06s) [2022-03-09T15:46:19.707Z] === RUN TestUntarPathWithInvalidDest [2022-03-09T15:46:19.707Z] === RUN TestUnbuffered [2022-03-09T15:46:19.707Z] --- PASS: TestUnbuffered (0.00s) [2022-03-09T15:46:19.707Z] === RUN TestRaceUnbuffered [2022-03-09T15:46:19.707Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-09T15:46:19.707Z] PASS [2022-03-09T15:46:19.707Z] coverage: 100.0% of statements [2022-03-09T15:46:19.707Z] ok github.com/docker/docker/pkg/broadcaster 0.051s coverage: 100.0% of statements [2022-03-09T15:46:19.707Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2022-03-09T15:46:19.707Z] === RUN TestUntarPathWithInvalidSrc [2022-03-09T15:46:19.707Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-09T15:46:19.707Z] === RUN TestUntarPath [2022-03-09T15:46:20.176Z] --- PASS: TestUntarPath (0.09s) [2022-03-09T15:46:20.176Z] === RUN TestUntarPathWithDestinationFile [2022-03-09T15:46:20.176Z] 2022/03/09 15:46:19 Closing DB instances... [2022-03-09T15:46:20.176Z] --- PASS: TestUntarPathWithDestinationFile (0.15s) [2022-03-09T15:46:20.176Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-09T15:46:20.176Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2022-03-09T15:46:20.176Z] === RUN TestCopyWithTarInvalidSrc [2022-03-09T15:46:20.176Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-09T15:46:20.176Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-09T15:46:20.176Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-09T15:46:20.176Z] === RUN TestCopyWithTarSrcFile [2022-03-09T15:46:20.176Z] --- PASS: TestCopyWithTarSrcFile (0.02s) [2022-03-09T15:46:20.176Z] === RUN TestCopyWithTarSrcFolder [2022-03-09T15:46:20.176Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-09T15:46:20.176Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-09T15:46:20.176Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-09T15:46:20.176Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-09T15:46:20.176Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-09T15:46:20.176Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-09T15:46:20.176Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-09T15:46:20.176Z] === RUN TestCopyFileWithTarSrcFile [2022-03-09T15:46:20.176Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-09T15:46:20.176Z] === RUN TestTarFiles [2022-03-09T15:46:20.578Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-09T15:46:20.578Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-09T15:46:20.642Z] === RUN TestMatch [2022-03-09T15:46:20.642Z] === RUN TestMatch/[[]] [2022-03-09T15:46:20.642Z] === RUN TestMatch/[[foo]] [2022-03-09T15:46:20.642Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-09T15:46:20.642Z] === RUN TestMatch/[[foo_bar]] [2022-03-09T15:46:20.642Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-09T15:46:20.642Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-09T15:46:20.642Z] === RUN TestMatch/[] [2022-03-09T15:46:20.642Z] === RUN TestMatch/[]#01 [2022-03-09T15:46:20.642Z] === RUN TestMatch/[[qux]] [2022-03-09T15:46:20.642Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-09T15:46:20.642Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-09T15:46:20.642Z] === RUN TestMatch/[[foo_baz]] [2022-03-09T15:46:20.642Z] --- PASS: TestMatch (0.00s) [2022-03-09T15:46:20.642Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-09T15:46:20.642Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-09T15:46:20.642Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-09T15:46:20.642Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-09T15:46:20.642Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-09T15:46:20.642Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-09T15:46:20.642Z] --- PASS: TestMatch/[] (0.00s) [2022-03-09T15:46:20.642Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-09T15:46:20.642Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-09T15:46:20.642Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-09T15:46:20.642Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-09T15:46:20.642Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-09T15:46:20.642Z] PASS [2022-03-09T15:46:20.642Z] coverage: 87.5% of statements [2022-03-09T15:46:20.642Z] ok github.com/docker/docker/pkg/capabilities 0.056s coverage: 87.5% of statements [2022-03-09T15:46:22.191Z] --- PASS: TestNetworkDBCRUDTableEntry (4.52s) [2022-03-09T15:46:22.191Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-09T15:46:22.191Z] === RUN TestChrootTarUntar [2022-03-09T15:46:22.191Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:46:22.191Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-09T15:46:22.191Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-09T15:46:22.191Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:46:22.191Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.01s) [2022-03-09T15:46:22.191Z] === RUN TestChrootUntarEmptyArchive [2022-03-09T15:46:22.191Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-09T15:46:22.191Z] === RUN TestChrootTarUntarWithSymlink [2022-03-09T15:46:22.191Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:46:22.191Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-09T15:46:22.191Z] === RUN TestChrootCopyWithTar [2022-03-09T15:46:22.191Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:46:22.191Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-09T15:46:22.191Z] === RUN TestChrootCopyFileWithTar [2022-03-09T15:46:22.191Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:46:22.191Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-09T15:46:22.191Z] === RUN TestChrootUntarPath [2022-03-09T15:46:22.191Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:46:22.191Z] --- SKIP: TestChrootUntarPath (0.01s) [2022-03-09T15:46:22.191Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-09T15:46:22.191Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:46:22.191Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-09T15:46:22.191Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-09T15:46:22.191Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:46:22.191Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-09T15:46:22.191Z] === RUN TestChrootApplyDotDotFile [2022-03-09T15:46:22.191Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:46:22.191Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-09T15:46:22.191Z] PASS [2022-03-09T15:46:22.191Z] coverage: 15.1% of statements [2022-03-09T15:46:22.191Z] ok github.com/docker/docker/pkg/chrootarchive 0.166s coverage: 15.1% of statements [2022-03-09T15:46:22.485Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-09T15:46:23.741Z] === RUN TestEnsureRemoveAllNotExist [2022-03-09T15:46:23.741Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-09T15:46:23.741Z] === RUN TestEnsureRemoveAllWithDir [2022-03-09T15:46:23.741Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-09T15:46:23.741Z] === RUN TestEnsureRemoveAllWithFile [2022-03-09T15:46:23.741Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-09T15:46:23.741Z] PASS [2022-03-09T15:46:23.741Z] coverage: 0.0% of statements [2022-03-09T15:46:23.741Z] ok github.com/docker/docker/pkg/containerfs 0.052s coverage: 0.0% of statements [2022-03-09T15:46:23.855Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-09T15:46:24.006Z] --- PASS: TestBuildWithHugeFile (127.70s) [2022-03-09T15:46:24.006Z] === RUN TestBuildWCOWSandboxSize [2022-03-09T15:46:24.006Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-09T15:46:24.006Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-09T15:46:24.006Z] === RUN TestBuildWithEmptyDockerfile [2022-03-09T15:46:24.006Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:46:24.006Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:46:24.006Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:46:24.006Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:46:24.006Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:46:24.006Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:46:24.006Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:46:24.006Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:46:24.006Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:46:24.006Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-09T15:46:24.006Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-09T15:46:24.006Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-09T15:46:24.006Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-09T15:46:24.006Z] === RUN TestBuildPreserveOwnership [2022-03-09T15:46:24.006Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:46:24.006Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-09T15:46:24.006Z] === RUN TestBuildPlatformInvalid [2022-03-09T15:46:24.006Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-09T15:46:24.006Z] PASS [2022-03-09T15:46:24.006Z] ok github.com/docker/docker/integration/build 213.559s [2022-03-09T15:46:24.006Z] [2022-03-09T15:46:24.006Z] === Skipped [2022-03-09T15:46:24.006Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-09T15:46:24.006Z] build_session_test.go:25: TODO: BuildKit [2022-03-09T15:46:24.006Z] [2022-03-09T15:46:24.006Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-09T15:46:24.006Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:24.006Z] [2022-03-09T15:46:24.006Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-09T15:46:24.006Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:46:24.006Z] [2022-03-09T15:46:24.006Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-09T15:46:24.006Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:46:24.006Z] [2022-03-09T15:46:24.006Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-09T15:46:24.006Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-09T15:46:24.006Z] [2022-03-09T15:46:24.006Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-09T15:46:24.006Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:46:24.006Z] [2022-03-09T15:46:24.006Z] DONE 29 tests, 6 skipped in 246.933s [2022-03-09T15:46:24.006Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-09T15:46:24.006Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:46:24.006Z] INFO: Testing against a local daemon [2022-03-09T15:46:24.006Z] === RUN TestConfigInspect [2022-03-09T15:46:24.006Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:24.006Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-09T15:46:24.006Z] === RUN TestConfigList [2022-03-09T15:46:24.006Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:24.006Z] --- SKIP: TestConfigList (0.00s) [2022-03-09T15:46:24.006Z] === RUN TestConfigsCreateAndDelete [2022-03-09T15:46:24.006Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:24.006Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-09T15:46:24.006Z] === RUN TestConfigsUpdate [2022-03-09T15:46:24.006Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:24.006Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-09T15:46:24.006Z] === RUN TestTemplatedConfig [2022-03-09T15:46:24.006Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:24.006Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-09T15:46:24.006Z] === RUN TestConfigCreateResolve [2022-03-09T15:46:24.006Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:46:24.006Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-09T15:46:24.006Z] PASS [2022-03-09T15:46:24.006Z] ok github.com/docker/docker/integration/config 0.104s [2022-03-09T15:46:24.006Z] [2022-03-09T15:46:24.006Z] === Skipped [2022-03-09T15:46:24.006Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-09T15:46:24.006Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:24.006Z] [2022-03-09T15:46:24.006Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-09T15:46:24.006Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:24.006Z] [2022-03-09T15:46:24.006Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-09T15:46:24.006Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:24.006Z] [2022-03-09T15:46:24.006Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-09T15:46:24.006Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:24.006Z] [2022-03-09T15:46:24.006Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-09T15:46:24.006Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:24.006Z] [2022-03-09T15:46:24.006Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-09T15:46:24.006Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:46:24.006Z] [2022-03-09T15:46:24.006Z] DONE 6 tests, 6 skipped in 2.464s [2022-03-09T15:46:24.006Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-09T15:46:24.006Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:46:24.006Z] INFO: Testing against a local daemon [2022-03-09T15:46:24.006Z] === RUN TestCheckpoint [2022-03-09T15:46:24.006Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-09T15:46:24.006Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-09T15:46:24.006Z] === RUN TestContainerInvalidJSON [2022-03-09T15:46:24.006Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:46:24.006Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:46:24.006Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:46:24.006Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:46:24.006Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:46:24.006Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:46:24.006Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-03-09T15:46:24.006Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-09T15:46:24.006Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-09T15:46:24.006Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-09T15:46:24.006Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-03-09T15:46:24.006Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-09T15:46:24.006Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-03-09T15:46:24.006Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-09T15:46:24.203Z] 2022/03/09 15:46:23 Closing DB instances... [2022-03-09T15:46:24.500Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-03-09T15:46:24.501Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-09T15:46:24.501Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-03-09T15:46:24.501Z] === RUN TestCopyFromContainer [2022-03-09T15:46:24.501Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:24.501Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-09T15:46:24.501Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-09T15:46:24.501Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:46:24.501Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:46:24.501Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:46:24.501Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:46:24.501Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:46:24.501Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:46:24.501Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:46:24.501Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:46:24.501Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:46:24.501Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-09T15:46:24.501Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-09T15:46:24.501Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-09T15:46:24.501Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-09T15:46:24.501Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-09T15:46:24.501Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-09T15:46:24.501Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-09T15:46:24.501Z] === RUN TestCreateWithInvalidEnv [2022-03-09T15:46:24.556Z] --- PASS: TestRenameRunningContainerAndReuse (5.05s) [2022-03-09T15:46:24.556Z] === RUN TestRenameInvalidName [2022-03-09T15:46:24.671Z] === RUN TestSizeEmpty [2022-03-09T15:46:24.671Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-09T15:46:24.671Z] === RUN TestSizeEmptyFile [2022-03-09T15:46:24.671Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-09T15:46:24.671Z] === RUN TestSizeNonemptyFile [2022-03-09T15:46:24.671Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-09T15:46:24.671Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-09T15:46:24.671Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-09T15:46:24.671Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-09T15:46:24.671Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-09T15:46:24.671Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-09T15:46:24.671Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-09T15:46:24.671Z] === RUN TestMoveToSubdir [2022-03-09T15:46:24.671Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-09T15:46:24.671Z] === RUN TestSizeNonExistingDirectory [2022-03-09T15:46:24.671Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-09T15:46:24.671Z] PASS [2022-03-09T15:46:24.671Z] coverage: 80.0% of statements [2022-03-09T15:46:24.671Z] ok github.com/docker/docker/pkg/directory 0.087s coverage: 80.0% of statements [2022-03-09T15:46:24.983Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-09T15:46:24.983Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-09T15:46:24.983Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-09T15:46:24.983Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-09T15:46:24.983Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-09T15:46:24.983Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-09T15:46:24.983Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-09T15:46:24.983Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-09T15:46:24.983Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-09T15:46:24.983Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2022-03-09T15:46:24.983Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-09T15:46:24.983Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-09T15:46:24.983Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-09T15:46:24.983Z] === RUN TestCreateTmpfsMountsTarget [2022-03-09T15:46:24.983Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:24.983Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-09T15:46:24.983Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-09T15:46:24.983Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:46:24.983Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-09T15:46:24.983Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-09T15:46:24.983Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:46:24.983Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-09T15:46:24.983Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-09T15:46:24.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:46:24.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:46:24.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:46:24.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:46:24.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:46:24.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:46:24.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:46:24.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:46:24.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:46:24.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:46:24.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:46:24.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:46:24.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:46:24.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:46:24.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:46:24.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-09T15:46:24.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-09T15:46:24.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-09T15:46:24.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-09T15:46:24.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-09T15:46:24.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-09T15:46:24.983Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-09T15:46:24.983Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-09T15:46:24.983Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-09T15:46:24.983Z] === RUN TestCreateDifferentPlatform [2022-03-09T15:46:24.983Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-09T15:46:24.983Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-09T15:46:24.983Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-03-09T15:46:24.983Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-09T15:46:24.983Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-09T15:46:24.983Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-09T15:46:24.983Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-03-09T15:46:24.983Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-09T15:46:24.983Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-09T15:46:24.983Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-09T15:46:24.983Z] === RUN TestContainerKillOnDaemonStart [2022-03-09T15:46:24.983Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:24.983Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-09T15:46:24.983Z] === RUN TestDiff [2022-03-09T15:46:24.983Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-09T15:46:24.983Z] --- SKIP: TestDiff (0.00s) [2022-03-09T15:46:24.983Z] === RUN TestExecWithCloseStdin [2022-03-09T15:46:24.983Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-09T15:46:24.983Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-09T15:46:24.983Z] === RUN TestExec [2022-03-09T15:46:25.647Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-03-09T15:46:25.647Z] === RUN TestNetworkDBNodeLeave [2022-03-09T15:46:25.750Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-09T15:46:26.006Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-09T15:46:26.113Z] === RUN TestPollerAddRemove [2022-03-09T15:46:26.113Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-09T15:46:26.113Z] === RUN TestPollerEvent [2022-03-09T15:46:26.113Z] poller_test.go:40: No chmod on Windows [2022-03-09T15:46:26.113Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-09T15:46:26.113Z] === RUN TestPollerClose [2022-03-09T15:46:26.113Z] --- PASS: TestPollerClose (0.00s) [2022-03-09T15:46:26.113Z] PASS [2022-03-09T15:46:26.113Z] coverage: 45.7% of statements [2022-03-09T15:46:26.113Z] ok github.com/docker/docker/pkg/filenotify 0.064s coverage: 45.7% of statements [2022-03-09T15:46:26.737Z] --- PASS: TestRenameInvalidName (2.42s) [2022-03-09T15:46:26.737Z] === RUN TestRenameAnonymousContainer [2022-03-09T15:46:26.935Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-09T15:46:27.499Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-09T15:46:27.499Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-09T15:46:27.499Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-09T15:46:27.662Z] === RUN TestCopyFileWithInvalidSrc [2022-03-09T15:46:27.662Z] --- PASS: TestCopyFileWithInvalidSrc (0.01s) [2022-03-09T15:46:27.662Z] === RUN TestCopyFileWithInvalidDest [2022-03-09T15:46:27.662Z] --- PASS: TestCopyFileWithInvalidDest (0.03s) [2022-03-09T15:46:27.662Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-09T15:46:27.662Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-09T15:46:27.662Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-09T15:46:27.662Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-03-09T15:46:27.662Z] === RUN TestCopyFile [2022-03-09T15:46:27.662Z] --- PASS: TestCopyFile (0.01s) [2022-03-09T15:46:27.662Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-09T15:46:27.662Z] fileutils_test.go:133: Needs porting to Windows [2022-03-09T15:46:27.662Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-09T15:46:27.662Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-09T15:46:27.662Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-09T15:46:27.662Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-09T15:46:27.662Z] fileutils_test.go:179: Needs porting to Windows [2022-03-09T15:46:27.662Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-09T15:46:27.662Z] === RUN TestWildcardMatches [2022-03-09T15:46:27.662Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-09T15:46:27.662Z] === RUN TestPatternMatches [2022-03-09T15:46:27.662Z] --- PASS: TestPatternMatches (0.00s) [2022-03-09T15:46:27.662Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-09T15:46:27.662Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-09T15:46:27.662Z] === RUN TestPatternMatchesFolderExclusions [2022-03-09T15:46:27.662Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-09T15:46:27.662Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-09T15:46:27.662Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-09T15:46:27.662Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-09T15:46:27.662Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-09T15:46:27.662Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-09T15:46:27.662Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-09T15:46:27.663Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-09T15:46:27.663Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-09T15:46:27.663Z] === RUN TestSingleExclamationError [2022-03-09T15:46:27.663Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-09T15:46:27.663Z] === RUN TestMatchesWithNoPatterns [2022-03-09T15:46:27.663Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-09T15:46:27.663Z] === RUN TestMatchesWithMalformedPatterns [2022-03-09T15:46:27.663Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-09T15:46:27.663Z] === RUN TestMatches [2022-03-09T15:46:27.663Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-09T15:46:27.663Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-09T15:46:27.663Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-09T15:46:27.663Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-09T15:46:27.663Z] --- PASS: TestMatches (0.01s) [2022-03-09T15:46:27.663Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-09T15:46:27.663Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-09T15:46:27.663Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-09T15:46:27.663Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-09T15:46:27.663Z] === RUN TestCleanPatterns [2022-03-09T15:46:27.663Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-09T15:46:27.663Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-09T15:46:27.663Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-09T15:46:27.663Z] === RUN TestCleanPatternsExceptionFlag [2022-03-09T15:46:27.663Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-09T15:46:27.663Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-09T15:46:27.663Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-09T15:46:27.663Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-09T15:46:27.663Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-09T15:46:27.663Z] === RUN TestCleanPatternsErrorSingleException [2022-03-09T15:46:27.663Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-09T15:46:27.663Z] === RUN TestCreateIfNotExistsDir [2022-03-09T15:46:27.663Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-09T15:46:27.663Z] === RUN TestCreateIfNotExistsFile [2022-03-09T15:46:27.663Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-09T15:46:27.663Z] === RUN TestMatch [2022-03-09T15:46:27.663Z] --- PASS: TestMatch (0.00s) [2022-03-09T15:46:27.663Z] === RUN TestCompile [2022-03-09T15:46:27.663Z] === RUN TestCompile/slash [2022-03-09T15:46:27.663Z] === RUN TestCompile/backslash [2022-03-09T15:46:27.663Z] --- PASS: TestCompile (0.00s) [2022-03-09T15:46:27.663Z] --- PASS: TestCompile/slash (0.00s) [2022-03-09T15:46:27.663Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-09T15:46:27.663Z] PASS [2022-03-09T15:46:27.663Z] coverage: 84.7% of statements [2022-03-09T15:46:27.663Z] ok github.com/docker/docker/pkg/fileutils 0.182s coverage: 84.7% of statements [2022-03-09T15:46:28.063Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-09T15:46:28.641Z] --- PASS: TestNetworkDBNodeLeave (2.93s) [2022-03-09T15:46:28.641Z] === RUN TestNetworkDBWatch [2022-03-09T15:46:28.642Z] === RUN TestGet [2022-03-09T15:46:28.642Z] --- PASS: TestGet (0.00s) [2022-03-09T15:46:28.642Z] === RUN TestGetShortcutString [2022-03-09T15:46:28.642Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-09T15:46:28.642Z] PASS [2022-03-09T15:46:28.642Z] coverage: 42.9% of statements [2022-03-09T15:46:28.642Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 42.9% of statements [2022-03-09T15:46:28.642Z] --- PASS: TestTarFiles (8.51s) [2022-03-09T15:46:28.642Z] === RUN TestDetectCompressionZstd [2022-03-09T15:46:28.642Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-09T15:46:28.642Z] === RUN TestTarUntar [2022-03-09T15:46:28.642Z] --- PASS: TestTarUntar (0.05s) [2022-03-09T15:46:28.992Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-09T15:46:29.106Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-09T15:46:29.106Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-09T15:46:29.106Z] === RUN TestTarWithOptions [2022-03-09T15:46:29.106Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-09T15:46:29.106Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-09T15:46:29.106Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-09T15:46:29.106Z] === RUN TestUntarUstarGnuConflict [2022-03-09T15:46:29.106Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-09T15:46:29.106Z] === RUN TestUntarInvalidFilenames [2022-03-09T15:46:29.106Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2035727324\\dest" [2022-03-09T15:46:29.106Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-03-09T15:46:29.106Z] === RUN TestUntarHardlinkToSymlink [2022-03-09T15:46:29.106Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-09T15:46:29.106Z] === RUN TestUntarInvalidHardlink [2022-03-09T15:46:29.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2136512333\\victim\\hello" -> "../victim/hello" [2022-03-09T15:46:29.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1230700371\\victim\\hello" -> "/../victim/hello" [2022-03-09T15:46:29.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink818219736\\victim" -> "../victim" [2022-03-09T15:46:29.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3436386754\\victim" -> "../victim" [2022-03-09T15:46:29.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2323159691\\victim" -> "../victim" [2022-03-09T15:46:29.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2300840349\\victim" -> "../victim" [2022-03-09T15:46:29.106Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-09T15:46:29.106Z] === RUN TestUntarInvalidSymlink [2022-03-09T15:46:29.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2783033668\\dest\\dotdot" -> "../victim/hello" [2022-03-09T15:46:29.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3516706873\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-09T15:46:29.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink894275861\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:46:29.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3497747613\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:46:29.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3642827548\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:46:29.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink869981320\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:46:29.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink496533394\\dest\\dir\\loophole" -> "../../victim" [2022-03-09T15:46:29.106Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-03-09T15:46:29.106Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-09T15:46:29.106Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-09T15:46:29.106Z] === RUN TestXGlobalNoParent [2022-03-09T15:46:29.106Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-09T15:46:29.106Z] === RUN TestReplaceFileTarWrapper [2022-03-09T15:46:29.557Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-09T15:46:29.569Z] --- PASS: TestReplaceFileTarWrapper (0.29s) [2022-03-09T15:46:29.569Z] === RUN TestPrefixHeaderReadable [2022-03-09T15:46:29.569Z] --- PASS: TestPrefixHeaderReadable (0.06s) [2022-03-09T15:46:29.569Z] === RUN TestDisablePigz [2022-03-09T15:46:29.569Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-09T15:46:29.569Z] --- PASS: TestDisablePigz (0.19s) [2022-03-09T15:46:29.569Z] === RUN TestPigz [2022-03-09T15:46:29.857Z] --- PASS: TestExec (4.68s) [2022-03-09T15:46:29.857Z] === RUN TestExecUser [2022-03-09T15:46:29.857Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-09T15:46:29.857Z] --- SKIP: TestExecUser (0.00s) [2022-03-09T15:46:29.857Z] === RUN TestExportContainerAndImportImage [2022-03-09T15:46:29.857Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:29.857Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-09T15:46:29.857Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-09T15:46:29.857Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:29.857Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-09T15:46:29.857Z] === RUN TestHealthCheckWorkdir [2022-03-09T15:46:29.857Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-09T15:46:29.857Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-09T15:46:29.857Z] === RUN TestHealthKillContainer [2022-03-09T15:46:29.857Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-09T15:46:29.857Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-09T15:46:29.857Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-09T15:46:29.857Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-09T15:46:29.857Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-09T15:46:29.857Z] === RUN TestKillContainerInvalidSignal [2022-03-09T15:46:30.033Z] === RUN TestCreateIDMapOrder [2022-03-09T15:46:30.033Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-09T15:46:30.033Z] PASS [2022-03-09T15:46:30.033Z] coverage: 7.2% of statements [2022-03-09T15:46:30.033Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-09T15:46:30.033Z] --- PASS: TestPigz (0.19s) [2022-03-09T15:46:30.033Z] === RUN TestNosysFileInfo [2022-03-09T15:46:30.033Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-09T15:46:30.033Z] === RUN TestCopyFileWithInvalidDest [2022-03-09T15:46:30.033Z] archive_windows_test.go:16: Currently fails [2022-03-09T15:46:30.033Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-09T15:46:30.033Z] === RUN TestCanonicalTarNameForPath [2022-03-09T15:46:30.033Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-09T15:46:30.033Z] === RUN TestCanonicalTarName [2022-03-09T15:46:30.033Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-09T15:46:30.033Z] === RUN TestChmodTarEntry [2022-03-09T15:46:30.033Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-09T15:46:30.033Z] === RUN TestHardLinkOrder [2022-03-09T15:46:30.033Z] ok github.com/docker/docker/pkg/idtools 0.057s coverage: 7.2% of statements [2022-03-09T15:46:30.033Z] 2022/03/09 15:46:29 Closing DB instances... [2022-03-09T15:46:30.033Z] --- PASS: TestHardLinkOrder (0.12s) [2022-03-09T15:46:30.033Z] === RUN TestChangeString [2022-03-09T15:46:30.033Z] --- PASS: TestChangeString (0.00s) [2022-03-09T15:46:30.033Z] === RUN TestChangesWithNoChanges [2022-03-09T15:46:30.033Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-03-09T15:46:30.033Z] === RUN TestChangesWithChanges [2022-03-09T15:46:30.033Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-09T15:46:30.033Z] === RUN TestChangesWithChangesGH13590 [2022-03-09T15:46:30.033Z] changes_test.go:195: needs more investigation [2022-03-09T15:46:30.033Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-09T15:46:30.033Z] === RUN TestChangesDirsEmpty [2022-03-09T15:46:30.120Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-09T15:46:30.495Z] --- PASS: TestChangesDirsEmpty (0.19s) [2022-03-09T15:46:30.495Z] === RUN TestChangesDirsMutated [2022-03-09T15:46:30.495Z] --- PASS: TestChangesDirsMutated (0.23s) [2022-03-09T15:46:30.495Z] === RUN TestApplyLayer [2022-03-09T15:46:30.495Z] changes_test.go:432: needs further investigation [2022-03-09T15:46:30.495Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-09T15:46:30.495Z] === RUN TestChangesSizeWithHardlinks [2022-03-09T15:46:30.495Z] changes_test.go:468: needs further investigation [2022-03-09T15:46:30.495Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-09T15:46:30.495Z] === RUN TestChangesSizeWithNoChanges [2022-03-09T15:46:30.495Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-09T15:46:30.495Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-09T15:46:30.495Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-09T15:46:30.495Z] === RUN TestChangesSize [2022-03-09T15:46:30.964Z] --- PASS: TestChangesSize (0.00s) [2022-03-09T15:46:30.964Z] === RUN TestApplyLayerInvalidFilenames [2022-03-09T15:46:30.964Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1041401666\\dest" [2022-03-09T15:46:30.964Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-09T15:46:30.964Z] === RUN TestApplyLayerInvalidHardlink [2022-03-09T15:46:30.964Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink291818998\\victim\\hello" -> "../victim/hello" [2022-03-09T15:46:30.964Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4257700671\\victim\\hello" -> "/../victim/hello" [2022-03-09T15:46:30.964Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1749028750\\victim" -> "../victim" [2022-03-09T15:46:30.964Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1727502832\\victim" -> "../victim" [2022-03-09T15:46:30.964Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3189718100\\victim" -> "../victim" [2022-03-09T15:46:30.964Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2360416714\\victim" -> "../victim" [2022-03-09T15:46:30.964Z] --- PASS: TestApplyLayerInvalidHardlink (0.06s) [2022-03-09T15:46:30.964Z] === RUN TestApplyLayerInvalidSymlink [2022-03-09T15:46:30.964Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1550093741\\dest\\dotdot" -> "../victim/hello" [2022-03-09T15:46:30.964Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4117774963\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-09T15:46:30.964Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink288889192\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:46:30.964Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1497831730\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:46:30.964Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2031245157\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:46:30.964Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1991300479\\dest\\loophole-victim" -> "../victim" [2022-03-09T15:46:30.964Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-03-09T15:46:30.964Z] === RUN TestApplyLayerWhiteouts [2022-03-09T15:46:30.964Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-03-09T15:46:30.964Z] === RUN TestGenerateEmptyFile [2022-03-09T15:46:30.964Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-09T15:46:30.964Z] === RUN TestGenerateWithContent [2022-03-09T15:46:30.964Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-09T15:46:30.964Z] PASS [2022-03-09T15:46:30.964Z] coverage: 63.0% of statements [2022-03-09T15:46:30.964Z] ok github.com/docker/docker/pkg/archive 12.081s coverage: 63.0% of statements [2022-03-09T15:46:31.052Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-09T15:46:31.426Z] --- PASS: TestNetworkDBWatch (3.08s) [2022-03-09T15:46:31.426Z] === RUN TestNetworkDBBulkSync [2022-03-09T15:46:31.616Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-09T15:46:31.616Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-09T15:46:31.888Z] === RUN TestFixedBufferCap [2022-03-09T15:46:31.888Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-09T15:46:31.888Z] === RUN TestFixedBufferLen [2022-03-09T15:46:31.888Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-09T15:46:31.888Z] === RUN TestFixedBufferString [2022-03-09T15:46:31.888Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-09T15:46:31.888Z] === RUN TestFixedBufferWrite [2022-03-09T15:46:31.888Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-09T15:46:31.888Z] === RUN TestFixedBufferRead [2022-03-09T15:46:31.888Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-09T15:46:31.888Z] === RUN TestBytesPipeRead [2022-03-09T15:46:31.888Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-09T15:46:31.888Z] === RUN TestBytesPipeWrite [2022-03-09T15:46:31.888Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-09T15:46:31.888Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-09T15:46:32.355Z] --- PASS: TestBytesPipeWriteRandomChunks (0.59s) [2022-03-09T15:46:32.355Z] === RUN TestAtomicWriteToFile [2022-03-09T15:46:32.355Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-09T15:46:32.355Z] === RUN TestAtomicWriteSetCommit [2022-03-09T15:46:32.355Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-09T15:46:32.355Z] === RUN TestAtomicWriteSetCancel [2022-03-09T15:46:32.355Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-09T15:46:32.355Z] === RUN TestReadCloserWrapperClose [2022-03-09T15:46:32.355Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-09T15:46:32.355Z] === RUN TestReaderErrWrapperReadOnError [2022-03-09T15:46:32.355Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-09T15:46:32.355Z] === RUN TestReaderErrWrapperRead [2022-03-09T15:46:32.355Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-09T15:46:32.355Z] === RUN TestCancelReadCloser [2022-03-09T15:46:32.355Z] --- PASS: TestCancelReadCloser (0.12s) [2022-03-09T15:46:32.355Z] === RUN TestWriteCloserWrapperClose [2022-03-09T15:46:32.355Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-09T15:46:32.355Z] === RUN TestNopWriteCloser [2022-03-09T15:46:32.355Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-09T15:46:32.355Z] === RUN TestNopWriter [2022-03-09T15:46:32.355Z] --- PASS: TestNopWriter (0.00s) [2022-03-09T15:46:32.355Z] === RUN TestWriteCounter [2022-03-09T15:46:32.355Z] --- PASS: TestWriteCounter (0.00s) [2022-03-09T15:46:32.355Z] PASS [2022-03-09T15:46:32.355Z] coverage: 70.1% of statements [2022-03-09T15:46:32.355Z] ok github.com/docker/docker/pkg/ioutils 0.813s coverage: 70.1% of statements [2022-03-09T15:46:32.817Z] 2022/03/09 15:46:32 Closing DB instances... [2022-03-09T15:46:32.986Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-09T15:46:33.732Z] --- PASS: TestKillContainerInvalidSignal (3.67s) [2022-03-09T15:46:33.732Z] === RUN TestKillContainer [2022-03-09T15:46:33.732Z] === RUN TestKillContainer/no_signal [2022-03-09T15:46:33.790Z] === RUN TestError [2022-03-09T15:46:33.790Z] --- PASS: TestError (0.00s) [2022-03-09T15:46:33.790Z] === RUN TestProgressString [2022-03-09T15:46:33.790Z] === RUN TestProgressString/no_progress [2022-03-09T15:46:33.790Z] === RUN TestProgressString/progress_1 [2022-03-09T15:46:33.790Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-09T15:46:33.790Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-09T15:46:33.790Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-09T15:46:33.790Z] === RUN TestProgressString/with_units [2022-03-09T15:46:33.790Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-09T15:46:33.790Z] === RUN TestProgressString/hide_counts [2022-03-09T15:46:33.790Z] --- PASS: TestProgressString (0.00s) [2022-03-09T15:46:33.790Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-09T15:46:33.790Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-09T15:46:33.790Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-09T15:46:33.790Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-09T15:46:33.790Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-09T15:46:33.790Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-09T15:46:33.790Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-09T15:46:33.790Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-09T15:46:33.790Z] === RUN TestJSONMessageDisplay [2022-03-09T15:46:33.917Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-09T15:46:34.254Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-03-09T15:46:34.254Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-09T15:46:34.254Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-09T15:46:34.254Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-09T15:46:34.254Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-09T15:46:34.254Z] === RUN TestDisplayJSONMessagesStream [2022-03-09T15:46:34.254Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-09T15:46:34.254Z] PASS [2022-03-09T15:46:34.254Z] coverage: 91.7% of statements [2022-03-09T15:46:34.254Z] ok github.com/docker/docker/pkg/jsonmessage 0.265s coverage: 91.7% of statements [2022-03-09T15:46:34.254Z] --- PASS: TestNetworkDBBulkSync (2.93s) [2022-03-09T15:46:34.254Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-09T15:46:34.482Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-09T15:46:34.483Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-09T15:46:34.716Z] === RUN TestStandardLongPath [2022-03-09T15:46:34.716Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-09T15:46:34.716Z] === RUN TestUNCLongPath [2022-03-09T15:46:34.716Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-09T15:46:34.716Z] PASS [2022-03-09T15:46:34.716Z] coverage: 100.0% of statements [2022-03-09T15:46:34.716Z] ok github.com/docker/docker/pkg/longpath 0.058s coverage: 100.0% of statements [2022-03-09T15:46:35.045Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-09T15:46:35.045Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-09T15:46:35.045Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-09T15:46:35.689Z] === RUN TestNameFormat [2022-03-09T15:46:35.689Z] --- PASS: TestNameFormat (0.00s) [2022-03-09T15:46:35.689Z] === RUN TestNameRetries [2022-03-09T15:46:35.689Z] --- PASS: TestNameRetries (0.00s) [2022-03-09T15:46:35.689Z] PASS [2022-03-09T15:46:35.689Z] coverage: 85.7% of statements [2022-03-09T15:46:35.689Z] ok github.com/docker/docker/pkg/namesgenerator 0.078s coverage: 85.7% of statements [2022-03-09T15:46:35.974Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-09T15:46:36.538Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-09T15:46:36.667Z] === RUN TestParseKeyValueOpt [2022-03-09T15:46:36.667Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-09T15:46:36.667Z] === RUN TestParseUintList [2022-03-09T15:46:36.667Z] --- PASS: TestParseUintList (0.00s) [2022-03-09T15:46:36.667Z] === RUN TestParseUintListMaximumLimits [2022-03-09T15:46:36.667Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-09T15:46:36.667Z] PASS [2022-03-09T15:46:36.667Z] coverage: 97.0% of statements [2022-03-09T15:46:36.667Z] ok github.com/docker/docker/pkg/parsers 0.051s coverage: 97.0% of statements [2022-03-09T15:46:36.772Z] === RUN TestKillContainer/non_killing_signal [2022-03-09T15:46:36.772Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-09T15:46:36.772Z] === RUN TestKillContainer/killing_signal [2022-03-09T15:46:37.066Z] --- PASS: TestRenameAnonymousContainer (10.87s) [2022-03-09T15:46:37.066Z] === RUN TestRenameContainerWithSameName [2022-03-09T15:46:37.471Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-09T15:46:37.640Z] === RUN TestNewAndRemove [2022-03-09T15:46:37.640Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-09T15:46:37.640Z] === RUN TestRemoveInvalidPath [2022-03-09T15:46:37.640Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-09T15:46:37.640Z] PASS [2022-03-09T15:46:37.640Z] coverage: 82.6% of statements [2022-03-09T15:46:37.640Z] ok github.com/docker/docker/pkg/pidfile 0.050s coverage: 82.6% of statements [2022-03-09T15:46:37.640Z] 2022/03/09 15:46:37 Closing DB instances... [2022-03-09T15:46:38.037Z] === RUN TestDockerSuite/TestInspectImage [2022-03-09T15:46:38.037Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-09T15:46:38.037Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-09T15:46:38.037Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-09T15:46:38.037Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-09T15:46:38.601Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-09T15:46:39.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-09T15:46:39.422Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-09T15:46:39.422Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-09T15:46:39.834Z] === RUN TestFailedConnection [2022-03-09T15:46:39.974Z] --- PASS: TestRenameContainerWithSameName (2.49s) [2022-03-09T15:46:39.974Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-09T15:46:39.974Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-09T15:46:39.974Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-09T15:46:39.974Z] === RUN TestResize [2022-03-09T15:46:40.356Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-09T15:46:40.651Z] --- PASS: TestKillContainer (7.09s) [2022-03-09T15:46:40.651Z] --- PASS: TestKillContainer/no_signal (3.50s) [2022-03-09T15:46:40.651Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-09T15:46:40.651Z] --- PASS: TestKillContainer/killing_signal (3.53s) [2022-03-09T15:46:40.651Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-09T15:46:40.651Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:46:40.651Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-09T15:46:40.651Z] === RUN TestKillStoppedContainer [2022-03-09T15:46:40.651Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:46:40.651Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-09T15:46:40.651Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-09T15:46:40.651Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:46:40.651Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-09T15:46:40.651Z] === RUN TestKillDifferentUserContainer [2022-03-09T15:46:40.651Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-09T15:46:40.651Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-09T15:46:40.651Z] === RUN TestInspectOomKilledTrue [2022-03-09T15:46:40.651Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:40.651Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-09T15:46:40.651Z] === RUN TestInspectOomKilledFalse [2022-03-09T15:46:40.651Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:46:40.651Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-09T15:46:40.651Z] === RUN TestLogsFollowTailEmpty [2022-03-09T15:46:40.809Z] --- PASS: TestGetAddress (29.75s) [2022-03-09T15:46:40.809Z] === RUN TestRequestSyntaxCheck [2022-03-09T15:46:40.809Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-03-09T15:46:40.809Z] === RUN TestRequest [2022-03-09T15:46:40.809Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.46s) [2022-03-09T15:46:40.809Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-09T15:46:40.809Z] --- PASS: TestFailedConnection (1.04s) [2022-03-09T15:46:40.809Z] === RUN TestFailOnce [2022-03-09T15:46:40.919Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-09T15:46:41.271Z] 2022/03/09 15:46:40 http: panic serving 127.0.0.1:49323: Plugin not ready [2022-03-09T15:46:41.271Z] goroutine 13 [running]: [2022-03-09T15:46:41.271Z] net/http.(*conn).serve.func1() [2022-03-09T15:46:41.271Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-09T15:46:41.271Z] panic({0x5bca00, 0x6d09d0}) [2022-03-09T15:46:41.271Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-09T15:46:41.271Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x166b14cf886fa50e}, 0xc000099a98) [2022-03-09T15:46:41.271Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-09T15:46:41.271Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x6dd900, 0xc00021a000}, 0x4f1d26) [2022-03-09T15:46:41.271Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-09T15:46:41.271Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x6dd900, 0xc00021a000}, 0xc000198300) [2022-03-09T15:46:41.271Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-09T15:46:41.271Z] net/http.serverHandler.ServeHTTP({0x6dbff0}, {0x6dd900, 0xc00021a000}, 0xc000198300) [2022-03-09T15:46:41.271Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-09T15:46:41.271Z] net/http.(*conn).serve(0xc000062d20, {0x6df900, 0xc0001453e0}) [2022-03-09T15:46:41.271Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-09T15:46:41.271Z] created by net/http.(*Server).Serve [2022-03-09T15:46:41.271Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-09T15:46:41.271Z] time="2022-03-09T15:46:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49322/Test.FailOnce: Post \"http://127.0.0.1:49322/Test.FailOnce\": EOF, retrying in 1s" [2022-03-09T15:46:42.155Z] --- PASS: TestResize (2.47s) [2022-03-09T15:46:42.155Z] === RUN TestResizeWithInvalidSize [2022-03-09T15:46:42.245Z] 2022/03/09 15:46:41 Closing DB instances... [2022-03-09T15:46:42.245Z] --- PASS: TestFailOnce (1.22s) [2022-03-09T15:46:42.245Z] === RUN TestEchoInputOutput [2022-03-09T15:46:42.245Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-09T15:46:42.245Z] === RUN TestBackoff [2022-03-09T15:46:42.245Z] --- PASS: TestBackoff (0.00s) [2022-03-09T15:46:42.245Z] === RUN TestAbortRetry [2022-03-09T15:46:42.245Z] --- PASS: TestAbortRetry (0.00s) [2022-03-09T15:46:42.245Z] === RUN TestClientScheme [2022-03-09T15:46:42.245Z] --- PASS: TestClientScheme (0.00s) [2022-03-09T15:46:42.245Z] === RUN TestNewClientWithTimeout [2022-03-09T15:46:42.706Z] time="2022-03-09T15:46:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49332/Test.Echo: Post \"http://127.0.0.1:49332/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-09T15:46:43.448Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-09T15:46:43.448Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-09T15:46:43.681Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.83s) [2022-03-09T15:46:43.681Z] === RUN TestNetworkDBGarbageCollection [2022-03-09T15:46:44.012Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-09T15:46:44.143Z] time="2022-03-09T15:46:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49332/Test.Echo: Post \"http://127.0.0.1:49332/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-09T15:46:44.531Z] --- PASS: TestLogsFollowTailEmpty (3.72s) [2022-03-09T15:46:44.531Z] === RUN TestNetworkNat [2022-03-09T15:46:44.531Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-09T15:46:44.531Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-09T15:46:44.531Z] === RUN TestNetworkLocalhostTCPNat [2022-03-09T15:46:44.575Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-09T15:46:45.061Z] --- PASS: TestResizeWithInvalidSize (2.42s) [2022-03-09T15:46:45.061Z] === RUN TestResizeWhenContainerNotStarted [2022-03-09T15:46:45.942Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-09T15:46:46.874Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-09T15:46:47.065Z] time="2022-03-09T15:46:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49332/Test.Echo: Post \"http://127.0.0.1:49332/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-09T15:46:47.477Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-09T15:46:47.972Z] --- PASS: TestResizeWhenContainerNotStarted (3.10s) [2022-03-09T15:46:47.972Z] === RUN TestDaemonRestartKillContainers [2022-03-09T15:46:47.972Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:47.972Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-09T15:46:47.972Z] === RUN TestStats [2022-03-09T15:46:47.972Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-09T15:46:47.972Z] --- SKIP: TestStats (0.00s) [2022-03-09T15:46:47.972Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-09T15:46:48.042Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-09T15:46:48.607Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-09T15:46:49.171Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-09T15:46:49.419Z] --- PASS: TestNetworkLocalhostTCPNat (4.59s) [2022-03-09T15:46:49.419Z] === RUN TestNetworkLoopbackNat [2022-03-09T15:46:49.420Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-09T15:46:49.420Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-09T15:46:49.420Z] === RUN TestPause [2022-03-09T15:46:49.420Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-09T15:46:49.420Z] --- SKIP: TestPause (0.00s) [2022-03-09T15:46:49.420Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-09T15:46:49.736Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-09T15:46:49.992Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-09T15:46:51.783Z] time="2022-03-09T15:46:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49332/Test.Echo: Post \"http://127.0.0.1:49332/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-09T15:46:51.887Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-09T15:46:52.448Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.68s) [2022-03-09T15:46:52.448Z] === RUN TestPauseStopPausedContainer [2022-03-09T15:46:52.448Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:46:52.448Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-09T15:46:52.448Z] === RUN TestPsFilter [2022-03-09T15:46:52.936Z] --- PASS: TestPsFilter (0.38s) [2022-03-09T15:46:52.936Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-09T15:46:53.259Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-09T15:46:54.628Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-09T15:46:54.628Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-09T15:46:55.537Z] --- PASS: TestRequest (14.84s) [2022-03-09T15:46:55.537Z] === RUN TestOverlappingRequests [2022-03-09T15:46:55.997Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-09T15:46:56.001Z] === RUN TestParseEmptyInterface [2022-03-09T15:46:56.001Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-09T15:46:56.001Z] === RUN TestParseNonInterfaceType [2022-03-09T15:46:56.001Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-09T15:46:56.001Z] === RUN TestParseWithOneFunction [2022-03-09T15:46:56.001Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-09T15:46:56.001Z] === RUN TestParseWithMultipleFuncs [2022-03-09T15:46:56.001Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-09T15:46:56.001Z] === RUN TestParseWithUnnamedReturn [2022-03-09T15:46:56.001Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-09T15:46:56.001Z] === RUN TestEmbeddedInterface [2022-03-09T15:46:56.001Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-09T15:46:56.001Z] === RUN TestParsedImports [2022-03-09T15:46:56.001Z] --- PASS: TestParsedImports (0.00s) [2022-03-09T15:46:56.001Z] === RUN TestAliasedImports [2022-03-09T15:46:56.001Z] --- PASS: TestAliasedImports (0.00s) [2022-03-09T15:46:56.001Z] PASS [2022-03-09T15:46:56.001Z] coverage: 56.8% of statements [2022-03-09T15:46:56.002Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.066s coverage: 56.8% of statements [2022-03-09T15:46:56.002Z] --- PASS: TestOverlappingRequests (0.68s) [2022-03-09T15:46:56.002Z] === RUN TestRelease [2022-03-09T15:46:56.545Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.19s) [2022-03-09T15:46:56.545Z] === RUN TestStopContainerWithTimeout [2022-03-09T15:46:56.545Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-09T15:46:56.545Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-09T15:46:56.545Z] === RUN TestUpdateRestartPolicy [2022-03-09T15:46:56.818Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.58s) [2022-03-09T15:46:56.818Z] === RUN TestRemoveContainerWithVolume [2022-03-09T15:46:56.983Z] === RUN TestHTTPTransport [2022-03-09T15:46:56.983Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-09T15:46:56.983Z] PASS [2022-03-09T15:46:56.983Z] coverage: 85.7% of statements [2022-03-09T15:46:57.444Z] ok github.com/docker/docker/pkg/plugins/transport 0.051s coverage: 85.7% of statements [2022-03-09T15:46:57.893Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-09T15:46:57.905Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-09T15:46:57.905Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-09T15:46:57.905Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-09T15:46:57.905Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-09T15:46:57.905Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-09T15:46:57.905Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-09T15:46:57.905Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-09T15:46:57.905Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-09T15:46:57.905Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-09T15:46:57.905Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-09T15:46:57.905Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-09T15:46:57.905Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-09T15:46:57.905Z] === RUN TestBufferPoolPutAndGet [2022-03-09T15:46:57.905Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-09T15:46:57.905Z] PASS [2022-03-09T15:46:57.905Z] coverage: 88.2% of statements [2022-03-09T15:46:57.905Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2022-03-09T15:46:58.883Z] === RUN TestOutputOnPrematureClose [2022-03-09T15:46:58.883Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-09T15:46:58.883Z] === RUN TestCompleteSilently [2022-03-09T15:46:58.883Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-09T15:46:58.883Z] PASS [2022-03-09T15:46:58.883Z] coverage: 75.9% of statements [2022-03-09T15:46:58.883Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2022-03-09T15:46:58.883Z] --- PASS: TestRelease (2.93s) [2022-03-09T15:46:58.883Z] === RUN TestAllocateRandomDeallocate [2022-03-09T15:46:59.345Z] === RUN TestSendToOneSub [2022-03-09T15:46:59.345Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-09T15:46:59.345Z] === RUN TestSendToMultipleSubs [2022-03-09T15:46:59.345Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-09T15:46:59.345Z] === RUN TestEvictOneSub [2022-03-09T15:46:59.345Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-09T15:46:59.345Z] === RUN TestClosePublisher [2022-03-09T15:46:59.345Z] --- PASS: TestClosePublisher (0.00s) [2022-03-09T15:46:59.345Z] === RUN TestPubSubRace [2022-03-09T15:46:59.788Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-09T15:46:59.788Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-09T15:46:59.808Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-09T15:46:59.809Z] === RUN TestClientStream [2022-03-09T15:46:59.809Z] --- PASS: TestClientStream (0.00s) [2022-03-09T15:46:59.809Z] === RUN TestClientSendFile [2022-03-09T15:46:59.809Z] --- PASS: TestClientSendFile (0.00s) [2022-03-09T15:46:59.809Z] === RUN TestClientWithRequestTimeout [2022-03-09T15:46:59.809Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-09T15:46:59.809Z] === RUN TestFileSpecPlugin [2022-03-09T15:46:59.809Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-09T15:46:59.809Z] === RUN TestFileJSONSpecPlugin [2022-03-09T15:46:59.809Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-09T15:46:59.809Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-09T15:46:59.809Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-09T15:46:59.809Z] === RUN TestPluginAddHandler [2022-03-09T15:46:59.809Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-09T15:46:59.809Z] === RUN TestPluginWaitBadPlugin [2022-03-09T15:46:59.809Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-09T15:46:59.809Z] === RUN TestGet [2022-03-09T15:46:59.809Z] time="2022-03-09T15:46:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-09T15:47:00.271Z] --- PASS: TestPubSubRace (1.07s) [2022-03-09T15:47:00.271Z] PASS [2022-03-09T15:47:00.271Z] coverage: 75.0% of statements [2022-03-09T15:47:00.271Z] ok github.com/docker/docker/pkg/pubsub 1.116s coverage: 75.0% of statements [2022-03-09T15:47:00.701Z] --- PASS: TestRemoveContainerWithVolume (3.75s) [2022-03-09T15:47:00.701Z] === RUN TestRemoveContainerRunning [2022-03-09T15:47:00.716Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-09T15:47:00.732Z] time="2022-03-09T15:47:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-09T15:47:01.193Z] === RUN TestRegister [2022-03-09T15:47:01.193Z] --- PASS: TestRegister (0.00s) [2022-03-09T15:47:01.193Z] === RUN TestCommand [2022-03-09T15:47:01.193Z] --- PASS: TestCommand (0.04s) [2022-03-09T15:47:01.193Z] === RUN TestNaiveSelf [2022-03-09T15:47:01.193Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-09T15:47:01.193Z] PASS [2022-03-09T15:47:01.193Z] coverage: 82.4% of statements [2022-03-09T15:47:01.193Z] ok github.com/docker/docker/pkg/reexec 0.129s coverage: 82.4% of statements [2022-03-09T15:47:02.084Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-09T15:47:02.085Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-09T15:47:02.171Z] === RUN TestDump [2022-03-09T15:47:02.171Z] goroutine 19 [running]: [2022-03-09T15:47:02.171Z] github.com/docker/docker/pkg/stack.dump(0x37b9d7) [2022-03-09T15:47:02.171Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-09T15:47:02.171Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-09T15:47:02.171Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-09T15:47:02.171Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-09T15:47:02.171Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-09T15:47:02.171Z] testing.tRunner(0xc000085380, 0x4ea190) [2022-03-09T15:47:02.171Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-09T15:47:02.171Z] created by testing.(*T).Run [2022-03-09T15:47:02.171Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-09T15:47:02.171Z] [2022-03-09T15:47:02.171Z] goroutine 1 [chan receive]: [2022-03-09T15:47:02.171Z] testing.(*T).Run(0xc0000851e0, {0x4db7b1, 0x35a733}, 0x4ea190) [2022-03-09T15:47:02.171Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-09T15:47:02.171Z] testing.runTests.func1(0xc0000b6810) [2022-03-09T15:47:02.171Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-09T15:47:02.171Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-03-09T15:47:02.171Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-09T15:47:02.171Z] testing.runTests(0xc0000d0080, {0x64ec20, 0x3, 0x3}, {0x37ac2d, 0x4dd4ab, 0x6536e0}) [2022-03-09T15:47:02.171Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-09T15:47:02.171Z] testing.(*M).Run(0xc0000d0080) [2022-03-09T15:47:02.171Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-09T15:47:02.171Z] main.main() [2022-03-09T15:47:02.171Z] _testmain.go:95 +0x1f5 [2022-03-09T15:47:02.171Z] --- PASS: TestDump (0.00s) [2022-03-09T15:47:02.171Z] === RUN TestDumpToFile [2022-03-09T15:47:02.171Z] --- PASS: TestDumpToFile (0.18s) [2022-03-09T15:47:02.171Z] === RUN TestDumpToFileWithEmptyInput [2022-03-09T15:47:02.171Z] goroutine 21 [running]: [2022-03-09T15:47:02.171Z] github.com/docker/docker/pkg/stack.dump(0x3e8bb4) [2022-03-09T15:47:02.171Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-09T15:47:02.171Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x3e8f60}) [2022-03-09T15:47:02.171Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-09T15:47:02.171Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380) [2022-03-09T15:47:02.171Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-09T15:47:02.171Z] testing.tRunner(0xc000085860, 0x4ea180) [2022-03-09T15:47:02.171Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-09T15:47:02.171Z] created by testing.(*T).Run [2022-03-09T15:47:02.171Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-09T15:47:02.171Z] [2022-03-09T15:47:02.171Z] goroutine 1 [chan receive]: [2022-03-09T15:47:02.171Z] testing.(*T).Run(0xc0000851e0, {0x4e2596, 0x35a733}, 0x4ea180) [2022-03-09T15:47:02.171Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-09T15:47:02.171Z] testing.runTests.func1(0xc0000b6810) [2022-03-09T15:47:02.171Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-09T15:47:02.171Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-03-09T15:47:02.171Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-09T15:47:02.171Z] testing.runTests(0xc0000d0080, {0x64ec20, 0x3, 0x3}, {0x37ac2d, 0x4dd4ab, 0x6536e0}) [2022-03-09T15:47:02.171Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-09T15:47:02.171Z] testing.(*M).Run(0xc0000d0080) [2022-03-09T15:47:02.171Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-09T15:47:02.171Z] main.main() [2022-03-09T15:47:02.171Z] _testmain.go:95 +0x1f5 [2022-03-09T15:47:02.171Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-09T15:47:02.171Z] PASS [2022-03-09T15:47:02.171Z] coverage: 90.9% of statements [2022-03-09T15:47:02.171Z] ok github.com/docker/docker/pkg/stack 0.230s coverage: 90.9% of statements [2022-03-09T15:47:02.632Z] time="2022-03-09T15:47:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-09T15:47:03.030Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-09T15:47:03.094Z] === RUN TestNewStdWriter [2022-03-09T15:47:03.094Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-09T15:47:03.094Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-09T15:47:03.094Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-09T15:47:03.094Z] === RUN TestWriteWithNilBytes [2022-03-09T15:47:03.094Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-09T15:47:03.094Z] === RUN TestWrite [2022-03-09T15:47:03.094Z] --- PASS: TestWrite (0.00s) [2022-03-09T15:47:03.094Z] === RUN TestWriteWithWriterError [2022-03-09T15:47:03.094Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-09T15:47:03.094Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-09T15:47:03.094Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-09T15:47:03.094Z] === RUN TestStdCopyWriteAndRead [2022-03-09T15:47:03.094Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-09T15:47:03.094Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-09T15:47:03.094Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-09T15:47:03.094Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-09T15:47:03.094Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-09T15:47:03.094Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-09T15:47:03.094Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-09T15:47:03.094Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-09T15:47:03.094Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-09T15:47:03.094Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-09T15:47:03.094Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-09T15:47:03.094Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-09T15:47:03.094Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-09T15:47:03.094Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-09T15:47:03.094Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-09T15:47:03.094Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-09T15:47:03.094Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-09T15:47:03.094Z] PASS [2022-03-09T15:47:03.094Z] coverage: 100.0% of statements [2022-03-09T15:47:03.094Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2022-03-09T15:47:03.721Z] --- PASS: TestRemoveContainerRunning (3.67s) [2022-03-09T15:47:03.721Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-09T15:47:04.072Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-09T15:47:04.072Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-09T15:47:04.072Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-09T15:47:04.072Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-09T15:47:04.072Z] === RUN TestFormatStatus [2022-03-09T15:47:04.072Z] --- PASS: TestFormatStatus (0.00s) [2022-03-09T15:47:04.072Z] === RUN TestFormatError [2022-03-09T15:47:04.072Z] --- PASS: TestFormatError (0.00s) [2022-03-09T15:47:04.072Z] === RUN TestFormatJSONError [2022-03-09T15:47:04.072Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-09T15:47:04.072Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-09T15:47:04.072Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-09T15:47:04.072Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-09T15:47:04.072Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-09T15:47:04.072Z] === RUN TestNewJSONProgressOutput [2022-03-09T15:47:04.072Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-09T15:47:04.072Z] === RUN TestAuxFormatterEmit [2022-03-09T15:47:04.072Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-09T15:47:04.072Z] === RUN TestStreamWriterStdout [2022-03-09T15:47:04.072Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-09T15:47:04.072Z] === RUN TestStreamWriterStderr [2022-03-09T15:47:04.072Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-09T15:47:04.072Z] PASS [2022-03-09T15:47:04.072Z] coverage: 66.2% of statements [2022-03-09T15:47:04.072Z] ok github.com/docker/docker/pkg/streamformatter 0.056s coverage: 66.2% of statements [2022-03-09T15:47:04.536Z] === RUN TestGenerateRandomID [2022-03-09T15:47:04.536Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-09T15:47:04.536Z] === RUN TestShortenId [2022-03-09T15:47:04.536Z] --- PASS: TestShortenId (0.00s) [2022-03-09T15:47:04.536Z] === RUN TestShortenSha256Id [2022-03-09T15:47:04.536Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-09T15:47:04.536Z] === RUN TestShortenIdEmpty [2022-03-09T15:47:04.536Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-09T15:47:04.536Z] === RUN TestShortenIdInvalid [2022-03-09T15:47:04.536Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-09T15:47:04.536Z] === RUN TestIsShortIDNonHex [2022-03-09T15:47:04.536Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-09T15:47:04.536Z] === RUN TestIsShortIDNotCorrectSize [2022-03-09T15:47:04.536Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-09T15:47:04.536Z] PASS [2022-03-09T15:47:04.536Z] coverage: 70.6% of statements [2022-03-09T15:47:04.536Z] ok github.com/docker/docker/pkg/stringid 0.062s coverage: 70.6% of statements [2022-03-09T15:47:05.511Z] === RUN TestIsCpusetListAvailable [2022-03-09T15:47:05.511Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-09T15:47:05.511Z] PASS [2022-03-09T15:47:05.511Z] coverage: 39.4% of statements [2022-03-09T15:47:05.511Z] ok github.com/docker/docker/pkg/sysinfo 0.069s coverage: 39.4% of statements [2022-03-09T15:47:07.154Z] time="2022-03-09T15:47:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-09T15:47:07.154Z] --- PASS: TestAllocateRandomDeallocate (7.89s) [2022-03-09T15:47:07.154Z] === RUN TestRetrieveFromStore [2022-03-09T15:47:07.348Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-09T15:47:07.599Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.57s) [2022-03-09T15:47:07.599Z] === RUN TestRemoveInvalidContainer [2022-03-09T15:47:07.599Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-09T15:47:07.599Z] === RUN TestRenameLinkedContainer [2022-03-09T15:47:07.599Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-09T15:47:07.599Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-09T15:47:07.599Z] === RUN TestRenameStoppedContainer [2022-03-09T15:47:07.617Z] === RUN TestChtimes [2022-03-09T15:47:07.617Z] --- PASS: TestChtimes (0.01s) [2022-03-09T15:47:07.617Z] === RUN TestChtimesWindows [2022-03-09T15:47:07.617Z] --- PASS: TestChtimesWindows (0.01s) [2022-03-09T15:47:07.617Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-09T15:47:07.617Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-09T15:47:07.617Z] PASS [2022-03-09T15:47:07.617Z] coverage: 12.9% of statements [2022-03-09T15:47:07.617Z] ok github.com/docker/docker/pkg/system 0.058s coverage: 12.9% of statements [2022-03-09T15:47:08.079Z] === RUN TestTailFile [2022-03-09T15:47:08.079Z] --- PASS: TestTailFile (0.00s) [2022-03-09T15:47:08.079Z] === RUN TestTailFileManyLines [2022-03-09T15:47:08.079Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-09T15:47:08.079Z] === RUN TestTailEmptyFile [2022-03-09T15:47:08.079Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-09T15:47:08.079Z] === RUN TestTailNegativeN [2022-03-09T15:47:08.079Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-09T15:47:08.079Z] === RUN TestNewTailReader [2022-03-09T15:47:08.079Z] === PAUSE TestNewTailReader [2022-03-09T15:47:08.079Z] === CONT TestNewTailReader [2022-03-09T15:47:08.079Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-09T15:47:08.079Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-09T15:47:08.079Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-09T15:47:08.079Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/no_delimiter [2022-03-09T15:47:08.080Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-09T15:47:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-09T15:47:08.080Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-09T15:47:08.080Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/truncated_last_line [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-09T15:47:08.080Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-09T15:47:08.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-09T15:47:08.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-09T15:47:08.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:08.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:08.080Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-09T15:47:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-09T15:47:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-09T15:47:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-09T15:47:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-09T15:47:08.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-09T15:47:08.080Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-09T15:47:08.080Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:08.542Z] === CONT TestNewTailReader/no_delimiter [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:08.542Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-09T15:47:08.542Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-09T15:47:08.542Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:08.542Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:08.542Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.543Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:08.543Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:08.543Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:08.544Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:08.544Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:08.544Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:08.545Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-09T15:47:08.545Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-09T15:47:08.545Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:08.545Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:08.545Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-09T15:47:08.545Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-09T15:47:08.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:08.547Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:47:08.547Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:08.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.547Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.547Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:08.547Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:08.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:08.547Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:08.547Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:08.547Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:08.547Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:09.010Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:09.010Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:09.010Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:09.010Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:09.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:09.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-09T15:47:09.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:09.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-09T15:47:09.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-09T15:47:09.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-09T15:47:09.013Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:47:09.014Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-09T15:47:09.476Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-09T15:47:09.476Z] PASS [2022-03-09T15:47:09.476Z] coverage: 88.6% of statements [2022-03-09T15:47:09.476Z] ok github.com/docker/docker/pkg/tailfile 0.230s coverage: 88.6% of statements [2022-03-09T15:47:09.874Z] docker_api_swarm_service_test.go:395: [de5085c1ab0b5] joining swarm manager [dae3745f5c4ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:47:09.938Z] --- PASS: TestRetrieveFromStore (2.84s) [2022-03-09T15:47:09.938Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-09T15:47:09.938Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-09T15:47:09.938Z] === RUN TestParallelPredefinedRequest1 [2022-03-09T15:47:09.938Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-09T15:47:09.938Z] === RUN TestParallelPredefinedRequest2 [2022-03-09T15:47:09.938Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-09T15:47:09.938Z] === RUN TestParallelPredefinedRequest3 [2022-03-09T15:47:09.938Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-09T15:47:09.938Z] === RUN TestParallelPredefinedRequest4 [2022-03-09T15:47:09.938Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-09T15:47:09.938Z] === RUN TestParallelPredefinedRequest5 [2022-03-09T15:47:09.938Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-09T15:47:09.938Z] === RUN TestDebug [2022-03-09T15:47:09.938Z] --- PASS: TestDebug (0.00s) [2022-03-09T15:47:09.938Z] === RUN TestRequestPoolParallel [2022-03-09T15:47:09.938Z] === RUN TestTarSumRemoveNonExistent [2022-03-09T15:47:09.938Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-09T15:47:09.938Z] === RUN TestTarSumRemove [2022-03-09T15:47:09.938Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-09T15:47:09.938Z] === RUN TestSortFileInfoSums [2022-03-09T15:47:09.938Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-09T15:47:09.938Z] === RUN TestNewTarSumForLabelInvalid [2022-03-09T15:47:09.938Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-09T15:47:09.938Z] === RUN TestNewTarSumForLabel [2022-03-09T15:47:09.938Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-09T15:47:09.938Z] === RUN TestEmptyTar [2022-03-09T15:47:09.938Z] --- PASS: TestEmptyTar (0.00s) [2022-03-09T15:47:09.938Z] === RUN TestTarSumsReadSize [2022-03-09T15:47:09.938Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-09T15:47:09.938Z] === RUN TestTarSums [2022-03-09T15:47:09.938Z] --- PASS: TestTarSums (0.09s) [2022-03-09T15:47:09.938Z] === RUN TestIteration [2022-03-09T15:47:09.938Z] --- PASS: TestIteration (0.00s) [2022-03-09T15:47:09.938Z] === RUN TestVersionLabelForChecksum [2022-03-09T15:47:09.938Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-09T15:47:09.938Z] === RUN TestVersion [2022-03-09T15:47:09.938Z] --- PASS: TestVersion (0.00s) [2022-03-09T15:47:09.938Z] === RUN TestGetVersion [2022-03-09T15:47:09.938Z] --- PASS: TestGetVersion (0.00s) [2022-03-09T15:47:09.938Z] === RUN TestGetVersions [2022-03-09T15:47:09.938Z] --- PASS: TestGetVersions (0.00s) [2022-03-09T15:47:09.938Z] PASS [2022-03-09T15:47:09.938Z] coverage: 89.3% of statements [2022-03-09T15:47:09.938Z] ok github.com/docker/docker/pkg/tarsum 0.165s coverage: 89.3% of statements [2022-03-09T15:47:10.401Z] --- PASS: TestRequestPoolParallel (0.71s) [2022-03-09T15:47:10.401Z] === RUN TestFullAllocateRelease [2022-03-09T15:47:10.805Z] docker_api_swarm_service_test.go:395: [d34968378c0e4] joining swarm manager [dae3745f5c4ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:47:10.863Z] === RUN TestTruncIndex [2022-03-09T15:47:10.863Z] --- PASS: TestTruncIndex (0.10s) [2022-03-09T15:47:10.863Z] PASS [2022-03-09T15:47:10.863Z] coverage: 91.5% of statements [2022-03-09T15:47:10.863Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2022-03-09T15:47:10.863Z] --- PASS: TestFullAllocateRelease (0.54s) [2022-03-09T15:47:10.863Z] === RUN TestOddAllocateRelease [2022-03-09T15:47:11.325Z] --- PASS: TestOddAllocateRelease (0.32s) [2022-03-09T15:47:11.325Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-09T15:47:11.325Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-03-09T15:47:11.325Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-09T15:47:11.325Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-03-09T15:47:11.325Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-09T15:47:11.476Z] --- PASS: TestRenameStoppedContainer (3.55s) [2022-03-09T15:47:11.477Z] === RUN TestRenameRunningContainerAndReuse [2022-03-09T15:47:11.787Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2022-03-09T15:47:11.787Z] === CONT TestParallelPredefinedRequest1 [2022-03-09T15:47:11.787Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:47:11.787Z] === CONT TestParallelPredefinedRequest4 [2022-03-09T15:47:11.787Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:47:11.787Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-09T15:47:11.787Z] === CONT TestParallelPredefinedRequest3 [2022-03-09T15:47:11.787Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:47:11.787Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-09T15:47:11.787Z] === CONT TestParallelPredefinedRequest2 [2022-03-09T15:47:11.787Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:47:11.787Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-09T15:47:11.787Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-09T15:47:11.787Z] === CONT TestParallelPredefinedRequest5 [2022-03-09T15:47:11.787Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:47:11.787Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-09T15:47:11.787Z] PASS [2022-03-09T15:47:11.787Z] coverage: 85.3% of statements [2022-03-09T15:47:11.787Z] === RUN TestIsGIT [2022-03-09T15:47:11.787Z] --- PASS: TestIsGIT (0.00s) [2022-03-09T15:47:11.787Z] === RUN TestIsTransport [2022-03-09T15:47:11.787Z] --- PASS: TestIsTransport (0.00s) [2022-03-09T15:47:11.787Z] PASS [2022-03-09T15:47:11.787Z] ok github.com/docker/docker/libnetwork/ipam 71.720s coverage: 85.3% of statements [2022-03-09T15:47:11.787Z] coverage: 100.0% of statements [2022-03-09T15:47:11.787Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2022-03-09T15:47:12.249Z] === RUN TestVersionInfo [2022-03-09T15:47:12.249Z] --- PASS: TestVersionInfo (0.00s) [2022-03-09T15:47:12.249Z] === RUN TestAppendVersions [2022-03-09T15:47:12.249Z] --- PASS: TestAppendVersions (0.00s) [2022-03-09T15:47:12.249Z] PASS [2022-03-09T15:47:12.249Z] coverage: 88.9% of statements [2022-03-09T15:47:12.249Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2022-03-09T15:47:14.442Z] === RUN TestValidatePrivileges [2022-03-09T15:47:14.442Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-09T15:47:14.442Z] === RUN TestFilterByCapNeg [2022-03-09T15:47:14.442Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-09T15:47:14.442Z] === RUN TestFilterByCapPos [2022-03-09T15:47:14.442Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-09T15:47:14.442Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-09T15:47:14.442Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-09T15:47:14.442Z] PASS [2022-03-09T15:47:14.442Z] coverage: 12.0% of statements [2022-03-09T15:47:14.442Z] ok github.com/docker/docker/plugin 0.072s coverage: 12.0% of statements [2022-03-09T15:47:14.903Z] --- PASS: TestGet (15.01s) [2022-03-09T15:47:14.903Z] === RUN TestPluginWithNoManifest [2022-03-09T15:47:14.903Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-09T15:47:14.903Z] === RUN TestGetAll [2022-03-09T15:47:14.903Z] --- PASS: TestGetAll (0.01s) [2022-03-09T15:47:14.903Z] PASS [2022-03-09T15:47:14.903Z] coverage: 73.2% of statements [2022-03-09T15:47:14.903Z] ok github.com/docker/docker/pkg/plugins 34.988s coverage: 73.2% of statements [2022-03-09T15:47:15.369Z] === RUN TestNewSettable [2022-03-09T15:47:15.369Z] --- PASS: TestNewSettable (0.00s) [2022-03-09T15:47:15.369Z] === RUN TestIsSettable [2022-03-09T15:47:15.369Z] --- PASS: TestIsSettable (0.00s) [2022-03-09T15:47:15.369Z] === RUN TestUpdateSettingsEnv [2022-03-09T15:47:15.369Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-09T15:47:15.369Z] PASS [2022-03-09T15:47:15.369Z] coverage: 20.0% of statements [2022-03-09T15:47:15.369Z] ok github.com/docker/docker/plugin/v2 0.071s coverage: 20.0% of statements [2022-03-09T15:47:16.054Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-09T15:47:16.343Z] === RUN TestLoad [2022-03-09T15:47:16.343Z] --- PASS: TestLoad (0.00s) [2022-03-09T15:47:16.343Z] === RUN TestSave [2022-03-09T15:47:16.343Z] --- PASS: TestSave (0.04s) [2022-03-09T15:47:16.343Z] === RUN TestAddDeleteGet [2022-03-09T15:47:16.805Z] --- PASS: TestAddDeleteGet (0.26s) [2022-03-09T15:47:16.805Z] === RUN TestInvalidTags [2022-03-09T15:47:16.805Z] --- PASS: TestInvalidTags (0.01s) [2022-03-09T15:47:16.805Z] PASS [2022-03-09T15:47:16.805Z] coverage: 84.4% of statements [2022-03-09T15:47:16.805Z] ok github.com/docker/docker/reference 0.373s coverage: 84.4% of statements [2022-03-09T15:47:18.351Z] === RUN TestResolveAuthConfigIndexServer [2022-03-09T15:47:18.351Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestResolveAuthConfigFullURL [2022-03-09T15:47:18.351Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-09T15:47:18.351Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestValidateMirror [2022-03-09T15:47:18.351Z] --- PASS: TestValidateMirror (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestLoadInsecureRegistries [2022-03-09T15:47:18.351Z] time="2022-03-09T15:47:17Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-09T15:47:18.351Z] time="2022-03-09T15:47:18Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-09T15:47:18.351Z] time="2022-03-09T15:47:18Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-09T15:47:18.351Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-03-09T15:47:18.351Z] === RUN TestNewServiceConfig [2022-03-09T15:47:18.351Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestValidateIndexName [2022-03-09T15:47:18.351Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestValidateIndexNameWithError [2022-03-09T15:47:18.351Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestEndpointParse [2022-03-09T15:47:18.351Z] --- PASS: TestEndpointParse (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestEndpointParseInvalid [2022-03-09T15:47:18.351Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestValidateEndpoint [2022-03-09T15:47:18.351Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-09T15:47:18.351Z] === RUN TestPing [2022-03-09T15:47:18.351Z] --- PASS: TestPing (0.01s) [2022-03-09T15:47:18.351Z] === RUN TestPingRegistryEndpoint [2022-03-09T15:47:18.351Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:47:18.351Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-09T15:47:18.351Z] === RUN TestEndpoint [2022-03-09T15:47:18.351Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:47:18.351Z] --- SKIP: TestEndpoint (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestParseRepositoryInfo [2022-03-09T15:47:18.351Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestNewIndexInfo [2022-03-09T15:47:18.351Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestMirrorEndpointLookup [2022-03-09T15:47:18.351Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:47:18.351Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestSearchRepositories [2022-03-09T15:47:18.351Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-09T15:47:18.351Z] Host: 127.0.0.1:49396 [2022-03-09T15:47:18.351Z] User-Agent: docker test client [2022-03-09T15:47:18.351Z] Authorization: Token fake-token [2022-03-09T15:47:18.351Z] X-Docker-Token: true [2022-03-09T15:47:18.351Z] Accept-Encoding: gzip [2022-03-09T15:47:18.351Z] [2022-03-09T15:47:18.351Z] [2022-03-09T15:47:18.351Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-09T15:47:18.351Z] Connection: close [2022-03-09T15:47:18.351Z] Content-Length: 144 [2022-03-09T15:47:18.351Z] Cache-Control: no-cache [2022-03-09T15:47:18.351Z] Content-Type: application/json [2022-03-09T15:47:18.351Z] Date: Wed, 09 Mar 2022 15:47:18 GMT [2022-03-09T15:47:18.351Z] Expires: -1 [2022-03-09T15:47:18.351Z] Pragma: no-cache [2022-03-09T15:47:18.351Z] Server: docker-tests/mock [2022-03-09T15:47:18.351Z] X-Docker-Registry-Config: mock [2022-03-09T15:47:18.351Z] X-Docker-Registry-Version: 0.0.0 [2022-03-09T15:47:18.351Z] [2022-03-09T15:47:18.351Z] [2022-03-09T15:47:18.351Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-09T15:47:18.351Z] === RUN TestTrustedLocation [2022-03-09T15:47:18.351Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-09T15:47:18.351Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestAllowNondistributableArtifacts [2022-03-09T15:47:18.351Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestIsSecureIndex [2022-03-09T15:47:18.351Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-09T15:47:18.351Z] PASS [2022-03-09T15:47:18.351Z] coverage: 51.2% of statements [2022-03-09T15:47:18.351Z] ok github.com/docker/docker/registry 0.341s coverage: 51.2% of statements [2022-03-09T15:47:18.351Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-09T15:47:18.351Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-09T15:47:18.351Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-09T15:47:18.351Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-09T15:47:18.351Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-09T15:47:18.351Z] === RUN TestResumableRequestReaderWithReadError [2022-03-09T15:47:18.576Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-09T15:47:18.763Z] --- PASS: TestRenameRunningContainerAndReuse (7.23s) [2022-03-09T15:47:18.763Z] === RUN TestRenameInvalidName [2022-03-09T15:47:18.814Z] time="2022-03-09T15:47:18Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-09T15:47:18.814Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-09T15:47:18.814Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-09T15:47:18.814Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-09T15:47:18.814Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-09T15:47:18.814Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-09T15:47:18.814Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-09T15:47:18.814Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-09T15:47:18.814Z] === RUN TestResumableRequestReader [2022-03-09T15:47:18.814Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-09T15:47:18.814Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-09T15:47:18.814Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-09T15:47:18.814Z] PASS [2022-03-09T15:47:18.814Z] coverage: 100.0% of statements [2022-03-09T15:47:18.814Z] ok github.com/docker/docker/registry/resumable 0.279s coverage: 100.0% of statements [2022-03-09T15:47:19.277Z] === RUN TestRestartManagerTimeout [2022-03-09T15:47:19.277Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-09T15:47:19.277Z] === RUN TestRestartManagerTimeoutReset [2022-03-09T15:47:19.277Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-09T15:47:19.277Z] PASS [2022-03-09T15:47:19.277Z] coverage: 50.9% of statements [2022-03-09T15:47:19.277Z] ok github.com/docker/docker/restartmanager 0.061s coverage: 50.9% of statements [2022-03-09T15:47:19.738Z] === RUN TestDecodeContainerConfig [2022-03-09T15:47:19.738Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-09T15:47:19.738Z] === RUN TestDecodeContainerConfigIsolation [2022-03-09T15:47:19.738Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-09T15:47:19.738Z] === RUN TestValidatePrivileged [2022-03-09T15:47:19.738Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-09T15:47:19.738Z] PASS [2022-03-09T15:47:19.738Z] coverage: 52.6% of statements [2022-03-09T15:47:19.738Z] ok github.com/docker/docker/runconfig 0.057s coverage: 52.6% of statements [2022-03-09T15:47:19.947Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-09T15:47:20.201Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-09T15:47:20.202Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-09T15:47:20.202Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-09T15:47:20.202Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-09T15:47:20.202Z] PASS [2022-03-09T15:47:20.202Z] coverage: 62.5% of statements [2022-03-09T15:47:20.202Z] ok github.com/docker/docker/testutil 0.057s coverage: 62.5% of statements [2022-03-09T15:47:20.513Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-09T15:47:21.702Z] --- PASS: TestUpdateRestartPolicy (23.96s) [2022-03-09T15:47:21.702Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-09T15:47:21.786Z] --- PASS: TestRenameInvalidName (3.71s) [2022-03-09T15:47:21.786Z] === RUN TestRenameAnonymousContainer [2022-03-09T15:47:22.161Z] --- PASS: TestUpdateRestartWithAutoRemove (2.48s) [2022-03-09T15:47:22.161Z] === RUN TestWaitNonBlocked [2022-03-09T15:47:22.161Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:47:22.161Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:47:22.161Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:47:22.161Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:47:22.161Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:47:22.161Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:47:23.046Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-09T15:47:23.046Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-09T15:47:23.608Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-09T15:47:23.608Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-09T15:47:23.608Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-09T15:47:23.709Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2022-03-09T15:47:23.709Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-09T15:47:23.709Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/types [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-09T15:47:23.709Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-03-09T15:47:23.709Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-09T15:47:23.709Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-09T15:47:23.709Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/builder [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-09T15:47:23.709Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-09T15:47:24.537Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-09T15:47:24.652Z] ok github.com/docker/docker/builder/dockerfile 0.219s coverage: 49.3% of statements [2022-03-09T15:47:24.652Z] ok github.com/docker/docker/builder/remotecontext 0.105s coverage: 13.7% of statements [2022-03-09T15:47:24.914Z] === RUN TestGetDriver [2022-03-09T15:47:24.914Z] --- PASS: TestGetDriver (0.00s) [2022-03-09T15:47:24.914Z] === RUN TestVolumeRequestError [2022-03-09T15:47:24.914Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-09T15:47:24.914Z] PASS [2022-03-09T15:47:24.914Z] coverage: 36.1% of statements [2022-03-09T15:47:24.914Z] ok github.com/docker/docker/volume/drivers 0.075s coverage: 36.1% of statements [2022-03-09T15:47:24.914Z] === RUN TestGetAddress [2022-03-09T15:47:24.914Z] --- PASS: TestGetAddress (0.00s) [2022-03-09T15:47:24.914Z] === RUN TestRemove [2022-03-09T15:47:24.914Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-09T15:47:24.914Z] --- SKIP: TestRemove (0.00s) [2022-03-09T15:47:24.914Z] === RUN TestInitializeWithVolumes [2022-03-09T15:47:24.914Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-09T15:47:24.914Z] === RUN TestCreate [2022-03-09T15:47:24.914Z] --- PASS: TestCreate (0.01s) [2022-03-09T15:47:24.914Z] === RUN TestValidateName [2022-03-09T15:47:24.914Z] --- PASS: TestValidateName (0.00s) [2022-03-09T15:47:24.914Z] === RUN TestCreateWithOpts [2022-03-09T15:47:24.914Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-09T15:47:24.914Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-09T15:47:24.914Z] === RUN TestRelaodNoOpts [2022-03-09T15:47:24.914Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-09T15:47:24.914Z] PASS [2022-03-09T15:47:24.914Z] coverage: 41.5% of statements [2022-03-09T15:47:24.914Z] ok github.com/docker/docker/volume/local 0.095s coverage: 41.5% of statements [2022-03-09T15:47:25.101Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-09T15:47:25.224Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-09T15:47:26.168Z] ok github.com/docker/docker/builder/remotecontext/git 1.257s coverage: 86.3% of statements [2022-03-09T15:47:26.169Z] ? github.com/docker/docker/cli [no test files] [2022-03-09T15:47:26.169Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-09T15:47:26.459Z] === RUN TestLCOWParseMountRaw [2022-03-09T15:47:26.459Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-09T15:47:26.459Z] === RUN TestLCOWParseMountRawSplit [2022-03-09T15:47:26.459Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-09T15:47:26.459Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-09T15:47:26.459Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-09T15:47:26.459Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-09T15:47:26.459Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-09T15:47:26.459Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-09T15:47:26.459Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-09T15:47:26.459Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-09T15:47:26.459Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-09T15:47:26.459Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-09T15:47:26.459Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-09T15:47:26.459Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-09T15:47:26.459Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-09T15:47:26.459Z] === RUN TestLinuxParseMountRaw [2022-03-09T15:47:26.459Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-09T15:47:26.459Z] === RUN TestLinuxParseMountRawSplit [2022-03-09T15:47:26.459Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-09T15:47:26.459Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-09T15:47:26.459Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-09T15:47:26.459Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-09T15:47:26.459Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-09T15:47:26.459Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-09T15:47:26.459Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-09T15:47:26.459Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-09T15:47:26.459Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-09T15:47:26.459Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-09T15:47:26.459Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-09T15:47:26.459Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-09T15:47:26.459Z] === RUN TestConvertTmpfsOptions [2022-03-09T15:47:26.459Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-09T15:47:26.459Z] linux_parser_test.go:209: data="ro" [2022-03-09T15:47:26.459Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-09T15:47:26.459Z] === RUN TestParseMountSpec [2022-03-09T15:47:26.459Z] parser_test.go:62: case 0 [2022-03-09T15:47:26.459Z] parser_test.go:62: case 1 [2022-03-09T15:47:26.459Z] parser_test.go:62: case 2 [2022-03-09T15:47:26.459Z] parser_test.go:62: case 3 [2022-03-09T15:47:26.459Z] parser_test.go:62: case 4 [2022-03-09T15:47:26.459Z] parser_test.go:62: case 5 [2022-03-09T15:47:26.459Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-09T15:47:26.459Z] === RUN TestValidateMount [2022-03-09T15:47:26.459Z] --- PASS: TestValidateMount (0.00s) [2022-03-09T15:47:26.459Z] === RUN TestWindowsParseMountRaw [2022-03-09T15:47:26.459Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-09T15:47:26.459Z] === RUN TestWindowsParseMountRawSplit [2022-03-09T15:47:26.459Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-09T15:47:26.459Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-09T15:47:26.459Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-09T15:47:26.459Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-09T15:47:26.459Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-09T15:47:26.459Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-09T15:47:26.459Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-09T15:47:26.459Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-09T15:47:26.459Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-09T15:47:26.459Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-09T15:47:26.459Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-09T15:47:26.459Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-09T15:47:26.459Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-09T15:47:26.459Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-09T15:47:26.459Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-09T15:47:26.459Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-09T15:47:26.459Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-09T15:47:26.459Z] PASS [2022-03-09T15:47:26.459Z] coverage: 67.6% of statements [2022-03-09T15:47:26.459Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.6% of statements [2022-03-09T15:47:26.870Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-09T15:47:26.870Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.76s) [2022-03-09T15:47:26.870Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.85s) [2022-03-09T15:47:26.870Z] === RUN TestWaitBlocked [2022-03-09T15:47:26.870Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:47:26.870Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-09T15:47:26.870Z] PASS [2022-03-09T15:47:26.870Z] ok github.com/docker/docker/integration/container 105.072s [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === Skipped [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-09T15:47:26.870Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-09T15:47:26.870Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-09T15:47:26.870Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-09T15:47:26.870Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-09T15:47:26.870Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-09T15:47:26.870Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-09T15:47:26.870Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-09T15:47:26.870Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-09T15:47:26.870Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-09T15:47:26.870Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-09T15:47:26.870Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-09T15:47:26.870Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-09T15:47:26.870Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-09T15:47:26.870Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-09T15:47:26.870Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-09T15:47:26.870Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-09T15:47:26.870Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-09T15:47:26.870Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-09T15:47:26.870Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-09T15:47:26.870Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-09T15:47:26.870Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-09T15:47:26.870Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-09T15:47:26.870Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-09T15:47:26.870Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-09T15:47:26.870Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-09T15:47:26.870Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-09T15:47:26.870Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-09T15:47:26.870Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:47:26.870Z] [2022-03-09T15:47:26.870Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-09T15:47:26.871Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-09T15:47:26.871Z] [2022-03-09T15:47:26.871Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-09T15:47:26.871Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-09T15:47:26.871Z] [2022-03-09T15:47:26.871Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-09T15:47:26.871Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:47:26.871Z] [2022-03-09T15:47:26.871Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-09T15:47:26.871Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-09T15:47:26.871Z] [2022-03-09T15:47:26.871Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-09T15:47:26.871Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-09T15:47:26.871Z] [2022-03-09T15:47:26.871Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-09T15:47:26.871Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:47:26.871Z] [2022-03-09T15:47:26.871Z] DONE 87 tests, 33 skipped in 107.837s [2022-03-09T15:47:26.871Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-09T15:47:27.111Z] ok github.com/docker/docker/cmd/docker-proxy 0.116s coverage: 69.3% of statements [2022-03-09T15:47:27.436Z] === RUN TestSetGetMeta [2022-03-09T15:47:27.436Z] === PAUSE TestSetGetMeta [2022-03-09T15:47:27.436Z] === RUN TestRestore [2022-03-09T15:47:27.436Z] === PAUSE TestRestore [2022-03-09T15:47:27.436Z] === RUN TestServiceCreate [2022-03-09T15:47:27.436Z] === PAUSE TestServiceCreate [2022-03-09T15:47:27.436Z] === RUN TestServiceList [2022-03-09T15:47:27.436Z] === PAUSE TestServiceList [2022-03-09T15:47:27.436Z] === RUN TestServiceRemove [2022-03-09T15:47:27.436Z] === PAUSE TestServiceRemove [2022-03-09T15:47:27.436Z] === RUN TestServiceGet [2022-03-09T15:47:27.436Z] === PAUSE TestServiceGet [2022-03-09T15:47:27.436Z] === RUN TestServicePrune [2022-03-09T15:47:27.436Z] === PAUSE TestServicePrune [2022-03-09T15:47:27.436Z] === RUN TestCreate [2022-03-09T15:47:27.436Z] === PAUSE TestCreate [2022-03-09T15:47:27.436Z] === RUN TestRemove [2022-03-09T15:47:27.436Z] === PAUSE TestRemove [2022-03-09T15:47:27.436Z] === RUN TestList [2022-03-09T15:47:27.436Z] === PAUSE TestList [2022-03-09T15:47:27.436Z] === RUN TestFindByDriver [2022-03-09T15:47:27.436Z] === PAUSE TestFindByDriver [2022-03-09T15:47:27.436Z] === RUN TestFindByReferenced [2022-03-09T15:47:27.436Z] === PAUSE TestFindByReferenced [2022-03-09T15:47:27.436Z] === RUN TestDerefMultipleOfSameRef [2022-03-09T15:47:27.436Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-09T15:47:27.436Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-09T15:47:27.436Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-09T15:47:27.436Z] === RUN TestDefererencePluginOnCreateError [2022-03-09T15:47:27.436Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-09T15:47:27.436Z] === RUN TestRefDerefRemove [2022-03-09T15:47:27.436Z] === PAUSE TestRefDerefRemove [2022-03-09T15:47:27.436Z] === RUN TestGet [2022-03-09T15:47:27.436Z] === PAUSE TestGet [2022-03-09T15:47:27.436Z] === RUN TestGetWithReference [2022-03-09T15:47:27.436Z] === PAUSE TestGetWithReference [2022-03-09T15:47:27.436Z] === RUN TestFilterFunc [2022-03-09T15:47:27.436Z] === RUN TestFilterFunc/test_nil_list [2022-03-09T15:47:27.436Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-09T15:47:27.436Z] === RUN TestFilterFunc/test_empty_list [2022-03-09T15:47:27.436Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-09T15:47:27.436Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-09T15:47:27.436Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-09T15:47:27.436Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-09T15:47:27.436Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-09T15:47:27.436Z] === RUN TestFilterFunc/test_filter_some [2022-03-09T15:47:27.436Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-09T15:47:27.436Z] === RUN TestFilterFunc/test_filter_middle [2022-03-09T15:47:27.436Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-09T15:47:27.436Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-09T15:47:27.436Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-09T15:47:27.436Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-09T15:47:27.436Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-09T15:47:27.436Z] === CONT TestFilterFunc/test_nil_list [2022-03-09T15:47:27.436Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-09T15:47:27.436Z] === CONT TestFilterFunc/test_filter_some [2022-03-09T15:47:27.436Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-09T15:47:27.436Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-09T15:47:27.436Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-09T15:47:27.436Z] === CONT TestFilterFunc/test_empty_list [2022-03-09T15:47:27.436Z] === CONT TestFilterFunc/test_filter_middle [2022-03-09T15:47:27.436Z] --- PASS: TestFilterFunc (0.00s) [2022-03-09T15:47:27.436Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-09T15:47:27.436Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-09T15:47:27.436Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-09T15:47:27.436Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-09T15:47:27.436Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-09T15:47:27.436Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-09T15:47:27.436Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-09T15:47:27.436Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-09T15:47:27.436Z] === CONT TestSetGetMeta [2022-03-09T15:47:27.436Z] === CONT TestList [2022-03-09T15:47:27.436Z] === CONT TestDefererencePluginOnCreateError [2022-03-09T15:47:27.436Z] === CONT TestGetWithReference [2022-03-09T15:47:27.436Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-09T15:47:27.436Z] === CONT TestRemove [2022-03-09T15:47:27.436Z] === CONT TestCreate [2022-03-09T15:47:27.436Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-03-09T15:47:27.436Z] --- PASS: TestGetWithReference (0.05s) [2022-03-09T15:47:27.436Z] === CONT TestServicePrune [2022-03-09T15:47:27.436Z] --- PASS: TestList (0.06s) [2022-03-09T15:47:27.436Z] === CONT TestServiceGet [2022-03-09T15:47:27.436Z] --- PASS: TestRemove (0.04s) [2022-03-09T15:47:27.436Z] === CONT TestServiceRemove [2022-03-09T15:47:27.436Z] --- PASS: TestCreate (0.03s) [2022-03-09T15:47:27.436Z] === CONT TestServiceList [2022-03-09T15:47:27.436Z] --- PASS: TestServiceGet (0.24s) [2022-03-09T15:47:27.436Z] === CONT TestServiceCreate [2022-03-09T15:47:27.436Z] time="2022-03-09T15:47:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-09T15:47:27.436Z] --- PASS: TestServiceRemove (0.24s) [2022-03-09T15:47:27.436Z] === CONT TestRestore [2022-03-09T15:47:27.436Z] --- PASS: TestServiceList (0.24s) [2022-03-09T15:47:27.436Z] === CONT TestGet [2022-03-09T15:47:27.436Z] time="2022-03-09T15:47:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-09T15:47:27.436Z] time="2022-03-09T15:47:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-09T15:47:27.436Z] time="2022-03-09T15:47:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-09T15:47:27.436Z] --- PASS: TestServiceCreate (0.05s) [2022-03-09T15:47:27.436Z] === CONT TestRefDerefRemove [2022-03-09T15:47:27.436Z] time="2022-03-09T15:47:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-09T15:47:27.436Z] --- PASS: TestGet (0.04s) [2022-03-09T15:47:27.436Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-09T15:47:27.436Z] --- PASS: TestRestore (0.05s) [2022-03-09T15:47:27.436Z] === CONT TestDerefMultipleOfSameRef [2022-03-09T15:47:27.436Z] --- PASS: TestServicePrune (0.31s) [2022-03-09T15:47:27.436Z] === CONT TestFindByReferenced [2022-03-09T15:47:27.436Z] --- PASS: TestRefDerefRemove (0.05s) [2022-03-09T15:47:27.436Z] === CONT TestFindByDriver [2022-03-09T15:47:27.436Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2022-03-09T15:47:27.436Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-03-09T15:47:27.436Z] --- PASS: TestFindByReferenced (0.04s) [2022-03-09T15:47:27.436Z] --- PASS: TestFindByDriver (0.04s) [2022-03-09T15:47:27.436Z] PASS [2022-03-09T15:47:27.436Z] coverage: 69.0% of statements [2022-03-09T15:47:27.436Z] ok github.com/docker/docker/volume/service 0.491s coverage: 69.0% of statements [2022-03-09T15:47:28.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-09T15:47:28.940Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-09T15:47:29.506Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-09T15:47:29.635Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-09T15:47:29.635Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-09T15:47:29.635Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-09T15:47:29.635Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-09T15:47:29.657Z] ok github.com/docker/docker/client 0.104s coverage: 75.7% of statements [2022-03-09T15:47:30.449Z] docker_api_swarm_service_test.go:343: [d752a01708016] joining swarm manager [d5599b169d596]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:47:31.383Z] docker_api_swarm_service_test.go:343: [d7d672abc93dd] joining swarm manager [d5599b169d596]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:47:34.664Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-09T15:47:35.229Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-09T15:47:35.229Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-09T15:47:36.597Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-09T15:47:36.747Z] 2022/03/09 15:47:35 Closing DB instances... [2022-03-09T15:47:36.896Z] --- PASS: TestRenameAnonymousContainer (13.08s) [2022-03-09T15:47:36.896Z] === RUN TestRenameContainerWithSameName [2022-03-09T15:47:37.527Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-09T15:47:38.293Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-03-09T15:47:38.293Z] === RUN TestFindNode [2022-03-09T15:47:38.293Z] 2022/03/09 15:47:37 Closing DB instances... [2022-03-09T15:47:38.293Z] --- PASS: TestFindNode (0.02s) [2022-03-09T15:47:38.293Z] === RUN TestChangeNodeState [2022-03-09T15:47:38.293Z] 2022/03/09 15:47:37 Closing DB instances... [2022-03-09T15:47:38.293Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-09T15:47:38.293Z] === RUN TestNodeReincarnation [2022-03-09T15:47:38.293Z] 2022/03/09 15:47:37 Closing DB instances... [2022-03-09T15:47:38.510Z] --- PASS: TestRenameContainerWithSameName (3.63s) [2022-03-09T15:47:38.510Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-09T15:47:38.510Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-09T15:47:38.510Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-09T15:47:38.510Z] === RUN TestResize [2022-03-09T15:47:38.896Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-09T15:47:39.458Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-09T15:47:40.387Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-09T15:47:42.277Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-09T15:47:42.383Z] --- PASS: TestResize (3.48s) [2022-03-09T15:47:42.383Z] === RUN TestResizeWithInvalidSize [2022-03-09T15:47:42.534Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-09T15:47:43.002Z] time="2022-03-09T15:47:42Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-09T15:47:43.002Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-09T15:47:43.002Z] === RUN TestParallelCreate [2022-03-09T15:47:43.002Z] 2022/03/09 15:47:42 Closing DB instances... [2022-03-09T15:47:43.002Z] --- PASS: TestParallelCreate (0.02s) [2022-03-09T15:47:43.002Z] === RUN TestParallelDelete [2022-03-09T15:47:43.002Z] 2022/03/09 15:47:42 Closing DB instances... [2022-03-09T15:47:43.002Z] --- PASS: TestParallelDelete (0.02s) [2022-03-09T15:47:43.002Z] === RUN TestNetworkDBIslands [2022-03-09T15:47:43.002Z] time="2022-03-09T15:47:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:17fde470a10e with config:&{NodeID:17fde470a10e 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}" [2022-03-09T15:47:43.002Z] time="2022-03-09T15:47:42Z" level=info msg="Node 17fde470a10e/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:43.002Z] time="2022-03-09T15:47:42Z" level=info msg="Node 17fde470a10e/172.19.177.67, added to nodes list" [2022-03-09T15:47:43.002Z] time="2022-03-09T15:47:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b1ca21c3995c with config:&{NodeID:b1ca21c3995c 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}" [2022-03-09T15:47:43.002Z] time="2022-03-09T15:47:42Z" level=info msg="Node b1ca21c3995c/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:43.002Z] time="2022-03-09T15:47:42Z" level=info msg="Node b1ca21c3995c/172.19.177.67, added to nodes list" [2022-03-09T15:47:43.002Z] time="2022-03-09T15:47:42Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-09T15:47:43.002Z] time="2022-03-09T15:47:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-09T15:47:43.002Z] time="2022-03-09T15:47:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49445" [2022-03-09T15:47:43.002Z] time="2022-03-09T15:47:42Z" level=info msg="Node b1ca21c3995c/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:43.002Z] time="2022-03-09T15:47:42Z" level=info msg="Node b1ca21c3995c/172.19.177.67, added to nodes list" [2022-03-09T15:47:43.002Z] time="2022-03-09T15:47:42Z" level=info msg="Node 17fde470a10e/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:43.002Z] time="2022-03-09T15:47:42Z" level=info msg="Node 17fde470a10e/172.19.177.67, added to nodes list" [2022-03-09T15:47:43.002Z] time="2022-03-09T15:47:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-09T15:47:43.002Z] time="2022-03-09T15:47:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49446" [2022-03-09T15:47:43.097Z] === RUN TestDockerSuite/TestLogsSince [2022-03-09T15:47:43.977Z] time="2022-03-09T15:47:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4e473ca8aba6 with config:&{NodeID:4e473ca8aba6 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}" [2022-03-09T15:47:43.977Z] time="2022-03-09T15:47:43Z" level=info msg="Node 4e473ca8aba6/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:43.977Z] time="2022-03-09T15:47:43Z" level=info msg="Node 4e473ca8aba6/172.19.177.67, added to nodes list" [2022-03-09T15:47:43.977Z] time="2022-03-09T15:47:43Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-09T15:47:43.977Z] time="2022-03-09T15:47:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49447" [2022-03-09T15:47:43.977Z] time="2022-03-09T15:47:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-09T15:47:43.977Z] time="2022-03-09T15:47:43Z" level=info msg="Node 4e473ca8aba6/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:43.977Z] time="2022-03-09T15:47:43Z" level=info msg="Node 17fde470a10e/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:43.977Z] time="2022-03-09T15:47:43Z" level=info msg="Node 4e473ca8aba6/172.19.177.67, added to nodes list" [2022-03-09T15:47:43.977Z] time="2022-03-09T15:47:43Z" level=info msg="Node 17fde470a10e/172.19.177.67, added to nodes list" [2022-03-09T15:47:43.977Z] time="2022-03-09T15:47:43Z" level=info msg="Node b1ca21c3995c/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:43.977Z] time="2022-03-09T15:47:43Z" level=info msg="Node b1ca21c3995c/172.19.177.67, added to nodes list" [2022-03-09T15:47:43.977Z] time="2022-03-09T15:47:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-09T15:47:43.977Z] time="2022-03-09T15:47:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49448" [2022-03-09T15:47:43.977Z] time="2022-03-09T15:47:43Z" level=debug msg="memberlist: Failed to join 172.19.177.67: dial tcp 172.19.177.67:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-09T15:47:43.977Z] time="2022-03-09T15:47:43Z" level=info msg="Node 4e473ca8aba6/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:43.977Z] time="2022-03-09T15:47:43Z" level=info msg="Node 4e473ca8aba6/172.19.177.67, added to nodes list" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:5bc567ee00e4 with config:&{NodeID:5bc567ee00e4 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}" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, added to nodes list" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49450" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, added to nodes list" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=info msg="Node 17fde470a10e/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=info msg="Node 17fde470a10e/172.19.177.67, added to nodes list" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=info msg="Node b1ca21c3995c/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=info msg="Node b1ca21c3995c/172.19.177.67, added to nodes list" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=info msg="Node 4e473ca8aba6/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=info msg="Node 4e473ca8aba6/172.19.177.67, added to nodes list" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49451" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, added to nodes list" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:44.439Z] time="2022-03-09T15:47:44Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, added to nodes list" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:fab714f1863e with config:&{NodeID:fab714f1863e 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}" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node fab714f1863e/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node fab714f1863e/172.19.177.67, added to nodes list" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49452" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node fab714f1863e/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node fab714f1863e/172.19.177.67, added to nodes list" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node b1ca21c3995c/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node b1ca21c3995c/172.19.177.67, added to nodes list" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, added to nodes list" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node 4e473ca8aba6/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node 4e473ca8aba6/172.19.177.67, added to nodes list" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node 17fde470a10e/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node 17fde470a10e/172.19.177.67, added to nodes list" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49453" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node fab714f1863e/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node fab714f1863e/172.19.177.67, added to nodes list" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node fab714f1863e/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node fab714f1863e/172.19.177.67, added to nodes list" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node fab714f1863e/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=info msg="Node fab714f1863e/172.19.177.67, added to nodes list" [2022-03-09T15:47:44.901Z] time="2022-03-09T15:47:44Z" level=debug msg="memberlist: Failed to join 172.19.177.67: dial tcp 172.19.177.67:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-09T15:47:45.362Z] networkdb_test.go:835: Re-joining: 3 [2022-03-09T15:47:45.362Z] time="2022-03-09T15:47:44Z" level=info msg="The new bootstrap node list is:[172.19.177.67:10033 172.19.177.67:10034 172.19.177.67:10035]" [2022-03-09T15:47:45.362Z] time="2022-03-09T15:47:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.177.67:10033" [2022-03-09T15:47:45.362Z] time="2022-03-09T15:47:44Z" level=debug msg="memberlist: Stream connection from=172.19.177.67:49455" [2022-03-09T15:47:45.362Z] time="2022-03-09T15:47:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.177.67:10034" [2022-03-09T15:47:45.362Z] time="2022-03-09T15:47:44Z" level=debug msg="memberlist: Stream connection from=172.19.177.67:49456" [2022-03-09T15:47:45.362Z] time="2022-03-09T15:47:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.177.67:10035" [2022-03-09T15:47:45.362Z] time="2022-03-09T15:47:44Z" level=debug msg="memberlist: Stream connection from=172.19.177.67:49457" [2022-03-09T15:47:45.362Z] networkdb_test.go:835: Re-joining: 4 [2022-03-09T15:47:45.362Z] time="2022-03-09T15:47:45Z" level=info msg="The new bootstrap node list is:[172.19.177.67:10033 172.19.177.67:10034 172.19.177.67:10035]" [2022-03-09T15:47:45.362Z] time="2022-03-09T15:47:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.177.67:10033" [2022-03-09T15:47:45.362Z] time="2022-03-09T15:47:45Z" level=debug msg="memberlist: Stream connection from=172.19.177.67:49458" [2022-03-09T15:47:45.363Z] time="2022-03-09T15:47:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.177.67:10034" [2022-03-09T15:47:45.363Z] time="2022-03-09T15:47:45Z" level=debug msg="memberlist: Stream connection from=172.19.177.67:49459" [2022-03-09T15:47:45.363Z] time="2022-03-09T15:47:45Z" level=debug msg="memberlist: Stream connection from=172.19.177.67:49460" [2022-03-09T15:47:45.363Z] time="2022-03-09T15:47:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.177.67:10035" [2022-03-09T15:47:45.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-09T15:47:45.824Z] time="2022-03-09T15:47:45Z" level=info msg="node 0 leaving" [2022-03-09T15:47:45.824Z] time="2022-03-09T15:47:45Z" level=info msg="Node 17fde470a10e change state NodeActive --> NodeLeft" [2022-03-09T15:47:45.824Z] time="2022-03-09T15:47:45Z" level=info msg="node3(4e473ca8aba6): Node leave event for 17fde470a10e/172.19.177.67" [2022-03-09T15:47:45.824Z] time="2022-03-09T15:47:45Z" level=info msg="Node 17fde470a10e change state NodeActive --> NodeLeft" [2022-03-09T15:47:45.824Z] time="2022-03-09T15:47:45Z" level=info msg="node2(b1ca21c3995c): Node leave event for 17fde470a10e/172.19.177.67" [2022-03-09T15:47:45.824Z] time="2022-03-09T15:47:45Z" level=info msg="Node 17fde470a10e change state NodeActive --> NodeLeft" [2022-03-09T15:47:45.824Z] time="2022-03-09T15:47:45Z" level=info msg="node4(5bc567ee00e4): Node leave event for 17fde470a10e/172.19.177.67" [2022-03-09T15:47:45.824Z] time="2022-03-09T15:47:45Z" level=info msg="Node 17fde470a10e change state NodeActive --> NodeLeft" [2022-03-09T15:47:45.824Z] time="2022-03-09T15:47:45Z" level=info msg="node5(fab714f1863e): Node leave event for 17fde470a10e/172.19.177.67" [2022-03-09T15:47:45.824Z] time="2022-03-09T15:47:45Z" level=info msg="Node 17fde470a10e change state NodeActive --> NodeLeft" [2022-03-09T15:47:45.824Z] time="2022-03-09T15:47:45Z" level=info msg="node1(17fde470a10e): Node leave event for 17fde470a10e/172.19.177.67" [2022-03-09T15:47:45.824Z] time="2022-03-09T15:47:45Z" level=info msg="Node 17fde470a10e/172.19.177.67, left gossip cluster" [2022-03-09T15:47:45.824Z] time="2022-03-09T15:47:45Z" level=info msg="Node 17fde470a10e/172.19.177.67, left gossip cluster" [2022-03-09T15:47:45.824Z] time="2022-03-09T15:47:45Z" level=info msg="Node 17fde470a10e/172.19.177.67, left gossip cluster" [2022-03-09T15:47:45.824Z] time="2022-03-09T15:47:45Z" level=info msg="Node 17fde470a10e/172.19.177.67, left gossip cluster" [2022-03-09T15:47:45.824Z] time="2022-03-09T15:47:45Z" level=info msg="Node 17fde470a10e/172.19.177.67, left gossip cluster" [2022-03-09T15:47:45.824Z] time="2022-03-09T15:47:45Z" level=debug msg="memberlist: Failed to join 172.19.177.67: dial tcp 172.19.177.67:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-09T15:47:46.264Z] --- PASS: TestResizeWithInvalidSize (3.52s) [2022-03-09T15:47:46.264Z] === RUN TestResizeWhenContainerNotStarted [2022-03-09T15:47:46.286Z] time="2022-03-09T15:47:45Z" level=info msg="node 1 leaving" [2022-03-09T15:47:46.286Z] time="2022-03-09T15:47:45Z" level=info msg="Node b1ca21c3995c change state NodeActive --> NodeLeft" [2022-03-09T15:47:46.286Z] time="2022-03-09T15:47:45Z" level=info msg="node4(5bc567ee00e4): Node leave event for b1ca21c3995c/172.19.177.67" [2022-03-09T15:47:46.286Z] time="2022-03-09T15:47:45Z" level=info msg="Node b1ca21c3995c/172.19.177.67, left gossip cluster" [2022-03-09T15:47:46.286Z] time="2022-03-09T15:47:45Z" level=info msg="Node b1ca21c3995c change state NodeActive --> NodeLeft" [2022-03-09T15:47:46.286Z] time="2022-03-09T15:47:45Z" level=info msg="node5(fab714f1863e): Node leave event for b1ca21c3995c/172.19.177.67" [2022-03-09T15:47:46.286Z] time="2022-03-09T15:47:45Z" level=info msg="Node b1ca21c3995c change state NodeActive --> NodeFailed" [2022-03-09T15:47:46.286Z] time="2022-03-09T15:47:45Z" level=info msg="Node b1ca21c3995c/172.19.177.67, added to failed nodes list" [2022-03-09T15:47:46.286Z] time="2022-03-09T15:47:45Z" level=info msg="Node b1ca21c3995c change state NodeActive --> NodeLeft" [2022-03-09T15:47:46.286Z] time="2022-03-09T15:47:45Z" level=info msg="node3(4e473ca8aba6): Node leave event for b1ca21c3995c/172.19.177.67" [2022-03-09T15:47:46.286Z] time="2022-03-09T15:47:45Z" level=error msg="node: b1ca21c3995c is unknown to memberlist" [2022-03-09T15:47:46.286Z] time="2022-03-09T15:47:46Z" level=info msg="Node b1ca21c3995c/172.19.177.67, left gossip cluster" [2022-03-09T15:47:46.286Z] time="2022-03-09T15:47:46Z" level=info msg="Node b1ca21c3995c/172.19.177.67, left gossip cluster" [2022-03-09T15:47:46.286Z] time="2022-03-09T15:47:46Z" level=info msg="Node b1ca21c3995c/172.19.177.67, left gossip cluster" [2022-03-09T15:47:46.751Z] time="2022-03-09T15:47:46Z" level=info msg="node 2 leaving" [2022-03-09T15:47:46.751Z] time="2022-03-09T15:47:46Z" level=info msg="Node 4e473ca8aba6 change state NodeActive --> NodeLeft" [2022-03-09T15:47:46.751Z] time="2022-03-09T15:47:46Z" level=info msg="node5(fab714f1863e): Node leave event for 4e473ca8aba6/172.19.177.67" [2022-03-09T15:47:46.751Z] time="2022-03-09T15:47:46Z" level=info msg="Node 4e473ca8aba6 change state NodeActive --> NodeLeft" [2022-03-09T15:47:46.751Z] time="2022-03-09T15:47:46Z" level=info msg="node4(5bc567ee00e4): Node leave event for 4e473ca8aba6/172.19.177.67" [2022-03-09T15:47:46.751Z] time="2022-03-09T15:47:46Z" level=info msg="Node 4e473ca8aba6 change state NodeActive --> NodeLeft" [2022-03-09T15:47:46.751Z] time="2022-03-09T15:47:46Z" level=info msg="node3(4e473ca8aba6): Node leave event for 4e473ca8aba6/172.19.177.67" [2022-03-09T15:47:46.751Z] time="2022-03-09T15:47:46Z" level=debug msg="memberlist: Failed ping: fab714f1863e (timeout reached)" [2022-03-09T15:47:46.751Z] time="2022-03-09T15:47:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.177.67:10036: use of closed network connection" [2022-03-09T15:47:46.751Z] time="2022-03-09T15:47:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.177.67:10034: use of closed network connection" [2022-03-09T15:47:46.751Z] time="2022-03-09T15:47:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.177.67:10035: use of closed network connection" [2022-03-09T15:47:46.751Z] time="2022-03-09T15:47:46Z" level=debug msg="memberlist: Stream connection from=172.19.177.67:49462" [2022-03-09T15:47:46.751Z] time="2022-03-09T15:47:46Z" level=info msg="Node 4e473ca8aba6/172.19.177.67, left gossip cluster" [2022-03-09T15:47:46.751Z] time="2022-03-09T15:47:46Z" level=info msg="Node 4e473ca8aba6/172.19.177.67, left gossip cluster" [2022-03-09T15:47:46.751Z] time="2022-03-09T15:47:46Z" level=info msg="Node 4e473ca8aba6/172.19.177.67, left gossip cluster" [2022-03-09T15:47:47.214Z] time="2022-03-09T15:47:46Z" level=debug msg="memberlist: Failed to join 172.19.177.67: dial tcp 172.19.177.67:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-09T15:47:47.214Z] time="2022-03-09T15:47:46Z" level=warning msg="memberlist: Was able to connect to fab714f1863e but other probes failed, network may be misconfigured" [2022-03-09T15:47:47.214Z] networkdb_test.go:867: node4: OK [2022-03-09T15:47:47.214Z] networkdb_test.go:867: node5: OK [2022-03-09T15:47:47.214Z] time="2022-03-09T15:47:46Z" level=info msg="node 0 coming back" [2022-03-09T15:47:47.214Z] time="2022-03-09T15:47:46Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:68eb6fb69d59 with config:&{NodeID:68eb6fb69d59 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}" [2022-03-09T15:47:47.214Z] time="2022-03-09T15:47:46Z" level=info msg="Node 68eb6fb69d59/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:47.214Z] time="2022-03-09T15:47:46Z" level=info msg="Node 68eb6fb69d59/172.19.177.67, added to nodes list" [2022-03-09T15:47:47.214Z] time="2022-03-09T15:47:46Z" level=info msg="node 1 coming back" [2022-03-09T15:47:47.214Z] time="2022-03-09T15:47:46Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6cf37a3467c8 with config:&{NodeID:6cf37a3467c8 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}" [2022-03-09T15:47:47.214Z] time="2022-03-09T15:47:46Z" level=info msg="Node 6cf37a3467c8/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:47.214Z] time="2022-03-09T15:47:46Z" level=info msg="Node 6cf37a3467c8/172.19.177.67, added to nodes list" [2022-03-09T15:47:47.214Z] time="2022-03-09T15:47:46Z" level=info msg="node 2 coming back" [2022-03-09T15:47:47.214Z] time="2022-03-09T15:47:46Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c611a62a1aef with config:&{NodeID:c611a62a1aef 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}" [2022-03-09T15:47:47.214Z] time="2022-03-09T15:47:46Z" level=info msg="Node c611a62a1aef/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:47.214Z] time="2022-03-09T15:47:46Z" level=info msg="Node c611a62a1aef/172.19.177.67, added to nodes list" [2022-03-09T15:47:47.504Z] docker_api_swarm_service_test.go:490: [daedf74240667] joining swarm manager [da82e62b0b9d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:47:48.187Z] time="2022-03-09T15:47:47Z" level=debug msg="memberlist: Failed to join 172.19.177.67: dial tcp 172.19.177.67:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-09T15:47:48.279Z] === RUN TestConfigDaemonLibtrustID [2022-03-09T15:47:48.279Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-09T15:47:48.279Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-09T15:47:48.279Z] === RUN TestDaemonConfigValidation [2022-03-09T15:47:48.279Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-09T15:47:48.279Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-09T15:47:48.279Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-09T15:47:48.279Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-09T15:47:48.279Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-09T15:47:48.279Z] === RUN TestDaemonProxy [2022-03-09T15:47:48.279Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-09T15:47:48.279Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-09T15:47:48.279Z] PASS [2022-03-09T15:47:48.279Z] ok github.com/docker/docker/integration/daemon 0.125s [2022-03-09T15:47:48.279Z] [2022-03-09T15:47:48.279Z] === Skipped [2022-03-09T15:47:48.279Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-09T15:47:48.279Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-09T15:47:48.279Z] [2022-03-09T15:47:48.279Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-09T15:47:48.279Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-09T15:47:48.279Z] [2022-03-09T15:47:48.279Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-09T15:47:48.279Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-09T15:47:48.279Z] [2022-03-09T15:47:48.279Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-09T15:47:48.279Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-09T15:47:48.279Z] [2022-03-09T15:47:48.279Z] DONE 4 tests, 4 skipped in 21.548s [2022-03-09T15:47:48.279Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-09T15:47:48.432Z] docker_api_swarm_service_test.go:490: [d1452ccbcf848] joining swarm manager [da82e62b0b9d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:47:49.161Z] time="2022-03-09T15:47:48Z" level=debug msg="memberlist: Failed to join 172.19.177.67: dial tcp 172.19.177.67:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-09T15:47:49.308Z] --- PASS: TestResizeWhenContainerNotStarted (3.72s) [2022-03-09T15:47:49.308Z] === RUN TestDaemonRestartKillContainers [2022-03-09T15:47:49.308Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:47:49.308Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-09T15:47:49.308Z] === RUN TestStats [2022-03-09T15:47:49.308Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-09T15:47:49.308Z] --- SKIP: TestStats (0.00s) [2022-03-09T15:47:49.308Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-09T15:47:49.800Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-09T15:47:50.134Z] time="2022-03-09T15:47:49Z" level=debug msg="memberlist: Failed to join 172.19.177.67: dial tcp 172.19.177.67:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-09T15:47:50.595Z] time="2022-03-09T15:47:50Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.177.67:10033 172.19.177.67:10034 172.19.177.67:10035]" [2022-03-09T15:47:50.595Z] time="2022-03-09T15:47:50Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.177.67:10033 172.19.177.67:10034 172.19.177.67:10035]" [2022-03-09T15:47:51.058Z] time="2022-03-09T15:47:50Z" level=debug msg="memberlist: Failed to join 172.19.177.67: dial tcp 172.19.177.67:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-09T15:47:51.520Z] time="2022-03-09T15:47:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.177.67:10033" [2022-03-09T15:47:51.520Z] time="2022-03-09T15:47:51Z" level=debug msg="memberlist: Stream connection from=172.19.177.67:49468" [2022-03-09T15:47:51.520Z] time="2022-03-09T15:47:51Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.520Z] time="2022-03-09T15:47:51Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.520Z] time="2022-03-09T15:47:51Z" level=info msg="Node fab714f1863e/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.520Z] time="2022-03-09T15:47:51Z" level=info msg="Node fab714f1863e/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.520Z] time="2022-03-09T15:47:51Z" level=info msg="Node 68eb6fb69d59/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.520Z] time="2022-03-09T15:47:51Z" level=info msg="Node 68eb6fb69d59/172.19.177.67, is the new incarnation of the shutdown node 17fde470a10e/172.19.177.67" [2022-03-09T15:47:51.520Z] time="2022-03-09T15:47:51Z" level=info msg="Node 68eb6fb69d59/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.520Z] time="2022-03-09T15:47:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.177.67:10034" [2022-03-09T15:47:51.520Z] time="2022-03-09T15:47:51Z" level=debug msg="memberlist: Stream connection from=172.19.177.67:49469" [2022-03-09T15:47:51.520Z] time="2022-03-09T15:47:51Z" level=info msg="Node 68eb6fb69d59/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.520Z] time="2022-03-09T15:47:51Z" level=info msg="Node 68eb6fb69d59/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.520Z] time="2022-03-09T15:47:51Z" level=info msg="Node fab714f1863e/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.520Z] time="2022-03-09T15:47:51Z" level=info msg="Node fab714f1863e/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.520Z] time="2022-03-09T15:47:51Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.520Z] time="2022-03-09T15:47:51Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node 6cf37a3467c8/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node 6cf37a3467c8/172.19.177.67, is the new incarnation of the shutdown node b1ca21c3995c/172.19.177.67" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node 6cf37a3467c8/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.177.67:10035" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=debug msg="memberlist: Stream connection from=172.19.177.67:49470" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node 68eb6fb69d59/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node 68eb6fb69d59/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node 6cf37a3467c8/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node 6cf37a3467c8/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node fab714f1863e/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node fab714f1863e/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node c611a62a1aef/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node c611a62a1aef/172.19.177.67, is the new incarnation of the shutdown node 4e473ca8aba6/172.19.177.67" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node c611a62a1aef/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node 6cf37a3467c8/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node 6cf37a3467c8/172.19.177.67, is the new incarnation of the shutdown node b1ca21c3995c/172.19.177.67" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node 6cf37a3467c8/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node 68eb6fb69d59/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node 68eb6fb69d59/172.19.177.67, is the new incarnation of the shutdown node 17fde470a10e/172.19.177.67" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node 68eb6fb69d59/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node 6cf37a3467c8/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node 6cf37a3467c8/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node c611a62a1aef/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node c611a62a1aef/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node c611a62a1aef/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node c611a62a1aef/172.19.177.67, is the new incarnation of the shutdown node 4e473ca8aba6/172.19.177.67" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node c611a62a1aef/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node c611a62a1aef/172.19.177.67, joined gossip cluster" [2022-03-09T15:47:51.521Z] time="2022-03-09T15:47:51Z" level=info msg="Node c611a62a1aef/172.19.177.67, added to nodes list" [2022-03-09T15:47:51.982Z] time="2022-03-09T15:47:51Z" level=debug msg="memberlist: Stream connection from=172.19.177.67:49471" [2022-03-09T15:47:51.983Z] time="2022-03-09T15:47:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.177.67:10033" [2022-03-09T15:47:51.983Z] time="2022-03-09T15:47:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.177.67:10034" [2022-03-09T15:47:51.983Z] time="2022-03-09T15:47:51Z" level=debug msg="memberlist: Stream connection from=172.19.177.67:49472" [2022-03-09T15:47:51.983Z] time="2022-03-09T15:47:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.177.67:10035" [2022-03-09T15:47:51.983Z] time="2022-03-09T15:47:51Z" level=debug msg="memberlist: Stream connection from=172.19.177.67:49473" [2022-03-09T15:47:51.983Z] time="2022-03-09T15:47:51Z" level=debug msg="memberlist: Failed to join 172.19.177.67: dial tcp 172.19.177.67:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-09T15:47:52.444Z] 2022/03/09 15:47:51 Closing DB instances... [2022-03-09T15:47:52.444Z] time="2022-03-09T15:47:52Z" level=info msg="Node 68eb6fb69d59 change state NodeActive --> NodeLeft" [2022-03-09T15:47:52.444Z] time="2022-03-09T15:47:52Z" level=info msg="Node 68eb6fb69d59 change state NodeActive --> NodeLeft" [2022-03-09T15:47:52.444Z] time="2022-03-09T15:47:52Z" level=info msg="node2(6cf37a3467c8): Node leave event for 68eb6fb69d59/172.19.177.67" [2022-03-09T15:47:52.444Z] time="2022-03-09T15:47:52Z" level=info msg="Node 68eb6fb69d59 change state NodeActive --> NodeLeft" [2022-03-09T15:47:52.444Z] time="2022-03-09T15:47:52Z" level=info msg="node3(c611a62a1aef): Node leave event for 68eb6fb69d59/172.19.177.67" [2022-03-09T15:47:52.444Z] time="2022-03-09T15:47:52Z" level=info msg="node4(5bc567ee00e4): Node leave event for 68eb6fb69d59/172.19.177.67" [2022-03-09T15:47:52.444Z] time="2022-03-09T15:47:52Z" level=info msg="Node 68eb6fb69d59 change state NodeActive --> NodeLeft" [2022-03-09T15:47:52.444Z] time="2022-03-09T15:47:52Z" level=info msg="node1(68eb6fb69d59): Node leave event for 68eb6fb69d59/172.19.177.67" [2022-03-09T15:47:52.444Z] time="2022-03-09T15:47:52Z" level=info msg="Node 68eb6fb69d59 change state NodeActive --> NodeLeft" [2022-03-09T15:47:52.444Z] time="2022-03-09T15:47:52Z" level=info msg="node5(fab714f1863e): Node leave event for 68eb6fb69d59/172.19.177.67" [2022-03-09T15:47:52.444Z] time="2022-03-09T15:47:52Z" level=info msg="Node 68eb6fb69d59/172.19.177.67, left gossip cluster" [2022-03-09T15:47:52.444Z] time="2022-03-09T15:47:52Z" level=info msg="Node 68eb6fb69d59/172.19.177.67, left gossip cluster" [2022-03-09T15:47:52.444Z] time="2022-03-09T15:47:52Z" level=info msg="Node 68eb6fb69d59/172.19.177.67, left gossip cluster" [2022-03-09T15:47:52.444Z] time="2022-03-09T15:47:52Z" level=info msg="Node 68eb6fb69d59/172.19.177.67, left gossip cluster" [2022-03-09T15:47:52.444Z] time="2022-03-09T15:47:52Z" level=info msg="Node 68eb6fb69d59/172.19.177.67, left gossip cluster" [2022-03-09T15:47:52.908Z] time="2022-03-09T15:47:52Z" level=info msg="Node 6cf37a3467c8 change state NodeActive --> NodeLeft" [2022-03-09T15:47:52.908Z] time="2022-03-09T15:47:52Z" level=info msg="Node 6cf37a3467c8 change state NodeActive --> NodeLeft" [2022-03-09T15:47:52.908Z] time="2022-03-09T15:47:52Z" level=info msg="node5(fab714f1863e): Node leave event for 6cf37a3467c8/172.19.177.67" [2022-03-09T15:47:52.908Z] time="2022-03-09T15:47:52Z" level=info msg="node4(5bc567ee00e4): Node leave event for 6cf37a3467c8/172.19.177.67" [2022-03-09T15:47:52.908Z] time="2022-03-09T15:47:52Z" level=info msg="Node 6cf37a3467c8 change state NodeActive --> NodeLeft" [2022-03-09T15:47:52.908Z] time="2022-03-09T15:47:52Z" level=info msg="node3(c611a62a1aef): Node leave event for 6cf37a3467c8/172.19.177.67" [2022-03-09T15:47:52.908Z] time="2022-03-09T15:47:52Z" level=info msg="Node 6cf37a3467c8 change state NodeActive --> NodeLeft" [2022-03-09T15:47:52.908Z] time="2022-03-09T15:47:52Z" level=info msg="node2(6cf37a3467c8): Node leave event for 6cf37a3467c8/172.19.177.67" [2022-03-09T15:47:52.908Z] time="2022-03-09T15:47:52Z" level=info msg="Node 6cf37a3467c8/172.19.177.67, left gossip cluster" [2022-03-09T15:47:52.908Z] time="2022-03-09T15:47:52Z" level=info msg="Node 6cf37a3467c8/172.19.177.67, left gossip cluster" [2022-03-09T15:47:52.908Z] time="2022-03-09T15:47:52Z" level=debug msg="memberlist: Failed to join 172.19.177.67: dial tcp 172.19.177.67:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-09T15:47:53.002Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:47:53.002Z] INFO: Testing against a local daemon [2022-03-09T15:47:53.002Z] === RUN TestCommitInheritsEnv [2022-03-09T15:47:53.002Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:47:53.002Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-09T15:47:53.002Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-09T15:47:53.002Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-09T15:47:53.002Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-09T15:47:53.002Z] === RUN TestImportWithCustomPlatform [2022-03-09T15:47:53.002Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-09T15:47:53.002Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-09T15:47:53.002Z] === RUN TestImagesFilterMultiReference [2022-03-09T15:47:53.002Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-09T15:47:53.002Z] === RUN TestImagePullPlatformInvalid [2022-03-09T15:47:53.002Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-09T15:47:53.002Z] === RUN TestRemoveImageOrphaning [2022-03-09T15:47:53.372Z] time="2022-03-09T15:47:52Z" level=info msg="Node 6cf37a3467c8/172.19.177.67, left gossip cluster" [2022-03-09T15:47:53.373Z] time="2022-03-09T15:47:52Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.19.177.67:10036: use of closed network connection" [2022-03-09T15:47:53.373Z] time="2022-03-09T15:47:52Z" level=info msg="Node 6cf37a3467c8/172.19.177.67, left gossip cluster" [2022-03-09T15:47:53.373Z] time="2022-03-09T15:47:52Z" level=info msg="Node c611a62a1aef change state NodeActive --> NodeLeft" [2022-03-09T15:47:53.373Z] time="2022-03-09T15:47:52Z" level=info msg="node4(5bc567ee00e4): Node leave event for c611a62a1aef/172.19.177.67" [2022-03-09T15:47:53.373Z] time="2022-03-09T15:47:52Z" level=info msg="Node c611a62a1aef change state NodeActive --> NodeLeft" [2022-03-09T15:47:53.373Z] time="2022-03-09T15:47:52Z" level=info msg="node5(fab714f1863e): Node leave event for c611a62a1aef/172.19.177.67" [2022-03-09T15:47:53.373Z] time="2022-03-09T15:47:53Z" level=info msg="Node c611a62a1aef change state NodeActive --> NodeLeft" [2022-03-09T15:47:53.373Z] time="2022-03-09T15:47:53Z" level=info msg="node3(c611a62a1aef): Node leave event for c611a62a1aef/172.19.177.67" [2022-03-09T15:47:53.373Z] time="2022-03-09T15:47:53Z" level=info msg="Node c611a62a1aef/172.19.177.67, left gossip cluster" [2022-03-09T15:47:53.373Z] time="2022-03-09T15:47:53Z" level=info msg="Node c611a62a1aef/172.19.177.67, left gossip cluster" [2022-03-09T15:47:53.373Z] time="2022-03-09T15:47:53Z" level=info msg="Node c611a62a1aef/172.19.177.67, left gossip cluster" [2022-03-09T15:47:53.834Z] time="2022-03-09T15:47:53Z" level=info msg="Node 5bc567ee00e4 change state NodeActive --> NodeLeft" [2022-03-09T15:47:53.834Z] time="2022-03-09T15:47:53Z" level=info msg="node5(fab714f1863e): Node leave event for 5bc567ee00e4/172.19.177.67" [2022-03-09T15:47:53.834Z] time="2022-03-09T15:47:53Z" level=info msg="Node 5bc567ee00e4 change state NodeActive --> NodeLeft" [2022-03-09T15:47:53.834Z] time="2022-03-09T15:47:53Z" level=info msg="node4(5bc567ee00e4): Node leave event for 5bc567ee00e4/172.19.177.67" [2022-03-09T15:47:53.834Z] time="2022-03-09T15:47:53Z" level=debug msg="memberlist: Failed to join 172.19.177.67: dial tcp 172.19.177.67:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-09T15:47:53.971Z] --- PASS: TestRemoveImageOrphaning (1.18s) [2022-03-09T15:47:53.971Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-09T15:47:53.971Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-09T15:47:53.971Z] === RUN TestTagInvalidReference [2022-03-09T15:47:53.971Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-09T15:47:53.971Z] === RUN TestTagValidPrefixedRepo [2022-03-09T15:47:53.971Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-09T15:47:53.971Z] === RUN TestTagExistedNameWithoutForce [2022-03-09T15:47:53.971Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-09T15:47:53.971Z] === RUN TestTagOfficialNames [2022-03-09T15:47:53.971Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-09T15:47:53.971Z] === RUN TestTagMatchesDigest [2022-03-09T15:47:53.971Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-09T15:47:53.971Z] PASS [2022-03-09T15:47:53.971Z] ok github.com/docker/docker/integration/image 1.764s [2022-03-09T15:47:53.971Z] [2022-03-09T15:47:54.432Z] === Skipped [2022-03-09T15:47:54.432Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-09T15:47:54.432Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:47:54.432Z] [2022-03-09T15:47:54.432Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-09T15:47:54.432Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-09T15:47:54.432Z] [2022-03-09T15:47:54.432Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-09T15:47:54.432Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-09T15:47:54.432Z] [2022-03-09T15:47:54.432Z] DONE 12 tests, 3 skipped in 6.037s [2022-03-09T15:47:54.432Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-09T15:47:54.810Z] time="2022-03-09T15:47:54Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, left gossip cluster" [2022-03-09T15:47:54.810Z] time="2022-03-09T15:47:54Z" level=info msg="Node 5bc567ee00e4/172.19.177.67, left gossip cluster" [2022-03-09T15:47:55.271Z] time="2022-03-09T15:47:54Z" level=debug msg="memberlist: Failed to join 172.19.177.67: dial tcp 172.19.177.67:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-09T15:47:55.271Z] time="2022-03-09T15:47:55Z" level=info msg="Node fab714f1863e/172.19.177.67, left gossip cluster" [2022-03-09T15:47:55.271Z] time="2022-03-09T15:47:55Z" level=info msg="Node fab714f1863e change state NodeActive --> NodeFailed" [2022-03-09T15:47:55.271Z] time="2022-03-09T15:47:55Z" level=info msg="Node fab714f1863e/172.19.177.67, added to failed nodes list" [2022-03-09T15:47:55.271Z] --- PASS: TestNetworkDBIslands (12.30s) [2022-03-09T15:47:55.271Z] PASS [2022-03-09T15:47:55.271Z] coverage: 60.5% of statements [2022-03-09T15:47:55.271Z] ok github.com/docker/docker/libnetwork/networkdb 106.286s coverage: 60.5% of statements [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/quota [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/rootless [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/volume [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-09T15:47:55.271Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-09T15:47:56.343Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-09T15:47:56.343Z] === RUN TestDockerSuite/TestLogsTail [2022-03-09T15:47:56.343Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-09T15:47:56.636Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:47:56.636Z] INFO: Testing against a local daemon [2022-03-09T15:47:56.636Z] === RUN TestNetworkCreateDelete [2022-03-09T15:47:56.636Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:47:56.636Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-09T15:47:56.636Z] === RUN TestDockerNetworkDeletePreferID [2022-03-09T15:47:56.636Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-09T15:47:56.636Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-09T15:47:56.636Z] === RUN TestDaemonDNSFallback [2022-03-09T15:47:56.636Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:47:56.636Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-09T15:47:56.636Z] === RUN TestInspectNetwork [2022-03-09T15:47:56.636Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-09T15:47:56.636Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-09T15:47:56.636Z] === RUN TestRunContainerWithBridgeNone [2022-03-09T15:47:56.636Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:47:56.636Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-09T15:47:56.636Z] === RUN TestNetworkInvalidJSON [2022-03-09T15:47:56.636Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-09T15:47:56.636Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-09T15:47:56.636Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:47:56.636Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:47:56.636Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:47:56.636Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:47:56.636Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-09T15:47:56.636Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:47:56.636Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:47:56.636Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-09T15:47:56.636Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-09T15:47:56.636Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-09T15:47:56.636Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-09T15:47:56.636Z] === RUN TestNetworkList [2022-03-09T15:47:56.636Z] === RUN TestNetworkList//networks [2022-03-09T15:47:56.636Z] === PAUSE TestNetworkList//networks [2022-03-09T15:47:56.636Z] === RUN TestNetworkList//networks/ [2022-03-09T15:47:56.636Z] === PAUSE TestNetworkList//networks/ [2022-03-09T15:47:56.636Z] === CONT TestNetworkList//networks [2022-03-09T15:47:56.636Z] === CONT TestNetworkList//networks/ [2022-03-09T15:47:56.636Z] --- PASS: TestNetworkList (0.04s) [2022-03-09T15:47:56.636Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-09T15:47:56.636Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-09T15:47:56.636Z] === RUN TestHostIPv4BridgeLabel [2022-03-09T15:47:56.636Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-09T15:47:56.636Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-09T15:47:56.636Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-09T15:47:56.636Z] === RUN TestDaemonDefaultNetworkPools [2022-03-09T15:47:56.636Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-09T15:47:56.636Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-09T15:47:56.636Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-09T15:47:56.636Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-09T15:47:56.636Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-09T15:47:56.636Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-09T15:47:56.636Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-09T15:47:56.636Z] === RUN TestServiceWithPredefinedNetwork [2022-03-09T15:47:56.636Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-09T15:47:56.636Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-09T15:47:56.636Z] service_test.go:243: FLAKY_TEST [2022-03-09T15:47:56.636Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-09T15:47:56.636Z] === RUN TestServiceWithDataPathPortInit [2022-03-09T15:47:56.636Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-09T15:47:56.636Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-09T15:47:56.636Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-09T15:47:56.636Z] PASS [2022-03-09T15:47:56.636Z] ok github.com/docker/docker/integration/network 0.199s [2022-03-09T15:47:56.636Z] [2022-03-09T15:47:56.636Z] === Skipped [2022-03-09T15:47:56.636Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-09T15:47:56.636Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:47:56.636Z] [2022-03-09T15:47:56.636Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-09T15:47:56.636Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-09T15:47:56.636Z] [2022-03-09T15:47:56.636Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-09T15:47:56.636Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:47:56.636Z] [2022-03-09T15:47:56.636Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-09T15:47:56.636Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-09T15:47:56.636Z] [2022-03-09T15:47:56.636Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-09T15:47:56.636Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:47:56.636Z] [2022-03-09T15:47:56.636Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-09T15:47:56.636Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] [2022-03-09T15:47:56.636Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-09T15:47:56.636Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] [2022-03-09T15:47:56.636Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-09T15:47:56.636Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] [2022-03-09T15:47:56.636Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-09T15:47:56.636Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] [2022-03-09T15:47:56.636Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-09T15:47:56.636Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] [2022-03-09T15:47:56.636Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-09T15:47:56.636Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] [2022-03-09T15:47:56.636Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-09T15:47:56.636Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] [2022-03-09T15:47:56.636Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-09T15:47:56.636Z] service_test.go:243: FLAKY_TEST [2022-03-09T15:47:56.636Z] [2022-03-09T15:47:56.636Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-09T15:47:56.636Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] [2022-03-09T15:47:56.636Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-09T15:47:56.636Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-09T15:47:56.636Z] [2022-03-09T15:47:56.636Z] DONE 22 tests, 15 skipped in 2.384s [2022-03-09T15:47:56.636Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-09T15:47:56.904Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-09T15:47:57.160Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-09T15:47:57.416Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-09T15:47:57.605Z] testing: warning: no tests to run [2022-03-09T15:47:57.605Z] PASS [2022-03-09T15:47:57.605Z] ok github.com/docker/docker/integration/network/ipvlan 0.077s [2022-03-09T15:47:57.605Z] [2022-03-09T15:47:57.605Z] DONE 0 tests in 0.768s [2022-03-09T15:47:57.605Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-09T15:47:57.978Z] === RUN TestDockerSuite/TestNetHostname [2022-03-09T15:47:58.201Z] [2022-03-09T15:47:58.201Z] === Skipped [2022-03-09T15:47:58.201Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-09T15:47:58.201Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-09T15:47:58.201Z] [2022-03-09T15:47:58.201Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-09T15:47:58.201Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:47:58.201Z] [2022-03-09T15:47:58.201Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-09T15:47:58.201Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:47:58.201Z] [2022-03-09T15:47:58.201Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-09T15:47:58.201Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:47:58.201Z] [2022-03-09T15:47:58.201Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-09T15:47:58.201Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:47:58.201Z] [2022-03-09T15:47:58.201Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-09T15:47:58.201Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-09T15:47:58.201Z] [2022-03-09T15:47:58.201Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-09T15:47:58.201Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-09T15:47:58.201Z] [2022-03-09T15:47:58.201Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-09T15:47:58.201Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-09T15:47:58.202Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-09T15:47:58.202Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-09T15:47:58.202Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-09T15:47:58.202Z] daemon_test.go:145: root required [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-09T15:47:58.202Z] reload_test.go:342: root required [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.21s) [2022-03-09T15:47:58.202Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-09T15:47:58.202Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-09T15:47:58.202Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-09T15:47:58.202Z] download_test.go:267: Needs fixing on Windows [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-09T15:47:58.202Z] layer_test.go:291: Failing on Windows [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-09T15:47:58.202Z] layer_test.go:340: Failing on Windows [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-09T15:47:58.202Z] layer_test.go:455: Failing on Windows [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-09T15:47:58.202Z] layer_test.go:684: Failing on Windows [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-09T15:47:58.202Z] migration_test.go:45: Failing on Windows [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-09T15:47:58.202Z] migration_test.go:181: Failing on Windows [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-09T15:47:58.202Z] mount_test.go:17: Failing on Windows [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-09T15:47:58.202Z] mount_test.go:76: Failing on Windows [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-09T15:47:58.202Z] mount_test.go:125: Failing on Windows [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.202Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-09T15:47:58.202Z] mount_test.go:212: Failing on Windows [2022-03-09T15:47:58.202Z] [2022-03-09T15:47:58.579Z] testing: warning: no tests to run [2022-03-09T15:47:58.579Z] PASS [2022-03-09T15:47:58.579Z] ok github.com/docker/docker/integration/network/macvlan 0.086s [2022-03-09T15:47:58.579Z] [2022-03-09T15:47:58.579Z] DONE 0 tests in 0.808s [2022-03-09T15:47:58.579Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-03-09T15:47:58.664Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-09T15:47:58.664Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-09T15:47:58.664Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-09T15:47:58.664Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-09T15:47:58.664Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-09T15:47:58.664Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-09T15:47:58.664Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-09T15:47:58.664Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-09T15:47:58.664Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-09T15:47:58.664Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-09T15:47:58.664Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-09T15:47:58.664Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-09T15:47:58.664Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-09T15:47:58.664Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-09T15:47:58.664Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-09T15:47:58.664Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-09T15:47:58.664Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-09T15:47:58.664Z] archive_test.go:133: Xz not present in msys2 [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-09T15:47:58.664Z] archive_test.go:140: zstd not installed [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-09T15:47:58.664Z] archive_test.go:252: Failing on Windows CI machines [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-09T15:47:58.664Z] archive_windows_test.go:16: Currently fails [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-09T15:47:58.664Z] changes_test.go:195: needs more investigation [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-09T15:47:58.664Z] changes_test.go:432: needs further investigation [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-09T15:47:58.664Z] changes_test.go:468: needs further investigation [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-09T15:47:58.664Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2022-03-09T15:47:58.664Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-09T15:47:58.664Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-09T15:47:58.664Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-09T15:47:58.664Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2022-03-09T15:47:58.664Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-09T15:47:58.664Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-09T15:47:58.664Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-09T15:47:58.664Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-09T15:47:58.664Z] poller_test.go:40: No chmod on Windows [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-09T15:47:58.664Z] fileutils_test.go:133: Needs porting to Windows [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-09T15:47:58.664Z] fileutils_test.go:179: Needs porting to Windows [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-09T15:47:58.664Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-09T15:47:58.664Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-09T15:47:58.664Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-09T15:47:58.664Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-09T15:47:58.664Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-09T15:47:58.664Z] [2022-03-09T15:47:58.664Z] DONE 2077 tests, 68 skipped in 316.682s [2022-03-09T15:47:58.664Z] INFO: make.ps1 ended at 03/09/2022 15:47:58 [2022-03-09T15:47:59.346Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-09T15:47:59.346Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-09T15:47:59.547Z] testing: warning: no tests to run [2022-03-09T15:47:59.547Z] PASS [2022-03-09T15:47:59.547Z] ok github.com/docker/docker/integration/plugin 0.076s [2022-03-09T15:47:59.547Z] [2022-03-09T15:47:59.547Z] DONE 0 tests in 0.752s [2022-03-09T15:47:59.547Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-09T15:47:59.892Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.04s) [2022-03-09T15:47:59.892Z] === RUN TestStopContainerWithTimeout [2022-03-09T15:47:59.892Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-09T15:47:59.892Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-09T15:47:59.892Z] === RUN TestUpdateRestartPolicy [2022-03-09T15:48:00.277Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-09T15:48:00.521Z] testing: warning: no tests to run [2022-03-09T15:48:00.521Z] PASS [2022-03-09T15:48:00.521Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2022-03-09T15:48:00.521Z] [2022-03-09T15:48:00.521Z] DONE 0 tests in 0.771s [2022-03-09T15:48:00.521Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-09T15:48:00.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-09T15:48:00.858Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-09T15:48:00.858Z] INFO: Unit tests ended at 03/09/2022 15:48:00. Duration:00:05:39.5197164 [2022-03-09T15:48:00.858Z] INFO: Building busybox [2022-03-09T15:48:00.858Z] Sending build context to Docker daemon 5.12kB [2022-03-09T15:48:00.858Z] [2022-03-09T15:48:00.858Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-09T15:48:00.858Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-09T15:48:00.858Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-09T15:48:00.858Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-09T15:48:00.858Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-09T15:48:00.858Z] ---> 6a11116086a4 [2022-03-09T15:48:00.858Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-09T15:48:01.320Z] ---> Running in dbf31e9b29fd [2022-03-09T15:48:01.463Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-09T15:48:02.027Z] === RUN TestDockerSuite/TestPluginActive [2022-03-09T15:48:04.548Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-09T15:48:05.229Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:48:05.229Z] INFO: Testing against a local daemon [2022-03-09T15:48:05.229Z] === RUN TestPluginInvalidJSON [2022-03-09T15:48:05.229Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:48:05.229Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:48:05.229Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:48:05.229Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-09T15:48:05.229Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-09T15:48:05.229Z] === RUN TestPluginInstall [2022-03-09T15:48:05.229Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-09T15:48:05.229Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-09T15:48:05.229Z] === RUN TestPluginsWithRuntimes [2022-03-09T15:48:05.229Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-09T15:48:05.229Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-09T15:48:05.229Z] === RUN TestPluginBackCompatMediaTypes [2022-03-09T15:48:05.229Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-09T15:48:05.229Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-09T15:48:05.229Z] PASS [2022-03-09T15:48:05.229Z] ok github.com/docker/docker/integration/plugin/common 0.121s [2022-03-09T15:48:05.688Z] [2022-03-09T15:48:05.688Z] === Skipped [2022-03-09T15:48:05.688Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-09T15:48:05.688Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-09T15:48:05.688Z] [2022-03-09T15:48:05.688Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-09T15:48:05.688Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-09T15:48:05.688Z] [2022-03-09T15:48:05.688Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-09T15:48:05.688Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-09T15:48:05.688Z] [2022-03-09T15:48:05.688Z] DONE 5 tests, 3 skipped in 5.030s [2022-03-09T15:48:05.688Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-09T15:48:06.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-09T15:48:08.493Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.3% of statements [2022-03-09T15:48:08.493Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-03-09T15:48:08.635Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:48:08.635Z] INFO: Testing against a local daemon [2022-03-09T15:48:08.635Z] === RUN TestExternalGraphDriver [2022-03-09T15:48:08.635Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-09T15:48:08.635Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-03-09T15:48:08.635Z] === RUN TestGraphdriverPluginV2 [2022-03-09T15:48:08.635Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-09T15:48:08.635Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-09T15:48:08.635Z] PASS [2022-03-09T15:48:08.635Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.135s [2022-03-09T15:48:08.635Z] [2022-03-09T15:48:08.635Z] === Skipped [2022-03-09T15:48:08.635Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-03-09T15:48:08.635Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-09T15:48:08.635Z] [2022-03-09T15:48:08.635Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-09T15:48:08.635Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-09T15:48:08.635Z] [2022-03-09T15:48:08.635Z] DONE 2 tests, 2 skipped in 2.922s [2022-03-09T15:48:08.635Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-09T15:48:08.959Z] docker_api_swarm_service_test.go:128: [d4728b880fd68] joining swarm manager [da36c13a22b4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:48:09.072Z] ok github.com/docker/docker/cmd/dockerd/trap 2.556s coverage: 0.0% of statements [2022-03-09T15:48:09.072Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-09T15:48:09.072Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-09T15:48:09.072Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-09T15:48:09.072Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-09T15:48:09.072Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-09T15:48:09.887Z] docker_api_swarm_service_test.go:129: [d7760cd27e16b] joining swarm manager [da36c13a22b4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:48:10.814Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:48:10.814Z] INFO: Testing against a local daemon [2022-03-09T15:48:10.814Z] === RUN TestReadPluginNoRead [2022-03-09T15:48:10.814Z] read_test.go:21: no unix domain sockets on Windows [2022-03-09T15:48:10.814Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-09T15:48:10.814Z] PASS [2022-03-09T15:48:10.814Z] ok github.com/docker/docker/integration/plugin/logging 0.113s [2022-03-09T15:48:10.820Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-09T15:48:10.820Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-09T15:48:10.820Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-09T15:48:11.273Z] [2022-03-09T15:48:11.274Z] === Skipped [2022-03-09T15:48:11.274Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-09T15:48:11.274Z] read_test.go:21: no unix domain sockets on Windows [2022-03-09T15:48:11.274Z] [2022-03-09T15:48:11.274Z] DONE 1 tests, 1 skipped in 2.637s [2022-03-09T15:48:11.274Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-09T15:48:11.751Z] docker_api_swarm_service_test.go:137: [d3d2a7946f979] joining swarm manager [da36c13a22b4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-09T15:48:12.315Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-09T15:48:12.315Z] docker_api_swarm_service_test.go:138: [d340d1b4ac659] joining swarm manager [da36c13a22b4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-09T15:48:12.816Z] testing: warning: no tests to run [2022-03-09T15:48:12.816Z] PASS [2022-03-09T15:48:12.816Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.081s [2022-03-09T15:48:12.816Z] [2022-03-09T15:48:12.816Z] DONE 0 tests in 1.365s [2022-03-09T15:48:12.816Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-09T15:48:14.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:48:14.995Z] INFO: Testing against a local daemon [2022-03-09T15:48:14.995Z] === RUN TestPluginWithDevMounts [2022-03-09T15:48:14.995Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:14.995Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-09T15:48:14.995Z] PASS [2022-03-09T15:48:14.995Z] ok github.com/docker/docker/integration/plugin/volumes 0.106s [2022-03-09T15:48:15.457Z] [2022-03-09T15:48:15.457Z] === Skipped [2022-03-09T15:48:15.457Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-09T15:48:15.457Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:15.457Z] [2022-03-09T15:48:15.457Z] DONE 1 tests, 1 skipped in 2.557s [2022-03-09T15:48:15.586Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-09T15:48:15.922Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-09T15:48:16.951Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-09T15:48:17.210Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2022-03-09T15:48:18.104Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:48:18.104Z] INFO: Testing against a local daemon [2022-03-09T15:48:18.104Z] === RUN TestSecretInspect [2022-03-09T15:48:18.104Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:18.104Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-09T15:48:18.104Z] === RUN TestSecretList [2022-03-09T15:48:18.104Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:18.104Z] --- SKIP: TestSecretList (0.00s) [2022-03-09T15:48:18.104Z] === RUN TestSecretsCreateAndDelete [2022-03-09T15:48:18.104Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:18.104Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-09T15:48:18.104Z] === RUN TestSecretsUpdate [2022-03-09T15:48:18.104Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:18.104Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-09T15:48:18.104Z] === RUN TestTemplatedSecret [2022-03-09T15:48:18.104Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:18.104Z] --- SKIP: TestTemplatedSecret (0.01s) [2022-03-09T15:48:18.104Z] === RUN TestSecretCreateResolve [2022-03-09T15:48:18.104Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:48:18.104Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-09T15:48:18.104Z] PASS [2022-03-09T15:48:18.104Z] ok github.com/docker/docker/integration/secret 0.120s [2022-03-09T15:48:18.104Z] [2022-03-09T15:48:18.104Z] === Skipped [2022-03-09T15:48:18.104Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-09T15:48:18.104Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:18.104Z] [2022-03-09T15:48:18.104Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-09T15:48:18.104Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:18.104Z] [2022-03-09T15:48:18.104Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-09T15:48:18.104Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:18.104Z] [2022-03-09T15:48:18.104Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-09T15:48:18.104Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:18.104Z] [2022-03-09T15:48:18.104Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2022-03-09T15:48:18.104Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:18.104Z] [2022-03-09T15:48:18.104Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-09T15:48:18.104Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:48:18.104Z] [2022-03-09T15:48:18.104Z] DONE 6 tests, 6 skipped in 2.153s [2022-03-09T15:48:18.104Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-09T15:48:18.156Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-03-09T15:48:19.476Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-09T15:48:19.541Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-03-09T15:48:21.012Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:48:21.013Z] INFO: Testing against a local daemon [2022-03-09T15:48:21.013Z] === RUN TestServiceCreateInit [2022-03-09T15:48:21.013Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-09T15:48:21.013Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-09T15:48:21.013Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-09T15:48:21.013Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-09T15:48:21.013Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestCreateServiceMultipleTimes [2022-03-09T15:48:21.013Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestCreateServiceConflict [2022-03-09T15:48:21.013Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestCreateServiceMaxReplicas [2022-03-09T15:48:21.013Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-09T15:48:21.013Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-09T15:48:21.013Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestCreateServiceSecretFileMode [2022-03-09T15:48:21.013Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestCreateServiceConfigFileMode [2022-03-09T15:48:21.013Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestCreateServiceSysctls [2022-03-09T15:48:21.013Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-09T15:48:21.013Z] === RUN TestCreateServiceCapabilities [2022-03-09T15:48:21.013Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-09T15:48:21.013Z] === RUN TestInspect [2022-03-09T15:48:21.013Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestInspect (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestCreateJob [2022-03-09T15:48:21.013Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestCreateJob (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestReplicatedJob [2022-03-09T15:48:21.013Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestUpdateReplicatedJob [2022-03-09T15:48:21.013Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestServiceListWithStatuses [2022-03-09T15:48:21.013Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestDockerNetworkConnectAlias [2022-03-09T15:48:21.013Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestDockerNetworkReConnect [2022-03-09T15:48:21.013Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestServicePlugin [2022-03-09T15:48:21.013Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestServiceUpdateLabel [2022-03-09T15:48:21.013Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:48:21.013Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestServiceUpdateSecrets [2022-03-09T15:48:21.013Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:48:21.013Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestServiceUpdateConfigs [2022-03-09T15:48:21.013Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:48:21.013Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestServiceUpdateNetwork [2022-03-09T15:48:21.013Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:48:21.013Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-09T15:48:21.013Z] === RUN TestServiceUpdatePidsLimit [2022-03-09T15:48:21.013Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:48:21.013Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-09T15:48:21.013Z] PASS [2022-03-09T15:48:21.013Z] ok github.com/docker/docker/integration/service 0.260s [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === Skipped [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-09T15:48:21.013Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-09T15:48:21.013Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-09T15:48:21.013Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-09T15:48:21.013Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-09T15:48:21.013Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-09T15:48:21.013Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-09T15:48:21.013Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-09T15:48:21.013Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-09T15:48:21.013Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-09T15:48:21.013Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-09T15:48:21.013Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-09T15:48:21.013Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-09T15:48:21.013Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-09T15:48:21.013Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-09T15:48:21.013Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-09T15:48:21.013Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-09T15:48:21.013Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-09T15:48:21.013Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-09T15:48:21.013Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-09T15:48:21.013Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-09T15:48:21.013Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-09T15:48:21.013Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-09T15:48:21.013Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:48:21.013Z] [2022-03-09T15:48:21.013Z] DONE 24 tests, 23 skipped in 2.993s [2022-03-09T15:48:21.013Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-09T15:48:23.194Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:48:23.194Z] INFO: Testing against a local daemon [2022-03-09T15:48:23.194Z] === RUN TestSessionCreate [2022-03-09T15:48:23.194Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-09T15:48:23.194Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-09T15:48:23.194Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-09T15:48:23.194Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-09T15:48:23.194Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-09T15:48:23.194Z] PASS [2022-03-09T15:48:23.194Z] ok github.com/docker/docker/integration/session 0.113s [2022-03-09T15:48:23.194Z] [2022-03-09T15:48:23.194Z] === Skipped [2022-03-09T15:48:23.194Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-09T15:48:23.194Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-09T15:48:23.194Z] [2022-03-09T15:48:23.194Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-09T15:48:23.194Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-09T15:48:23.194Z] [2022-03-09T15:48:23.194Z] DONE 2 tests, 2 skipped in 2.003s [2022-03-09T15:48:23.194Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-09T15:48:24.723Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-09T15:48:25.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:48:25.375Z] INFO: Testing against a local daemon [2022-03-09T15:48:25.375Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-09T15:48:25.375Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:25.375Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-09T15:48:25.375Z] === RUN TestDiskUsage [2022-03-09T15:48:25.375Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-09T15:48:25.375Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-09T15:48:25.375Z] === RUN TestEventsExecDie [2022-03-09T15:48:25.375Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-09T15:48:25.375Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-09T15:48:25.375Z] === RUN TestEventsBackwardsCompatible [2022-03-09T15:48:25.375Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-09T15:48:25.375Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-09T15:48:25.375Z] === RUN TestEventsVolumeCreate [2022-03-09T15:48:25.375Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-09T15:48:25.375Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-09T15:48:25.375Z] === RUN TestInfoAPI [2022-03-09T15:48:25.375Z] --- PASS: TestInfoAPI (0.05s) [2022-03-09T15:48:25.375Z] === RUN TestInfoAPIWarnings [2022-03-09T15:48:25.375Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:48:25.375Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-09T15:48:25.375Z] === RUN TestInfoDebug [2022-03-09T15:48:25.375Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:48:25.375Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-09T15:48:25.375Z] === RUN TestInfoInsecureRegistries [2022-03-09T15:48:25.375Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:48:25.375Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-09T15:48:25.375Z] === RUN TestInfoRegistryMirrors [2022-03-09T15:48:25.375Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:48:25.375Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-09T15:48:25.375Z] === RUN TestLoginFailsWithBadCredentials [2022-03-09T15:48:25.652Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-09T15:48:26.343Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-03-09T15:48:26.343Z] === RUN TestPingCacheHeaders [2022-03-09T15:48:26.343Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-09T15:48:26.343Z] === RUN TestPingGet [2022-03-09T15:48:26.343Z] --- PASS: TestPingGet (0.03s) [2022-03-09T15:48:26.343Z] === RUN TestPingHead [2022-03-09T15:48:26.343Z] --- PASS: TestPingHead (0.05s) [2022-03-09T15:48:26.343Z] === RUN TestVersion [2022-03-09T15:48:26.343Z] --- PASS: TestVersion (0.04s) [2022-03-09T15:48:26.343Z] PASS [2022-03-09T15:48:26.343Z] ok github.com/docker/docker/integration/system 1.260s [2022-03-09T15:48:26.499Z] Removing intermediate container dbf31e9b29fd [2022-03-09T15:48:26.499Z] ---> 4f6c32b06759 [2022-03-09T15:48:26.499Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-09T15:48:26.499Z] ---> Running in c48f6696d9b7 [2022-03-09T15:48:26.499Z] Removing intermediate container c48f6696d9b7 [2022-03-09T15:48:26.499Z] ---> afc2616ad6ea [2022-03-09T15:48:26.499Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-09T15:48:26.499Z] ---> Running in 95a6a8a0f237 [2022-03-09T15:48:26.499Z] Removing intermediate container 95a6a8a0f237 [2022-03-09T15:48:26.499Z] ---> 3e63ce08d2e9 [2022-03-09T15:48:26.499Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-09T15:48:26.499Z] [2022-03-09T15:48:26.499Z] ---> a27f3ef9e86f [2022-03-09T15:48:26.499Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-09T15:48:26.582Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-09T15:48:26.803Z] [2022-03-09T15:48:26.803Z] === Skipped [2022-03-09T15:48:26.803Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-09T15:48:26.803Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:26.803Z] [2022-03-09T15:48:26.803Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-09T15:48:26.803Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-09T15:48:26.803Z] [2022-03-09T15:48:26.803Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-09T15:48:26.803Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-09T15:48:26.803Z] [2022-03-09T15:48:26.803Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-09T15:48:26.803Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-09T15:48:26.803Z] [2022-03-09T15:48:26.803Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-09T15:48:26.803Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-09T15:48:26.803Z] [2022-03-09T15:48:26.803Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-09T15:48:26.803Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:48:26.803Z] [2022-03-09T15:48:26.803Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-09T15:48:26.803Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:48:26.803Z] [2022-03-09T15:48:26.803Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-09T15:48:26.803Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:48:26.803Z] [2022-03-09T15:48:26.803Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-09T15:48:26.803Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:48:26.803Z] [2022-03-09T15:48:26.803Z] DONE 15 tests, 9 skipped in 3.415s [2022-03-09T15:48:26.803Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-09T15:48:26.960Z] ---> Running in b0948b0ab70b [2022-03-09T15:48:27.510Z] === RUN TestDockerSuite/TestPortList [2022-03-09T15:48:27.678Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2022-03-09T15:48:27.678Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.0% of statements [2022-03-09T15:48:27.678Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-03-09T15:48:28.249Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-09T15:48:29.000Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:48:29.000Z] INFO: Testing against a local daemon [2022-03-09T15:48:29.000Z] === RUN TestVolumesCreateAndList [2022-03-09T15:48:29.000Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-09T15:48:29.000Z] === RUN TestVolumesRemove [2022-03-09T15:48:29.000Z] --- PASS: TestVolumesRemove (0.17s) [2022-03-09T15:48:29.000Z] === RUN TestVolumesInspect [2022-03-09T15:48:29.000Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-09T15:48:29.000Z] === RUN TestVolumesInvalidJSON [2022-03-09T15:48:29.000Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-09T15:48:29.000Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-09T15:48:29.000Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-09T15:48:29.000Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-09T15:48:29.000Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-09T15:48:29.000Z] PASS [2022-03-09T15:48:29.000Z] ok github.com/docker/docker/integration/volume 0.371s [2022-03-09T15:48:29.191Z] ok github.com/docker/docker/daemon 10.149s coverage: 17.2% of statements [2022-03-09T15:48:29.191Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-09T15:48:29.192Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-09T15:48:29.192Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-09T15:48:29.192Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-09T15:48:29.460Z] [2022-03-09T15:48:29.460Z] DONE 5 tests in 2.505s [2022-03-09T15:48:29.460Z] INFO: make.ps1 ended at 03/09/2022 15:48:29 [2022-03-09T15:48:29.460Z] INFO: Integration CLI tests being run from the host: [2022-03-09T15:48:29.460Z] 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" [2022-03-09T15:48:29.765Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.755s coverage: 74.6% of statements [2022-03-09T15:48:30.248Z] --- PASS: TestUpdateRestartPolicy (26.72s) [2022-03-09T15:48:30.248Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-09T15:48:30.248Z] --- PASS: TestUpdateRestartWithAutoRemove (3.70s) [2022-03-09T15:48:30.248Z] === RUN TestWaitNonBlocked [2022-03-09T15:48:30.248Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:48:30.248Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:48:30.248Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:48:30.248Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:48:30.248Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:48:30.248Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:48:31.152Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.318s coverage: 56.2% of statements [2022-03-09T15:48:31.725Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-03-09T15:48:33.111Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2022-03-09T15:48:34.051Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-09T15:48:34.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-09T15:48:34.614Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-09T15:48:35.111Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-09T15:48:35.111Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.47s) [2022-03-09T15:48:35.111Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (5.27s) [2022-03-09T15:48:35.111Z] === RUN TestWaitBlocked [2022-03-09T15:48:35.111Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:48:35.111Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-09T15:48:35.111Z] PASS [2022-03-09T15:48:35.111Z] ok github.com/docker/docker/integration/container 131.703s [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === Skipped [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-09T15:48:35.111Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-09T15:48:35.111Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-09T15:48:35.111Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-09T15:48:35.111Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-09T15:48:35.111Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-09T15:48:35.111Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-09T15:48:35.111Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-09T15:48:35.111Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-09T15:48:35.111Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-09T15:48:35.111Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-09T15:48:35.111Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-09T15:48:35.111Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-09T15:48:35.111Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-09T15:48:35.111Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-09T15:48:35.111Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-09T15:48:35.111Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-09T15:48:35.111Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-09T15:48:35.111Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-09T15:48:35.111Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-09T15:48:35.111Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-09T15:48:35.111Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.111Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-09T15:48:35.111Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:48:35.111Z] [2022-03-09T15:48:35.112Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-09T15:48:35.112Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-09T15:48:35.112Z] [2022-03-09T15:48:35.112Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-09T15:48:35.112Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:35.112Z] [2022-03-09T15:48:35.112Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-09T15:48:35.112Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:48:35.112Z] [2022-03-09T15:48:35.112Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-09T15:48:35.112Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-09T15:48:35.112Z] [2022-03-09T15:48:35.112Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-09T15:48:35.112Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-09T15:48:35.112Z] [2022-03-09T15:48:35.112Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-09T15:48:35.112Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-09T15:48:35.112Z] [2022-03-09T15:48:35.112Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-09T15:48:35.112Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:35.112Z] [2022-03-09T15:48:35.112Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-09T15:48:35.112Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-09T15:48:35.112Z] [2022-03-09T15:48:35.112Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-09T15:48:35.112Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-09T15:48:35.112Z] [2022-03-09T15:48:35.112Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-09T15:48:35.112Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:48:35.112Z] [2022-03-09T15:48:35.112Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-09T15:48:35.112Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-09T15:48:35.112Z] [2022-03-09T15:48:35.112Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-09T15:48:35.112Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-09T15:48:35.112Z] [2022-03-09T15:48:35.112Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-09T15:48:35.112Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:48:35.112Z] [2022-03-09T15:48:35.112Z] DONE 87 tests, 34 skipped in 134.546s [2022-03-09T15:48:35.601Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-09T15:48:35.692Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.348s coverage: 50.5% of statements [2022-03-09T15:48:35.692Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.500s coverage: 45.9% of statements [2022-03-09T15:48:35.692Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-09T15:48:37.081Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.8% of statements [2022-03-09T15:48:37.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-09T15:48:37.653Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.849s coverage: 58.0% of statements [2022-03-09T15:48:37.653Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-09T15:48:37.653Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-09T15:48:38.226Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.034s coverage: 2.9% of statements [2022-03-09T15:48:38.798Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-03-09T15:48:39.024Z] docker_api_swarm_service_test.go:304: [da15ff60bbd98] joining swarm manager [d843d0ea9b71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:48:39.587Z] docker_api_swarm_service_test.go:304: [d3e240b98f8bb] joining swarm manager [d843d0ea9b71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:48:39.744Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.8% of statements [2022-03-09T15:48:39.744Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-09T15:48:39.744Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-09T15:48:40.317Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.0% of statements [2022-03-09T15:48:41.260Z] ok github.com/docker/docker/daemon/logger/awslogs 0.156s coverage: 79.9% of statements [2022-03-09T15:48:41.260Z] ok github.com/docker/docker/daemon/logger/fluentd 0.018s coverage: 33.6% of statements [2022-03-09T15:48:41.260Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-09T15:48:41.481Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-09T15:48:41.481Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-09T15:48:41.481Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-09T15:48:41.737Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-09T15:48:41.737Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-09T15:48:41.832Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-03-09T15:48:41.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:48:41.908Z] INFO: Testing against a local daemon [2022-03-09T15:48:41.908Z] === RUN TestDockerSuite [2022-03-09T15:48:41.908Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-09T15:48:41.908Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-09T15:48:41.908Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-09T15:48:41.908Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-09T15:48:41.908Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-09T15:48:41.908Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-09T15:48:41.908Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-09T15:48:41.908Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-09T15:48:41.908Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-09T15:48:41.908Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-09T15:48:41.908Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-09T15:48:41.908Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-09T15:48:41.994Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-09T15:48:42.093Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-09T15:48:42.250Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-09T15:48:42.367Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-09T15:48:42.666Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-03-09T15:48:42.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-09T15:48:42.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-09T15:48:42.827Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-09T15:48:42.928Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-03-09T15:48:43.501Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 78.7% of statements [2022-03-09T15:48:43.501Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-09T15:48:43.741Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-09T15:48:43.741Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-09T15:48:44.074Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 58.4% of statements [2022-03-09T15:48:44.336Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.060s coverage: 31.5% of statements [2022-03-09T15:48:45.281Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-03-09T15:48:45.544Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-03-09T15:48:45.640Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-09T15:48:46.117Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-09T15:48:46.568Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-09T15:48:46.691Z] ok github.com/docker/docker/daemon/logger/splunk 1.581s coverage: 82.5% of statements [2022-03-09T15:48:46.691Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-09T15:48:46.691Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-09T15:48:46.826Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-09T15:48:47.084Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-09T15:48:48.079Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2022-03-09T15:48:48.340Z] ok github.com/docker/docker/distribution 0.637s coverage: 28.4% of statements [2022-03-09T15:48:48.340Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-09T15:48:48.911Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2022-03-09T15:48:49.484Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-03-09T15:48:49.609Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-09T15:48:50.056Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-09T15:48:50.541Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-09T15:48:50.577Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-03-09T15:48:50.577Z] ok github.com/docker/docker/distribution/xfer 1.907s coverage: 84.9% of statements [2022-03-09T15:48:50.577Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-09T15:48:51.150Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2022-03-09T15:48:51.150Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-09T15:48:51.411Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-03-09T15:48:52.356Z] ok github.com/docker/docker/oci 0.012s coverage: 43.3% of statements [2022-03-09T15:48:52.433Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-09T15:48:52.928Z] ok github.com/docker/docker/opts 0.021s coverage: 67.4% of statements [2022-03-09T15:48:53.200Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-09T15:48:55.117Z] ok github.com/docker/docker/pkg/archive 0.321s coverage: 82.4% of statements [2022-03-09T15:48:55.378Z] ok github.com/docker/docker/pkg/authorization 0.224s coverage: 68.3% of statements [2022-03-09T15:48:55.639Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-09T15:48:55.699Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-09T15:48:55.699Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-09T15:48:55.901Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-03-09T15:48:57.014Z] Removing intermediate container b0948b0ab70b [2022-03-09T15:48:57.014Z] ---> d70a7e92eea4 [2022-03-09T15:48:57.014Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-09T15:48:57.014Z] ---> Running in f9f915711f25 [2022-03-09T15:48:57.014Z] [2022-03-09T15:48:57.014Z] SUCCESS: Specified value was saved. [2022-03-09T15:48:57.991Z] Removing intermediate container f9f915711f25 [2022-03-09T15:48:57.991Z] ---> b60b7a52f7bd [2022-03-09T15:48:57.991Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-09T15:48:57.991Z] ---> Running in ec44f52a2a68 [2022-03-09T15:48:58.216Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-09T15:48:59.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-09T15:48:59.203Z] ok github.com/docker/docker/pkg/chrootarchive 2.485s coverage: 43.5% of statements [2022-03-09T15:48:59.204Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-09T15:48:59.204Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-09T15:48:59.465Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-09T15:49:00.035Z] ok github.com/docker/docker/layer 7.661s coverage: 69.0% of statements [2022-03-09T15:49:00.035Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-09T15:49:00.035Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-09T15:49:00.035Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-09T15:49:00.035Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-09T15:49:00.035Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-09T15:49:00.035Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-09T15:49:00.296Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-03-09T15:49:00.558Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 87.2% of statements [2022-03-09T15:49:00.821Z] ok github.com/docker/docker/pkg/fsutils 0.167s coverage: 85.1% of statements [2022-03-09T15:49:00.821Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-03-09T15:49:01.031Z] docker_api_swarm_service_test.go:100: [de86a25f2d632] joining swarm manager [d2370ebe11095]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:49:01.162Z] === RUN TestConfigDaemonLibtrustID [2022-03-09T15:49:01.162Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-09T15:49:01.162Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-09T15:49:01.162Z] === RUN TestDaemonConfigValidation [2022-03-09T15:49:01.162Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-09T15:49:01.162Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-09T15:49:01.162Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-09T15:49:01.162Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-09T15:49:01.162Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-09T15:49:01.162Z] === RUN TestDaemonProxy [2022-03-09T15:49:01.162Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-09T15:49:01.162Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-09T15:49:01.162Z] PASS [2022-03-09T15:49:01.162Z] ok github.com/docker/docker/integration/daemon 0.135s [2022-03-09T15:49:01.162Z] [2022-03-09T15:49:01.162Z] === Skipped [2022-03-09T15:49:01.162Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-09T15:49:01.162Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-09T15:49:01.162Z] [2022-03-09T15:49:01.162Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-09T15:49:01.162Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-09T15:49:01.162Z] [2022-03-09T15:49:01.162Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-09T15:49:01.162Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-09T15:49:01.162Z] [2022-03-09T15:49:01.162Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-09T15:49:01.162Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-09T15:49:01.162Z] [2022-03-09T15:49:01.162Z] DONE 4 tests, 4 skipped in 24.655s [2022-03-09T15:49:01.162Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-09T15:49:01.959Z] docker_api_swarm_service_test.go:101: [d9c6e9c266731] joining swarm manager [d2370ebe11095]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:49:02.208Z] ok github.com/docker/docker/pkg/idtools 0.485s coverage: 69.5% of statements [2022-03-09T15:49:02.208Z] ok github.com/docker/docker/pkg/ioutils 0.443s coverage: 71.5% of statements [2022-03-09T15:49:02.469Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-03-09T15:49:02.469Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-03-09T15:49:02.469Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-09T15:49:02.730Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-03-09T15:49:02.730Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-03-09T15:49:02.991Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-03-09T15:49:03.253Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-03-09T15:49:03.253Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-03-09T15:49:03.253Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-09T15:49:03.253Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-09T15:49:03.853Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-03-09T15:49:04.429Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-09T15:49:04.691Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-09T15:49:04.691Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-09T15:49:05.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:49:05.051Z] INFO: Testing against a local daemon [2022-03-09T15:49:05.051Z] === RUN TestCommitInheritsEnv [2022-03-09T15:49:05.051Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:49:05.051Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-09T15:49:05.051Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-09T15:49:05.051Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-09T15:49:05.051Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-09T15:49:05.051Z] === RUN TestImportWithCustomPlatform [2022-03-09T15:49:05.051Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-09T15:49:05.051Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-09T15:49:05.051Z] === RUN TestImagesFilterMultiReference [2022-03-09T15:49:05.051Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-09T15:49:05.051Z] === RUN TestImagePullPlatformInvalid [2022-03-09T15:49:05.051Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-09T15:49:05.051Z] === RUN TestRemoveImageOrphaning [2022-03-09T15:49:05.235Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-09T15:49:06.071Z] --- PASS: TestRemoveImageOrphaning (1.18s) [2022-03-09T15:49:06.071Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-09T15:49:06.071Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-09T15:49:06.071Z] === RUN TestTagInvalidReference [2022-03-09T15:49:06.071Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-09T15:49:06.071Z] === RUN TestTagValidPrefixedRepo [2022-03-09T15:49:06.086Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-03-09T15:49:06.166Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-09T15:49:06.348Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-09T15:49:06.348Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-09T15:49:06.553Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-03-09T15:49:06.553Z] === RUN TestTagExistedNameWithoutForce [2022-03-09T15:49:06.553Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-09T15:49:06.553Z] === RUN TestTagOfficialNames [2022-03-09T15:49:06.553Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-09T15:49:06.553Z] === RUN TestTagMatchesDigest [2022-03-09T15:49:06.553Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-09T15:49:06.553Z] PASS [2022-03-09T15:49:06.553Z] ok github.com/docker/docker/integration/image 1.773s [2022-03-09T15:49:06.605Z] Cannot create a file when that file already exists. [2022-03-09T15:49:06.610Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-03-09T15:49:06.872Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-03-09T15:49:07.041Z] [2022-03-09T15:49:07.041Z] === Skipped [2022-03-09T15:49:07.041Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-09T15:49:07.041Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:49:07.041Z] [2022-03-09T15:49:07.041Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-09T15:49:07.041Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-09T15:49:07.041Z] [2022-03-09T15:49:07.041Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-09T15:49:07.041Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-09T15:49:07.041Z] [2022-03-09T15:49:07.041Z] DONE 12 tests, 3 skipped in 6.747s [2022-03-09T15:49:07.041Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-09T15:49:07.133Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-09T15:49:07.393Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2022-03-09T15:49:07.966Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-09T15:49:08.062Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-09T15:49:08.227Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-03-09T15:49:08.636Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-09T15:49:08.799Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-03-09T15:49:09.060Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-09T15:49:09.061Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-09T15:49:09.322Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-09T15:49:09.570Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-09T15:49:09.756Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:49:09.756Z] INFO: Testing against a local daemon [2022-03-09T15:49:09.756Z] === RUN TestNetworkCreateDelete [2022-03-09T15:49:09.756Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:09.756Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-09T15:49:09.756Z] === RUN TestDockerNetworkDeletePreferID [2022-03-09T15:49:09.756Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-09T15:49:09.756Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-09T15:49:09.756Z] === RUN TestDaemonDNSFallback [2022-03-09T15:49:09.756Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:09.756Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-09T15:49:09.756Z] === RUN TestInspectNetwork [2022-03-09T15:49:09.756Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-09T15:49:09.756Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-09T15:49:09.756Z] === RUN TestRunContainerWithBridgeNone [2022-03-09T15:49:09.756Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:09.756Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-09T15:49:09.756Z] === RUN TestNetworkInvalidJSON [2022-03-09T15:49:09.756Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-09T15:49:09.756Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-09T15:49:09.756Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:49:09.756Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:49:09.756Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:49:09.756Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:49:09.756Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-09T15:49:09.756Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:49:09.756Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:49:09.756Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-09T15:49:09.756Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-09T15:49:09.756Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-09T15:49:09.756Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-09T15:49:09.756Z] === RUN TestNetworkList [2022-03-09T15:49:09.756Z] === RUN TestNetworkList//networks [2022-03-09T15:49:09.756Z] === PAUSE TestNetworkList//networks [2022-03-09T15:49:09.756Z] === RUN TestNetworkList//networks/ [2022-03-09T15:49:09.756Z] === PAUSE TestNetworkList//networks/ [2022-03-09T15:49:09.756Z] === CONT TestNetworkList//networks [2022-03-09T15:49:09.756Z] === CONT TestNetworkList//networks/ [2022-03-09T15:49:09.756Z] --- PASS: TestNetworkList (0.05s) [2022-03-09T15:49:09.756Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-09T15:49:09.756Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-09T15:49:09.756Z] === RUN TestHostIPv4BridgeLabel [2022-03-09T15:49:09.756Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-09T15:49:09.756Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-09T15:49:09.756Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-09T15:49:09.756Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-09T15:49:09.756Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-09T15:49:09.756Z] === RUN TestDaemonDefaultNetworkPools [2022-03-09T15:49:09.756Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-09T15:49:09.756Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-09T15:49:09.756Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-09T15:49:09.756Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-09T15:49:09.756Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-09T15:49:09.756Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-09T15:49:09.756Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-09T15:49:09.756Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-09T15:49:09.756Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-09T15:49:09.756Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-09T15:49:09.756Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-09T15:49:09.756Z] === RUN TestServiceWithPredefinedNetwork [2022-03-09T15:49:09.756Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-09T15:49:09.756Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-09T15:49:09.756Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-09T15:49:09.756Z] service_test.go:243: FLAKY_TEST [2022-03-09T15:49:09.756Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-09T15:49:09.756Z] === RUN TestServiceWithDataPathPortInit [2022-03-09T15:49:09.756Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-09T15:49:09.756Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-09T15:49:09.756Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-09T15:49:09.756Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-09T15:49:09.756Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-09T15:49:09.756Z] PASS [2022-03-09T15:49:09.756Z] ok github.com/docker/docker/integration/network 0.188s [2022-03-09T15:49:10.242Z] [2022-03-09T15:49:10.242Z] === Skipped [2022-03-09T15:49:10.242Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-09T15:49:10.242Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:10.242Z] [2022-03-09T15:49:10.242Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-09T15:49:10.242Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-09T15:49:10.242Z] [2022-03-09T15:49:10.242Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-09T15:49:10.242Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:10.242Z] [2022-03-09T15:49:10.242Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-09T15:49:10.242Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-09T15:49:10.242Z] [2022-03-09T15:49:10.242Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-09T15:49:10.242Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:10.242Z] [2022-03-09T15:49:10.242Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-09T15:49:10.242Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-09T15:49:10.242Z] [2022-03-09T15:49:10.242Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-09T15:49:10.242Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-09T15:49:10.242Z] [2022-03-09T15:49:10.242Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-09T15:49:10.242Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-09T15:49:10.242Z] [2022-03-09T15:49:10.242Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-09T15:49:10.242Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-09T15:49:10.242Z] [2022-03-09T15:49:10.242Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-09T15:49:10.242Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-09T15:49:10.242Z] [2022-03-09T15:49:10.242Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-09T15:49:10.242Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-09T15:49:10.242Z] [2022-03-09T15:49:10.242Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-09T15:49:10.242Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-09T15:49:10.242Z] [2022-03-09T15:49:10.242Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-09T15:49:10.242Z] service_test.go:243: FLAKY_TEST [2022-03-09T15:49:10.242Z] [2022-03-09T15:49:10.242Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-09T15:49:10.242Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-09T15:49:10.242Z] [2022-03-09T15:49:10.242Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-09T15:49:10.242Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-09T15:49:10.242Z] [2022-03-09T15:49:10.242Z] DONE 22 tests, 15 skipped in 2.775s [2022-03-09T15:49:10.242Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-09T15:49:10.709Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-03-09T15:49:10.724Z] testing: warning: no tests to run [2022-03-09T15:49:10.724Z] PASS [2022-03-09T15:49:10.724Z] ok github.com/docker/docker/integration/network/ipvlan 0.098s [2022-03-09T15:49:10.724Z] [2022-03-09T15:49:10.724Z] DONE 0 tests in 0.793s [2022-03-09T15:49:10.724Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-09T15:49:11.279Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-09T15:49:11.465Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-09T15:49:11.541Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-03-09T15:49:11.740Z] testing: warning: no tests to run [2022-03-09T15:49:11.740Z] PASS [2022-03-09T15:49:11.740Z] ok github.com/docker/docker/integration/network/macvlan 0.094s [2022-03-09T15:49:11.740Z] [2022-03-09T15:49:11.740Z] DONE 0 tests in 0.827s [2022-03-09T15:49:11.740Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-09T15:49:12.434Z] Removing intermediate container ec44f52a2a68 [2022-03-09T15:49:12.434Z] ---> 47d9de5b773a [2022-03-09T15:49:12.434Z] Step 13/13 : CMD ["sh"] [2022-03-09T15:49:12.434Z] ---> Running in f545db1867d2 [2022-03-09T15:49:12.434Z] Removing intermediate container f545db1867d2 [2022-03-09T15:49:12.434Z] ---> 0e0d1f955069 [2022-03-09T15:49:12.434Z] Successfully built 0e0d1f955069 [2022-03-09T15:49:12.434Z] Successfully tagged busybox:latest [2022-03-09T15:49:12.434Z] INFO: Docker images of the daemon under test [2022-03-09T15:49:12.753Z] testing: warning: no tests to run [2022-03-09T15:49:12.753Z] PASS [2022-03-09T15:49:12.753Z] ok github.com/docker/docker/integration/plugin 0.084s [2022-03-09T15:49:12.753Z] [2022-03-09T15:49:12.753Z] DONE 0 tests in 0.834s [2022-03-09T15:49:12.753Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-09T15:49:12.834Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-09T15:49:12.895Z] [2022-03-09T15:49:12.895Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-09T15:49:12.895Z] busybox latest 0e0d1f955069 Less than a second ago 5.78GB [2022-03-09T15:49:12.895Z] microsoft/windowsservercore latest 6a11116086a4 6 days ago 5.75GB [2022-03-09T15:49:12.895Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 6 days ago 5.75GB [2022-03-09T15:49:12.895Z] [2022-03-09T15:49:12.895Z] INFO: Running integration tests at 03/09/2022 15:49:12... [2022-03-09T15:49:12.895Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-09T15:49:12.895Z] INFO: Integration API tests being run from the host: [2022-03-09T15:49:12.895Z] INFO: make.ps1 starting at 03/09/2022 15:49:12 [2022-03-09T15:49:12.929Z] ok github.com/docker/docker/quota 0.229s coverage: 71.4% of statements [2022-03-09T15:49:12.929Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements [2022-03-09T15:49:13.763Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-09T15:49:13.770Z] testing: warning: no tests to run [2022-03-09T15:49:13.770Z] PASS [2022-03-09T15:49:13.770Z] ok github.com/docker/docker/integration/plugin/authz 0.086s [2022-03-09T15:49:13.770Z] [2022-03-09T15:49:13.770Z] DONE 0 tests in 0.782s [2022-03-09T15:49:13.770Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-09T15:49:13.873Z] ok github.com/docker/docker/registry 0.052s coverage: 58.3% of statements [2022-03-09T15:49:14.020Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-09T15:49:14.445Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-09T15:49:14.446Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-03-09T15:49:14.446Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-09T15:49:14.583Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-09T15:49:15.018Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-09T15:49:15.018Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-03-09T15:49:15.951Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-09T15:49:17.566Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-09T15:49:18.469Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-09T15:49:18.470Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-09T15:49:18.470Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-09T15:49:18.470Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-09T15:49:18.512Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.4% of statements [2022-03-09T15:49:18.623Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:49:18.624Z] INFO: Testing against a local daemon [2022-03-09T15:49:18.624Z] === RUN TestPluginInvalidJSON [2022-03-09T15:49:18.624Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:49:18.624Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:49:18.624Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:49:18.624Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-03-09T15:49:18.624Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-09T15:49:18.624Z] === RUN TestPluginInstall [2022-03-09T15:49:18.624Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-09T15:49:18.624Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-09T15:49:18.624Z] === RUN TestPluginsWithRuntimes [2022-03-09T15:49:18.624Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-09T15:49:18.624Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-09T15:49:18.624Z] === RUN TestPluginBackCompatMediaTypes [2022-03-09T15:49:18.624Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-09T15:49:18.624Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-09T15:49:18.624Z] PASS [2022-03-09T15:49:18.624Z] ok github.com/docker/docker/integration/plugin/common 0.117s [2022-03-09T15:49:18.727Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-09T15:49:18.773Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-03-09T15:49:18.983Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-09T15:49:18.983Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-09T15:49:19.105Z] [2022-03-09T15:49:19.105Z] === Skipped [2022-03-09T15:49:19.105Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-09T15:49:19.105Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-09T15:49:19.105Z] [2022-03-09T15:49:19.105Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-09T15:49:19.105Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-09T15:49:19.105Z] [2022-03-09T15:49:19.105Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-09T15:49:19.105Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-09T15:49:19.105Z] [2022-03-09T15:49:19.105Z] DONE 5 tests, 3 skipped in 5.275s [2022-03-09T15:49:19.105Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-09T15:49:19.922Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-09T15:49:19.922Z] check_test.go:379: [de86a25f2d632] daemon is not started [2022-03-09T15:49:20.159Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-03-09T15:49:20.852Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-09T15:49:21.783Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-09T15:49:22.140Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:49:22.140Z] INFO: Testing against a local daemon [2022-03-09T15:49:22.140Z] === RUN TestExternalGraphDriver [2022-03-09T15:49:22.140Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-09T15:49:22.140Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-09T15:49:22.140Z] === RUN TestGraphdriverPluginV2 [2022-03-09T15:49:22.140Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-09T15:49:22.140Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-09T15:49:22.140Z] PASS [2022-03-09T15:49:22.140Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.132s [2022-03-09T15:49:22.140Z] [2022-03-09T15:49:22.140Z] === Skipped [2022-03-09T15:49:22.140Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-09T15:49:22.140Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-09T15:49:22.140Z] [2022-03-09T15:49:22.140Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-09T15:49:22.140Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-09T15:49:22.140Z] [2022-03-09T15:49:22.140Z] DONE 2 tests, 2 skipped in 2.808s [2022-03-09T15:49:22.140Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-09T15:49:22.346Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-09T15:49:24.410Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:49:24.410Z] INFO: Testing against a local daemon [2022-03-09T15:49:24.410Z] === RUN TestReadPluginNoRead [2022-03-09T15:49:24.410Z] read_test.go:21: no unix domain sockets on Windows [2022-03-09T15:49:24.410Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-09T15:49:24.410Z] PASS [2022-03-09T15:49:24.410Z] ok github.com/docker/docker/integration/plugin/logging 0.128s [2022-03-09T15:49:24.893Z] [2022-03-09T15:49:24.893Z] === Skipped [2022-03-09T15:49:24.893Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-09T15:49:24.893Z] read_test.go:21: no unix domain sockets on Windows [2022-03-09T15:49:24.893Z] [2022-03-09T15:49:24.893Z] DONE 1 tests, 1 skipped in 2.490s [2022-03-09T15:49:24.893Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-09T15:49:25.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-09T15:49:25.907Z] testing: warning: no tests to run [2022-03-09T15:49:25.907Z] PASS [2022-03-09T15:49:25.907Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.084s [2022-03-09T15:49:25.907Z] [2022-03-09T15:49:25.907Z] DONE 0 tests in 1.265s [2022-03-09T15:49:26.392Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-09T15:49:27.515Z] docker_api_swarm_service_test.go:533: [d5234ba493385] joining swarm manager [dd515269a2fe3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:49:28.680Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:49:28.680Z] INFO: Testing against a local daemon [2022-03-09T15:49:28.680Z] === RUN TestPluginWithDevMounts [2022-03-09T15:49:28.680Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:28.680Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-09T15:49:28.680Z] PASS [2022-03-09T15:49:28.680Z] ok github.com/docker/docker/integration/plugin/volumes 0.106s [2022-03-09T15:49:28.680Z] [2022-03-09T15:49:28.680Z] === Skipped [2022-03-09T15:49:28.680Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-09T15:49:28.680Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:28.680Z] [2022-03-09T15:49:28.680Z] DONE 1 tests, 1 skipped in 2.620s [2022-03-09T15:49:28.883Z] docker_api_swarm_service_test.go:534: [d99521c43d6a7] joining swarm manager [dd515269a2fe3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:49:28.883Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-09T15:49:29.162Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-09T15:49:29.812Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-09T15:49:31.436Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:49:31.436Z] INFO: Testing against a local daemon [2022-03-09T15:49:31.436Z] === RUN TestSecretInspect [2022-03-09T15:49:31.436Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:31.436Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-09T15:49:31.436Z] === RUN TestSecretList [2022-03-09T15:49:31.436Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:31.436Z] --- SKIP: TestSecretList (0.00s) [2022-03-09T15:49:31.436Z] === RUN TestSecretsCreateAndDelete [2022-03-09T15:49:31.436Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:31.436Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-09T15:49:31.436Z] === RUN TestSecretsUpdate [2022-03-09T15:49:31.436Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:31.436Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-09T15:49:31.436Z] === RUN TestTemplatedSecret [2022-03-09T15:49:31.436Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:31.436Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-09T15:49:31.436Z] === RUN TestSecretCreateResolve [2022-03-09T15:49:31.436Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:31.436Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-09T15:49:31.436Z] PASS [2022-03-09T15:49:31.436Z] ok github.com/docker/docker/integration/secret 0.125s [2022-03-09T15:49:31.436Z] [2022-03-09T15:49:31.436Z] === Skipped [2022-03-09T15:49:31.436Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-09T15:49:31.436Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:31.436Z] [2022-03-09T15:49:31.436Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-09T15:49:31.436Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:31.436Z] [2022-03-09T15:49:31.436Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-09T15:49:31.436Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:31.436Z] [2022-03-09T15:49:31.436Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-09T15:49:31.436Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:31.436Z] [2022-03-09T15:49:31.436Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-09T15:49:31.436Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:31.436Z] [2022-03-09T15:49:31.436Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-09T15:49:31.436Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:31.436Z] [2022-03-09T15:49:31.436Z] DONE 6 tests, 6 skipped in 2.362s [2022-03-09T15:49:31.436Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-09T15:49:31.722Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-09T15:49:31.979Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-09T15:49:31.979Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-09T15:49:32.543Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-09T15:49:34.471Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:49:34.471Z] INFO: Testing against a local daemon [2022-03-09T15:49:34.471Z] === RUN TestServiceCreateInit [2022-03-09T15:49:34.471Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-09T15:49:34.471Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-09T15:49:34.471Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-09T15:49:34.471Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-09T15:49:34.471Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-09T15:49:34.471Z] === RUN TestCreateServiceMultipleTimes [2022-03-09T15:49:34.471Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-09T15:49:34.471Z] === RUN TestCreateServiceConflict [2022-03-09T15:49:34.471Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-09T15:49:34.471Z] === RUN TestCreateServiceMaxReplicas [2022-03-09T15:49:34.471Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-03-09T15:49:34.471Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-09T15:49:34.471Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-09T15:49:34.471Z] === RUN TestCreateServiceSecretFileMode [2022-03-09T15:49:34.471Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-09T15:49:34.471Z] === RUN TestCreateServiceConfigFileMode [2022-03-09T15:49:34.471Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-09T15:49:34.471Z] === RUN TestCreateServiceSysctls [2022-03-09T15:49:34.471Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-03-09T15:49:34.471Z] === RUN TestCreateServiceCapabilities [2022-03-09T15:49:34.471Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-09T15:49:34.471Z] === RUN TestInspect [2022-03-09T15:49:34.471Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] --- SKIP: TestInspect (0.00s) [2022-03-09T15:49:34.471Z] === RUN TestCreateJob [2022-03-09T15:49:34.471Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] --- SKIP: TestCreateJob (0.00s) [2022-03-09T15:49:34.471Z] === RUN TestReplicatedJob [2022-03-09T15:49:34.471Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-09T15:49:34.471Z] === RUN TestUpdateReplicatedJob [2022-03-09T15:49:34.471Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-09T15:49:34.471Z] === RUN TestServiceListWithStatuses [2022-03-09T15:49:34.471Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-09T15:49:34.471Z] === RUN TestDockerNetworkConnectAlias [2022-03-09T15:49:34.471Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-09T15:49:34.471Z] === RUN TestDockerNetworkReConnect [2022-03-09T15:49:34.471Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-09T15:49:34.471Z] === RUN TestServicePlugin [2022-03-09T15:49:34.471Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.471Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-09T15:49:34.471Z] === RUN TestServiceUpdateLabel [2022-03-09T15:49:34.471Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:34.471Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-09T15:49:34.471Z] === RUN TestServiceUpdateSecrets [2022-03-09T15:49:34.472Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:34.472Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-09T15:49:34.472Z] === RUN TestServiceUpdateConfigs [2022-03-09T15:49:34.472Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:34.472Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-09T15:49:34.472Z] === RUN TestServiceUpdateNetwork [2022-03-09T15:49:34.472Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:34.472Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-09T15:49:34.472Z] === RUN TestServiceUpdatePidsLimit [2022-03-09T15:49:34.472Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:34.472Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-09T15:49:34.472Z] PASS [2022-03-09T15:49:34.472Z] ok github.com/docker/docker/integration/service 0.286s [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === Skipped [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-09T15:49:34.472Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-09T15:49:34.472Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-03-09T15:49:34.472Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-09T15:49:34.472Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-03-09T15:49:34.472Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-09T15:49:34.472Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-09T15:49:34.472Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-09T15:49:34.472Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-03-09T15:49:34.472Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-09T15:49:34.472Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-09T15:49:34.472Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-09T15:49:34.472Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-09T15:49:34.472Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-09T15:49:34.472Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-09T15:49:34.472Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-09T15:49:34.472Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-09T15:49:34.472Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-09T15:49:34.472Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-09T15:49:34.472Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-09T15:49:34.472Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-09T15:49:34.472Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-09T15:49:34.472Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-09T15:49:34.472Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:49:34.472Z] [2022-03-09T15:49:34.472Z] DONE 24 tests, 23 skipped in 3.103s [2022-03-09T15:49:34.472Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-09T15:49:35.064Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-09T15:49:35.996Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-09T15:49:36.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:49:36.771Z] INFO: Testing against a local daemon [2022-03-09T15:49:36.771Z] === RUN TestSessionCreate [2022-03-09T15:49:36.771Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-09T15:49:36.771Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-09T15:49:36.771Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-09T15:49:36.771Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-09T15:49:36.771Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-09T15:49:36.771Z] PASS [2022-03-09T15:49:36.771Z] ok github.com/docker/docker/integration/session 0.146s [2022-03-09T15:49:36.771Z] [2022-03-09T15:49:36.771Z] === Skipped [2022-03-09T15:49:36.771Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-09T15:49:36.771Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-09T15:49:36.771Z] [2022-03-09T15:49:36.771Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-09T15:49:36.771Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-09T15:49:36.771Z] [2022-03-09T15:49:36.771Z] DONE 2 tests, 2 skipped in 2.291s [2022-03-09T15:49:37.254Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-09T15:49:37.888Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-09T15:49:38.266Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/rootless [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/volume [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-09T15:49:38.266Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === Skipped [2022-03-09T15:49:38.266Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-09T15:49:38.266Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-09T15:49:38.266Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-09T15:49:38.266Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-09T15:49:38.266Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-09T15:49:38.266Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:49:38.266Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-09T15:49:38.266Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:49:38.266Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-09T15:49:38.266Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:49:38.266Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-09T15:49:38.266Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:49:38.266Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-09T15:49:38.266Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:49:38.266Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-09T15:49:38.266Z] graphtest_unix.go:71: No driver to put! [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-09T15:49:38.266Z] time="2022-03-09T15:48:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-09T15:49:38.266Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-09T15:49:38.266Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-09T15:49:38.266Z] time="2022-03-09T15:48:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-09T15:49:38.266Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-09T15:49:38.266Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-09T15:49:38.266Z] time="2022-03-09T15:48:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-09T15:49:38.266Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-09T15:49:38.266Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-09T15:49:38.266Z] time="2022-03-09T15:48:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-09T15:49:38.266Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-09T15:49:38.266Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-09T15:49:38.266Z] time="2022-03-09T15:48:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-09T15:49:38.266Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-09T15:49:38.266Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-09T15:49:38.266Z] graphtest_unix.go:71: No driver to put! [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-09T15:49:38.266Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-09T15:49:38.266Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-09T15:49:38.266Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-09T15:49:38.266Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-09T15:49:38.266Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:49:38.266Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-09T15:49:38.266Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:49:38.266Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-09T15:49:38.266Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:49:38.266Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-09T15:49:38.266Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:49:38.266Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-09T15:49:38.266Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-09T15:49:38.266Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-09T15:49:38.266Z] graphtest_unix.go:71: No driver to put! [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-09T15:49:38.266Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-09T15:49:38.266Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-09T15:49:38.266Z] [2022-03-09T15:49:38.266Z] DONE 2323 tests, 28 skipped in 231.639s [2022-03-09T15:49:38.266Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/bitseq [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/cluster [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/config [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/datastore [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/driverapi [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/etchosts [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/idm [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/ipam [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/iptables [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/netlabel [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/netutils [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/networkdb [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/ns [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/options [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/osl [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/portallocator [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/portmapper [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/testutils [2022-03-09T15:49:38.266Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-09T15:49:38.266Z] + 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/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 [2022-03-09T15:49:38.817Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-09T15:49:38.817Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-09T15:49:39.074Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-09T15:49:39.543Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:49:39.543Z] INFO: Testing against a local daemon [2022-03-09T15:49:39.543Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-09T15:49:39.543Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:39.543Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-09T15:49:39.543Z] === RUN TestDiskUsage [2022-03-09T15:49:39.543Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-09T15:49:39.543Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-09T15:49:39.543Z] === RUN TestEventsExecDie [2022-03-09T15:49:39.543Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-09T15:49:39.543Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-09T15:49:39.543Z] === RUN TestEventsBackwardsCompatible [2022-03-09T15:49:39.543Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-09T15:49:39.543Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-09T15:49:39.543Z] === RUN TestEventsVolumeCreate [2022-03-09T15:49:39.543Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-09T15:49:39.543Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-09T15:49:39.543Z] === RUN TestInfoAPI [2022-03-09T15:49:39.543Z] --- PASS: TestInfoAPI (0.06s) [2022-03-09T15:49:39.543Z] === RUN TestInfoAPIWarnings [2022-03-09T15:49:39.543Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:49:39.543Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-09T15:49:39.543Z] === RUN TestInfoDebug [2022-03-09T15:49:39.543Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:49:39.543Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-09T15:49:39.543Z] === RUN TestInfoInsecureRegistries [2022-03-09T15:49:39.543Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:49:39.543Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-09T15:49:39.543Z] === RUN TestInfoRegistryMirrors [2022-03-09T15:49:39.543Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:49:39.543Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-09T15:49:39.543Z] === RUN TestLoginFailsWithBadCredentials [2022-03-09T15:49:40.025Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-03-09T15:49:40.025Z] === RUN TestPingCacheHeaders [2022-03-09T15:49:40.025Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-09T15:49:40.025Z] === RUN TestPingGet [2022-03-09T15:49:40.507Z] --- PASS: TestPingGet (0.04s) [2022-03-09T15:49:40.507Z] === RUN TestPingHead [2022-03-09T15:49:40.507Z] --- PASS: TestPingHead (0.03s) [2022-03-09T15:49:40.507Z] === RUN TestVersion [2022-03-09T15:49:40.507Z] --- PASS: TestVersion (0.04s) [2022-03-09T15:49:40.507Z] PASS [2022-03-09T15:49:40.507Z] ok github.com/docker/docker/integration/system 1.247s [2022-03-09T15:49:40.507Z] [2022-03-09T15:49:40.507Z] === Skipped [2022-03-09T15:49:40.507Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-09T15:49:40.507Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:40.507Z] [2022-03-09T15:49:40.507Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-09T15:49:40.507Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-09T15:49:40.507Z] [2022-03-09T15:49:40.507Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-09T15:49:40.507Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-09T15:49:40.507Z] [2022-03-09T15:49:40.507Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-09T15:49:40.507Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-09T15:49:40.507Z] [2022-03-09T15:49:40.507Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-09T15:49:40.507Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-09T15:49:40.507Z] [2022-03-09T15:49:40.507Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-09T15:49:40.507Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:49:40.507Z] [2022-03-09T15:49:40.507Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-09T15:49:40.507Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:49:40.507Z] [2022-03-09T15:49:40.507Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-09T15:49:40.507Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:49:40.507Z] [2022-03-09T15:49:40.507Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-09T15:49:40.507Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:49:40.507Z] [2022-03-09T15:49:40.507Z] DONE 15 tests, 9 skipped in 3.330s [2022-03-09T15:49:40.507Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-09T15:49:41.590Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-09T15:49:42.153Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-09T15:49:42.409Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-09T15:49:42.785Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:49:42.785Z] INFO: Testing against a local daemon [2022-03-09T15:49:42.785Z] === RUN TestVolumesCreateAndList [2022-03-09T15:49:42.785Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-09T15:49:42.785Z] === RUN TestVolumesRemove [2022-03-09T15:49:42.785Z] --- PASS: TestVolumesRemove (0.19s) [2022-03-09T15:49:42.785Z] === RUN TestVolumesInspect [2022-03-09T15:49:42.785Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-09T15:49:42.785Z] === RUN TestVolumesInvalidJSON [2022-03-09T15:49:42.785Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-09T15:49:42.785Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-09T15:49:42.785Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-09T15:49:42.785Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-09T15:49:42.785Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-09T15:49:42.785Z] PASS [2022-03-09T15:49:42.785Z] ok github.com/docker/docker/integration/volume 0.407s [2022-03-09T15:49:43.270Z] [2022-03-09T15:49:43.270Z] DONE 5 tests in 2.519s [2022-03-09T15:49:43.270Z] INFO: make.ps1 ended at 03/09/2022 15:49:42 [2022-03-09T15:49:43.270Z] INFO: Integration CLI tests being run from the host: [2022-03-09T15:49:43.270Z] 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" [2022-03-09T15:49:43.338Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-09T15:49:44.267Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-09T15:49:45.197Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-09T15:49:45.762Z] === RUN TestDockerSuite/TestRmiTag [2022-03-09T15:49:45.763Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-09T15:49:46.694Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-09T15:49:49.212Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-09T15:49:49.469Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-09T15:49:50.032Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-09T15:49:50.288Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-09T15:49:51.217Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-09T15:49:51.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-09T15:49:51.738Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-09T15:49:52.005Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-09T15:49:52.567Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-09T15:49:52.567Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-09T15:49:53.129Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-09T15:49:53.693Z] docker_api_swarm_service_test.go:148: [ddcb8ecc5a92a] joining swarm manager [d65e26f461e07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:49:54.257Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-09T15:49:54.820Z] docker_api_swarm_service_test.go:148: [de437334ca118] joining swarm manager [d65e26f461e07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:49:55.077Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-09T15:49:55.985Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-09T15:49:55.986Z] INFO: Testing against a local daemon [2022-03-09T15:49:55.986Z] === RUN TestDockerSuite [2022-03-09T15:49:55.986Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-09T15:49:55.986Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-09T15:49:55.986Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-09T15:49:55.986Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-09T15:49:55.986Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-09T15:49:55.986Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-09T15:49:55.986Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-09T15:49:55.986Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-09T15:49:55.986Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-09T15:49:55.986Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-09T15:49:55.986Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-09T15:49:56.010Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-09T15:49:56.467Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-09T15:49:56.573Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-09T15:49:56.948Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-09T15:49:57.140Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:49:57.140Z] INFO: Testing against a local daemon [2022-03-09T15:49:57.140Z] === RUN TestBuildWithSession [2022-03-09T15:49:57.140Z] build_session_test.go:25: TODO: BuildKit [2022-03-09T15:49:57.140Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-09T15:49:57.140Z] === RUN TestBuildSquashParent [2022-03-09T15:49:57.140Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:49:57.140Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-09T15:49:57.140Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-09T15:49:57.140Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:49:57.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:49:57.140Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:49:57.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:49:57.140Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:49:57.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:49:57.140Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:49:57.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:49:57.140Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:49:57.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:49:57.140Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:49:57.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:49:57.140Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-09T15:49:57.140Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-09T15:49:57.140Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-09T15:49:57.140Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-09T15:49:57.430Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-09T15:49:57.503Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-09T15:49:58.875Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-09T15:49:59.439Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-09T15:50:00.001Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-09T15:50:00.563Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-09T15:50:01.125Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-09T15:50:01.688Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-09T15:50:02.616Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-09T15:50:03.179Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-09T15:50:03.743Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-09T15:50:04.306Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-09T15:50:04.868Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-09T15:50:04.868Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-09T15:50:06.238Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-09T15:50:06.802Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-09T15:50:07.058Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-09T15:50:07.623Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-09T15:50:08.187Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-09T15:50:08.187Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-09T15:50:08.750Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-09T15:50:08.887Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-09T15:50:09.006Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-09T15:50:09.571Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-09T15:50:09.667Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-09T15:50:09.667Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-09T15:50:09.860Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-09T15:50:09.860Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-09T15:50:09.860Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-09T15:50:09.860Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-09T15:50:09.860Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-09T15:50:09.860Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-09T15:50:09.860Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-09T15:50:09.860Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-09T15:50:09.860Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-09T15:50:09.861Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-09T15:50:09.861Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-09T15:50:09.861Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-09T15:50:09.861Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-09T15:50:09.861Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-09T15:50:09.861Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T15:50:09.861Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-09T15:50:09.861Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-09T15:50:09.861Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-09T15:50:09.861Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-09T15:50:10.144Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-09T15:50:10.708Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-09T15:50:10.708Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-09T15:50:11.271Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-09T15:50:11.271Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-09T15:50:11.832Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-09T15:50:12.761Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-09T15:50:13.324Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-09T15:50:13.886Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-09T15:50:13.886Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-09T15:50:14.143Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-09T15:50:15.512Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-09T15:50:16.075Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-09T15:50:16.941Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-09T15:50:16.941Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-09T15:50:16.941Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-09T15:50:16.941Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-09T15:50:16.941Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-09T15:50:17.004Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-09T15:50:17.565Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-09T15:50:17.822Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-09T15:50:18.387Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-09T15:50:19.318Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-09T15:50:19.867Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-09T15:50:19.880Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-09T15:50:21.249Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-09T15:50:22.779Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-09T15:50:22.779Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-09T15:50:22.779Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-09T15:50:22.779Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-09T15:50:22.779Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-09T15:50:22.779Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-09T15:50:22.779Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-09T15:50:22.779Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-09T15:50:22.779Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-09T15:50:23.139Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-09T15:50:23.139Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-09T15:50:23.703Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-09T15:50:24.520Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-03-09T15:50:24.520Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.21s) [2022-03-09T15:50:24.520Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.65s) [2022-03-09T15:50:24.520Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.97s) [2022-03-09T15:50:24.520Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.24s) [2022-03-09T15:50:24.520Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.88s) [2022-03-09T15:50:24.520Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.28s) [2022-03-09T15:50:24.520Z] === RUN TestBuildMultiStageCopy [2022-03-09T15:50:24.520Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-09T15:50:24.982Z] ok github.com/docker/docker/libnetwork 37.411s coverage: 40.7% of statements [2022-03-09T15:50:24.982Z] ok github.com/docker/docker/libnetwork/bitseq 0.126s coverage: 84.4% of statements [2022-03-09T15:50:24.982Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-09T15:50:24.982Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-09T15:50:24.982Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-09T15:50:24.982Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-09T15:50:24.982Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-09T15:50:24.982Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-09T15:50:24.982Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-09T15:50:24.982Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-09T15:50:24.982Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-09T15:50:24.982Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-09T15:50:24.982Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-09T15:50:24.982Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-09T15:50:24.982Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-03-09T15:50:25.071Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-09T15:50:25.554Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.398s coverage: 59.9% of statements [2022-03-09T15:50:25.554Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-09T15:50:25.692Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-09T15:50:25.692Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-09T15:50:25.692Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-09T15:50:25.692Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-09T15:50:25.692Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-09T15:50:25.816Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-09T15:50:26.002Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-09T15:50:26.388Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.130s coverage: 4.0% of statements [2022-03-09T15:50:26.388Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-09T15:50:26.960Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-03-09T15:50:26.960Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-09T15:50:27.221Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-09T15:50:27.896Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-09T15:50:29.264Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-09T15:50:29.264Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-09T15:50:29.264Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-09T15:50:29.264Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-09T15:50:29.264Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-09T15:50:29.532Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-09T15:50:30.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-09T15:50:30.904Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-09T15:50:31.836Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-09T15:50:33.735Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-09T15:50:34.268Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-09T15:50:34.300Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-09T15:50:34.882Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-09T15:50:35.343Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-09T15:50:35.670Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-09T15:50:35.927Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-09T15:50:35.927Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-09T15:50:35.927Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-09T15:50:36.318Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-09T15:50:36.490Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-09T15:50:37.221Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.689s coverage: 7.2% of statements [2022-03-09T15:50:37.221Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-09T15:50:37.221Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-09T15:50:37.221Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-09T15:50:37.221Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-09T15:50:37.221Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-09T15:50:37.221Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-09T15:50:37.482Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-03-09T15:50:37.743Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-03-09T15:50:37.743Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-09T15:50:37.862Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-09T15:50:37.862Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-09T15:50:37.864Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-09T15:50:38.004Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-09T15:50:38.123Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-09T15:50:38.686Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-09T15:50:39.248Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-09T15:50:39.507Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-09T15:50:39.507Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-09T15:50:40.053Z] --- PASS: TestBuildMultiStageCopy (16.97s) [2022-03-09T15:50:40.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.19s) [2022-03-09T15:50:40.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.08s) [2022-03-09T15:50:40.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.30s) [2022-03-09T15:50:40.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.55s) [2022-03-09T15:50:40.053Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.84s) [2022-03-09T15:50:40.053Z] === RUN TestBuildMultiStageParentConfig [2022-03-09T15:50:40.070Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-09T15:50:41.001Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-09T15:50:41.257Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-09T15:50:41.820Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-09T15:50:42.382Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-09T15:50:42.944Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-09T15:50:43.512Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-09T15:50:43.768Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-09T15:50:43.768Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-09T15:50:43.811Z] --- PASS: TestBuildMultiStageParentConfig (3.59s) [2022-03-09T15:50:43.811Z] === RUN TestBuildLabelWithTargets [2022-03-09T15:50:43.811Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:50:43.811Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-09T15:50:43.811Z] === RUN TestBuildWithEmptyLayers [2022-03-09T15:50:44.330Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-09T15:50:44.892Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-09T15:50:45.354Z] --- PASS: TestBuildWithEmptyLayers (1.83s) [2022-03-09T15:50:45.355Z] === RUN TestBuildMultiStageOnBuild [2022-03-09T15:50:45.821Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-09T15:50:46.078Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-09T15:50:46.078Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-09T15:50:46.078Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-09T15:50:48.599Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-09T15:50:49.547Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-09T15:50:50.240Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2022-03-09T15:50:56.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-09T15:50:59.358Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-09T15:51:00.723Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-09T15:51:01.286Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-09T15:51:01.543Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-09T15:51:02.473Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-09T15:51:02.473Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-09T15:51:02.473Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-09T15:51:02.473Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-09T15:51:03.036Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-09T15:51:04.929Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-09T15:51:05.163Z] ok github.com/docker/docker/libnetwork/ipam 13.892s coverage: 85.3% of statements [2022-03-09T15:51:05.163Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-09T15:51:05.163Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-09T15:51:05.163Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-09T15:51:05.163Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-09T15:51:05.163Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-09T15:51:05.163Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-09T15:51:05.163Z] ok github.com/docker/docker/libnetwork/ipamutils 0.270s coverage: 74.0% of statements [2022-03-09T15:51:05.163Z] ok github.com/docker/docker/libnetwork/iptables 0.166s coverage: 45.1% of statements [2022-03-09T15:51:05.163Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-03-09T15:51:05.163Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-03-09T15:51:05.494Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-09T15:51:06.424Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-09T15:51:06.494Z] --- PASS: TestBuildMultiStageOnBuild (21.12s) [2022-03-09T15:51:06.494Z] === RUN TestBuildUncleanTarFilenames [2022-03-09T15:51:06.494Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:51:06.494Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-09T15:51:06.494Z] === RUN TestBuildMultiStageLayerLeak [2022-03-09T15:51:07.791Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-09T15:51:07.791Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-09T15:51:10.308Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-09T15:51:12.200Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-09T15:51:13.569Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-09T15:51:13.827Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-09T15:51:14.393Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-09T15:51:15.344Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-09T15:51:15.344Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-09T15:51:15.599Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-09T15:51:16.528Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-09T15:51:16.785Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-09T15:51:17.715Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-09T15:51:19.084Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-09T15:51:19.084Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-09T15:51:19.341Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-09T15:51:20.711Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-09T15:51:20.711Z] === RUN TestDockerSuite/TestRunMount [2022-03-09T15:51:24.222Z] --- PASS: TestBuildMultiStageLayerLeak (18.02s) [2022-03-09T15:51:24.222Z] === RUN TestBuildWithHugeFile [2022-03-09T15:51:24.885Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-09T15:51:25.447Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-09T15:51:25.705Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-09T15:51:26.636Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-09T15:51:28.006Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-09T15:51:30.523Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-09T15:51:31.451Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-09T15:51:32.819Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-09T15:51:33.747Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-09T15:51:34.678Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-09T15:51:34.678Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-09T15:51:35.244Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-09T15:51:35.811Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-09T15:51:36.374Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-09T15:51:36.636Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-09T15:51:38.009Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-09T15:51:39.232Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-09T15:51:39.233Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-09T15:51:39.233Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-09T15:51:39.233Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-09T15:51:39.233Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-09T15:51:39.233Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-09T15:51:39.233Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-09T15:51:39.233Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-09T15:51:39.233Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-09T15:51:39.233Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-09T15:51:39.233Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-09T15:51:39.233Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-09T15:51:39.233Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-09T15:51:39.233Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-09T15:51:39.233Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-09T15:51:39.233Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-09T15:51:39.233Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-09T15:51:39.233Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-09T15:51:39.377Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-09T15:51:40.245Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-09T15:51:40.245Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-09T15:51:40.245Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-09T15:51:40.245Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-09T15:51:40.245Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-09T15:51:41.895Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-09T15:51:42.457Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-09T15:51:42.457Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-09T15:51:42.713Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-09T15:51:42.970Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-09T15:51:43.226Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-09T15:51:43.789Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-09T15:51:43.789Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-09T15:51:44.718Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-09T15:51:44.718Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-09T15:51:49.046Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-09T15:51:51.259Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-09T15:51:51.259Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-09T15:51:51.259Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-09T15:51:51.259Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-09T15:51:51.259Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-09T15:51:52.625Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-09T15:51:52.625Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-09T15:51:53.188Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-09T15:51:53.751Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-09T15:51:53.751Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-09T15:51:54.681Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-09T15:51:55.245Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-09T15:51:55.807Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-09T15:51:56.063Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-09T15:51:56.320Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-09T15:51:56.320Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-09T15:51:56.320Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-09T15:51:56.885Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-09T15:51:57.450Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-09T15:51:57.450Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-09T15:51:57.450Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-09T15:51:58.018Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-09T15:51:58.951Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-09T15:51:58.951Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-09T15:51:58.951Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-09T15:52:01.475Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-09T15:52:02.037Z] === RUN TestDockerSuite/TestRunRm [2022-03-09T15:52:02.296Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-09T15:52:06.462Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-09T15:52:06.462Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-09T15:52:06.719Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-09T15:52:08.089Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-09T15:52:08.651Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-09T15:52:08.909Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-09T15:52:11.429Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-09T15:52:11.685Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-09T15:52:14.957Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-09T15:52:14.957Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-09T15:52:15.520Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-09T15:52:15.555Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-09T15:52:15.555Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-09T15:52:15.555Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-09T15:52:15.555Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-09T15:52:15.555Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-09T15:52:15.776Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-09T15:52:16.705Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-09T15:52:16.962Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-09T15:52:17.219Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-09T15:52:17.781Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-09T15:52:18.038Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-09T15:52:18.466Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-09T15:52:18.603Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-09T15:52:19.437Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-09T15:52:19.437Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-09T15:52:19.437Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-09T15:52:19.437Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-09T15:52:19.437Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-09T15:52:19.437Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-09T15:52:19.437Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-09T15:52:19.437Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-09T15:52:19.532Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-09T15:52:20.096Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-09T15:52:20.096Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-09T15:52:20.980Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-09T15:52:22.620Z] === RUN TestDockerSuite/TestRunState [2022-03-09T15:52:22.883Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-09T15:52:23.819Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-09T15:52:24.075Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-09T15:52:24.718Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-09T15:52:25.006Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-09T15:52:25.006Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-09T15:52:25.006Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-09T15:52:25.006Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-09T15:52:25.937Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-09T15:52:25.937Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-09T15:52:26.194Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-09T15:52:26.254Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-09T15:52:26.254Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-09T15:52:26.254Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-09T15:52:26.254Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-09T15:52:26.254Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-09T15:52:26.254Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-09T15:52:27.124Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-09T15:52:27.124Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-09T15:52:27.124Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-09T15:52:27.686Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-09T15:52:28.615Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-09T15:52:29.545Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-09T15:52:29.995Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-09T15:52:30.111Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-09T15:52:32.008Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-09T15:52:32.008Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-09T15:52:34.529Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-09T15:52:37.796Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-09T15:52:37.796Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-09T15:52:37.796Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-09T15:52:38.359Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-09T15:52:38.921Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-09T15:52:40.816Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-09T15:52:41.746Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-09T15:52:42.309Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-09T15:52:42.309Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-09T15:52:42.568Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-09T15:52:42.824Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-09T15:52:43.080Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-09T15:52:43.643Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-09T15:52:43.909Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-09T15:52:43.909Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-09T15:52:43.909Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-09T15:52:44.168Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-09T15:52:44.732Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-09T15:52:44.809Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-09T15:52:48.006Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-09T15:52:48.006Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-09T15:52:48.935Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-09T15:52:49.504Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-09T15:52:50.302Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-09T15:52:50.472Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-09T15:52:50.472Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-09T15:52:50.472Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-09T15:52:51.231Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-09T15:52:52.597Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-09T15:52:54.209Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-09T15:52:54.487Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-09T15:52:54.487Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-09T15:52:54.487Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-09T15:52:54.487Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-09T15:52:54.487Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-09T15:52:54.487Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-09T15:52:54.487Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-09T15:52:54.487Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-09T15:52:54.743Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-09T15:52:54.743Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-09T15:52:54.743Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-09T15:52:55.307Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-09T15:52:55.870Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-09T15:52:56.128Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-09T15:52:56.394Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-09T15:52:56.660Z] ok github.com/docker/docker/libnetwork/networkdb 103.915s coverage: 60.0% of statements [2022-03-09T15:52:56.660Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-09T15:52:56.660Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-09T15:52:56.660Z] ok github.com/docker/docker/libnetwork/osl 4.317s coverage: 39.7% of statements [2022-03-09T15:52:56.660Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-09T15:52:56.660Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-03-09T15:52:56.660Z] ok github.com/docker/docker/libnetwork/portmapper 0.220s coverage: 48.6% of statements [2022-03-09T15:52:56.660Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-09T15:52:56.660Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-09T15:52:56.922Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-03-09T15:52:56.922Z] [2022-03-09T15:52:56.922Z] === Skipped [2022-03-09T15:52:56.922Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-09T15:52:56.922Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-09T15:52:56.922Z] [2022-03-09T15:52:56.922Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-09T15:52:56.922Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-09T15:52:56.922Z] [2022-03-09T15:52:56.922Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-09T15:52:56.922Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-09T15:52:56.922Z] [2022-03-09T15:52:56.922Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-09T15:52:56.922Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:52:56.922Z] [2022-03-09T15:52:56.922Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-09T15:52:56.922Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:52:56.922Z] [2022-03-09T15:52:56.922Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-09T15:52:56.922Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:52:56.922Z] [2022-03-09T15:52:56.922Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-09T15:52:56.922Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:52:56.922Z] [2022-03-09T15:52:56.922Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-09T15:52:56.922Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-09T15:52:56.922Z] [2022-03-09T15:52:56.922Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-09T15:52:56.922Z] firewalld_test.go:14: firewalld is not running [2022-03-09T15:52:56.922Z] [2022-03-09T15:52:56.922Z] DONE 326 tests, 9 skipped in 198.971s [2022-03-09T15:52:57.060Z] === RUN TestDockerSuite/TestRunWithCpusetCpus Post stage [Pipeline] junit [2022-03-09T15:52:57.511Z] Recording test results [2022-03-09T15:52:57.623Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-09T15:52:57.890Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-09T15:52:58.237Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43347/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6056655017781be9baa6dac2c2d7e4a89af7d4a6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6056655017781be9baa6dac2c2d7e4a89af7d4a6 hack/validate/vendor [2022-03-09T15:52:58.553Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-09T15:52:58.553Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-09T15:52:58.831Z] No vendor changes in diff. [2022-03-09T15:52:59.115Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-09T15:52:59.115Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-09T15:52:59.115Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-09T15:52:59.115Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-09T15:52:59.115Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-09T15:52:59.115Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-09T15:52:59.115Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-09T15:52:59.115Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-09T15:52:59.115Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-09T15:52:59.115Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-09T15:52:59.115Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-09T15:52:59.115Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-09T15:52:59.115Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-09T15:52:59.115Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-09T15:52:59.115Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-09T15:52:59.115Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-09T15:52:59.724Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-09T15:52:59.737Z] + echo Ensuring container killed. [2022-03-09T15:52:59.737Z] Ensuring container killed. [2022-03-09T15:52:59.737Z] + docker rm -vf docker-pr3 [2022-03-09T15:52:59.737Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-09T15:53:00.104Z] + echo Chowning /workspace to jenkins user [2022-03-09T15:53:00.104Z] Chowning /workspace to jenkins user [2022-03-09T15:53:00.104Z] + id -u [2022-03-09T15:53:00.104Z] + id -g [2022-03-09T15:53:00.104Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43347:/workspace busybox chown -R 1000:1000 /workspace [2022-03-09T15:53:00.286Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-09T15:53:00.286Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-09T15:53:00.848Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-09T15:53:00.981Z] + bundleName=unit [2022-03-09T15:53:00.981Z] + echo Creating unit-bundles.tar.gz [2022-03-09T15:53:00.981Z] Creating unit-bundles.tar.gz [2022-03-09T15:53:00.981Z] + 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 [2022-03-09T15:53:00.981Z] bundles/junit-report-libnetwork.xml [2022-03-09T15:53:00.981Z] bundles/junit-report.xml [2022-03-09T15:53:00.981Z] bundles/go-test-report-libnetwork.json [2022-03-09T15:53:00.981Z] bundles/go-test-report.json [2022-03-09T15:53:00.981Z] bundles/profile-libnetwork.out [2022-03-09T15:53:00.981Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-09T15:53:00.995Z] Archiving artifacts [2022-03-09T15:53:01.105Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-09T15:53:01.496Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43347/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-09T15:53:01.668Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-09T15:53:01.668Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-09T15:53:01.810Z] + make clean [2022-03-09T15:53:02.070Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-09T15:53:02.070Z] docker-dev-cache [2022-03-09T15:53:02.070Z] docker-mod-cache [Pipeline] deleteDir [2022-03-09T15:53:02.230Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-09T15:53:02.281Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-09T15:53:02.281Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-09T15:53:02.281Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-09T15:53:02.281Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-09T15:53:02.281Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-09T15:53:02.281Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-09T15:53:02.281Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-09T15:53:02.281Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-09T15:53:02.281Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-09T15:53:02.281Z] === RUN TestDockerSuite/TestBuildAddTar [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-09T15:53:02.794Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-09T15:53:02.794Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-09T15:53:03.051Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-09T15:53:03.051Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-09T15:53:03.626Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-09T15:53:04.564Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-09T15:53:05.495Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-09T15:53:05.495Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-09T15:53:05.495Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-09T15:53:05.753Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-09T15:53:05.753Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-09T15:53:06.010Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-09T15:53:06.942Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-09T15:53:07.201Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-09T15:53:09.095Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-09T15:53:09.659Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-09T15:53:09.659Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-09T15:53:09.659Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-09T15:53:10.225Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-09T15:53:11.156Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-09T15:53:11.156Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-09T15:53:12.087Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-09T15:53:12.087Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-09T15:53:13.457Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-09T15:53:13.714Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-09T15:53:13.970Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-09T15:53:13.970Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-09T15:53:15.337Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2939267336 [2022-03-09T15:53:15.594Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-09T15:53:15.594Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-09T15:53:17.486Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-09T15:53:17.486Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-09T15:53:17.486Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-09T15:53:18.419Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-09T15:53:19.351Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-09T15:53:19.913Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-09T15:53:19.913Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-09T15:53:19.913Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-09T15:53:19.913Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-09T15:53:20.476Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-09T15:53:20.476Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-09T15:53:21.404Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-09T15:53:21.969Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-09T15:53:22.532Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-09T15:53:26.706Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-09T15:53:27.270Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-09T15:53:29.160Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-09T15:53:29.724Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-09T15:53:30.652Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-09T15:53:30.840Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-09T15:53:30.840Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-09T15:53:30.840Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-09T15:53:33.169Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-09T15:53:35.061Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-09T15:53:35.317Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-09T15:53:35.699Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-09T15:53:35.699Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-09T15:53:36.252Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-09T15:53:37.618Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-09T15:53:38.547Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-09T15:53:39.917Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-09T15:53:41.284Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-09T15:53:41.671Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-09T15:53:42.216Z] docker_cli_service_logs_test.go:246: checking task wqx2orfjg2qx [2022-03-09T15:53:42.216Z] docker_cli_service_logs_test.go:251: checking messages for wqx2orfjg2qx [2022-03-09T15:53:42.216Z] docker_cli_service_logs_test.go:246: checking task pez99achzgnc [2022-03-09T15:53:42.216Z] docker_cli_service_logs_test.go:251: checking messages for pez99achzgnc [2022-03-09T15:53:42.684Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-09T15:53:42.684Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-09T15:53:42.684Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-09T15:53:42.684Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-09T15:53:42.684Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-09T15:53:42.684Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-09T15:53:42.684Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-09T15:53:42.684Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-09T15:53:43.697Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-09T15:53:44.828Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-09T15:53:44.828Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-09T15:53:44.829Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-09T15:53:44.829Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-09T15:53:44.829Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-09T15:53:45.481Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-09T15:53:47.573Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-09T15:53:48.766Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-09T15:53:49.179Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-09T15:53:49.179Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-09T15:53:49.179Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-09T15:53:49.179Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-09T15:53:49.179Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-09T15:53:49.179Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-09T15:53:52.932Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-09T15:53:53.061Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-09T15:53:53.189Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-09T15:53:55.083Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-09T15:53:56.012Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-09T15:53:57.377Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-09T15:53:57.634Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-09T15:53:58.195Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-09T15:53:58.758Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-09T15:53:58.758Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-09T15:53:58.758Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-09T15:53:59.321Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-09T15:54:02.521Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-09T15:54:02.521Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-09T15:54:02.521Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-09T15:54:02.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-09T15:54:02.593Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-09T15:54:05.111Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-09T15:54:05.674Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-09T15:54:05.930Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-09T15:54:05.930Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-09T15:54:05.930Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-09T15:54:05.930Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-09T15:54:05.930Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-09T15:54:06.862Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-09T15:54:07.790Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-09T15:54:08.047Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-09T15:54:08.169Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-09T15:54:09.415Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-09T15:54:11.111Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-09T15:54:11.111Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-09T15:54:11.967Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-09T15:54:12.082Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-09T15:54:12.896Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-09T15:54:13.827Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-09T15:54:13.827Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-09T15:54:13.827Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-09T15:54:14.190Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-09T15:54:14.674Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-09T15:54:14.674Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-09T15:54:14.674Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-09T15:54:14.756Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-09T15:54:14.756Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-09T15:54:15.319Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-09T15:54:17.211Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-09T15:54:17.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-09T15:54:18.141Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-09T15:54:18.543Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-09T15:54:19.509Z] docker_cli_swarm_test.go:1895: [d118ebe5a17b2] joining swarm manager [da2091c4e8a12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:54:20.147Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-09T15:54:20.876Z] docker_cli_swarm_test.go:1896: [de839da70df9e] joining swarm manager [da2091c4e8a12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:54:20.876Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-09T15:54:23.394Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-09T15:54:24.761Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-09T15:54:26.143Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-09T15:54:26.143Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-09T15:54:26.143Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-09T15:54:26.143Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-09T15:54:26.143Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-09T15:54:26.143Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-09T15:54:26.143Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-09T15:54:26.143Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-09T15:54:26.143Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-09T15:54:26.624Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-09T15:54:27.279Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-09T15:54:28.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-09T15:54:29.796Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-09T15:54:30.725Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-09T15:54:32.093Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-09T15:54:33.021Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-09T15:54:33.583Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-09T15:54:34.953Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-09T15:54:36.322Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-09T15:54:36.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-09T15:54:36.805Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-09T15:54:36.831Z] --- PASS: TestBuildWithHugeFile (182.62s) [2022-03-09T15:54:36.831Z] === RUN TestBuildWCOWSandboxSize [2022-03-09T15:54:36.831Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-09T15:54:36.831Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-09T15:54:36.831Z] === RUN TestBuildWithEmptyDockerfile [2022-03-09T15:54:36.831Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:54:36.831Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:54:36.831Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:54:36.831Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:54:36.831Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:54:36.831Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:54:36.831Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-09T15:54:36.831Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-09T15:54:36.831Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-09T15:54:36.831Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-03-09T15:54:36.831Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-09T15:54:36.831Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-09T15:54:36.831Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-09T15:54:36.831Z] === RUN TestBuildPreserveOwnership [2022-03-09T15:54:36.831Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:54:36.831Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-09T15:54:36.831Z] === RUN TestBuildPlatformInvalid [2022-03-09T15:54:36.831Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-09T15:54:36.831Z] PASS [2022-03-09T15:54:36.831Z] ok github.com/docker/docker/integration/build 273.389s [2022-03-09T15:54:36.831Z] [2022-03-09T15:54:36.831Z] === Skipped [2022-03-09T15:54:36.831Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-09T15:54:36.831Z] build_session_test.go:25: TODO: BuildKit [2022-03-09T15:54:36.831Z] [2022-03-09T15:54:36.832Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-09T15:54:36.832Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:54:36.832Z] [2022-03-09T15:54:36.832Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-09T15:54:36.832Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:54:36.832Z] [2022-03-09T15:54:36.832Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-09T15:54:36.832Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:54:36.832Z] [2022-03-09T15:54:36.832Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-09T15:54:36.832Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-09T15:54:36.832Z] [2022-03-09T15:54:36.832Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-09T15:54:36.832Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:54:36.832Z] [2022-03-09T15:54:36.832Z] DONE 29 tests, 6 skipped in 313.434s [2022-03-09T15:54:36.832Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-09T15:54:36.832Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:54:36.832Z] INFO: Testing against a local daemon [2022-03-09T15:54:36.832Z] === RUN TestConfigInspect [2022-03-09T15:54:36.832Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:54:36.832Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-09T15:54:36.832Z] === RUN TestConfigList [2022-03-09T15:54:36.832Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:54:36.832Z] --- SKIP: TestConfigList (0.00s) [2022-03-09T15:54:36.832Z] === RUN TestConfigsCreateAndDelete [2022-03-09T15:54:36.832Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:54:36.832Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-09T15:54:36.832Z] === RUN TestConfigsUpdate [2022-03-09T15:54:36.832Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:54:36.832Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-09T15:54:36.832Z] === RUN TestTemplatedConfig [2022-03-09T15:54:36.832Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:54:36.832Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-09T15:54:36.832Z] === RUN TestConfigCreateResolve [2022-03-09T15:54:36.832Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:54:36.832Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-09T15:54:36.832Z] PASS [2022-03-09T15:54:36.832Z] ok github.com/docker/docker/integration/config 0.132s [2022-03-09T15:54:36.832Z] [2022-03-09T15:54:36.832Z] === Skipped [2022-03-09T15:54:36.832Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-09T15:54:36.832Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:54:36.832Z] [2022-03-09T15:54:36.832Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-09T15:54:36.832Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:54:36.832Z] [2022-03-09T15:54:36.832Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-09T15:54:36.832Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:54:36.832Z] [2022-03-09T15:54:36.832Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-09T15:54:36.832Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:54:36.832Z] [2022-03-09T15:54:36.832Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-09T15:54:36.832Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:54:36.832Z] [2022-03-09T15:54:36.832Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-09T15:54:36.832Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:54:36.832Z] [2022-03-09T15:54:36.832Z] DONE 6 tests, 6 skipped in 2.503s [2022-03-09T15:54:36.832Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-09T15:54:36.832Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:54:36.832Z] INFO: Testing against a local daemon [2022-03-09T15:54:36.832Z] === RUN TestCheckpoint [2022-03-09T15:54:36.832Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-09T15:54:36.832Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-09T15:54:36.832Z] === RUN TestContainerInvalidJSON [2022-03-09T15:54:36.832Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:54:36.832Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:54:36.832Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:54:36.832Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:54:36.832Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-09T15:54:36.832Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-09T15:54:36.832Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-03-09T15:54:36.832Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-09T15:54:36.832Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-09T15:54:36.832Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-09T15:54:36.832Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2022-03-09T15:54:36.832Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-09T15:54:36.832Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.28s) [2022-03-09T15:54:36.832Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-09T15:54:36.832Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-03-09T15:54:36.832Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-09T15:54:36.832Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s) [2022-03-09T15:54:36.832Z] === RUN TestCopyFromContainer [2022-03-09T15:54:36.832Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:54:36.832Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-09T15:54:36.832Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-09T15:54:36.832Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:54:36.832Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:54:36.832Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:54:36.832Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:54:36.832Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:54:36.832Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:54:36.832Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-09T15:54:36.832Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-09T15:54:36.832Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-09T15:54:36.832Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s) [2022-03-09T15:54:36.832Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-09T15:54:36.832Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-09T15:54:36.832Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-09T15:54:36.832Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-09T15:54:36.832Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-09T15:54:36.832Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-03-09T15:54:36.832Z] === RUN TestCreateWithInvalidEnv [2022-03-09T15:54:36.832Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-09T15:54:36.832Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-09T15:54:36.832Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-09T15:54:36.832Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-09T15:54:36.832Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-09T15:54:36.832Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-09T15:54:36.832Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-09T15:54:36.832Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-09T15:54:36.832Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-09T15:54:36.832Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-09T15:54:36.832Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-09T15:54:36.832Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-09T15:54:36.832Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-09T15:54:36.832Z] === RUN TestCreateTmpfsMountsTarget [2022-03-09T15:54:36.832Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:54:36.832Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-09T15:54:36.832Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-09T15:54:36.832Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:54:36.832Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-09T15:54:36.832Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-09T15:54:36.832Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:54:36.832Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-09T15:54:36.832Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-09T15:54:36.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:54:36.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:54:36.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:54:36.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:54:36.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:54:36.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:54:36.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:54:36.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:54:36.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:54:36.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:54:36.832Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-09T15:54:36.832Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-09T15:54:36.832Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-09T15:54:36.832Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-09T15:54:36.832Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-09T15:54:36.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-09T15:54:36.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-09T15:54:36.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-09T15:54:36.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-09T15:54:36.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-09T15:54:36.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-09T15:54:36.832Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-09T15:54:36.832Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-09T15:54:36.832Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-09T15:54:36.832Z] === RUN TestCreateDifferentPlatform [2022-03-09T15:54:36.832Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-09T15:54:36.832Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-09T15:54:36.832Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-03-09T15:54:36.832Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-09T15:54:36.832Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-03-09T15:54:36.832Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-09T15:54:36.832Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-03-09T15:54:36.832Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-09T15:54:36.832Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-09T15:54:36.832Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-09T15:54:36.832Z] === RUN TestContainerKillOnDaemonStart [2022-03-09T15:54:36.832Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:54:36.832Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-09T15:54:36.832Z] === RUN TestDiff [2022-03-09T15:54:36.832Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-09T15:54:36.832Z] --- SKIP: TestDiff (0.00s) [2022-03-09T15:54:36.832Z] === RUN TestExecWithCloseStdin [2022-03-09T15:54:36.885Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-09T15:54:37.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-09T15:54:38.255Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-09T15:54:38.417Z] --- PASS: TestExecWithCloseStdin (3.05s) [2022-03-09T15:54:38.418Z] === RUN TestExec [2022-03-09T15:54:39.623Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-09T15:54:40.629Z] --- PASS: TestExec (2.67s) [2022-03-09T15:54:40.629Z] === RUN TestExecUser [2022-03-09T15:54:40.629Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-09T15:54:40.629Z] --- SKIP: TestExecUser (0.01s) [2022-03-09T15:54:40.629Z] === RUN TestExportContainerAndImportImage [2022-03-09T15:54:40.629Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:54:40.629Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-09T15:54:40.629Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-09T15:54:40.629Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:54:40.629Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-09T15:54:40.629Z] === RUN TestHealthCheckWorkdir [2022-03-09T15:54:40.629Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-09T15:54:40.629Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-09T15:54:40.629Z] === RUN TestHealthKillContainer [2022-03-09T15:54:40.629Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-09T15:54:40.629Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-09T15:54:40.629Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-09T15:54:40.629Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-09T15:54:40.629Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-09T15:54:40.629Z] === RUN TestKillContainerInvalidSignal [2022-03-09T15:54:40.989Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-09T15:54:43.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-09T15:54:43.063Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-09T15:54:43.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-09T15:54:43.063Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-09T15:54:43.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-09T15:54:43.550Z] --- PASS: TestKillContainerInvalidSignal (2.32s) [2022-03-09T15:54:43.550Z] === RUN TestKillContainer [2022-03-09T15:54:43.550Z] === RUN TestKillContainer/no_signal [2022-03-09T15:54:45.160Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-09T15:54:45.736Z] === RUN TestKillContainer/non_killing_signal [2022-03-09T15:54:45.736Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-09T15:54:45.736Z] === RUN TestKillContainer/killing_signal [2022-03-09T15:54:47.054Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-09T15:54:51.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-09T15:54:51.639Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-09T15:54:51.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-09T15:54:51.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-09T15:54:51.639Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-09T15:54:51.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-09T15:54:51.639Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-09T15:54:51.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-09T15:54:52.830Z] --- PASS: TestKillContainer (9.83s) [2022-03-09T15:54:52.830Z] --- PASS: TestKillContainer/no_signal (2.31s) [2022-03-09T15:54:52.830Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-09T15:54:52.830Z] --- PASS: TestKillContainer/killing_signal (7.46s) [2022-03-09T15:54:52.830Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-09T15:54:52.830Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:54:52.830Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-09T15:54:52.830Z] === RUN TestKillStoppedContainer [2022-03-09T15:54:52.830Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:54:52.830Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-09T15:54:52.830Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-09T15:54:52.830Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:54:52.830Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-09T15:54:52.830Z] === RUN TestKillDifferentUserContainer [2022-03-09T15:54:52.830Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-09T15:54:52.830Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-09T15:54:52.830Z] === RUN TestInspectOomKilledTrue [2022-03-09T15:54:52.830Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:54:52.830Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-09T15:54:52.830Z] === RUN TestInspectOomKilledFalse [2022-03-09T15:54:52.830Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:54:52.830Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-09T15:54:52.830Z] === RUN TestLogsFollowTailEmpty [2022-03-09T15:54:55.749Z] --- PASS: TestLogsFollowTailEmpty (2.38s) [2022-03-09T15:54:55.749Z] === RUN TestNetworkNat [2022-03-09T15:54:55.749Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-09T15:54:55.749Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-09T15:54:55.749Z] === RUN TestNetworkLocalhostTCPNat [2022-03-09T15:54:56.999Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-09T15:54:56.999Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-09T15:54:56.999Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-09T15:54:56.999Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-09T15:54:56.999Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-09T15:54:56.999Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-09T15:54:56.999Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-09T15:54:57.256Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-09T15:54:57.256Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-09T15:54:57.818Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-09T15:54:57.818Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-09T15:54:57.937Z] --- PASS: TestNetworkLocalhostTCPNat (2.70s) [2022-03-09T15:54:57.937Z] === RUN TestNetworkLoopbackNat [2022-03-09T15:54:57.937Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-09T15:54:57.937Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-09T15:54:57.937Z] === RUN TestPause [2022-03-09T15:54:57.937Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-09T15:54:57.937Z] --- SKIP: TestPause (0.00s) [2022-03-09T15:54:57.937Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-09T15:54:58.075Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-09T15:54:58.075Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-09T15:54:58.075Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-09T15:54:59.446Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-09T15:54:59.446Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-09T15:54:59.703Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-09T15:54:59.703Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-09T15:54:59.703Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-09T15:55:00.855Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.40s) [2022-03-09T15:55:00.855Z] === RUN TestPauseStopPausedContainer [2022-03-09T15:55:00.855Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:55:00.855Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-09T15:55:00.855Z] === RUN TestPsFilter [2022-03-09T15:55:00.855Z] --- PASS: TestPsFilter (0.26s) [2022-03-09T15:55:00.855Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-09T15:55:02.224Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-09T15:55:03.770Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.63s) [2022-03-09T15:55:03.770Z] === RUN TestRemoveContainerWithVolume [2022-03-09T15:55:04.122Z] docker_cli_swarm_test.go:1796: [dc6b1e895bd4f] joining swarm manager [d64354a655559]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:55:05.051Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-09T15:55:05.612Z] docker_cli_swarm_test.go:1797: [d1f8eb550fcb4] joining swarm manager [d64354a655559]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:55:05.966Z] --- PASS: TestRemoveContainerWithVolume (2.64s) [2022-03-09T15:55:05.966Z] === RUN TestRemoveContainerRunning [2022-03-09T15:55:06.978Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-09T15:55:06.978Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-09T15:55:06.978Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-09T15:55:08.154Z] --- PASS: TestRemoveContainerRunning (2.43s) [2022-03-09T15:55:08.154Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-09T15:55:08.877Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-09T15:55:09.593Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-09T15:55:09.593Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-09T15:55:09.593Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-09T15:55:09.593Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-09T15:55:10.076Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-09T15:55:11.080Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.38s) [2022-03-09T15:55:11.080Z] === RUN TestRemoveInvalidContainer [2022-03-09T15:55:11.080Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-09T15:55:11.080Z] === RUN TestRenameLinkedContainer [2022-03-09T15:55:11.080Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-09T15:55:11.080Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-09T15:55:11.080Z] === RUN TestRenameStoppedContainer [2022-03-09T15:55:11.401Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-09T15:55:11.401Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite (1328.06s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.33s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.63s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.59s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.20s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.01s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.93s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.03s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.08s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.66s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.72s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.90s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.85s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAttachDetach (1.04s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.76s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.67s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.80s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.33s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.45s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.85s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.00s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.02s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.26s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.54s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.40s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.04s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.55s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.70s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.29s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.53s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.32s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.68s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.91s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.58s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.12s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.21s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.11s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.81s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.88s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.39s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.95s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.79s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.23s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.27s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.96s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.55s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.28s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.70s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.67s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.04s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.05s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.07s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.52s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.28s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.80s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.14s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.91s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.37s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.87s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.10s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.89s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.06s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.12s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.82s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.78s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.17s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.83s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.64s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.11s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.83s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCmd (0.24s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.25s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.27s) [2022-03-09T15:55:11.401Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.15s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.80s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.74s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.77s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.65s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.40s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.92s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.41s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.43s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.49s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.02s) [2022-03-09T15:55:11.401Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-09T15:55:11.401Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-09T15:55:11.401Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-09T15:55:11.401Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.08s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.28s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.07s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.29s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.90s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.04s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.04s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.22s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.20s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.95s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.95s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.18s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.31s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.33s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.54s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.97s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.28s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.78s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.29s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.83s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.84s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.91s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.16s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.58s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.32s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.52s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.50s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEnv (1.36s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.33s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.09s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.06s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.62s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.14s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.19s) [2022-03-09T15:55:11.401Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.67s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.37s) [2022-03-09T15:55:11.402Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.84s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildExpose (0.39s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.57s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.50s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.79s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.84s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.60s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.80s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.54s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.40s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.68s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.65s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.81s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.35s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildHistory (3.86s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.57s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.73s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.97s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildLabel (0.40s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.38s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildLabels (0.42s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.01s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.60s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.13s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.69s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.88s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.49s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.69s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.62s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.94s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.92s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.79s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.73s) [2022-03-09T15:55:11.402Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.43s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.63s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.57s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.52s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.67s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.56s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.06s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.43s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.65s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.04s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.07s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.34s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.74s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.90s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.40s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildPATH (2.00s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.49s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.60s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.65s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.03s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.75s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildRm (2.55s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.10s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.94s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.89s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.77s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-03-09T15:55:11.402Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildStderr (0.81s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.22s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.67s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.83s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.38s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.66s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildUser (1.43s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.40s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.91s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.66s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.71s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.98s) [2022-03-09T15:55:11.402Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-09T15:55:11.402Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-09T15:55:11.402Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-09T15:55:11.402Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.07s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.63s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.89s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.94s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.23s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.66s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.44s) [2022-03-09T15:55:11.402Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.53s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.34s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-09T15:55:11.402Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.49s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.58s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.64s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.08s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.93s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCommitTTY (1.09s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.69s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.26s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.77s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.23s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.32s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.51s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.53s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.57s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.47s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.53s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.59s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.53s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.72s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.64s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.75s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.51s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.49s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.67s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.50s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.51s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.55s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.63s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.02s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.20s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.74s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.64s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.55s) [2022-03-09T15:55:11.402Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.61s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.80s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.57s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.69s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.48s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.32s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.32s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.54s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.51s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.43s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e51d40_} (1.48s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12909719734_/foo_false____} (0.46s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12909719734_/foo_true____} (1.33s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32832421387_/foo_false____} (1.42s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32832421387_/foo_true____} (1.41s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32832421387_/foo_true__0xc000e51d70__} (1.31s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e51d88_} (0.63s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e51da0_} (1.30s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e51db8_} (1.66s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e51dd0_} (1.54s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.10s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.43s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.68s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.13s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.96s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.55s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.56s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.86s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.61s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.58s) [2022-03-09T15:55:11.402Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.49s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.61s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.58s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.60s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.59s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.55s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.61s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.00s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.75s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.61s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.77s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.89s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.11s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.75s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.73s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.84s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.07s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.47s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.90s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.08s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.59s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.05s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.66s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpToDot (0.59s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.19s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.90s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpToStdout (0.71s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.93s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.77s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.90s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.50s) [2022-03-09T15:55:11.403Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.64s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.48s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateRM (0.24s) [2022-03-09T15:55:11.403Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.98s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.70s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.47s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.11s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.63s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.24s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.06s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.49s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.93s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.60s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.21s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.07s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.27s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.18s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.08s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.37s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.36s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.95s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsAttach (0.81s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsCommit (0.88s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.78s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.64s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.63s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.63s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.24s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.57s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.44s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsCopy (0.98s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.08s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.70s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.34s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.23s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.70s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.32s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsFilters (1.11s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsFormat (0.94s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.67s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.76s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-03-09T15:55:11.403Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-09T15:55:11.403Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.03s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.52s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.64s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsTop (0.62s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.91s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.64s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.70s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.06s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecCgroup (0.78s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.00s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecInspectID (1.74s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecInteractive (0.63s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.56s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.07s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.61s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecStartFails (0.73s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.92s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.64s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecTTY (0.67s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.72s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.70s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecUlimits (0.84s) [2022-03-09T15:55:11.403Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.48s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.76s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestExecWithUser (0.85s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.66s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.77s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.80s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.73s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.56s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestHealth (20.61s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.09s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.13s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.15s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.52s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.46s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.71s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.04s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.37s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.94s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.48s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImagesFormat (0.15s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.11s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.98s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImportDisplay (1.38s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImportFile (1.47s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.62s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImportGzipped (1.71s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.53s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.74s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.70s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.67s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.62s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.65s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.76s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.62s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.65s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.68s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.47s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.72s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.62s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.61s) [2022-03-09T15:55:11.403Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.92s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.70s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectDefault (0.63s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectHistory (0.72s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2022-03-09T15:55:11.403Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.63s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.70s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.71s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.72s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.21s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.69s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectStatus (0.82s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.30s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.71s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.69s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.64s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.53s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.59s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.71s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.07s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.23s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.30s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.35s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.85s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.71s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.11s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.33s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.86s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.79s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.58s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.47s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.80s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.47s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.47s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.68s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.64s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.59s) [2022-03-09T15:55:11.403Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.90s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.89s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.31s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.08s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.92s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.67s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.42s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestNetHostname (1.37s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.65s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.43s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPluginActive (2.16s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.62s) [2022-03-09T15:55:11.404Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.37s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.86s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.01s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.47s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.86s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.38s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.95s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPortList (6.19s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.96s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.43s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.53s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.90s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.31s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsByOrder (2.51s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.00s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.14s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.36s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.83s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.45s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.50s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.98s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.57s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.51s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.58s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.00s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-03-09T15:55:11.404Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.78s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.14s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.98s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.66s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.03s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.40s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.29s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.19s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.99s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.51s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.05s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.09s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.63s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.59s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.57s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.37s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.58s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.81s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.22s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.66s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.56s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.72s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.55s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.64s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.43s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.49s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.58s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.55s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.79s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.58s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.96s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.55s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.66s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.71s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.17s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.06s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.28s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.14s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.57s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.51s) [2022-03-09T15:55:11.404Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-03-09T15:55:11.404Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.24s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.97s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.95s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.62s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.24s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2022-03-09T15:55:11.404Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.14s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.52s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.68s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.55s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.57s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.51s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.89s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2022-03-09T15:55:11.404Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.58s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.79s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.09s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.79s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.29s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.37s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.03s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.41s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.56s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.41s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.52s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.94s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.24s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.86s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.35s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.26s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunMount (4.34s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.36s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.03s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.30s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.49s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.95s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.96s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNetHost (0.66s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.41s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.34s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.32s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.58s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s) [2022-03-09T15:55:11.404Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.57s) [2022-03-09T15:55:11.404Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.79s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.59s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.55s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.96s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.04s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.88s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunRm (0.49s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.44s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.71s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.79s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.28s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.55s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.59s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.69s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.73s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.47s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunState (1.21s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.62s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunSysctls (0.95s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.60s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.86s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.51s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.52s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.70s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.60s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.76s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.23s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.52s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.65s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.79s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.44s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.90s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.35s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.61s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.48s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.14s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.73s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.54s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.67s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.56s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.71s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.05s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.41s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.07s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.81s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.89s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.83s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.52s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.57s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.42s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.10s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.07s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.63s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.85s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.67s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.74s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.83s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.51s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.11s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.22s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.69s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.28s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.64s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.60s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.61s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.05s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.54s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.09s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUpdateStats (3.59s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.03s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.90s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.63s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.83s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.74s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.19s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.22s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.56s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.28s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.31s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.37s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.53s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.63s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.36s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.38s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.64s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.73s) [2022-03-09T15:55:11.405Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.51s) [2022-03-09T15:55:11.405Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-09T15:55:11.405Z] === RUN TestDockerRegistrySuite [2022-03-09T15:55:11.405Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-09T15:55:12.774Z] check_test.go:195: [d0329d5564f77] daemon is not started [2022-03-09T15:55:12.775Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-09T15:55:13.702Z] check_test.go:195: [dcf63b6e05f37] daemon is not started [2022-03-09T15:55:13.702Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-09T15:55:15.069Z] check_test.go:195: [d6bc6cc60cc7e] daemon is not started [2022-03-09T15:55:15.069Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-09T15:55:15.069Z] check_test.go:195: [d5bdb562410d3] daemon is not started [2022-03-09T15:55:15.069Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-09T15:55:17.587Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-09T15:55:17.844Z] check_test.go:195: [de1e727d46c70] daemon is not started [2022-03-09T15:55:17.844Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-09T15:55:18.173Z] --- PASS: TestRenameStoppedContainer (7.57s) [2022-03-09T15:55:18.173Z] === RUN TestRenameRunningContainerAndReuse [2022-03-09T15:55:21.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-09T15:55:23.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-09T15:55:23.775Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-09T15:55:23.987Z] --- PASS: TestRenameRunningContainerAndReuse (5.05s) [2022-03-09T15:55:23.987Z] === RUN TestRenameInvalidName [2022-03-09T15:55:24.387Z] check_test.go:195: [d4ac231936c5c] daemon is not started [2022-03-09T15:55:24.387Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-09T15:55:24.744Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-09T15:55:24.744Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-09T15:55:25.206Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-09T15:55:25.755Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-09T15:55:26.186Z] --- PASS: TestRenameInvalidName (2.54s) [2022-03-09T15:55:26.186Z] === RUN TestRenameAnonymousContainer [2022-03-09T15:55:26.684Z] check_test.go:195: [d77a7a0a10383] daemon is not started [2022-03-09T15:55:26.684Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-09T15:55:27.386Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-09T15:55:27.386Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-09T15:55:27.386Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-09T15:55:27.614Z] docker_cli_swarm_test.go:1315: [df036b2465df5] joining swarm manager [d74841b5284c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:55:27.872Z] check_test.go:195: [d20fababfb334] daemon is not started [2022-03-09T15:55:28.135Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-09T15:55:29.063Z] docker_cli_swarm_test.go:1316: [d1cefd2891eca] joining swarm manager [d74841b5284c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:55:29.063Z] check_test.go:195: [d155b46f93474] daemon is not started [2022-03-09T15:55:29.063Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-09T15:55:30.429Z] check_test.go:195: [d9e5d27563559] daemon is not started [2022-03-09T15:55:30.429Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-09T15:55:31.360Z] check_test.go:195: [d6c5e7afcfe72] daemon is not started [2022-03-09T15:55:31.360Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-09T15:55:32.291Z] check_test.go:195: [d586faab5e9a2] daemon is not started [2022-03-09T15:55:32.291Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-09T15:55:33.182Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-09T15:55:33.221Z] check_test.go:195: [d1dc5a3e08586] daemon is not started [2022-03-09T15:55:33.221Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-09T15:55:34.150Z] check_test.go:195: [d5d75c4f745ec] daemon is not started [2022-03-09T15:55:34.150Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-09T15:55:34.152Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-09T15:55:34.152Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-09T15:55:34.612Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-09T15:55:34.613Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-09T15:55:34.613Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-09T15:55:35.078Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2549e9f178d865fe6f439c10c12baaff51b173079b42cda80f5312b893d455e2 [2022-03-09T15:55:35.588Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-09T15:55:35.588Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-09T15:55:35.588Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-09T15:55:35.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-09T15:55:35.641Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:50ef1ba165d0127855787d3a887f8ba0d978592b5958586412af0caddb13b457 [2022-03-09T15:55:35.898Z] check_test.go:195: [df755126c16fb] daemon is not started [2022-03-09T15:55:35.898Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-09T15:55:36.151Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-09T15:55:36.829Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d2ad17d12c4bbd875f2d94a00316f009c265bf1fa3311d3ff130a48ad77227ca [2022-03-09T15:55:37.688Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-09T15:55:37.757Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:12d9e70ce4cef63da01eb8d629932e6f00131b12d7dda173e551afc5b874f5fd [2022-03-09T15:55:38.014Z] check_test.go:195: [d638615e45983] daemon is not started [2022-03-09T15:55:38.014Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-09T15:55:38.148Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-09T15:55:38.606Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-09T15:55:38.941Z] check_test.go:195: [da5f0342a49f6] daemon is not started [2022-03-09T15:55:38.941Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-09T15:55:39.577Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-09T15:55:40.832Z] check_test.go:195: [d93f6ea946502] daemon is not started [2022-03-09T15:55:40.832Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-09T15:55:42.200Z] check_test.go:195: [dedb793ea57b0] daemon is not started [2022-03-09T15:55:42.200Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-09T15:55:42.200Z] check_test.go:195: [d754c50cf6b5e] daemon is not started [2022-03-09T15:55:42.200Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-09T15:55:43.128Z] check_test.go:195: [da504043a116c] daemon is not started [2022-03-09T15:55:43.128Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-09T15:55:43.910Z] --- PASS: TestRenameAnonymousContainer (15.59s) [2022-03-09T15:55:43.910Z] === RUN TestRenameContainerWithSameName [2022-03-09T15:55:43.910Z] --- PASS: TestRenameContainerWithSameName (2.31s) [2022-03-09T15:55:43.910Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-09T15:55:43.910Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-09T15:55:43.910Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-09T15:55:43.910Z] === RUN TestResize [2022-03-09T15:55:44.058Z] check_test.go:195: [d7bb0fe96ffe5] daemon is not started [2022-03-09T15:55:44.058Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-09T15:55:44.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-09T15:55:44.399Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-09T15:55:44.620Z] check_test.go:195: [d98ee2587da54] daemon is not started [2022-03-09T15:55:44.620Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-09T15:55:44.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-09T15:55:46.101Z] --- PASS: TestResize (2.38s) [2022-03-09T15:55:46.102Z] === RUN TestResizeWithInvalidSize [2022-03-09T15:55:46.655Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-09T15:55:47.139Z] check_test.go:195: [d2c0370b7301d] daemon is not started [2022-03-09T15:55:47.140Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-09T15:55:47.396Z] check_test.go:195: [dfdcca6650613] daemon is not started [2022-03-09T15:55:47.396Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-09T15:55:48.771Z] check_test.go:195: [db22ca9ae0241] daemon is not started [2022-03-09T15:55:48.771Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-09T15:55:48.771Z] check_test.go:195: [de07f8827d750] daemon is not started [2022-03-09T15:55:48.771Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-09T15:55:48.839Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-09T15:55:48.839Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-09T15:55:48.839Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-09T15:55:49.023Z] --- PASS: TestResizeWithInvalidSize (2.35s) [2022-03-09T15:55:49.023Z] === RUN TestResizeWhenContainerNotStarted [2022-03-09T15:55:49.030Z] check_test.go:195: [d4b3462cdc3c3] daemon is not started [2022-03-09T15:55:49.030Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-09T15:55:49.285Z] check_test.go:195: [d9b7577679800] daemon is not started [2022-03-09T15:55:49.286Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-09T15:55:49.541Z] check_test.go:195: [d58ba27c8a710] daemon is not started [2022-03-09T15:55:49.542Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-09T15:55:49.797Z] check_test.go:195: [d4e3a03cecea1] daemon is not started [2022-03-09T15:55:49.797Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-09T15:55:50.053Z] check_test.go:195: [dd343805c4218] daemon is not started [2022-03-09T15:55:50.053Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-09T15:55:50.384Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-09T15:55:50.384Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-09T15:55:50.384Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-09T15:55:50.844Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-09T15:55:50.981Z] check_test.go:195: [d2fcbfec333d6] daemon is not started [2022-03-09T15:55:50.981Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-09T15:55:51.211Z] --- PASS: TestResizeWhenContainerNotStarted (2.68s) [2022-03-09T15:55:51.211Z] === RUN TestDaemonRestartKillContainers [2022-03-09T15:55:51.211Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:55:51.211Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-09T15:55:51.211Z] === RUN TestStats [2022-03-09T15:55:51.211Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-09T15:55:51.211Z] --- SKIP: TestStats (0.00s) [2022-03-09T15:55:51.211Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-09T15:55:52.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-09T15:55:52.347Z] check_test.go:195: [d31bbb1445c29] daemon is not started [2022-03-09T15:55:52.347Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-09T15:55:53.035Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-09T15:55:53.276Z] check_test.go:195: [d90a4b0f84d13] daemon is not started [2022-03-09T15:55:53.276Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-09T15:55:54.006Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-09T15:55:54.205Z] check_test.go:195: [d59b3f9b9ae98] daemon is not started [2022-03-09T15:55:54.205Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-09T15:55:54.974Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-09T15:55:54.974Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-09T15:55:54.974Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-09T15:55:55.133Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-09T15:55:55.943Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-09T15:55:56.062Z] --- PASS: TestDockerRegistrySuite (44.77s) [2022-03-09T15:55:56.062Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.51s) [2022-03-09T15:55:56.062Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-03-09T15:55:56.062Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-03-09T15:55:56.062Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-03-09T15:55:56.062Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.82s) [2022-03-09T15:55:56.062Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.94s) [2022-03-09T15:55:56.062Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.88s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.37s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.08s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.93s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.30s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.08s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-03-09T15:55:56.063Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-03-09T15:55:56.063Z] === RUN TestDockerSchema1RegistrySuite [2022-03-09T15:55:56.063Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-09T15:55:56.063Z] check_test.go:222: [ded5118dda59c] daemon is not started [2022-03-09T15:55:56.063Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-09T15:55:56.911Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-09T15:55:56.911Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-09T15:55:56.911Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-09T15:55:56.911Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-09T15:55:56.911Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-09T15:55:59.334Z] check_test.go:222: [d485d81cf745d] daemon is not started [2022-03-09T15:55:59.334Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-09T15:55:59.804Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.72s) [2022-03-09T15:55:59.804Z] === RUN TestStopContainerWithTimeout [2022-03-09T15:55:59.804Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-09T15:55:59.804Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-09T15:55:59.804Z] === RUN TestUpdateRestartPolicy [2022-03-09T15:56:03.993Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-09T15:56:04.579Z] check_test.go:222: [d17ada7868f19] daemon is not started [2022-03-09T15:56:04.579Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-09T15:56:04.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-09T15:56:04.835Z] check_test.go:222: [dcd0da3e49cc7] daemon is not started [2022-03-09T15:56:04.835Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-09T15:56:04.835Z] check_test.go:222: [de73af54af5a7] daemon is not started [2022-03-09T15:56:04.835Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-09T15:56:06.202Z] check_test.go:222: [d7401eeb8e1b3] daemon is not started [2022-03-09T15:56:06.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-09T15:56:06.764Z] check_test.go:222: [dc26b419973c6] daemon is not started [2022-03-09T15:56:06.764Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-09T15:56:07.692Z] check_test.go:222: [de817f1aed86c] daemon is not started [2022-03-09T15:56:07.692Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-09T15:56:10.214Z] check_test.go:222: [d1715d4c8330a] daemon is not started [2022-03-09T15:56:10.214Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-09T15:56:10.776Z] check_test.go:222: [d67a4f6298134] daemon is not started [2022-03-09T15:56:10.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-09T15:56:11.032Z] check_test.go:222: [d6cf10c1132eb] daemon is not started [2022-03-09T15:56:11.032Z] --- PASS: TestDockerSchema1RegistrySuite (15.17s) [2022-03-09T15:56:11.032Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2022-03-09T15:56:11.032Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.91s) [2022-03-09T15:56:11.032Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.81s) [2022-03-09T15:56:11.032Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2022-03-09T15:56:11.032Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-09T15:56:11.032Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-03-09T15:56:11.032Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-03-09T15:56:11.032Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-03-09T15:56:11.032Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.48s) [2022-03-09T15:56:11.032Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2022-03-09T15:56:11.032Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-03-09T15:56:11.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-09T15:56:11.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-09T15:56:11.966Z] check_test.go:251: [d39158b345dff] daemon is not started [2022-03-09T15:56:11.966Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-09T15:56:12.527Z] check_test.go:251: [d89104a2f9372] daemon is not started [2022-03-09T15:56:12.527Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-09T15:56:12.527Z] check_test.go:251: [dd13fae74891b] daemon is not started [2022-03-09T15:56:12.527Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-09T15:56:13.893Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-09T15:56:14.457Z] check_test.go:251: [dfd7bb8043e14] daemon is not started [2022-03-09T15:56:14.457Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-09T15:56:15.020Z] check_test.go:251: [d50a8c748afc8] daemon is not started [2022-03-09T15:56:15.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-09T15:56:15.414Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-09T15:56:15.415Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-09T15:56:15.415Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-09T15:56:15.583Z] check_test.go:251: [d65192c5562c4] daemon is not started [2022-03-09T15:56:15.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-09T15:56:15.839Z] check_test.go:251: [d654d6fd6f846] daemon is not started [2022-03-09T15:56:15.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.80s) [2022-03-09T15:56:15.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2022-03-09T15:56:15.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.60s) [2022-03-09T15:56:15.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-09T15:56:15.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-03-09T15:56:15.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-03-09T15:56:15.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-03-09T15:56:15.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-03-09T15:56:15.839Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-09T15:56:15.839Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-09T15:56:15.839Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-09T15:56:21.084Z] check_test.go:278: [d6a713e093907] daemon is not started [2022-03-09T15:56:21.084Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-09T15:56:21.084Z] check_test.go:278: [d1ac470118fdf] daemon is not started [2022-03-09T15:56:21.084Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-09T15:56:21.339Z] check_test.go:278: [d0e6fc4dea1a8] daemon is not started [2022-03-09T15:56:21.339Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-09T15:56:21.339Z] check_test.go:278: [d920d9dc0f8d0] daemon is not started [2022-03-09T15:56:21.339Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-09T15:56:21.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-09T15:56:21.388Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-09T15:56:21.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-09T15:56:21.388Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-09T15:56:21.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-09T15:56:21.595Z] check_test.go:278: [dee5f978e3b7d] daemon is not started [2022-03-09T15:56:21.595Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2022-03-09T15:56:21.595Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-03-09T15:56:21.595Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-09T15:56:21.595Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-09T15:56:21.595Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-09T15:56:21.595Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-03-09T15:56:21.595Z] === RUN TestDockerNetworkSuite [2022-03-09T15:56:21.595Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-09T15:56:22.524Z] docker_cli_network_unix_test.go:46: [dfebc54179e49] daemon is not started [2022-03-09T15:56:22.524Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-09T15:56:23.087Z] docker_cli_network_unix_test.go:46: [de04578caed2e] daemon is not started [2022-03-09T15:56:23.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-09T15:56:24.982Z] --- PASS: TestUpdateRestartPolicy (22.80s) [2022-03-09T15:56:24.982Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-09T15:56:25.444Z] --- PASS: TestUpdateRestartWithAutoRemove (2.44s) [2022-03-09T15:56:25.444Z] === RUN TestWaitNonBlocked [2022-03-09T15:56:25.444Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:56:25.444Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:56:25.444Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:56:25.444Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:56:25.444Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-09T15:56:25.444Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-09T15:56:25.864Z] docker_cli_network_unix_test.go:46: [dd3f542d49110] daemon is not started [2022-03-09T15:56:26.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-09T15:56:27.487Z] docker_cli_network_unix_test.go:46: [deb168cbdc349] daemon is not started [2022-03-09T15:56:27.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-09T15:56:27.743Z] docker_cli_network_unix_test.go:1233: [dbfd3e022f0a0] daemon is not started [2022-03-09T15:56:28.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-09T15:56:28.675Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-09T15:56:28.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-09T15:56:29.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-09T15:56:29.157Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-09T15:56:29.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-09T15:56:29.157Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-09T15:56:29.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-09T15:56:29.195Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-09T15:56:29.195Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.40s) [2022-03-09T15:56:29.195Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.56s) [2022-03-09T15:56:29.195Z] === RUN TestWaitBlocked [2022-03-09T15:56:29.195Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:56:29.195Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-09T15:56:29.195Z] PASS [2022-03-09T15:56:29.195Z] ok github.com/docker/docker/integration/container 115.507s [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === Skipped [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-09T15:56:29.195Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-09T15:56:29.195Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-03-09T15:56:29.195Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-09T15:56:29.195Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-09T15:56:29.195Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-09T15:56:29.195Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-09T15:56:29.195Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-09T15:56:29.195Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-09T15:56:29.195Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-09T15:56:29.195Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2022-03-09T15:56:29.195Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-09T15:56:29.195Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-09T15:56:29.195Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-09T15:56:29.195Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-09T15:56:29.195Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-09T15:56:29.195Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-09T15:56:29.195Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-09T15:56:29.195Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-09T15:56:29.195Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-09T15:56:29.195Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-09T15:56:29.195Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-09T15:56:29.195Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-09T15:56:29.195Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-09T15:56:29.195Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-09T15:56:29.195Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-09T15:56:29.195Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-09T15:56:29.195Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-09T15:56:29.195Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-09T15:56:29.195Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-09T15:56:29.195Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-09T15:56:29.195Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-09T15:56:29.195Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-09T15:56:29.195Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-09T15:56:29.195Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:56:29.195Z] [2022-03-09T15:56:29.195Z] DONE 87 tests, 33 skipped in 118.410s [2022-03-09T15:56:29.195Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-09T15:56:30.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-09T15:56:31.266Z] docker_cli_network_unix_test.go:46: [ddd5671859d6b] daemon is not started [2022-03-09T15:56:31.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-09T15:56:36.771Z] docker_cli_network_unix_test.go:46: [d39c16a7f5618] daemon is not started [2022-03-09T15:56:36.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-09T15:56:38.668Z] docker_cli_network_unix_test.go:46: [d46cac7a4e5a6] daemon is not started [2022-03-09T15:56:38.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-09T15:56:39.854Z] docker_cli_network_unix_test.go:46: [debc6aaba74bd] daemon is not started [2022-03-09T15:56:40.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-09T15:56:40.675Z] docker_cli_network_unix_test.go:46: [d8624b719432c] daemon is not started [2022-03-09T15:56:40.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-09T15:56:40.933Z] docker_cli_network_unix_test.go:46: [da344ce530f31] daemon is not started [2022-03-09T15:56:40.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-09T15:56:41.496Z] docker_cli_network_unix_test.go:46: [d68a7ee743dba] daemon is not started [2022-03-09T15:56:41.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-09T15:56:42.314Z] docker_cli_network_unix_test.go:46: [d62bc028b72e7] daemon is not started [2022-03-09T15:56:42.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-09T15:56:42.877Z] docker_cli_network_unix_test.go:46: [dae4d9027c5da] daemon is not started [2022-03-09T15:56:42.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-09T15:56:43.133Z] docker_cli_network_unix_test.go:46: [d7d8723c31be7] daemon is not started [2022-03-09T15:56:43.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-09T15:56:43.697Z] docker_cli_network_unix_test.go:46: [d8508201205a2] daemon is not started [2022-03-09T15:56:43.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-09T15:56:44.209Z] docker_cli_network_unix_test.go:46: [db18b75a800ed] daemon is not started [2022-03-09T15:56:44.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-09T15:56:44.209Z] docker_cli_network_unix_test.go:46: [de3147ea08d20] daemon is not started [2022-03-09T15:56:44.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-09T15:56:44.466Z] docker_cli_network_unix_test.go:46: [d42f50134c095] daemon is not started [2022-03-09T15:56:44.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-09T15:56:45.029Z] docker_cli_network_unix_test.go:46: [d38931b10bef9] daemon is not started [2022-03-09T15:56:45.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-09T15:56:45.592Z] docker_cli_network_unix_test.go:46: [d7766f3762d7a] daemon is not started [2022-03-09T15:56:46.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-09T15:56:46.154Z] docker_cli_network_unix_test.go:46: [d32db6f8f370e] daemon is not started [2022-03-09T15:56:46.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-09T15:56:46.411Z] docker_cli_network_unix_test.go:46: [d380007c91643] daemon is not started [2022-03-09T15:56:46.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-09T15:56:46.411Z] docker_cli_network_unix_test.go:46: [dc228b50b3b25] daemon is not started [2022-03-09T15:56:46.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-09T15:56:46.520Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-09T15:56:46.520Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-09T15:56:46.520Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-09T15:56:47.777Z] docker_cli_network_unix_test.go:968: [d9f3245eb5f98] daemon is not started [2022-03-09T15:56:48.699Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-09T15:56:48.699Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-09T15:56:48.699Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-09T15:56:48.699Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-09T15:56:48.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-09T15:56:49.158Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-09T15:56:49.158Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-09T15:56:49.159Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-09T15:56:50.074Z] docker_cli_network_unix_test.go:46: [d81eed91b32eb] daemon is not started [2022-03-09T15:56:50.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-09T15:56:50.134Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-09T15:56:50.134Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-09T15:56:50.134Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-09T15:56:52.604Z] docker_cli_network_unix_test.go:1116: [d448267bf85c4] daemon is not started [2022-03-09T15:56:54.393Z] === RUN TestConfigDaemonLibtrustID [2022-03-09T15:56:54.393Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-09T15:56:54.393Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-03-09T15:56:54.393Z] === RUN TestDaemonConfigValidation [2022-03-09T15:56:54.393Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-09T15:56:54.393Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-09T15:56:54.393Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-09T15:56:54.393Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-09T15:56:54.393Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-09T15:56:54.393Z] === RUN TestDaemonProxy [2022-03-09T15:56:54.393Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-09T15:56:54.393Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-09T15:56:54.393Z] PASS [2022-03-09T15:56:54.393Z] ok github.com/docker/docker/integration/daemon 0.132s [2022-03-09T15:56:54.393Z] [2022-03-09T15:56:54.393Z] === Skipped [2022-03-09T15:56:54.393Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-03-09T15:56:54.393Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-09T15:56:54.393Z] [2022-03-09T15:56:54.393Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-09T15:56:54.393Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-09T15:56:54.393Z] [2022-03-09T15:56:54.393Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-09T15:56:54.393Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-09T15:56:54.393Z] [2022-03-09T15:56:54.393Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-09T15:56:54.393Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-09T15:56:54.393Z] [2022-03-09T15:56:54.393Z] DONE 4 tests, 4 skipped in 24.629s [2022-03-09T15:56:54.393Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-09T15:56:55.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-09T15:56:55.688Z] docker_cli_network_unix_test.go:46: [d0afc5be8bec5] daemon is not started [2022-03-09T15:56:55.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-09T15:56:56.617Z] docker_cli_network_unix_test.go:46: [d1a55723b1d6a] daemon is not started [2022-03-09T15:56:56.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-09T15:56:56.617Z] docker_cli_network_unix_test.go:46: [d41cd34d7ccb1] daemon is not started [2022-03-09T15:56:56.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-09T15:56:56.617Z] docker_cli_network_unix_test.go:46: [df4f7c9ee992e] daemon is not started [2022-03-09T15:56:56.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-09T15:56:56.873Z] docker_cli_network_unix_test.go:46: [dd13528f8a720] daemon is not started [2022-03-09T15:56:56.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-09T15:56:56.873Z] docker_cli_network_unix_test.go:46: [d35a0dd723b66] daemon is not started [2022-03-09T15:56:56.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-09T15:56:56.873Z] docker_cli_network_unix_test.go:46: [dcd1ffa51da70] daemon is not started [2022-03-09T15:56:56.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-09T15:56:58.764Z] docker_cli_network_unix_test.go:46: [d91ec5a4383d6] daemon is not started [2022-03-09T15:56:59.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:56:59.111Z] INFO: Testing against a local daemon [2022-03-09T15:56:59.111Z] === RUN TestCommitInheritsEnv [2022-03-09T15:56:59.111Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:56:59.111Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-09T15:56:59.111Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-09T15:56:59.111Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-09T15:56:59.111Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-09T15:56:59.111Z] === RUN TestImportWithCustomPlatform [2022-03-09T15:56:59.111Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-09T15:56:59.111Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-09T15:56:59.111Z] === RUN TestImagesFilterMultiReference [2022-03-09T15:56:59.111Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-03-09T15:56:59.111Z] === RUN TestImagePullPlatformInvalid [2022-03-09T15:56:59.111Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2022-03-09T15:56:59.111Z] === RUN TestRemoveImageOrphaning [2022-03-09T15:56:59.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-09T15:56:59.327Z] docker_cli_network_unix_test.go:46: [d6175555a76eb] daemon is not started [2022-03-09T15:56:59.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-09T15:56:59.327Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-09T15:56:59.327Z] docker_cli_network_unix_test.go:46: [d0a963935082d] daemon is not started [2022-03-09T15:56:59.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-09T15:56:59.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-09T15:56:59.889Z] docker_cli_network_unix_test.go:46: [d25494bf1765b] daemon is not started [2022-03-09T15:57:00.083Z] --- PASS: TestRemoveImageOrphaning (1.34s) [2022-03-09T15:57:00.083Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-09T15:57:00.083Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-03-09T15:57:00.083Z] === RUN TestTagInvalidReference [2022-03-09T15:57:00.083Z] --- PASS: TestTagInvalidReference (0.05s) [2022-03-09T15:57:00.083Z] === RUN TestTagValidPrefixedRepo [2022-03-09T15:57:00.083Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-03-09T15:57:00.083Z] === RUN TestTagExistedNameWithoutForce [2022-03-09T15:57:00.147Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-09T15:57:00.551Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-03-09T15:57:00.551Z] === RUN TestTagOfficialNames [2022-03-09T15:57:00.551Z] --- PASS: TestTagOfficialNames (0.13s) [2022-03-09T15:57:00.551Z] === RUN TestTagMatchesDigest [2022-03-09T15:57:00.551Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-03-09T15:57:00.551Z] PASS [2022-03-09T15:57:00.551Z] ok github.com/docker/docker/integration/image 2.082s [2022-03-09T15:57:00.551Z] [2022-03-09T15:57:00.551Z] === Skipped [2022-03-09T15:57:00.551Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-09T15:57:00.551Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:57:00.551Z] [2022-03-09T15:57:00.551Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-09T15:57:00.551Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-09T15:57:00.551Z] [2022-03-09T15:57:00.551Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-09T15:57:00.551Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-09T15:57:00.551Z] [2022-03-09T15:57:00.551Z] DONE 12 tests, 3 skipped in 6.757s [2022-03-09T15:57:00.551Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-09T15:57:03.473Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:57:03.473Z] INFO: Testing against a local daemon [2022-03-09T15:57:03.473Z] === RUN TestNetworkCreateDelete [2022-03-09T15:57:03.473Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:03.473Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-09T15:57:03.473Z] === RUN TestDockerNetworkDeletePreferID [2022-03-09T15:57:03.473Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-09T15:57:03.473Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-09T15:57:03.473Z] === RUN TestDaemonDNSFallback [2022-03-09T15:57:03.473Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:03.473Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-09T15:57:03.473Z] === RUN TestInspectNetwork [2022-03-09T15:57:03.473Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-09T15:57:03.473Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-09T15:57:03.473Z] === RUN TestRunContainerWithBridgeNone [2022-03-09T15:57:03.473Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:03.473Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-09T15:57:03.473Z] === RUN TestNetworkInvalidJSON [2022-03-09T15:57:03.473Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-09T15:57:03.473Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-09T15:57:03.473Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:57:03.473Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:57:03.473Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:57:03.473Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:57:03.473Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-09T15:57:03.473Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-09T15:57:03.473Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-09T15:57:03.473Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-09T15:57:03.473Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-09T15:57:03.473Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-09T15:57:03.473Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-09T15:57:03.473Z] === RUN TestNetworkList [2022-03-09T15:57:03.473Z] === RUN TestNetworkList//networks [2022-03-09T15:57:03.473Z] === PAUSE TestNetworkList//networks [2022-03-09T15:57:03.473Z] === RUN TestNetworkList//networks/ [2022-03-09T15:57:03.473Z] === PAUSE TestNetworkList//networks/ [2022-03-09T15:57:03.473Z] === CONT TestNetworkList//networks [2022-03-09T15:57:03.473Z] === CONT TestNetworkList//networks/ [2022-03-09T15:57:03.473Z] --- PASS: TestNetworkList (0.05s) [2022-03-09T15:57:03.473Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-09T15:57:03.473Z] --- PASS: TestNetworkList//networks (0.01s) [2022-03-09T15:57:03.473Z] === RUN TestHostIPv4BridgeLabel [2022-03-09T15:57:03.473Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-09T15:57:03.473Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-09T15:57:03.473Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-09T15:57:03.473Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-09T15:57:03.473Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-09T15:57:03.473Z] === RUN TestDaemonDefaultNetworkPools [2022-03-09T15:57:03.473Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-09T15:57:03.473Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-09T15:57:03.473Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-09T15:57:03.473Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-09T15:57:03.473Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-09T15:57:03.473Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-09T15:57:03.473Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-09T15:57:03.473Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-09T15:57:03.473Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-09T15:57:03.473Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-09T15:57:03.473Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-09T15:57:03.473Z] === RUN TestServiceWithPredefinedNetwork [2022-03-09T15:57:03.473Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-09T15:57:03.473Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-09T15:57:03.473Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-09T15:57:03.473Z] service_test.go:243: FLAKY_TEST [2022-03-09T15:57:03.473Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-09T15:57:03.473Z] === RUN TestServiceWithDataPathPortInit [2022-03-09T15:57:03.473Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-09T15:57:03.473Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-09T15:57:03.473Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-09T15:57:03.473Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-09T15:57:03.473Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-09T15:57:03.473Z] PASS [2022-03-09T15:57:03.473Z] ok github.com/docker/docker/integration/network 0.208s [2022-03-09T15:57:03.473Z] [2022-03-09T15:57:03.473Z] === Skipped [2022-03-09T15:57:03.473Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-09T15:57:03.473Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:03.473Z] [2022-03-09T15:57:03.473Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-09T15:57:03.473Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-09T15:57:03.473Z] [2022-03-09T15:57:03.473Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-09T15:57:03.473Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:03.473Z] [2022-03-09T15:57:03.473Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-09T15:57:03.473Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-09T15:57:03.473Z] [2022-03-09T15:57:03.473Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-09T15:57:03.473Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:03.473Z] [2022-03-09T15:57:03.473Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-09T15:57:03.473Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-09T15:57:03.473Z] [2022-03-09T15:57:03.473Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-09T15:57:03.473Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-09T15:57:03.473Z] [2022-03-09T15:57:03.473Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-09T15:57:03.473Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-09T15:57:03.473Z] [2022-03-09T15:57:03.473Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-09T15:57:03.473Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-09T15:57:03.473Z] [2022-03-09T15:57:03.938Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-09T15:57:03.938Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-09T15:57:03.938Z] [2022-03-09T15:57:03.938Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-09T15:57:03.938Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-09T15:57:03.938Z] [2022-03-09T15:57:03.938Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-09T15:57:03.938Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-09T15:57:03.938Z] [2022-03-09T15:57:03.938Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-09T15:57:03.938Z] service_test.go:243: FLAKY_TEST [2022-03-09T15:57:03.938Z] [2022-03-09T15:57:03.938Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-09T15:57:03.938Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-09T15:57:03.938Z] [2022-03-09T15:57:03.938Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-09T15:57:03.938Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-09T15:57:03.938Z] [2022-03-09T15:57:03.938Z] DONE 22 tests, 15 skipped in 2.890s [2022-03-09T15:57:03.938Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-09T15:57:04.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-09T15:57:04.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-09T15:57:04.354Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-09T15:57:04.911Z] testing: warning: no tests to run [2022-03-09T15:57:04.911Z] PASS [2022-03-09T15:57:04.911Z] ok github.com/docker/docker/integration/network/ipvlan 0.098s [2022-03-09T15:57:04.911Z] [2022-03-09T15:57:04.911Z] DONE 0 tests in 0.931s [2022-03-09T15:57:04.911Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-09T15:57:05.247Z] docker_cli_network_unix_test.go:1084: [d879a7d5b831f] daemon is not started [2022-03-09T15:57:05.367Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-09T15:57:05.367Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-09T15:57:05.849Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-09T15:57:05.890Z] testing: warning: no tests to run [2022-03-09T15:57:05.890Z] PASS [2022-03-09T15:57:05.890Z] ok github.com/docker/docker/integration/network/macvlan 0.114s [2022-03-09T15:57:05.890Z] [2022-03-09T15:57:05.890Z] DONE 0 tests in 0.876s [2022-03-09T15:57:05.890Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-09T15:57:06.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-09T15:57:06.613Z] docker_cli_network_unix_test.go:46: [daf89fbce5bb6] daemon is not started [2022-03-09T15:57:06.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-09T15:57:06.864Z] testing: warning: no tests to run [2022-03-09T15:57:06.864Z] PASS [2022-03-09T15:57:06.864Z] ok github.com/docker/docker/integration/plugin 0.094s [2022-03-09T15:57:06.864Z] [2022-03-09T15:57:06.864Z] DONE 0 tests in 0.899s [2022-03-09T15:57:06.864Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-09T15:57:07.175Z] docker_cli_network_unix_test.go:46: [d7272f847b79f] daemon is not started [2022-03-09T15:57:07.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-09T15:57:07.464Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-09T15:57:07.464Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-09T15:57:07.464Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-09T15:57:07.843Z] testing: warning: no tests to run [2022-03-09T15:57:07.843Z] PASS [2022-03-09T15:57:07.843Z] ok github.com/docker/docker/integration/plugin/authz 0.104s [2022-03-09T15:57:07.843Z] [2022-03-09T15:57:07.843Z] DONE 0 tests in 0.877s [2022-03-09T15:57:07.843Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-09T15:57:08.361Z] docker_cli_network_unix_test.go:46: [dab8fed846124] daemon is not started [2022-03-09T15:57:08.923Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-09T15:57:08.923Z] docker_cli_network_unix_test.go:46: [d4aafea341442] daemon is not started [2022-03-09T15:57:08.923Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-09T15:57:09.179Z] docker_cli_network_unix_test.go:46: [ddfafa656ba8b] daemon is not started [2022-03-09T15:57:09.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-09T15:57:09.998Z] docker_cli_network_unix_test.go:46: [ddc9e7fc1c2b5] daemon is not started [2022-03-09T15:57:09.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-09T15:57:10.936Z] docker_cli_network_unix_test.go:46: [d48a29140de9d] daemon is not started [2022-03-09T15:57:10.936Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-09T15:57:13.451Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-09T15:57:13.675Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:57:13.675Z] INFO: Testing against a local daemon [2022-03-09T15:57:13.675Z] === RUN TestPluginInvalidJSON [2022-03-09T15:57:13.675Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:57:13.675Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:57:13.675Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-09T15:57:13.675Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-03-09T15:57:13.675Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-09T15:57:13.675Z] === RUN TestPluginInstall [2022-03-09T15:57:13.675Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-09T15:57:13.675Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-09T15:57:13.675Z] === RUN TestPluginsWithRuntimes [2022-03-09T15:57:13.675Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-09T15:57:13.675Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-09T15:57:13.675Z] === RUN TestPluginBackCompatMediaTypes [2022-03-09T15:57:13.675Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-09T15:57:13.675Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-09T15:57:13.675Z] PASS [2022-03-09T15:57:13.675Z] ok github.com/docker/docker/integration/plugin/common 0.138s [2022-03-09T15:57:13.675Z] [2022-03-09T15:57:13.675Z] === Skipped [2022-03-09T15:57:13.676Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-09T15:57:13.676Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-09T15:57:13.676Z] [2022-03-09T15:57:13.676Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-09T15:57:13.676Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-09T15:57:13.676Z] [2022-03-09T15:57:13.676Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-09T15:57:13.676Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-09T15:57:13.676Z] [2022-03-09T15:57:13.676Z] DONE 5 tests, 3 skipped in 5.629s [2022-03-09T15:57:13.676Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-09T15:57:15.057Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-09T15:57:15.057Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-09T15:57:15.057Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-09T15:57:15.057Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-09T15:57:15.057Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-09T15:57:16.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:57:16.594Z] INFO: Testing against a local daemon [2022-03-09T15:57:16.594Z] === RUN TestExternalGraphDriver [2022-03-09T15:57:16.594Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-09T15:57:16.594Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-03-09T15:57:16.594Z] === RUN TestGraphdriverPluginV2 [2022-03-09T15:57:16.594Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-09T15:57:16.594Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-09T15:57:16.594Z] PASS [2022-03-09T15:57:16.594Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.131s [2022-03-09T15:57:16.663Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-09T15:57:17.055Z] [2022-03-09T15:57:17.055Z] === Skipped [2022-03-09T15:57:17.055Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-03-09T15:57:17.055Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-09T15:57:17.055Z] [2022-03-09T15:57:17.055Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-09T15:57:17.055Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-09T15:57:17.055Z] [2022-03-09T15:57:17.055Z] DONE 2 tests, 2 skipped in 3.082s [2022-03-09T15:57:17.055Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-09T15:57:17.475Z] docker_cli_network_unix_test.go:46: [d176bfec60ee0] daemon is not started [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite (55.12s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.02s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.82s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.11s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.57s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.82s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.23s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.35s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.43s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-03-09T15:57:17.475Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.41s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.97s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.47s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.60s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.99s) [2022-03-09T15:57:17.475Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.66s) [2022-03-09T15:57:17.475Z] === RUN TestDockerHubPullSuite [2022-03-09T15:57:17.475Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-09T15:57:18.268Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-09T15:57:18.750Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-09T15:57:18.841Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-09T15:57:19.232Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-09T15:57:19.713Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-09T15:57:19.973Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:57:19.973Z] INFO: Testing against a local daemon [2022-03-09T15:57:19.973Z] === RUN TestReadPluginNoRead [2022-03-09T15:57:19.973Z] read_test.go:21: no unix domain sockets on Windows [2022-03-09T15:57:19.973Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-09T15:57:19.973Z] PASS [2022-03-09T15:57:19.973Z] ok github.com/docker/docker/integration/plugin/logging 0.123s [2022-03-09T15:57:19.973Z] [2022-03-09T15:57:19.973Z] === Skipped [2022-03-09T15:57:19.973Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-09T15:57:19.973Z] read_test.go:21: no unix domain sockets on Windows [2022-03-09T15:57:19.973Z] [2022-03-09T15:57:19.973Z] DONE 1 tests, 1 skipped in 2.779s [2022-03-09T15:57:19.973Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-09T15:57:20.103Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-09T15:57:20.103Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-09T15:57:20.103Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-09T15:57:20.103Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-09T15:57:20.729Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-09T15:57:21.520Z] testing: warning: no tests to run [2022-03-09T15:57:21.520Z] PASS [2022-03-09T15:57:21.520Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.103s [2022-03-09T15:57:21.520Z] [2022-03-09T15:57:21.520Z] DONE 0 tests in 1.464s [2022-03-09T15:57:21.520Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-09T15:57:21.656Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-09T15:57:23.022Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-09T15:57:23.279Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-09T15:57:23.279Z] --- PASS: TestDockerHubPullSuite (6.58s) [2022-03-09T15:57:23.279Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.86s) [2022-03-09T15:57:23.279Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2022-03-09T15:57:23.279Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-03-09T15:57:23.279Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.56s) [2022-03-09T15:57:23.279Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-03-09T15:57:23.279Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2022-03-09T15:57:23.279Z] PASS [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === Skipped [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-09T15:57:23.279Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-09T15:57:23.279Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-09T15:57:23.279Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-09T15:57:23.279Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-09T15:57:23.279Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-09T15:57:23.279Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-09T15:57:23.279Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-09T15:57:23.279Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-09T15:57:23.279Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-09T15:57:23.279Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-09T15:57:23.279Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-09T15:57:23.279Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-09T15:57:23.279Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-09T15:57:23.279Z] docker_cli_sni_test.go:18: Flakey test [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-09T15:57:23.279Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-03-09T15:57:23.279Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-09T15:57:23.279Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-09T15:57:23.279Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-09T15:57:23.279Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-09T15:57:23.279Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.279Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-09T15:57:23.279Z] [2022-03-09T15:57:23.279Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-09T15:57:23.279Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-09T15:57:23.280Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2022-03-09T15:57:23.280Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-03-09T15:57:23.280Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-09T15:57:23.280Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-09T15:57:23.280Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-09T15:57:23.280Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-09T15:57:23.280Z] docker_cli_network_unix_test.go:46: [d0a963935082d] daemon is not started [2022-03-09T15:57:23.280Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] DONE 1265 tests, 51 skipped in 1466.262s [2022-03-09T15:57:23.280Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-09T15:57:23.280Z] ++++ cat bundles/test-integration/docker.pid [2022-03-09T15:57:23.280Z] +++ kill 8366 [2022-03-09T15:57:23.280Z] +++ /etc/init.d/apparmor stop [2022-03-09T15:57:23.280Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] Unloading profiles will leave already running processes permanently [2022-03-09T15:57:23.280Z] unconfined, which can lead to unexpected situations. [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.280Z] To set a process to complain mode, use the command line tool [2022-03-09T15:57:23.280Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-09T15:57:23.280Z] +++ true [2022-03-09T15:57:23.280Z] exiting test-integration [2022-03-09T15:57:23.280Z] ++ exit 0 [2022-03-09T15:57:23.280Z] [2022-03-09T15:57:23.538Z] + for job in $(jobs -p) [2022-03-09T15:57:23.538Z] + wait 29977 [2022-03-09T15:57:24.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:57:24.439Z] INFO: Testing against a local daemon [2022-03-09T15:57:24.439Z] === RUN TestPluginWithDevMounts [2022-03-09T15:57:24.439Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:24.439Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-09T15:57:24.439Z] PASS [2022-03-09T15:57:24.439Z] ok github.com/docker/docker/integration/plugin/volumes 0.132s [2022-03-09T15:57:24.439Z] [2022-03-09T15:57:24.439Z] === Skipped [2022-03-09T15:57:24.439Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-09T15:57:24.439Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:24.439Z] [2022-03-09T15:57:24.439Z] DONE 1 tests, 1 skipped in 2.915s [2022-03-09T15:57:24.439Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-09T15:57:27.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:57:27.372Z] INFO: Testing against a local daemon [2022-03-09T15:57:27.372Z] === RUN TestSecretInspect [2022-03-09T15:57:27.372Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:27.372Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-09T15:57:27.372Z] === RUN TestSecretList [2022-03-09T15:57:27.372Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:27.372Z] --- SKIP: TestSecretList (0.00s) [2022-03-09T15:57:27.372Z] === RUN TestSecretsCreateAndDelete [2022-03-09T15:57:27.372Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:27.372Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-09T15:57:27.372Z] === RUN TestSecretsUpdate [2022-03-09T15:57:27.372Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:27.372Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-09T15:57:27.372Z] === RUN TestTemplatedSecret [2022-03-09T15:57:27.372Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:27.372Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-09T15:57:27.372Z] === RUN TestSecretCreateResolve [2022-03-09T15:57:27.372Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:27.372Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-09T15:57:27.372Z] PASS [2022-03-09T15:57:27.372Z] ok github.com/docker/docker/integration/secret 0.127s [2022-03-09T15:57:27.372Z] [2022-03-09T15:57:27.372Z] === Skipped [2022-03-09T15:57:27.372Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-09T15:57:27.372Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:27.372Z] [2022-03-09T15:57:27.372Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-09T15:57:27.372Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:27.372Z] [2022-03-09T15:57:27.372Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-09T15:57:27.372Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:27.372Z] [2022-03-09T15:57:27.372Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-09T15:57:27.372Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:27.372Z] [2022-03-09T15:57:27.372Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-09T15:57:27.372Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:27.372Z] [2022-03-09T15:57:27.372Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-03-09T15:57:27.372Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:27.372Z] [2022-03-09T15:57:27.372Z] DONE 6 tests, 6 skipped in 2.529s [2022-03-09T15:57:27.372Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-09T15:57:28.508Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-09T15:57:30.112Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-09T15:57:30.112Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-09T15:57:30.112Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-09T15:57:30.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:57:30.322Z] INFO: Testing against a local daemon [2022-03-09T15:57:30.322Z] === RUN TestServiceCreateInit [2022-03-09T15:57:30.322Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-09T15:57:30.322Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.322Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-09T15:57:30.322Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.322Z] --- PASS: TestServiceCreateInit (0.06s) [2022-03-09T15:57:30.322Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-09T15:57:30.322Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-09T15:57:30.322Z] === RUN TestCreateServiceMultipleTimes [2022-03-09T15:57:30.322Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.322Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-09T15:57:30.322Z] === RUN TestCreateServiceConflict [2022-03-09T15:57:30.322Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.322Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-09T15:57:30.322Z] === RUN TestCreateServiceMaxReplicas [2022-03-09T15:57:30.322Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.322Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-09T15:57:30.322Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-09T15:57:30.322Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.322Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-09T15:57:30.322Z] === RUN TestCreateServiceSecretFileMode [2022-03-09T15:57:30.322Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.322Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-09T15:57:30.322Z] === RUN TestCreateServiceConfigFileMode [2022-03-09T15:57:30.322Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.322Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-09T15:57:30.322Z] === RUN TestCreateServiceSysctls [2022-03-09T15:57:30.322Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.322Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-03-09T15:57:30.322Z] === RUN TestCreateServiceCapabilities [2022-03-09T15:57:30.784Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2022-03-09T15:57:30.784Z] === RUN TestInspect [2022-03-09T15:57:30.784Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] --- SKIP: TestInspect (0.00s) [2022-03-09T15:57:30.784Z] === RUN TestCreateJob [2022-03-09T15:57:30.784Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] --- SKIP: TestCreateJob (0.00s) [2022-03-09T15:57:30.784Z] === RUN TestReplicatedJob [2022-03-09T15:57:30.784Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-09T15:57:30.784Z] === RUN TestUpdateReplicatedJob [2022-03-09T15:57:30.784Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-09T15:57:30.784Z] === RUN TestServiceListWithStatuses [2022-03-09T15:57:30.784Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-09T15:57:30.784Z] === RUN TestDockerNetworkConnectAlias [2022-03-09T15:57:30.784Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-09T15:57:30.784Z] === RUN TestDockerNetworkReConnect [2022-03-09T15:57:30.784Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-09T15:57:30.784Z] === RUN TestServicePlugin [2022-03-09T15:57:30.784Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-09T15:57:30.784Z] === RUN TestServiceUpdateLabel [2022-03-09T15:57:30.784Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:30.784Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-09T15:57:30.784Z] === RUN TestServiceUpdateSecrets [2022-03-09T15:57:30.784Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:30.784Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-09T15:57:30.784Z] === RUN TestServiceUpdateConfigs [2022-03-09T15:57:30.784Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:30.784Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-09T15:57:30.784Z] === RUN TestServiceUpdateNetwork [2022-03-09T15:57:30.784Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:30.784Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-09T15:57:30.784Z] === RUN TestServiceUpdatePidsLimit [2022-03-09T15:57:30.784Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:30.784Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-09T15:57:30.784Z] PASS [2022-03-09T15:57:30.784Z] ok github.com/docker/docker/integration/service 0.316s [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === Skipped [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-09T15:57:30.784Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-09T15:57:30.784Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-03-09T15:57:30.784Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-09T15:57:30.784Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-09T15:57:30.784Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-09T15:57:30.784Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-09T15:57:30.784Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-09T15:57:30.784Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-03-09T15:57:30.784Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2022-03-09T15:57:30.784Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-09T15:57:30.784Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-09T15:57:30.784Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-09T15:57:30.784Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-09T15:57:30.784Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-09T15:57:30.784Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-09T15:57:30.784Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-09T15:57:30.784Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-09T15:57:30.784Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s) [2022-03-09T15:57:30.784Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-09T15:57:30.784Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-09T15:57:30.784Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-09T15:57:30.784Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-09T15:57:30.784Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-09T15:57:30.784Z] [2022-03-09T15:57:30.784Z] DONE 24 tests, 23 skipped in 3.456s [2022-03-09T15:57:30.784Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-09T15:57:31.718Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-09T15:57:31.718Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-09T15:57:31.718Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-09T15:57:32.199Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-09T15:57:33.708Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:57:33.708Z] INFO: Testing against a local daemon [2022-03-09T15:57:33.708Z] === RUN TestSessionCreate [2022-03-09T15:57:33.708Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-09T15:57:33.708Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-09T15:57:33.708Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-09T15:57:33.708Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-09T15:57:33.708Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-09T15:57:33.708Z] PASS [2022-03-09T15:57:33.708Z] ok github.com/docker/docker/integration/session 0.109s [2022-03-09T15:57:33.708Z] [2022-03-09T15:57:33.708Z] === Skipped [2022-03-09T15:57:33.708Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-09T15:57:33.708Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-09T15:57:33.708Z] [2022-03-09T15:57:33.708Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-09T15:57:33.708Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-09T15:57:33.708Z] [2022-03-09T15:57:33.708Z] DONE 2 tests, 2 skipped in 2.503s [2022-03-09T15:57:33.708Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-09T15:57:35.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:57:35.909Z] INFO: Testing against a local daemon [2022-03-09T15:57:35.909Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-09T15:57:35.909Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:35.909Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-09T15:57:35.909Z] === RUN TestDiskUsage [2022-03-09T15:57:35.909Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-09T15:57:35.909Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-09T15:57:35.909Z] === RUN TestEventsExecDie [2022-03-09T15:57:35.909Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-09T15:57:35.909Z] --- SKIP: TestEventsExecDie (0.01s) [2022-03-09T15:57:35.909Z] === RUN TestEventsBackwardsCompatible [2022-03-09T15:57:36.079Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-09T15:57:36.371Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-09T15:57:36.371Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-09T15:57:36.371Z] === RUN TestEventsVolumeCreate [2022-03-09T15:57:36.371Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-09T15:57:36.371Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-09T15:57:36.371Z] === RUN TestInfoAPI [2022-03-09T15:57:36.371Z] --- PASS: TestInfoAPI (0.06s) [2022-03-09T15:57:36.371Z] === RUN TestInfoAPIWarnings [2022-03-09T15:57:36.371Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:57:36.371Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-09T15:57:36.371Z] === RUN TestInfoDebug [2022-03-09T15:57:36.371Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:57:36.371Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-09T15:57:36.371Z] === RUN TestInfoInsecureRegistries [2022-03-09T15:57:36.371Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:57:36.371Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-09T15:57:36.371Z] === RUN TestInfoRegistryMirrors [2022-03-09T15:57:36.371Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:57:36.371Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-09T15:57:36.371Z] === RUN TestLoginFailsWithBadCredentials [2022-03-09T15:57:36.561Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-09T15:57:37.043Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-09T15:57:37.043Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-09T15:57:37.348Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-03-09T15:57:37.348Z] === RUN TestPingCacheHeaders [2022-03-09T15:57:37.348Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-09T15:57:37.348Z] === RUN TestPingGet [2022-03-09T15:57:37.348Z] --- PASS: TestPingGet (0.05s) [2022-03-09T15:57:37.348Z] === RUN TestPingHead [2022-03-09T15:57:37.348Z] --- PASS: TestPingHead (0.05s) [2022-03-09T15:57:37.348Z] === RUN TestVersion [2022-03-09T15:57:37.348Z] --- PASS: TestVersion (0.05s) [2022-03-09T15:57:37.348Z] PASS [2022-03-09T15:57:37.348Z] ok github.com/docker/docker/integration/system 1.357s [2022-03-09T15:57:37.526Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-09T15:57:37.811Z] [2022-03-09T15:57:37.811Z] === Skipped [2022-03-09T15:57:37.811Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-09T15:57:37.811Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-09T15:57:37.811Z] [2022-03-09T15:57:37.811Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-09T15:57:37.811Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-09T15:57:37.811Z] [2022-03-09T15:57:37.811Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-03-09T15:57:37.811Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-09T15:57:37.811Z] [2022-03-09T15:57:37.811Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-09T15:57:37.811Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-09T15:57:37.811Z] [2022-03-09T15:57:37.811Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-09T15:57:37.811Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-09T15:57:37.811Z] [2022-03-09T15:57:37.811Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-09T15:57:37.811Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-09T15:57:37.811Z] [2022-03-09T15:57:37.811Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-09T15:57:37.811Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:57:37.811Z] [2022-03-09T15:57:37.811Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-09T15:57:37.811Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:57:37.811Z] [2022-03-09T15:57:37.811Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-09T15:57:37.811Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-09T15:57:37.811Z] [2022-03-09T15:57:37.811Z] DONE 15 tests, 9 skipped in 3.956s [2022-03-09T15:57:37.811Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-09T15:57:38.542Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-09T15:57:39.025Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-09T15:57:39.025Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-09T15:57:39.025Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-09T15:57:39.025Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-09T15:57:39.025Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-09T15:57:40.014Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:57:40.014Z] INFO: Testing against a local daemon [2022-03-09T15:57:40.014Z] === RUN TestVolumesCreateAndList [2022-03-09T15:57:40.014Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-09T15:57:40.014Z] === RUN TestVolumesRemove [2022-03-09T15:57:40.476Z] --- PASS: TestVolumesRemove (0.15s) [2022-03-09T15:57:40.476Z] === RUN TestVolumesInspect [2022-03-09T15:57:40.476Z] --- PASS: TestVolumesInspect (0.07s) [2022-03-09T15:57:40.476Z] === RUN TestVolumesInvalidJSON [2022-03-09T15:57:40.476Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-09T15:57:40.476Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-09T15:57:40.476Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-09T15:57:40.476Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-09T15:57:40.476Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-09T15:57:40.476Z] PASS [2022-03-09T15:57:40.476Z] ok github.com/docker/docker/integration/volume 0.393s [2022-03-09T15:57:40.476Z] [2022-03-09T15:57:40.476Z] DONE 5 tests in 2.841s [2022-03-09T15:57:40.938Z] INFO: make.ps1 ended at 03/09/2022 15:57:40 [2022-03-09T15:57:40.939Z] INFO: Integration CLI tests being run from the host: [2022-03-09T15:57:40.939Z] 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" [2022-03-09T15:57:41.211Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-09T15:57:41.211Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-09T15:57:41.211Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-09T15:57:45.905Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-09T15:57:46.309Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-09T15:57:48.815Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-09T15:57:52.562Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-09T15:57:53.367Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-09T15:57:53.367Z] INFO: Testing against a local daemon [2022-03-09T15:57:53.367Z] === RUN TestDockerSuite [2022-03-09T15:57:53.367Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-09T15:57:53.367Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-09T15:57:53.367Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-09T15:57:53.367Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-09T15:57:53.367Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-09T15:57:53.367Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-09T15:57:53.367Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-09T15:57:53.367Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-09T15:57:53.367Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-09T15:57:53.367Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-09T15:57:53.829Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-09T15:57:54.290Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-09T15:57:54.751Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-09T15:57:55.216Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-09T15:57:55.569Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-09T15:57:58.842Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-09T15:58:05.405Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-09T15:58:10.653Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-09T15:58:12.544Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-09T15:58:16.714Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-09T15:58:18.604Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-09T15:58:22.778Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-09T15:58:22.778Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-09T15:58:22.778Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-09T15:58:28.029Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-09T15:58:28.590Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-09T15:58:29.519Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-09T15:58:32.063Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-09T15:58:37.472Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-09T15:58:37.472Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-09T15:58:37.472Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-09T15:58:39.748Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-09T15:58:39.748Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-09T15:58:39.748Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-09T15:58:39.748Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-09T15:58:40.230Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-09T15:58:40.230Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-09T15:58:40.230Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-09T15:58:41.252Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-09T15:58:41.252Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-09T15:58:41.252Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-09T15:58:53.035Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-09T15:58:56.779Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-09T15:58:56.779Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-09T15:58:56.779Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-09T15:59:11.609Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-09T15:59:11.609Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-09T15:59:11.609Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-09T15:59:12.092Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-09T15:59:28.235Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-09T15:59:28.235Z] docker_cli_swarm_test.go:1180: [d827e7530a861] joining swarm manager [d34706bab9b08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T15:59:33.483Z] docker_cli_swarm_test.go:1189: [d5aa9f264ba34] joining swarm manager [d34706bab9b08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T15:59:37.672Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-09T15:59:37.672Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-09T15:59:38.688Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-09T15:59:43.542Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-09T15:59:47.417Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-09T15:59:52.371Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-09T16:00:07.012Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-09T16:00:07.012Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-09T16:00:07.012Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-09T16:00:07.012Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-09T16:00:07.012Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-09T16:00:07.012Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-09T16:00:07.012Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-09T16:00:07.012Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-09T16:00:07.012Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-09T16:00:07.012Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-09T16:00:07.012Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-09T16:00:07.012Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-09T16:00:07.012Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-09T16:00:07.012Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-09T16:00:07.012Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-09T16:00:07.012Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:00:07.012Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-09T16:00:07.012Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-09T16:00:07.012Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-09T16:00:07.012Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-09T16:00:09.003Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-09T16:00:09.003Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-09T16:00:09.003Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-09T16:00:14.135Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-09T16:00:14.135Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-09T16:00:14.135Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-09T16:00:14.135Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-09T16:00:14.135Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-09T16:00:17.894Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-09T16:00:20.817Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-09T16:00:20.817Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-09T16:00:20.817Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-09T16:00:20.817Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-09T16:00:20.817Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-09T16:00:20.817Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-09T16:00:20.817Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-09T16:00:20.817Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-09T16:00:20.817Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-09T16:00:24.574Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-09T16:00:24.574Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-09T16:00:25.036Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-09T16:00:25.036Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-09T16:00:25.036Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-09T16:00:26.696Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-09T16:00:29.779Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-09T16:00:33.641Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-09T16:00:35.054Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-09T16:00:39.080Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-09T16:00:39.223Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-09T16:00:41.114Z] docker_cli_swarm_test.go:1112: [d9ada78f877bf] joining swarm manager [d1c5290762982]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T16:00:42.043Z] docker_cli_swarm_test.go:1113: [ddfad8c1c067b] joining swarm manager [d1c5290762982]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T16:00:49.413Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-09T16:01:05.004Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-09T16:01:05.486Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-09T16:01:05.486Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-09T16:01:05.969Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-09T16:01:25.120Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-09T16:01:35.450Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-09T16:01:47.849Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-09T16:02:03.423Z] docker_cli_swarm_test.go:1166: [da023d2e6fcfa] joining swarm manager [d1c5290762982]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-09T16:02:18.582Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-09T16:02:20.188Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-09T16:02:21.203Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-09T16:02:35.462Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-09T16:02:35.462Z] docker_cli_swarm_test.go:1447: [df038c74c86e4] joining swarm manager [de76bb6b351f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T16:02:35.718Z] docker_cli_swarm_test.go:1448: [d849adf2524ab] joining swarm manager [de76bb6b351f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-09T16:02:46.733Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-09T16:02:47.888Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-09T16:02:47.888Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-09T16:02:47.888Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-09T16:02:47.888Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-09T16:02:48.144Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-09T16:02:48.707Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-09T16:02:51.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-09T16:02:54.493Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-09T16:02:56.388Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-09T16:02:58.905Z] docker_cli_swarm_unix_test.go:63: [d2f695673b9a2] joining swarm manager [d9b1e3166adaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T16:03:01.846Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-09T16:03:13.901Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-09T16:03:13.901Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-09T16:03:13.901Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-09T16:03:13.901Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-09T16:03:13.901Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-09T16:03:13.901Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-09T16:03:14.512Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-09T16:03:14.869Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-09T16:03:15.829Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-09T16:03:15.829Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-09T16:03:15.829Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-09T16:03:16.409Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-09T16:03:16.409Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-09T16:03:16.409Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-09T16:03:16.868Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-09T16:03:17.329Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-09T16:03:21.641Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-09T16:03:21.641Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-09T16:03:23.133Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-09T16:03:26.360Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-09T16:03:26.873Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-09T16:03:27.339Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-09T16:03:27.339Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-09T16:03:27.339Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-09T16:03:27.339Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-09T16:03:27.339Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-09T16:03:27.339Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-09T16:03:27.339Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-09T16:03:27.801Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-09T16:03:29.349Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-09T16:03:32.685Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-09T16:03:32.685Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-09T16:03:32.685Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-09T16:03:32.685Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-09T16:03:32.686Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-09T16:03:32.686Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-09T16:03:32.686Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-09T16:03:32.686Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-09T16:03:32.686Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-09T16:03:32.686Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-09T16:03:32.686Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-09T16:03:33.114Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-09T16:03:35.308Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-09T16:03:35.308Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-09T16:03:35.308Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-09T16:03:35.308Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-09T16:03:35.308Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-09T16:03:35.308Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-09T16:03:37.377Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-09T16:03:37.377Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-09T16:03:37.377Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-09T16:03:37.377Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-09T16:03:37.377Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-09T16:03:37.377Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-09T16:03:37.377Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-09T16:03:38.346Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-09T16:03:40.023Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-09T16:03:44.145Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-09T16:03:54.873Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-09T16:03:55.106Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-09T16:03:55.106Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-09T16:03:55.106Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-09T16:03:56.477Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-09T16:03:57.475Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-09T16:03:59.755Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-09T16:04:01.846Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-09T16:04:01.846Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-09T16:04:01.846Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-09T16:04:01.846Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-09T16:04:01.846Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-09T16:04:01.846Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-09T16:04:01.846Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-09T16:04:01.846Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-09T16:04:01.846Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-09T16:04:01.846Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-09T16:04:01.846Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-09T16:04:01.846Z] === RUN TestDockerSuite/TestBuildFails [2022-03-09T16:04:02.273Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-09T16:04:03.386Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-09T16:04:03.846Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-09T16:04:04.164Z] docker_api_swarm_test.go:962: [d0e9b0827f169] joining swarm manager [d9afa272feb39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-09T16:04:06.311Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-09T16:04:07.289Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-09T16:04:07.755Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-09T16:04:07.755Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-09T16:04:07.755Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-09T16:04:10.925Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-09T16:04:12.464Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-09T16:04:14.653Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-09T16:04:18.005Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-09T16:04:21.430Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-09T16:04:22.212Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-09T16:04:25.083Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-09T16:04:27.064Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-09T16:04:27.064Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-09T16:04:27.064Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-09T16:04:27.064Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-09T16:04:27.064Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-09T16:04:27.064Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-09T16:04:27.064Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-09T16:04:27.064Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-09T16:04:27.064Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-09T16:04:27.064Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-09T16:04:32.162Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-09T16:04:33.709Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-09T16:04:34.388Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-09T16:04:36.907Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-09T16:04:38.798Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-09T16:04:40.792Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-09T16:04:40.792Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-09T16:04:40.792Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-09T16:04:40.792Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-09T16:04:41.253Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-09T16:04:41.253Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-09T16:04:41.253Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-09T16:04:42.070Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-09T16:04:48.610Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-09T16:04:51.583Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-09T16:04:51.583Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-09T16:04:51.583Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-09T16:04:52.779Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-09T16:04:55.300Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-09T16:04:57.818Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-09T16:05:00.346Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-09T16:05:02.862Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-09T16:05:06.130Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-09T16:05:06.401Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-09T16:05:06.401Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-09T16:05:08.580Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-09T16:05:08.580Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-09T16:05:08.580Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-09T16:05:08.651Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-09T16:05:09.551Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-09T16:05:09.551Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-09T16:05:15.349Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-09T16:05:15.809Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-09T16:05:16.778Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-09T16:05:17.750Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-09T16:05:18.719Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-09T16:05:19.689Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-09T16:05:21.870Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-09T16:05:28.958Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-09T16:05:28.958Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-09T16:05:28.958Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-09T16:05:28.958Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-09T16:05:28.958Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-09T16:05:28.958Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-09T16:05:28.958Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-09T16:05:29.418Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-09T16:05:29.418Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-09T16:05:29.880Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-09T16:05:30.849Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-09T16:05:37.930Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-09T16:05:39.243Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-09T16:05:39.243Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-09T16:05:39.243Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-09T16:05:39.243Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-09T16:05:39.243Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-09T16:05:55.626Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-09T16:05:55.626Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-09T16:05:55.626Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-09T16:05:56.974Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-09T16:05:56.974Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-09T16:05:57.435Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-09T16:05:57.806Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-09T16:05:58.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-09T16:06:03.246Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-09T16:06:03.246Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-09T16:06:03.246Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-09T16:06:03.246Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-09T16:06:03.246Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-09T16:06:03.246Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-09T16:06:03.246Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-09T16:06:03.247Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-09T16:06:03.247Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-09T16:06:03.247Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-09T16:06:03.247Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-09T16:06:03.247Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-09T16:06:04.819Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-09T16:06:08.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-09T16:06:08.772Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-09T16:06:08.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-09T16:06:12.076Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-09T16:06:15.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-09T16:06:15.948Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-09T16:06:19.657Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-09T16:06:23.233Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-09T16:06:23.233Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-09T16:06:23.233Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-09T16:06:23.233Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-09T16:06:23.233Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-09T16:06:23.233Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-09T16:06:23.233Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-09T16:06:23.233Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-09T16:06:23.233Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-09T16:06:23.233Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-09T16:06:23.233Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-09T16:06:28.090Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-09T16:06:28.090Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-09T16:06:28.090Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-09T16:06:28.090Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-09T16:06:28.090Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-09T16:06:28.090Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-09T16:06:28.090Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-09T16:06:28.315Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-09T16:06:28.572Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-09T16:06:34.523Z] --- PASS: TestDockerSwarmSuite (1676.69s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.08s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.76s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.97s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.15s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.75s) [2022-03-09T16:06:34.524Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.34s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.16s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.98s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.62s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.99s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.19s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.73s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.22s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.61s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.22s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.50s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.86s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.31s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.33s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.54s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.06s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.15s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.56s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.10s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.54s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.26s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.32s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.31s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.15s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.32s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.05s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.54s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.13s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.38s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.94s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.95s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.55s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.21s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.10s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.09s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.19s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.80s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.48s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.80s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.78s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.01s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.52s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.05s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.65s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.14s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.60s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.11s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.84s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.28s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.47s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.90s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.77s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.18s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.88s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.12s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.72s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.90s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.07s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.28s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.03s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.52s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.60s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.74s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.97s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.13s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.09s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.26s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.11s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (149.80s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.41s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.69s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.82s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.21s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.74s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.23s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.68s) [2022-03-09T16:06:34.524Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.91s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.22s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.48s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.84s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.95s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.14s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (114.11s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.30s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.47s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.53s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.02s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.20s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.87s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.53s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.14s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-03-09T16:06:34.524Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2022-03-09T16:06:34.524Z] === RUN TestDockerExternalVolumeSuite [2022-03-09T16:06:34.524Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-09T16:06:34.780Z] docker_cli_external_volume_driver_test.go:52: [de61c0e3ccef3] daemon is not started [2022-03-09T16:06:35.850Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-09T16:06:40.350Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-09T16:06:40.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-09T16:06:40.731Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-09T16:06:40.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-09T16:06:51.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-09T16:06:51.096Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-09T16:06:51.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-09T16:06:51.096Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-09T16:06:51.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-09T16:06:52.827Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-09T16:06:53.858Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-09T16:06:53.858Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-09T16:06:53.858Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-09T16:06:54.339Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-09T16:06:54.339Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-09T16:06:54.339Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-09T16:06:54.339Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-09T16:06:54.339Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-09T16:06:54.339Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-09T16:06:54.339Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-09T16:06:54.339Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-09T16:06:54.339Z] === RUN TestDockerSuite/TestBuildFails [2022-03-09T16:06:55.175Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-09T16:06:58.210Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-09T16:06:58.210Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-09T16:07:00.975Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-09T16:07:01.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-09T16:07:01.447Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-09T16:07:01.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-09T16:07:01.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-09T16:07:01.447Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-09T16:07:01.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-09T16:07:01.447Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-09T16:07:01.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-09T16:07:07.012Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-09T16:07:08.059Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-09T16:07:13.858Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-09T16:07:14.299Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-09T16:07:24.885Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-09T16:07:32.167Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-09T16:07:33.180Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-09T16:07:34.961Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-09T16:07:34.961Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-09T16:07:34.961Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-09T16:07:40.464Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-09T16:07:40.464Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-09T16:07:40.464Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-09T16:07:41.481Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-09T16:07:41.964Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-09T16:07:41.964Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-09T16:07:42.448Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-09T16:07:43.533Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-09T16:07:43.533Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-09T16:07:43.533Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-09T16:07:43.533Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-09T16:07:43.533Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-09T16:07:43.533Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-09T16:07:47.280Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-09T16:07:51.972Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-09T16:07:52.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-09T16:07:52.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-09T16:07:52.198Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-09T16:07:52.198Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-09T16:07:52.198Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-09T16:07:52.198Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-09T16:07:54.385Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-09T16:07:54.385Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-09T16:07:54.385Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-09T16:07:55.113Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-09T16:07:55.113Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-09T16:07:55.113Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-09T16:07:55.708Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-09T16:07:55.708Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-09T16:07:55.708Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-09T16:07:58.613Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-09T16:08:00.151Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-09T16:08:00.212Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-09T16:08:00.445Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-09T16:08:01.689Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-09T16:08:02.411Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-09T16:08:02.411Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-09T16:08:02.411Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-09T16:08:02.411Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-09T16:08:02.411Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-09T16:08:04.608Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-09T16:08:05.583Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-09T16:08:06.557Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-09T16:08:06.984Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-09T16:08:07.531Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-09T16:08:07.769Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-09T16:08:07.995Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-09T16:08:08.782Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-09T16:08:11.809Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-09T16:08:11.809Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-09T16:08:11.809Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-09T16:08:12.020Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-09T16:08:12.290Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-09T16:08:12.290Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-09T16:08:14.198Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-09T16:08:15.103Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-09T16:08:18.860Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-09T16:08:18.860Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-09T16:08:18.860Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-09T16:08:19.577Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-09T16:08:20.058Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-09T16:08:20.408Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-09T16:08:20.408Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-09T16:08:20.408Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-09T16:08:20.540Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-09T16:08:20.871Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-09T16:08:21.824Z] docker_cli_external_volume_driver_test.go:52: [db06c27d3254d] daemon is not started [2022-03-09T16:08:22.147Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-09T16:08:22.629Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-09T16:08:23.643Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-09T16:08:23.799Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-09T16:08:24.527Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-09T16:08:24.776Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-09T16:08:25.750Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-09T16:08:25.750Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-09T16:08:25.750Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-09T16:08:25.911Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-09T16:08:26.726Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-09T16:08:27.703Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-09T16:08:27.703Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-09T16:08:27.703Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-09T16:08:27.703Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-09T16:08:27.703Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-09T16:08:29.217Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-09T16:08:33.191Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-09T16:08:33.191Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-09T16:08:33.191Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-09T16:08:33.191Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-09T16:08:33.191Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-09T16:08:33.672Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-09T16:08:33.672Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-09T16:08:33.672Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-09T16:08:33.672Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-09T16:08:34.690Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-09T16:08:35.171Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-09T16:08:36.664Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-09T16:08:39.541Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-09T16:08:40.131Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-09T16:08:42.452Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-09T16:08:44.232Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-09T16:08:50.037Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-09T16:08:50.496Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-09T16:08:50.496Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-09T16:08:50.496Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-09T16:08:50.496Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-09T16:08:50.496Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-09T16:08:53.411Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-09T16:08:53.411Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-09T16:08:53.411Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-09T16:08:54.708Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-09T16:09:03.900Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-09T16:09:03.900Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-09T16:09:03.900Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-09T16:09:06.918Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-09T16:09:09.556Z] docker_cli_external_volume_driver_test.go:52: [dacd89d258155] daemon is not started [2022-03-09T16:09:22.731Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-09T16:09:22.731Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-09T16:09:23.194Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-09T16:09:24.395Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-09T16:09:24.395Z] docker_cli_external_volume_driver_test.go:52: [d1bfc5b8025d5] daemon is not started [2022-03-09T16:09:30.295Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-09T16:09:30.295Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-09T16:09:30.756Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-09T16:09:30.756Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-09T16:09:31.220Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-09T16:09:31.220Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-09T16:09:31.220Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-09T16:09:32.194Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-09T16:09:32.194Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-09T16:09:32.194Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-09T16:09:39.238Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-09T16:09:44.115Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-09T16:09:58.142Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-09T16:10:01.860Z] === RUN TestDockerSuite/TestBuildRm [2022-03-09T16:10:11.263Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-09T16:10:13.258Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-09T16:10:16.684Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-09T16:10:20.421Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-09T16:10:20.421Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-09T16:10:20.421Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-09T16:10:20.421Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-09T16:10:20.549Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-09T16:10:20.881Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-09T16:10:22.418Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-09T16:10:26.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-09T16:10:27.111Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-09T16:10:29.359Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-09T16:10:31.805Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-09T16:10:32.723Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-09T16:10:32.723Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-09T16:10:32.723Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-09T16:10:32.723Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-09T16:10:37.608Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-09T16:10:38.160Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-09T16:10:40.981Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-09T16:10:55.307Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-09T16:10:56.278Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-09T16:10:57.247Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-09T16:10:57.943Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-09T16:10:57.943Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-09T16:10:57.943Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-09T16:11:03.680Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-09T16:11:03.680Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-09T16:11:03.680Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-09T16:11:07.585Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-09T16:11:07.585Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-09T16:11:08.299Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-09T16:11:11.215Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-09T16:11:12.487Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-09T16:11:13.391Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-09T16:11:13.392Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-09T16:11:13.501Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-09T16:11:13.501Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-09T16:11:13.501Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-09T16:11:13.501Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-09T16:11:13.501Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-09T16:11:14.965Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-09T16:11:17.371Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-09T16:11:18.085Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-09T16:11:23.348Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-09T16:11:27.223Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-09T16:11:27.603Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-09T16:11:27.706Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-09T16:11:27.706Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-09T16:11:31.575Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-09T16:11:32.588Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-09T16:11:34.194Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-09T16:11:43.297Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-09T16:11:43.297Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-09T16:11:43.297Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-09T16:11:44.266Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-09T16:11:45.643Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-09T16:11:45.810Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-09T16:11:46.857Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-09T16:11:48.463Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-09T16:11:51.612Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-09T16:11:57.411Z] === RUN TestDockerSuite/TestBuildUser [2022-03-09T16:11:57.411Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-09T16:11:57.411Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-09T16:11:57.411Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-09T16:11:57.411Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-09T16:11:57.411Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-09T16:11:57.411Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-09T16:12:01.114Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-09T16:12:01.149Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-09T16:12:01.608Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-09T16:12:05.349Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-09T16:12:05.349Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-09T16:12:05.349Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-09T16:12:05.349Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-09T16:12:05.349Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-09T16:12:07.089Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-09T16:12:17.679Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-09T16:12:19.766Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-09T16:12:25.757Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-09T16:12:30.508Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-09T16:12:31.477Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-09T16:12:31.736Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-09T16:12:32.751Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-09T16:12:32.751Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-09T16:12:32.751Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-09T16:12:32.751Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-09T16:12:32.751Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-09T16:12:36.640Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-09T16:12:36.640Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-09T16:12:36.640Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-09T16:12:41.819Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-09T16:12:48.907Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-09T16:12:48.907Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-09T16:12:48.907Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-09T16:12:48.907Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-09T16:12:48.907Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-09T16:12:49.710Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-09T16:12:51.815Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-09T16:12:51.815Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-09T16:12:52.275Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-09T16:12:56.306Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-09T16:12:56.306Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-09T16:12:56.306Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-09T16:12:56.306Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-09T16:13:04.550Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-09T16:13:04.666Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-09T16:13:08.407Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-09T16:13:09.379Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-09T16:13:22.626Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-09T16:13:22.626Z] docker_cli_external_volume_driver_test.go:484: [db7803882b5f4] daemon is not started [2022-03-09T16:13:27.083Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-09T16:13:27.083Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-09T16:13:27.083Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-09T16:13:27.083Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-09T16:13:27.083Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-09T16:13:27.083Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-09T16:13:27.083Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-09T16:13:27.083Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-09T16:13:37.422Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-09T16:13:37.465Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-09T16:13:37.465Z] docker_cli_external_volume_driver_test.go:52: [d478f895bba2e] daemon is not started [2022-03-09T16:13:37.568Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-09T16:13:38.391Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-09T16:13:38.391Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-09T16:13:38.850Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-09T16:13:38.850Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-09T16:13:38.850Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-09T16:13:38.850Z] docker_cli_sni_test.go:18: Flakey test [2022-03-09T16:13:38.850Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-09T16:13:41.759Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-09T16:13:47.559Z] === RUN TestDockerSuite/TestCommitChange [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite (436.95s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.14s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-03-09T16:13:52.304Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-03-09T16:13:52.304Z] PASS [2022-03-09T16:13:52.304Z] [2022-03-09T16:13:52.304Z] === Skipped [2022-03-09T16:13:52.304Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-09T16:13:52.304Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-09T16:13:52.304Z] check_test.go:308: [d222cff128bff] daemon is not started [2022-03-09T16:13:52.304Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-09T16:13:52.304Z] [2022-03-09T16:13:52.304Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-09T16:13:52.304Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-09T16:13:52.304Z] check_test.go:308: [dfca05e47ccb4] daemon is not started [2022-03-09T16:13:52.304Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-09T16:13:52.304Z] [2022-03-09T16:13:52.304Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-09T16:13:52.304Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-09T16:13:52.304Z] check_test.go:308: [d373c4fd2a976] daemon is not started [2022-03-09T16:13:52.304Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-09T16:13:52.304Z] [2022-03-09T16:13:52.304Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-09T16:13:52.304Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-09T16:13:52.304Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-09T16:13:52.304Z] [2022-03-09T16:13:52.304Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-09T16:13:52.304Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-09T16:13:52.304Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-09T16:13:52.304Z] [2022-03-09T16:13:52.304Z] DONE 271 tests, 5 skipped in 2454.117s [2022-03-09T16:13:52.304Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-09T16:13:53.356Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-09T16:13:54.820Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d142d6937e9cc/docker.pid [2022-03-09T16:13:54.820Z] +++ kill 6364 [2022-03-09T16:13:54.820Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6364 is not a child of this shell [2022-03-09T16:13:54.820Z] warning: PID 6364 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d142d6937e9cc/docker.pid had a nonzero exit code [2022-03-09T16:13:54.820Z] ++++ cat bundles/test-integration/docker.pid [2022-03-09T16:13:54.820Z] +++ kill 8342 [2022-03-09T16:13:54.820Z] +++ /etc/init.d/apparmor stop [2022-03-09T16:13:54.820Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-09T16:13:54.820Z] [2022-03-09T16:13:54.820Z] Unloading profiles will leave already running processes permanently [2022-03-09T16:13:54.820Z] unconfined, which can lead to unexpected situations. [2022-03-09T16:13:54.820Z] [2022-03-09T16:13:54.820Z] To set a process to complain mode, use the command line tool [2022-03-09T16:13:54.820Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-09T16:13:54.820Z] +++ true [2022-03-09T16:13:54.820Z] exiting test-integration [2022-03-09T16:13:54.820Z] ++ exit 0 [2022-03-09T16:13:54.820Z] [2022-03-09T16:13:55.076Z] + exit 0 [2022-03-09T16:13:55.076Z] ++ jobs -p [2022-03-09T16:13:55.076Z] + pids= [2022-03-09T16:13:55.076Z] + echo 'Remaining pids to kill: []' [2022-03-09T16:13:55.076Z] Remaining pids to kill: [] [2022-03-09T16:13:55.076Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-09T16:13:55.089Z] Recording test results [2022-03-09T16:13:55.580Z] === RUN TestDockerSuite/TestBuildRm [2022-03-09T16:13:56.970Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-09T16:13:57.349Z] + echo Ensuring container killed. [2022-03-09T16:13:57.349Z] Ensuring container killed. [2022-03-09T16:13:57.349Z] + docker ps -aq -f name=docker-pr3-* [2022-03-09T16:13:57.349Z] + cids=2d54a6b85594 [2022-03-09T16:13:57.349Z] d449f396ec6d [2022-03-09T16:13:57.349Z] 9966cffef99e [2022-03-09T16:13:57.349Z] + [ -n 2d54a6b85594 [2022-03-09T16:13:57.349Z] d449f396ec6d [2022-03-09T16:13:57.349Z] 9966cffef99e ] [2022-03-09T16:13:57.349Z] + docker rm -vf 2d54a6b85594 d449f396ec6d 9966cffef99e [2022-03-09T16:13:58.282Z] 2d54a6b85594 [2022-03-09T16:13:58.539Z] d449f396ec6d [2022-03-09T16:13:59.104Z] 9966cffef99e [Pipeline] sh [2022-03-09T16:13:59.162Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-09T16:13:59.162Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-09T16:13:59.162Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-09T16:13:59.423Z] + echo Chowning /workspace to jenkins user [2022-03-09T16:13:59.423Z] Chowning /workspace to jenkins user [2022-03-09T16:13:59.423Z] + id -u [2022-03-09T16:13:59.423Z] + id -g [2022-03-09T16:13:59.423Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43347:/workspace busybox chown -R 1000:1000 /workspace [2022-03-09T16:13:59.423Z] Unable to find image 'busybox:latest' locally [2022-03-09T16:13:59.423Z] latest: Pulling from library/busybox [2022-03-09T16:13:59.679Z] 7e5209d2300f: Pulling fs layer [2022-03-09T16:13:59.679Z] 7e5209d2300f: Verifying Checksum [2022-03-09T16:13:59.679Z] 7e5209d2300f: Download complete [2022-03-09T16:13:59.679Z] 7e5209d2300f: Pull complete [2022-03-09T16:13:59.679Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-09T16:13:59.935Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-09T16:14:06.770Z] + bundleName=amd64 [2022-03-09T16:14:06.770Z] + echo Creating amd64-bundles.tar.gz [2022-03-09T16:14:06.770Z] Creating amd64-bundles.tar.gz [2022-03-09T16:14:06.770Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-09T16:14:06.770Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-09T16:14:07.710Z] Archiving artifacts [2022-03-09T16:14:07.744Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-09T16:14:07.744Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-09T16:14:07.744Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-09T16:14:09.537Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43347/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-09T16:14:09.889Z] + make clean [2022-03-09T16:14:10.145Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-09T16:14:10.145Z] docker-dev-cache [2022-03-09T16:14:10.145Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [2022-03-09T16:14:13.595Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-09T16:14:16.323Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-09T16:14:17.473Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-09T16:14:17.473Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-09T16:14:17.473Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-09T16:14:17.473Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-09T16:14:18.485Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-09T16:14:20.088Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-09T16:14:21.027Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-09T16:14:21.027Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-09T16:14:21.027Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-09T16:14:21.027Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-09T16:14:21.027Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-09T16:14:21.027Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-09T16:14:21.027Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-09T16:14:21.027Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-09T16:14:21.027Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-09T16:14:21.027Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-09T16:14:21.027Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-09T16:14:21.027Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-09T16:14:21.027Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-09T16:14:21.027Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-09T16:14:21.027Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-09T16:14:21.486Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-09T16:14:24.938Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-09T16:14:30.063Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-09T16:14:30.927Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-09T16:14:36.935Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-09T16:14:37.646Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-09T16:14:37.647Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-09T16:14:37.647Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-09T16:14:38.646Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-09T16:14:38.646Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-09T16:14:38.646Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-09T16:14:40.834Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-09T16:14:40.834Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-09T16:14:40.834Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-09T16:14:40.834Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-09T16:14:40.834Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-09T16:14:40.834Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-09T16:14:40.834Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-09T16:14:43.742Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-09T16:14:43.742Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-09T16:14:43.742Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-09T16:14:43.742Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-09T16:14:46.651Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-09T16:14:46.651Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-09T16:14:46.651Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-09T16:14:46.651Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-09T16:14:46.651Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-09T16:14:46.651Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-09T16:14:46.651Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-09T16:14:46.651Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-09T16:14:50.390Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-09T16:14:52.570Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-09T16:14:54.751Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-09T16:14:55.211Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-09T16:14:55.211Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-09T16:14:55.211Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-09T16:14:55.387Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-09T16:14:57.395Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-09T16:14:57.395Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-09T16:14:58.385Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-09T16:14:58.866Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-09T16:14:59.884Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-09T16:15:01.145Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-09T16:15:01.145Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:15:01.145Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-09T16:15:01.145Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:15:01.145Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-09T16:15:04.069Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-09T16:15:04.069Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-09T16:15:06.249Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-09T16:15:06.249Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-09T16:15:06.249Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-09T16:15:09.160Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-09T16:15:09.619Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-09T16:15:12.534Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-09T16:15:12.537Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-09T16:15:12.537Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-09T16:15:13.111Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-09T16:15:17.235Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-09T16:15:18.510Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-09T16:15:18.510Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-09T16:15:21.934Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-09T16:15:21.934Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-09T16:15:21.934Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-09T16:15:21.934Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-09T16:15:21.934Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-09T16:15:24.486Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-09T16:15:24.849Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-09T16:15:24.849Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-09T16:15:24.849Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-09T16:15:27.758Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-09T16:15:27.758Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-09T16:15:27.758Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-09T16:15:30.668Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-09T16:15:30.668Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-09T16:15:30.828Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-09T16:15:35.361Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-09T16:15:37.538Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-09T16:15:37.538Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-09T16:15:37.538Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-09T16:15:37.538Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-09T16:15:37.538Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-09T16:15:37.538Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-09T16:15:37.538Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-09T16:15:37.538Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-09T16:15:37.538Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-09T16:15:37.538Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-09T16:15:37.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-09T16:15:39.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-09T16:15:39.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-09T16:15:42.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-09T16:15:45.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-09T16:15:48.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-09T16:15:51.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000ac8ff0_} [2022-03-09T16:15:54.276Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1371134147_c:\foo_false____} [2022-03-09T16:15:54.826Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-09T16:15:54.826Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-09T16:15:54.826Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-09T16:15:56.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1371134147_c:\foo_true____} [2022-03-09T16:15:57.098Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-09T16:15:58.701Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-09T16:15:59.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-09T16:15:59.374Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-09T16:15:59.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-09T16:15:59.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-09T16:15:59.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-09T16:15:59.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-09T16:15:59.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-09T16:15:59.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-09T16:15:59.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-09T16:15:59.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-09T16:15:59.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-09T16:15:59.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-09T16:15:59.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-09T16:15:59.833Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-09T16:15:59.833Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-09T16:15:59.833Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-09T16:15:59.833Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-09T16:15:59.833Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-09T16:15:59.833Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-09T16:15:59.833Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-09T16:15:59.833Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-09T16:15:59.833Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-09T16:15:59.833Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-09T16:15:59.833Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-09T16:16:03.571Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-09T16:16:03.571Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-09T16:16:03.571Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-09T16:16:03.571Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:16:03.571Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-09T16:16:03.571Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:16:03.571Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-09T16:16:03.571Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-09T16:16:03.571Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-09T16:16:03.571Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-09T16:16:03.571Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-09T16:16:03.571Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-09T16:16:03.571Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-09T16:16:03.571Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-09T16:16:03.571Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-09T16:16:03.571Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-09T16:16:03.571Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-09T16:16:03.571Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-09T16:16:03.571Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-09T16:16:03.571Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-09T16:16:03.571Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-09T16:16:03.571Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-09T16:16:03.571Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-09T16:16:03.571Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:16:03.571Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-09T16:16:03.571Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-09T16:16:03.571Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-09T16:16:05.979Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-09T16:16:06.477Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-09T16:16:06.477Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-09T16:16:06.477Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-09T16:16:06.477Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-09T16:16:09.388Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-09T16:16:09.388Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-09T16:16:09.388Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-09T16:16:09.388Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-09T16:16:09.388Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-09T16:16:09.388Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-09T16:16:09.388Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-09T16:16:13.265Z] === RUN TestDockerSuite/TestBuildUser [2022-03-09T16:16:13.265Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-09T16:16:13.265Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-09T16:16:13.265Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-09T16:16:13.265Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-09T16:16:13.265Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-09T16:16:13.265Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-09T16:16:13.403Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-09T16:16:15.194Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-09T16:16:18.105Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-09T16:16:18.105Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-09T16:16:18.105Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-09T16:16:18.105Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-09T16:16:18.105Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-09T16:16:18.118Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-09T16:16:18.599Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-09T16:16:23.453Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-09T16:16:23.453Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-09T16:16:23.453Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-09T16:16:23.453Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-09T16:16:23.453Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-09T16:16:30.499Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-09T16:16:30.499Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-09T16:16:30.499Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-09T16:16:30.499Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-09T16:16:30.499Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-09T16:16:31.138Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-09T16:16:40.826Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-09T16:16:40.826Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-09T16:16:40.826Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-09T16:16:40.826Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-09T16:16:40.826Z] === RUN TestDockerSuite/TestCpToDot [2022-03-09T16:16:42.454Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-09T16:16:42.454Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-09T16:16:42.454Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-09T16:16:42.454Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-09T16:16:42.454Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-09T16:16:43.567Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-09T16:16:46.197Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-09T16:16:46.197Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:16:46.197Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-09T16:16:46.197Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-09T16:16:46.197Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-09T16:16:46.197Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-09T16:16:46.197Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-09T16:16:46.197Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-09T16:16:46.197Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-09T16:16:46.197Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-09T16:16:46.197Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-09T16:16:48.377Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-09T16:16:52.122Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-09T16:16:52.122Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-09T16:16:52.122Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-09T16:16:53.809Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-09T16:16:53.809Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-09T16:16:54.312Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-09T16:16:55.282Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-09T16:16:55.741Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-09T16:16:55.741Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-09T16:16:55.741Z] === RUN TestDockerSuite/TestCreateRM [2022-03-09T16:16:56.205Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-09T16:16:56.205Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-09T16:16:56.205Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-09T16:16:56.664Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-09T16:16:57.124Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-09T16:17:04.762Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-09T16:17:07.457Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-09T16:17:07.457Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-09T16:17:07.457Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-09T16:17:11.195Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-09T16:17:11.195Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-09T16:17:11.195Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-09T16:17:11.195Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-09T16:17:12.043Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-09T16:17:12.043Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-09T16:17:12.043Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-09T16:17:12.043Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-09T16:17:12.538Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-09T16:17:14.108Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-09T16:17:14.108Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-09T16:17:14.108Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-09T16:17:14.108Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-09T16:17:14.108Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-09T16:17:14.108Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-09T16:17:14.108Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-09T16:17:14.108Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-09T16:17:14.108Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-09T16:17:14.108Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-09T16:17:14.108Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:17:14.108Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-09T16:17:14.108Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-09T16:17:14.108Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-09T16:17:14.108Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-09T16:17:14.108Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-09T16:17:14.108Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:17:14.567Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-09T16:17:14.567Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-09T16:17:14.567Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-09T16:17:14.567Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-09T16:17:14.567Z] === RUN TestDockerSuite/TestDockerFails [2022-03-09T16:17:14.567Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-09T16:17:14.567Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-09T16:17:14.567Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-09T16:17:14.567Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-09T16:17:14.567Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-09T16:17:14.567Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-09T16:17:14.567Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-09T16:17:14.567Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-09T16:17:14.567Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-09T16:17:14.567Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-09T16:17:14.567Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-09T16:17:16.412Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-09T16:17:16.412Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-09T16:17:16.894Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-09T16:17:17.475Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-09T16:17:21.213Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-09T16:17:24.122Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-09T16:17:32.005Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-09T16:17:34.457Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-09T16:17:39.287Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-09T16:17:39.287Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-09T16:17:40.255Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-09T16:17:46.059Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-09T16:17:48.975Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-09T16:17:49.944Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-09T16:17:55.745Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-09T16:17:56.204Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-09T16:17:57.294Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-09T16:17:57.295Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-09T16:17:57.295Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-09T16:17:57.295Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-09T16:17:57.741Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-09T16:17:57.776Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-09T16:17:57.776Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-09T16:17:57.776Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-09T16:17:59.384Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-09T16:18:03.540Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-09T16:18:09.338Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-09T16:18:09.338Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-09T16:18:09.338Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-09T16:18:09.338Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-09T16:18:09.797Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-09T16:18:09.797Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-09T16:18:09.797Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-09T16:18:09.797Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-09T16:18:09.797Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-09T16:18:10.768Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-09T16:18:10.768Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-09T16:18:10.768Z] === RUN TestDockerSuite/TestEventsRename [2022-03-09T16:18:12.038Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-09T16:18:13.056Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-09T16:18:13.056Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-09T16:18:13.056Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-09T16:18:13.056Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-09T16:18:13.537Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-09T16:18:13.537Z] docker_cli_sni_test.go:18: Flakey test [2022-03-09T16:18:13.537Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-09T16:18:14.508Z] === RUN TestDockerSuite/TestEventsResize [2022-03-09T16:18:15.815Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-09T16:18:15.815Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-09T16:18:15.815Z] === RUN TestDockerSuite/TestCommitChange [2022-03-09T16:18:23.087Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-09T16:18:23.116Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-09T16:18:25.270Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-09T16:18:28.178Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-09T16:18:29.122Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-09T16:18:29.122Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-09T16:18:29.122Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-09T16:18:33.982Z] === RUN TestDockerSuite/TestEventsTop [2022-03-09T16:18:33.982Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-09T16:18:33.982Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-09T16:18:36.897Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-09T16:18:39.696Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-09T16:18:39.696Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-09T16:18:39.696Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-09T16:18:41.590Z] === RUN TestDockerSuite/TestExec [2022-03-09T16:18:41.590Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:18:41.590Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-09T16:18:41.590Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-09T16:18:41.590Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-09T16:18:43.771Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-09T16:18:45.952Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-09T16:18:45.952Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:18:45.952Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-09T16:18:45.952Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:18:45.952Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-09T16:18:45.952Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-09T16:18:45.952Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-09T16:18:48.498Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-09T16:18:48.945Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-09T16:18:51.130Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-09T16:18:54.039Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-09T16:18:54.485Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-09T16:18:54.485Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-09T16:18:54.485Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-09T16:18:54.485Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-09T16:18:54.485Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-09T16:18:54.485Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-09T16:18:54.485Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-09T16:18:54.485Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-09T16:18:54.485Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-09T16:18:54.485Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-09T16:18:54.485Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-09T16:18:54.485Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-09T16:18:54.966Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-09T16:18:54.966Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-09T16:18:54.966Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-09T16:18:54.966Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-09T16:18:56.218Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-09T16:19:02.022Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-09T16:19:02.022Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-09T16:19:02.022Z] === RUN TestDockerSuite/TestExecEnv [2022-03-09T16:19:02.022Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-09T16:19:02.022Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-09T16:19:02.022Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-09T16:19:02.022Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-09T16:19:04.203Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-09T16:19:05.576Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-09T16:19:08.896Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-09T16:19:08.896Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-09T16:19:08.896Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-09T16:19:08.896Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-09T16:19:08.896Z] === RUN TestDockerSuite/TestExecParseError [2022-03-09T16:19:08.896Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-09T16:19:08.896Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-09T16:19:08.896Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-09T16:19:08.896Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-09T16:19:08.896Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-09T16:19:08.896Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-09T16:19:10.870Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-09T16:19:10.870Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-09T16:19:10.870Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-09T16:19:10.870Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-09T16:19:10.870Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-09T16:19:10.870Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-09T16:19:10.870Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-09T16:19:10.870Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-09T16:19:10.870Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-09T16:19:10.870Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-09T16:19:10.870Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-09T16:19:10.870Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-09T16:19:10.870Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-09T16:19:11.811Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-09T16:19:11.811Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-09T16:19:11.811Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-09T16:19:11.811Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-09T16:19:11.811Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-09T16:19:11.811Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-09T16:19:11.811Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-09T16:19:11.811Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-09T16:19:11.811Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-09T16:19:11.811Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-09T16:19:11.811Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-09T16:19:13.058Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-09T16:19:14.380Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-09T16:19:14.380Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-09T16:19:14.380Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-09T16:19:14.724Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-09T16:19:14.724Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-09T16:19:14.724Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-09T16:19:17.403Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-09T16:19:17.403Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-09T16:19:17.885Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-09T16:19:17.885Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-09T16:19:17.885Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-09T16:19:17.885Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-09T16:19:17.885Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-09T16:19:20.161Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-09T16:19:20.161Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-09T16:19:20.161Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-09T16:19:20.161Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-09T16:19:20.161Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-09T16:19:20.161Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-09T16:19:20.161Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-09T16:19:20.161Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-09T16:19:20.161Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-09T16:19:20.161Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-09T16:19:20.161Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-09T16:19:20.535Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-09T16:19:20.535Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-09T16:19:20.535Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-09T16:19:20.535Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-09T16:19:20.535Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-09T16:19:20.535Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-09T16:19:20.535Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-09T16:19:21.766Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-09T16:19:21.766Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-09T16:19:21.766Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-09T16:19:21.766Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-09T16:19:24.783Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-09T16:19:24.783Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-09T16:19:24.783Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-09T16:19:24.783Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-09T16:19:24.783Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-09T16:19:24.783Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-09T16:19:24.783Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-09T16:19:24.783Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-09T16:19:25.976Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-09T16:19:25.976Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-09T16:19:25.976Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-09T16:19:25.976Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-09T16:19:25.976Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-09T16:19:25.976Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-09T16:19:25.976Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-09T16:19:26.950Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-09T16:19:27.616Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-09T16:19:29.631Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-09T16:19:33.418Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-09T16:19:33.507Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-09T16:19:34.051Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-09T16:19:37.155Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-09T16:19:37.385Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-09T16:19:37.385Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-09T16:19:37.385Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-09T16:19:37.385Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-09T16:19:41.258Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-09T16:19:41.258Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-09T16:19:42.950Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-09T16:19:42.950Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:19:42.950Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-09T16:19:42.950Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-09T16:19:43.410Z] === RUN TestDockerSuite/TestHealth [2022-03-09T16:19:43.410Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-09T16:19:43.410Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-09T16:19:43.410Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-09T16:19:43.410Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-09T16:19:43.410Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-09T16:19:45.131Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-09T16:19:45.131Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:19:45.131Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-09T16:19:45.131Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:19:45.131Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-09T16:19:48.149Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-09T16:19:48.149Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-09T16:19:49.211Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-09T16:19:49.212Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-09T16:19:49.212Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-09T16:19:49.212Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-09T16:19:49.212Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-09T16:19:49.212Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-09T16:19:49.671Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-09T16:19:50.639Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-09T16:19:50.639Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-09T16:19:50.639Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-09T16:19:51.608Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-09T16:19:52.027Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-09T16:19:52.027Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-09T16:19:52.027Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-09T16:19:52.067Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-09T16:19:54.250Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-09T16:19:54.250Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-09T16:19:55.191Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-09T16:19:55.191Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-09T16:19:55.191Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-09T16:19:55.191Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-09T16:19:55.191Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-09T16:19:55.191Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-09T16:19:55.191Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-09T16:19:55.191Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-09T16:19:55.191Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-09T16:19:55.191Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-09T16:19:55.191Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-09T16:19:55.191Z] === RUN TestDockerSuite/TestBuildFails [2022-03-09T16:19:56.879Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-09T16:19:56.879Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-09T16:19:57.163Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-09T16:19:58.111Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-09T16:19:58.111Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-09T16:19:59.901Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-09T16:20:00.071Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-09T16:20:00.531Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-09T16:20:00.531Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-09T16:20:00.531Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-09T16:20:05.225Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-09T16:20:05.225Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-09T16:20:05.225Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-09T16:20:05.225Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-09T16:20:05.225Z] === RUN TestDockerSuite/TestImportFile [2022-03-09T16:20:05.225Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-09T16:20:05.225Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-09T16:20:05.225Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-09T16:20:05.225Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-09T16:20:05.225Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-09T16:20:05.225Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-09T16:20:05.225Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-09T16:20:05.225Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:20:05.225Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-09T16:20:05.225Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-09T16:20:05.225Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-09T16:20:05.225Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-09T16:20:05.225Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-09T16:20:05.225Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-09T16:20:05.225Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-09T16:20:05.225Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-09T16:20:05.225Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-09T16:20:05.225Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-09T16:20:05.225Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-09T16:20:05.225Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-09T16:20:06.715Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-09T16:20:07.185Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-09T16:20:08.132Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-09T16:20:11.041Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-09T16:20:11.041Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-09T16:20:11.041Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-09T16:20:11.041Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-09T16:20:11.041Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-09T16:20:11.041Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-09T16:20:11.041Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-09T16:20:11.041Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-09T16:20:13.823Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-09T16:20:14.461Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-09T16:20:14.461Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-09T16:20:14.461Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-09T16:20:14.461Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-09T16:20:14.461Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-09T16:20:14.787Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-09T16:20:14.787Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-09T16:20:18.332Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-09T16:20:18.332Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-09T16:20:18.332Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-09T16:20:18.535Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-09T16:20:18.535Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-09T16:20:18.535Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-09T16:20:18.535Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-09T16:20:18.535Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-09T16:20:18.535Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-09T16:20:18.535Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-09T16:20:21.356Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-09T16:20:21.356Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-09T16:20:21.356Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-09T16:20:21.465Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-09T16:20:26.205Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-09T16:20:26.205Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-09T16:20:26.236Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-09T16:20:27.262Z] === RUN TestDockerSuite/TestInspectImage [2022-03-09T16:20:27.262Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:20:27.262Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-09T16:20:27.262Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:20:27.262Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-09T16:20:27.262Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-09T16:20:27.262Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-09T16:20:30.184Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-09T16:20:32.201Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-09T16:20:32.364Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-09T16:20:32.823Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-09T16:20:34.840Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-09T16:20:35.736Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-09T16:20:35.811Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-09T16:20:36.074Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-09T16:20:36.074Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-09T16:20:36.074Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-09T16:20:36.074Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-09T16:20:36.074Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-09T16:20:36.074Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-09T16:20:36.074Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-09T16:20:36.074Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-09T16:20:36.074Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-09T16:20:36.074Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-09T16:20:36.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-09T16:20:38.646Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-09T16:20:38.646Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-09T16:20:38.646Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-09T16:20:38.646Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-09T16:20:39.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-09T16:20:39.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-09T16:20:40.826Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-09T16:20:42.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-09T16:20:44.406Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-09T16:20:44.406Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-09T16:20:44.406Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-09T16:20:44.406Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-09T16:20:44.564Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-09T16:20:44.867Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-09T16:20:44.867Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-09T16:20:44.867Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-09T16:20:45.990Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-09T16:20:49.262Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-09T16:20:49.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-09T16:20:52.175Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-09T16:20:52.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005e7998_} [2022-03-09T16:20:55.084Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-09T16:20:56.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11537336001_c:\foo_false____} [2022-03-09T16:20:57.268Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-09T16:20:59.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11537336001_c:\foo_true____} [2022-03-09T16:21:00.176Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-09T16:21:02.590Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-09T16:21:02.590Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-09T16:21:02.590Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-09T16:21:03.085Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-09T16:21:03.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-09T16:21:03.661Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-09T16:21:03.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-09T16:21:03.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-09T16:21:03.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-09T16:21:03.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-09T16:21:03.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-09T16:21:03.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-09T16:21:03.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-09T16:21:03.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-09T16:21:03.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-09T16:21:04.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-09T16:21:04.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-09T16:21:04.143Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-09T16:21:04.143Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-09T16:21:04.143Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-09T16:21:04.143Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-09T16:21:04.143Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-09T16:21:04.143Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-09T16:21:04.143Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-09T16:21:04.143Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-09T16:21:04.143Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-09T16:21:04.143Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-09T16:21:04.143Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-09T16:21:06.827Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-09T16:21:06.827Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-09T16:21:06.827Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-09T16:21:06.827Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-09T16:21:06.827Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-09T16:21:06.827Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-09T16:21:06.827Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-09T16:21:06.827Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-09T16:21:06.827Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-09T16:21:06.827Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-09T16:21:06.827Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-09T16:21:06.827Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-09T16:21:06.827Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-09T16:21:06.827Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-09T16:21:06.827Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-09T16:21:06.827Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-09T16:21:06.827Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-09T16:21:08.015Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-09T16:21:08.015Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-09T16:21:08.015Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-09T16:21:08.015Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:21:08.015Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-09T16:21:08.015Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:21:08.015Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-09T16:21:08.015Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-09T16:21:08.015Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-09T16:21:08.015Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-09T16:21:08.015Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-09T16:21:08.015Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-09T16:21:08.015Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-09T16:21:08.015Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-09T16:21:08.015Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-09T16:21:08.015Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-09T16:21:08.015Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-09T16:21:08.015Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-09T16:21:08.015Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-09T16:21:08.015Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-09T16:21:08.015Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-09T16:21:08.015Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-09T16:21:08.015Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-09T16:21:08.015Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:21:08.015Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-09T16:21:08.015Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-09T16:21:08.015Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-09T16:21:09.009Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-09T16:21:11.891Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-09T16:21:11.892Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-09T16:21:11.892Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-09T16:21:11.892Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-09T16:21:11.918Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-09T16:21:15.762Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-09T16:21:15.762Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-09T16:21:15.762Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-09T16:21:15.762Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-09T16:21:15.762Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-09T16:21:15.762Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-09T16:21:15.762Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-09T16:21:17.438Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-09T16:21:17.716Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-09T16:21:18.412Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-09T16:21:20.628Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-09T16:21:20.628Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-09T16:21:20.628Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-09T16:21:21.333Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-09T16:21:21.333Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-09T16:21:21.333Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-09T16:21:21.744Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-09T16:21:22.306Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-09T16:21:22.306Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-09T16:21:23.539Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-09T16:21:23.539Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-09T16:21:25.616Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-09T16:21:25.617Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-09T16:21:25.617Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-09T16:21:25.617Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-09T16:21:25.617Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-09T16:21:30.629Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-09T16:21:34.727Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-09T16:21:34.727Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-09T16:21:35.191Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-09T16:21:36.737Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-09T16:21:37.713Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-09T16:21:37.714Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-09T16:21:38.273Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-09T16:21:38.274Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-09T16:21:38.274Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-09T16:21:38.274Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-09T16:21:38.274Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-09T16:21:39.263Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-09T16:21:41.452Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-09T16:21:44.802Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-09T16:21:46.985Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-09T16:21:49.894Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-09T16:21:49.894Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-09T16:21:49.894Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-09T16:21:50.080Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-09T16:21:50.081Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-09T16:21:50.081Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-09T16:21:50.081Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-09T16:21:50.081Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-09T16:21:50.081Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-09T16:21:50.542Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-09T16:21:50.542Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-09T16:21:50.542Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-09T16:21:50.930Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-09T16:21:50.930Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-09T16:21:50.930Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-09T16:21:50.930Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-09T16:21:50.930Z] === RUN TestDockerSuite/TestCpToDot [2022-03-09T16:21:51.522Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-09T16:21:52.494Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-09T16:21:52.804Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-09T16:21:53.950Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-09T16:21:53.950Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-09T16:21:53.950Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-09T16:21:53.950Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-09T16:21:53.951Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-09T16:21:55.712Z] === RUN TestDockerSuite/TestLogsSince [2022-03-09T16:21:57.822Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-09T16:21:57.822Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:21:57.822Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-09T16:21:57.822Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-09T16:21:57.822Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-09T16:21:57.822Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-09T16:21:57.822Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-09T16:21:57.822Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-09T16:21:57.822Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-09T16:21:57.822Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-09T16:21:57.822Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-09T16:21:59.592Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-09T16:22:00.091Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-09T16:22:04.028Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-09T16:22:04.028Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-09T16:22:04.510Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-09T16:22:06.048Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-09T16:22:06.048Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-09T16:22:06.048Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-09T16:22:06.048Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-09T16:22:06.048Z] === RUN TestDockerSuite/TestLogsTail [2022-03-09T16:22:07.532Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-09T16:22:08.014Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-09T16:22:08.014Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-09T16:22:08.014Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-09T16:22:08.014Z] === RUN TestDockerSuite/TestCreateRM [2022-03-09T16:22:08.495Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-09T16:22:08.495Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-09T16:22:08.496Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-09T16:22:08.959Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-09T16:22:08.977Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-09T16:22:09.469Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-09T16:22:11.870Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-09T16:22:14.783Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-09T16:22:14.783Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-09T16:22:14.783Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-09T16:22:14.783Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-09T16:22:14.783Z] === RUN TestDockerSuite/TestNetHostname [2022-03-09T16:22:14.783Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-09T16:22:14.783Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-09T16:22:14.783Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-09T16:22:14.783Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-09T16:22:14.783Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-09T16:22:14.783Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-09T16:22:14.783Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-09T16:22:14.783Z] === RUN TestDockerSuite/TestPluginActive [2022-03-09T16:22:14.783Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-09T16:22:14.783Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-09T16:22:14.783Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-09T16:22:14.783Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-09T16:22:15.243Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-09T16:22:15.243Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-09T16:22:15.243Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-09T16:22:15.243Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-09T16:22:15.243Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-09T16:22:15.243Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-09T16:22:15.243Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-09T16:22:15.243Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-09T16:22:15.243Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-09T16:22:15.243Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-09T16:22:15.243Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-09T16:22:15.243Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-09T16:22:15.243Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-09T16:22:15.243Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-09T16:22:15.243Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-09T16:22:15.243Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-09T16:22:15.243Z] === RUN TestDockerSuite/TestPortList [2022-03-09T16:22:15.243Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-09T16:22:15.243Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-09T16:22:20.049Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-09T16:22:20.049Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-09T16:22:20.728Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-09T16:22:20.728Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-09T16:22:20.728Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-09T16:22:21.049Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-09T16:22:21.049Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:22:21.049Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-09T16:22:21.049Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-09T16:22:21.049Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-09T16:22:21.049Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-09T16:22:21.049Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-09T16:22:21.049Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-09T16:22:21.049Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-09T16:22:21.049Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-09T16:22:21.049Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-09T16:22:21.049Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-09T16:22:21.049Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-09T16:22:21.049Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-09T16:22:21.049Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-09T16:22:21.049Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-09T16:22:21.049Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-09T16:22:21.049Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-09T16:22:21.065Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-09T16:22:22.919Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-09T16:22:24.088Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-09T16:22:24.570Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-09T16:22:24.570Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-09T16:22:24.570Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-09T16:22:26.850Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-09T16:22:26.850Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-09T16:22:26.850Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-09T16:22:28.445Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-09T16:22:28.445Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-09T16:22:28.445Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-09T16:22:28.445Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-09T16:22:28.445Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-09T16:22:28.445Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-09T16:22:28.445Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-09T16:22:28.445Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-09T16:22:28.445Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-09T16:22:28.445Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestDockerFails [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-09T16:22:28.445Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-09T16:22:28.445Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-09T16:22:28.445Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-09T16:22:28.445Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-09T16:22:28.445Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-09T16:22:28.445Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-09T16:22:32.320Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-09T16:22:36.190Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-09T16:22:37.182Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-09T16:22:37.182Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-09T16:22:37.182Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-09T16:22:39.213Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-09T16:22:47.506Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-09T16:22:51.875Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-09T16:22:57.858Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-09T16:23:05.213Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-09T16:23:05.213Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-09T16:23:05.213Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-09T16:23:05.213Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-09T16:23:06.675Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-09T16:23:08.958Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-09T16:23:09.973Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-09T16:23:13.672Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-09T16:23:15.950Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-09T16:23:16.433Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-09T16:23:17.451Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-09T16:23:20.037Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-09T16:23:22.946Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-09T16:23:24.733Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-09T16:23:32.028Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-09T16:23:32.028Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-09T16:23:32.028Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-09T16:23:32.028Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-09T16:23:32.028Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-09T16:23:32.028Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-09T16:23:32.028Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-09T16:23:32.028Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-09T16:23:32.028Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-09T16:23:32.509Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-09T16:23:32.509Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-09T16:23:32.509Z] === RUN TestDockerSuite/TestEventsRename [2022-03-09T16:23:33.276Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-09T16:23:34.856Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-09T16:23:36.384Z] === RUN TestDockerSuite/TestEventsResize [2022-03-09T16:23:37.972Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-09T16:23:37.972Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-09T16:23:37.972Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-09T16:23:37.972Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-09T16:23:37.972Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-09T16:23:40.667Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-09T16:23:43.770Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-09T16:23:43.770Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-09T16:23:43.770Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-09T16:23:43.770Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-09T16:23:43.770Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-09T16:23:43.770Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-09T16:23:43.770Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-09T16:23:43.770Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-09T16:23:43.770Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-09T16:23:49.269Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-09T16:23:52.340Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-09T16:23:52.340Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-09T16:23:52.340Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-09T16:23:53.310Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-09T16:23:53.310Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-09T16:23:53.310Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-09T16:23:54.281Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-09T16:23:55.618Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-09T16:23:55.618Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-09T16:23:55.618Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-09T16:23:56.362Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-09T16:24:00.314Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-09T16:24:06.110Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-09T16:24:09.027Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-09T16:24:12.476Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-09T16:24:14.085Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-09T16:24:17.499Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-09T16:24:17.499Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-09T16:24:17.499Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-09T16:24:18.941Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-09T16:24:24.918Z] === RUN TestDockerSuite/TestEventsTop [2022-03-09T16:24:24.918Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-09T16:24:24.918Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-09T16:24:27.186Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-09T16:24:32.364Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-09T16:24:33.340Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-09T16:24:33.340Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-09T16:24:33.340Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-09T16:24:33.340Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-09T16:24:33.340Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-09T16:24:34.236Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-09T16:24:34.236Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:24:34.236Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-09T16:24:34.872Z] === RUN TestDockerSuite/TestExec [2022-03-09T16:24:34.872Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:24:34.872Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-09T16:24:34.872Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-09T16:24:34.872Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-09T16:24:37.102Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-09T16:24:37.891Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-09T16:24:41.318Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-09T16:24:41.318Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-09T16:24:41.318Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-09T16:24:41.764Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-09T16:24:41.764Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:24:41.764Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-09T16:24:41.764Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:24:41.764Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-09T16:24:41.764Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-09T16:24:41.764Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-09T16:24:42.286Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-09T16:24:45.636Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-09T16:24:48.211Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-09T16:24:49.515Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-09T16:24:50.500Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-09T16:24:51.059Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-09T16:24:51.059Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-09T16:24:51.520Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-09T16:24:54.007Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-09T16:24:54.007Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:24:54.007Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-09T16:24:54.369Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-09T16:24:54.439Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-09T16:24:55.413Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-09T16:24:57.599Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-09T16:24:58.240Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-09T16:24:58.702Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-09T16:24:58.702Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-09T16:24:59.162Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-09T16:25:10.891Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-09T16:25:10.891Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-09T16:25:10.891Z] === RUN TestDockerSuite/TestExecEnv [2022-03-09T16:25:10.891Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-09T16:25:10.891Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-09T16:25:10.891Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-09T16:25:10.891Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-09T16:25:13.922Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-09T16:25:15.325Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-09T16:25:16.299Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-09T16:25:16.859Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-09T16:25:19.040Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-09T16:25:19.499Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-09T16:25:19.904Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-09T16:25:19.904Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-09T16:25:19.904Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-09T16:25:19.904Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-09T16:25:19.904Z] === RUN TestDockerSuite/TestExecParseError [2022-03-09T16:25:19.904Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-09T16:25:20.387Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-09T16:25:20.387Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-09T16:25:20.387Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-09T16:25:20.387Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-09T16:25:20.387Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-09T16:25:24.263Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-09T16:25:24.263Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-09T16:25:24.745Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-09T16:25:24.745Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-09T16:25:24.745Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-09T16:25:24.745Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-09T16:25:24.745Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-09T16:25:24.745Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-09T16:25:24.745Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-09T16:25:24.745Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-09T16:25:24.745Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-09T16:25:28.074Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-09T16:25:28.617Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-09T16:25:28.617Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-09T16:25:28.617Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-09T16:25:28.725Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-09T16:25:32.766Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-09T16:25:33.435Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-09T16:25:37.428Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-09T16:25:37.428Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-09T16:25:37.428Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-09T16:25:37.428Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-09T16:25:37.428Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-09T16:25:37.428Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-09T16:25:37.428Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-09T16:25:43.094Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-09T16:25:44.718Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-09T16:25:45.860Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-09T16:25:46.833Z] === RUN TestDockerSuite/TestRmiTag [2022-03-09T16:25:47.294Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-09T16:25:50.205Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-09T16:25:51.673Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-09T16:25:51.996Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-09T16:25:56.846Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-09T16:25:57.485Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-09T16:25:58.459Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-09T16:25:58.459Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-09T16:25:58.921Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-09T16:25:58.921Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-09T16:25:58.921Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-09T16:26:01.841Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-09T16:26:01.841Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-09T16:26:01.841Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-09T16:26:04.123Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-09T16:26:04.123Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:26:04.123Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-09T16:26:04.123Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-09T16:26:04.123Z] === RUN TestDockerSuite/TestHealth [2022-03-09T16:26:04.123Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-09T16:26:04.123Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-09T16:26:04.123Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-09T16:26:04.123Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-09T16:26:04.604Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-09T16:26:10.582Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-09T16:26:10.582Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-09T16:26:10.582Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-09T16:26:10.582Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-09T16:26:10.582Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-09T16:26:10.582Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-09T16:26:11.064Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-09T16:26:11.309Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-09T16:26:12.077Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-09T16:26:12.077Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-09T16:26:12.077Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-09T16:26:13.090Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-09T16:26:13.090Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-09T16:26:13.501Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-09T16:26:15.369Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-09T16:26:15.369Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-09T16:26:18.392Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-09T16:26:19.297Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-09T16:26:20.267Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-09T16:26:20.267Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-09T16:26:20.267Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-09T16:26:20.267Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-09T16:26:20.267Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-09T16:26:20.267Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-09T16:26:20.267Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-09T16:26:20.267Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-09T16:26:20.267Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-09T16:26:20.267Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-09T16:26:20.727Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-09T16:26:20.727Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-09T16:26:20.727Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-09T16:26:20.727Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-09T16:26:20.727Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-09T16:26:21.415Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-09T16:26:21.896Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-09T16:26:21.896Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-09T16:26:21.896Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-09T16:26:23.634Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-09T16:26:23.634Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-09T16:26:23.634Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-09T16:26:23.634Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-09T16:26:23.634Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-09T16:26:25.793Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-09T16:26:26.275Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-09T16:26:26.275Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-09T16:26:26.275Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-09T16:26:26.275Z] === RUN TestDockerSuite/TestImportFile [2022-03-09T16:26:26.275Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-09T16:26:26.275Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-09T16:26:26.275Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-09T16:26:26.275Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-09T16:26:26.275Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-09T16:26:26.275Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-09T16:26:26.275Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-09T16:26:26.275Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:26:26.275Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-09T16:26:26.275Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-09T16:26:26.275Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-09T16:26:26.275Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-09T16:26:26.275Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-09T16:26:26.275Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-09T16:26:26.275Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-09T16:26:26.275Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-09T16:26:26.275Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-09T16:26:26.275Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-09T16:26:26.275Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-09T16:26:26.756Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-09T16:26:29.435Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-09T16:26:29.776Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-09T16:26:32.343Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-09T16:26:33.656Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-09T16:26:33.656Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-09T16:26:33.656Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-09T16:26:33.656Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-09T16:26:33.656Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-09T16:26:33.656Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-09T16:26:33.656Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-09T16:26:33.656Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-09T16:26:35.262Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-09T16:26:36.674Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-09T16:26:37.157Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-09T16:26:38.219Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-09T16:26:40.175Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-09T16:26:40.175Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-09T16:26:40.656Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-09T16:26:40.656Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-09T16:26:40.656Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-09T16:26:40.656Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-09T16:26:40.656Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-09T16:26:41.150Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-09T16:26:41.150Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-09T16:26:43.678Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-09T16:26:46.964Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-09T16:26:46.965Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-09T16:26:46.965Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-09T16:26:46.965Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-09T16:26:46.965Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-09T16:26:46.965Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-09T16:26:46.965Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-09T16:26:46.965Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-09T16:26:46.965Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-09T16:26:46.965Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-09T16:26:46.965Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-09T16:26:46.965Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-09T16:26:46.965Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-09T16:26:46.965Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-09T16:26:46.965Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-09T16:26:46.965Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-09T16:26:46.965Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-09T16:26:46.965Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-09T16:26:46.965Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-09T16:26:46.965Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-09T16:26:46.965Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-09T16:26:46.965Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-09T16:26:46.965Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-09T16:26:49.660Z] === RUN TestDockerSuite/TestInspectImage [2022-03-09T16:26:49.660Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:26:49.660Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-09T16:26:49.660Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:26:49.660Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-09T16:26:49.660Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-09T16:26:49.660Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-09T16:26:49.875Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-09T16:26:49.875Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-09T16:26:49.875Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-09T16:26:52.681Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-09T16:26:53.621Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-09T16:26:53.621Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-09T16:26:53.621Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-09T16:26:53.621Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-09T16:26:53.621Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-09T16:26:55.802Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-09T16:26:55.802Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-09T16:26:55.802Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-09T16:26:55.802Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-09T16:26:55.802Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-09T16:26:55.802Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-09T16:26:55.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-09T16:26:55.802Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-09T16:26:55.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-09T16:26:55.802Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-09T16:26:55.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-09T16:26:55.802Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-09T16:26:55.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-09T16:26:55.802Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-09T16:26:55.802Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-09T16:26:57.530Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-09T16:26:57.530Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-09T16:26:57.990Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-09T16:27:00.557Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-09T16:27:00.907Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-09T16:27:02.351Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-09T16:27:03.815Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-09T16:27:03.815Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-09T16:27:03.815Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-09T16:27:03.815Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-09T16:27:03.815Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-09T16:27:03.815Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-09T16:27:03.815Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-09T16:27:05.412Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-09T16:27:05.413Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-09T16:27:05.413Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-09T16:27:05.413Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-09T16:27:06.724Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-09T16:27:06.724Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-09T16:27:06.724Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-09T16:27:06.724Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-09T16:27:06.724Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-09T16:27:06.724Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-09T16:27:06.724Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-09T16:27:06.724Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-09T16:27:06.724Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-09T16:27:08.908Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-09T16:27:09.298Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-09T16:27:13.167Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-09T16:27:15.989Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-09T16:27:15.989Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-09T16:27:15.989Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-09T16:27:15.989Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-09T16:27:15.989Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-09T16:27:15.989Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-09T16:27:15.989Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-09T16:27:15.989Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-09T16:27:15.989Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-09T16:27:15.989Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-09T16:27:15.989Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-09T16:27:15.989Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-09T16:27:15.989Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-09T16:27:18.170Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-09T16:27:18.170Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-09T16:27:18.170Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-09T16:27:18.170Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-09T16:27:18.170Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-09T16:27:18.170Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-09T16:27:20.443Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-09T16:27:21.080Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-09T16:27:23.989Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-09T16:27:23.989Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-09T16:27:23.989Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-09T16:27:25.297Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-09T16:27:26.897Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-09T16:27:26.897Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-09T16:27:26.897Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-09T16:27:26.897Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-09T16:27:26.897Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-09T16:27:26.897Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-09T16:27:26.897Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-09T16:27:28.317Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-09T16:27:29.804Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-09T16:27:32.197Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-09T16:27:32.715Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-09T16:27:35.222Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-09T16:27:35.624Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-09T16:27:38.535Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-09T16:27:38.535Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-09T16:27:38.535Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-09T16:27:38.535Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-09T16:27:38.535Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-09T16:27:38.535Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-09T16:27:38.535Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-09T16:27:38.535Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-09T16:27:38.535Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-09T16:27:38.535Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-09T16:27:38.535Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-09T16:27:38.535Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-09T16:27:38.535Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-09T16:27:38.535Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-09T16:27:38.535Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-09T16:27:38.535Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-09T16:27:39.104Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-09T16:27:42.131Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-09T16:27:42.131Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-09T16:27:42.131Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:27:42.131Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-09T16:27:42.131Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-09T16:27:42.131Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-09T16:27:42.131Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-09T16:27:42.131Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-09T16:27:42.131Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-09T16:27:42.131Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-09T16:27:42.131Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-09T16:27:42.131Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-09T16:27:42.131Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-09T16:27:42.131Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-09T16:27:42.131Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:27:42.131Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-09T16:27:42.132Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-09T16:27:42.132Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-09T16:27:42.132Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-09T16:27:42.132Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-09T16:27:42.132Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-09T16:27:42.132Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-09T16:27:42.132Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-09T16:27:42.132Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-09T16:27:42.132Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:27:42.132Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-09T16:27:42.132Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-09T16:27:42.132Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-09T16:27:42.132Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-09T16:27:42.132Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-09T16:27:42.132Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-09T16:27:42.132Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-09T16:27:42.132Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-09T16:27:42.132Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-09T16:27:42.613Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-09T16:27:42.613Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-09T16:27:43.231Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-09T16:27:43.231Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-09T16:27:43.231Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-09T16:27:43.231Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-09T16:27:43.231Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-09T16:27:43.231Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-09T16:27:43.231Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-09T16:27:43.231Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-09T16:27:43.231Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-09T16:27:43.231Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-09T16:27:43.231Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-09T16:27:43.231Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-09T16:27:44.934Z] === RUN TestDockerSuite/TestBuildRm [2022-03-09T16:27:45.633Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-09T16:27:48.664Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-09T16:27:51.817Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-09T16:27:51.817Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-09T16:27:51.817Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-09T16:27:53.355Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-09T16:27:53.355Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-09T16:27:53.355Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-09T16:27:53.355Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-09T16:27:53.355Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-09T16:27:53.355Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-09T16:27:53.355Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-09T16:27:53.355Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-09T16:27:53.355Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-09T16:27:53.355Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-09T16:27:53.355Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-09T16:27:53.355Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-09T16:27:53.355Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-09T16:27:53.355Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-09T16:27:53.355Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-09T16:27:53.355Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-09T16:27:53.355Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-09T16:27:53.355Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-09T16:27:53.355Z] === RUN TestDockerSuite/TestRunMount [2022-03-09T16:27:53.355Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-09T16:27:53.355Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-09T16:27:53.355Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-09T16:27:53.355Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-09T16:27:53.355Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-09T16:27:53.355Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-09T16:27:53.355Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-09T16:27:53.355Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-09T16:27:55.301Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-09T16:27:55.962Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-09T16:27:58.987Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-09T16:27:58.987Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-09T16:27:58.987Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-09T16:28:00.009Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-09T16:28:00.010Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-09T16:28:00.010Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-09T16:28:00.010Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-09T16:28:00.472Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-09T16:28:01.926Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-09T16:28:01.926Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-09T16:28:01.926Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-09T16:28:01.926Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-09T16:28:01.926Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-09T16:28:01.926Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-09T16:28:01.926Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-09T16:28:02.663Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-09T16:28:03.843Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-09T16:28:03.843Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-09T16:28:09.012Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-09T16:28:12.663Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-09T16:28:13.010Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-09T16:28:13.706Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-09T16:28:13.706Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-09T16:28:13.706Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-09T16:28:13.706Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-09T16:28:13.706Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-09T16:28:13.706Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-09T16:28:13.706Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-09T16:28:13.706Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-09T16:28:13.706Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-09T16:28:13.706Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-09T16:28:13.706Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-09T16:28:13.706Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-09T16:28:13.706Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-09T16:28:13.706Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-09T16:28:13.706Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-09T16:28:13.706Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-09T16:28:13.706Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-09T16:28:13.706Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-09T16:28:13.706Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-09T16:28:14.165Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-09T16:28:15.135Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-09T16:28:16.759Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-09T16:28:17.360Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-09T16:28:19.538Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-09T16:28:19.943Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-09T16:28:21.074Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-09T16:28:22.574Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-09T16:28:23.258Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-09T16:28:23.721Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-09T16:28:23.721Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-09T16:28:23.721Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-09T16:28:23.721Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-09T16:28:23.721Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-09T16:28:23.721Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-09T16:28:23.721Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-09T16:28:23.721Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-09T16:28:23.721Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-09T16:28:23.721Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-09T16:28:23.721Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-09T16:28:23.721Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-09T16:28:23.721Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-09T16:28:23.721Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-09T16:28:23.721Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-09T16:28:23.721Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-09T16:28:27.218Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-09T16:28:28.418Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-09T16:28:28.418Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-09T16:28:28.418Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-09T16:28:28.418Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-09T16:28:28.418Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-09T16:28:28.418Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-09T16:28:28.418Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-09T16:28:28.418Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-09T16:28:28.418Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-09T16:28:28.418Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-09T16:28:28.418Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-09T16:28:32.075Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-09T16:28:38.063Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-09T16:28:38.063Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-09T16:28:38.063Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-09T16:28:38.750Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-09T16:28:38.750Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-09T16:28:38.750Z] === RUN TestDockerSuite/TestRunRm [2022-03-09T16:28:41.083Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-09T16:28:41.659Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-09T16:28:44.107Z] === RUN TestDockerSuite/TestLogsSince [2022-03-09T16:28:47.463Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-09T16:28:47.757Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-09T16:28:48.219Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-09T16:28:49.191Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-09T16:28:50.374Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-09T16:28:53.283Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-09T16:28:54.685Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-09T16:28:54.685Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-09T16:28:54.685Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-09T16:28:54.685Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-09T16:28:54.685Z] === RUN TestDockerSuite/TestLogsTail [2022-03-09T16:28:56.190Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-09T16:28:58.747Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-09T16:28:59.097Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-09T16:28:59.097Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-09T16:28:59.097Z] === RUN TestDockerSuite/TestRunState [2022-03-09T16:28:59.097Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-09T16:28:59.097Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-09T16:29:01.277Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-09T16:29:01.277Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-09T16:29:01.277Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-09T16:29:02.625Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-09T16:29:04.055Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-09T16:29:04.055Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-09T16:29:04.188Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-09T16:29:04.188Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-09T16:29:04.188Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-09T16:29:04.188Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-09T16:29:04.188Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-09T16:29:04.188Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-09T16:29:04.650Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-09T16:29:04.650Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-09T16:29:04.650Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-09T16:29:06.499Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-09T16:29:06.499Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestNetHostname [2022-03-09T16:29:06.499Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-09T16:29:06.499Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-09T16:29:06.499Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-09T16:29:06.499Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestPluginActive [2022-03-09T16:29:06.499Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-09T16:29:06.499Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-09T16:29:06.499Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-09T16:29:06.499Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-09T16:29:06.499Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-09T16:29:06.499Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-09T16:29:06.499Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-09T16:29:06.499Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-09T16:29:06.499Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-09T16:29:06.499Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestPortList [2022-03-09T16:29:06.499Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-09T16:29:06.499Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-09T16:29:09.934Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-09T16:29:09.934Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-09T16:29:10.457Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-09T16:29:10.457Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-09T16:29:10.457Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-09T16:29:10.457Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-09T16:29:10.457Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-09T16:29:10.457Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-09T16:29:10.457Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-09T16:29:10.457Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-09T16:29:10.457Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-09T16:29:10.457Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-09T16:29:10.457Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-09T16:29:10.457Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-09T16:29:10.457Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-09T16:29:10.457Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-09T16:29:10.457Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-09T16:29:10.457Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-09T16:29:10.457Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-09T16:29:10.457Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-09T16:29:10.457Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-09T16:29:10.457Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-09T16:29:10.457Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-09T16:29:12.671Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-09T16:29:12.671Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-09T16:29:12.671Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-09T16:29:13.782Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-09T16:29:13.782Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:29:13.782Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-09T16:29:13.782Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-09T16:29:13.782Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-09T16:29:13.782Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-09T16:29:13.782Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-09T16:29:13.782Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-09T16:29:13.782Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-09T16:29:13.782Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-09T16:29:13.782Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-09T16:29:13.782Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-09T16:29:13.782Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-09T16:29:13.782Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-09T16:29:13.782Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-09T16:29:13.782Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-09T16:29:13.782Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-09T16:29:13.782Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-09T16:29:15.581Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-09T16:29:15.581Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-09T16:29:15.581Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-09T16:29:15.581Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-09T16:29:15.581Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-09T16:29:15.759Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-09T16:29:19.326Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-09T16:29:21.065Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-09T16:29:21.065Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-09T16:29:21.065Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-09T16:29:29.670Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-09T16:29:34.366Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-09T16:29:36.174Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-09T16:29:36.174Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-09T16:29:36.174Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-09T16:29:40.946Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-09T16:29:40.946Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-09T16:29:41.407Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-09T16:29:41.446Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-09T16:29:41.446Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-09T16:29:41.446Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-09T16:29:41.446Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-09T16:29:45.188Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-09T16:29:46.111Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-09T16:29:47.083Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-09T16:29:48.104Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-09T16:29:51.045Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-09T16:29:51.045Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-09T16:29:51.045Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-09T16:29:51.045Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-09T16:29:51.045Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-09T16:29:51.045Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-09T16:29:51.045Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-09T16:29:51.045Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-09T16:29:51.045Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-09T16:29:51.045Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-09T16:29:51.045Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-09T16:29:51.045Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-09T16:29:51.045Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-09T16:29:51.045Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-09T16:29:51.045Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-09T16:29:51.278Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-09T16:29:54.185Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-09T16:29:55.748Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-09T16:29:57.286Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-09T16:29:59.470Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-09T16:30:01.286Z] === RUN TestDockerSuite/TestBuildUser [2022-03-09T16:30:01.287Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-09T16:30:01.287Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-09T16:30:01.287Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-09T16:30:01.287Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-09T16:30:01.287Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-09T16:30:01.287Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-09T16:30:05.265Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-09T16:30:05.265Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-09T16:30:05.265Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-09T16:30:05.265Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-09T16:30:05.265Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-09T16:30:05.265Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-09T16:30:05.265Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-09T16:30:05.265Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-09T16:30:05.265Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-09T16:30:05.265Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-09T16:30:05.265Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-09T16:30:05.265Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-09T16:30:05.265Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-09T16:30:05.265Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:30:05.724Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-09T16:30:05.724Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-09T16:30:05.724Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-09T16:30:05.724Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:30:05.724Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-09T16:30:05.724Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-09T16:30:05.724Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-09T16:30:05.724Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-09T16:30:05.724Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-09T16:30:05.724Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-09T16:30:05.724Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-09T16:30:05.724Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-09T16:30:05.724Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-09T16:30:05.724Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-09T16:30:05.724Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-09T16:30:05.724Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-09T16:30:05.724Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-09T16:30:05.724Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-09T16:30:05.724Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-09T16:30:05.724Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-09T16:30:05.724Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-09T16:30:05.994Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-09T16:30:06.455Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-09T16:30:07.903Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-09T16:30:08.362Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-09T16:30:08.821Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-09T16:30:09.280Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-09T16:30:10.819Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-09T16:30:10.819Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-09T16:30:11.165Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-09T16:30:11.165Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-09T16:30:11.165Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-09T16:30:11.165Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-09T16:30:11.165Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-09T16:30:12.714Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-09T16:30:12.714Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-09T16:30:12.714Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-09T16:30:12.714Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-09T16:30:12.714Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-09T16:30:12.714Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-09T16:30:13.728Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-09T16:30:16.589Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-09T16:30:16.643Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-09T16:30:19.551Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-09T16:30:19.551Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-09T16:30:19.551Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-09T16:30:27.168Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-09T16:30:29.886Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-09T16:30:29.886Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-09T16:30:29.886Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-09T16:30:34.468Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-09T16:30:34.468Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-09T16:30:34.468Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-09T16:30:34.468Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-09T16:30:34.468Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-09T16:30:34.590Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-09T16:30:34.590Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-09T16:30:34.590Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-09T16:30:34.590Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-09T16:30:34.590Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-09T16:30:34.590Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-09T16:30:34.590Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-09T16:30:34.590Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-09T16:30:34.590Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-09T16:30:41.175Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-09T16:30:41.175Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-09T16:30:43.176Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-09T16:30:43.176Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-09T16:30:43.176Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-09T16:30:43.176Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-09T16:30:43.176Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-09T16:30:43.176Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-09T16:30:43.176Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-09T16:30:43.176Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-09T16:30:43.176Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-09T16:30:43.176Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-09T16:30:43.176Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-09T16:30:43.176Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-09T16:30:43.176Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-09T16:30:43.266Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-09T16:30:43.266Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-09T16:30:43.266Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-09T16:30:43.266Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-09T16:30:43.266Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-09T16:30:43.266Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-09T16:30:43.266Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-09T16:30:43.266Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-09T16:30:43.266Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-09T16:30:45.363Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-09T16:30:47.549Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-09T16:30:47.549Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-09T16:30:47.549Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-09T16:30:50.459Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-09T16:30:50.459Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-09T16:30:50.459Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-09T16:30:50.459Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-09T16:30:50.459Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-09T16:30:50.459Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-09T16:30:50.459Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-09T16:30:50.459Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-09T16:30:50.459Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-09T16:30:50.459Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-09T16:30:50.459Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-09T16:30:50.459Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-09T16:30:50.459Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-09T16:30:51.525Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-09T16:30:53.849Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-09T16:30:53.849Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-09T16:30:53.849Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-09T16:30:55.452Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-09T16:30:55.452Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-09T16:30:55.452Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-09T16:30:56.465Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-09T16:30:57.483Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-09T16:30:57.483Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-09T16:30:57.483Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-09T16:31:03.957Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-09T16:31:03.957Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-09T16:31:03.957Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-09T16:31:03.957Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-09T16:31:03.957Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-09T16:31:04.770Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-09T16:31:05.601Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-09T16:31:05.601Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-09T16:31:06.060Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-09T16:31:06.061Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-09T16:31:06.061Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-09T16:31:06.519Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-09T16:31:06.519Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-09T16:31:06.519Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-09T16:31:07.712Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-09T16:31:07.712Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-09T16:31:08.176Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-09T16:31:10.261Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-09T16:31:10.261Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-09T16:31:12.050Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-09T16:31:13.997Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-09T16:31:13.997Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-09T16:31:14.456Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-09T16:31:14.456Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-09T16:31:14.916Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-09T16:31:15.067Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-09T16:31:23.019Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-09T16:31:25.250Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-09T16:31:25.250Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-09T16:31:25.250Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-09T16:31:25.250Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-09T16:31:25.250Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-09T16:31:25.250Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-09T16:31:25.250Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-09T16:31:28.856Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-09T16:31:28.856Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-09T16:31:33.908Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-09T16:31:33.908Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-09T16:31:34.367Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-09T16:31:45.409Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-09T16:31:45.409Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:31:45.409Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-09T16:31:46.756Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-09T16:31:46.756Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-09T16:31:46.756Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite (2586.73s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (86.23s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.17s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.82s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.47s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.88s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.42s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.35s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.96s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.18s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.33s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.69s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.86s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.47s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.55s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.85s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.31s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.50s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.98s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.69s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.26s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.98s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.83s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.43s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.08s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.54s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.74s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.59s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.99s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.24s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.74s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.62s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.68s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.81s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.18s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildCmd (0.72s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.51s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.67s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.51s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.17s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.18s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2022-03-09T16:31:46.756Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-09T16:31:46.756Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.37s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.96s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.80s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.73s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.89s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.70s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.10s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.02s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.34s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.53s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.55s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.62s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.18s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.66s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.19s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.98s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.60s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.24s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.99s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.49s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.43s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.83s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (86.95s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.55s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.29s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.88s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.75s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.39s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.45s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.32s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.85s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildFails (2.94s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.93s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.13s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.52s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.08s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.59s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.90s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.06s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildHistory (13.16s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.15s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.67s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.31s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildLabel (1.19s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildLabels (1.21s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.92s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.12s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.05s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.22s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.88s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.66s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.70s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.41s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.23s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.52s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.34s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.80s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.43s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.26s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.09s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.29s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.67s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.55s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.86s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.62s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.23s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.42s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.72s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.29s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.41s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.57s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.77s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.86s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildRm (14.59s) [2022-03-09T16:31:46.757Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.68s) [2022-03-09T16:31:46.757Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.73s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.44s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.44s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.57s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.60s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.97s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.82s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.02s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.50s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildStderr (4.90s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.01s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.82s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.55s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.97s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.75s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.20s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.51s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.12s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.09s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.36s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.38s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.90s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.63s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.87s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.58s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.40s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.26s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.23s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.86s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.27s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestCommitChange (6.07s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.59s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.33s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestCommitTTY (8.40s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.45s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.15s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.28s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.88s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.84s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.87s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.66s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.44s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.44s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.58s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.99s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.06s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.38s) [2022-03-09T16:31:47.219Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.10s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2022-03-09T16:31:47.219Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.06s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.50s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.59s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.80s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.04s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.40s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.84s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.34s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.06s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.83s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.83s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.81s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.87s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.88s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000ac8ff0_} (2.85s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1371134147_c:\foo_false____} (2.78s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1371134147_c:\foo_true____} (2.78s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.98s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.99s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.99s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.49s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.15s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.73s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.65s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCpToDot (2.94s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCpToStdout (3.20s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreateArgs (0.27s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.37s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.11s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.33s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreateLabels (0.28s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreateRM (0.50s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.52s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.34s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.32s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.38s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.05s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.05s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.10s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.16s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.05s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsCopy (5.98s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.35s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.87s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.96s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.99s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.28s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.21s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsFilters (6.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsFormat (5.85s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.24s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsRename (3.12s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsResize (8.34s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.88s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.98s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.46s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.96s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.28s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.26s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.50s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.45s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.55s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.37s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.32s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.56s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestExecInspectID (4.89s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.79s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.60s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.19s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.36s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.31s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.39s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.38s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.51s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.28s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.09s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.61s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.33s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.08s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.96s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.00s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.21s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.34s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestInspectDefault (3.32s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestInspectHistory (5.51s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.11s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.52s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.00s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.51s) [2022-03-09T16:31:47.220Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-09T16:31:47.220Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.45s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestInspectStatus (3.78s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.81s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.59s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.85s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.50s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.93s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.96s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.98s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.35s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.37s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.19s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.96s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.43s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.07s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.92s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.90s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.84s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.76s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.99s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.91s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsSince (9.67s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsTail (3.53s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.07s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.97s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.75s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.66s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestPsByOrder (9.29s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.69s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.67s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.54s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.65s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.12s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.40s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.66s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.96s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.69s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.32s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.30s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.16s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.94s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.35s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.01s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.45s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.38s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.30s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.41s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.03s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.58s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.31s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.82s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.25s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.43s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRmiTag (0.86s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.01s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.74s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.29s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.81s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.37s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.62s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.76s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.24s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.89s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.97s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.91s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.77s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.89s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.45s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.27s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.33s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.96s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.87s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.84s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.24s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.84s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.88s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.79s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.82s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.78s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunExitCode (2.86s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.87s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.84s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.87s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.98s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.88s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.89s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.30s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.25s) [2022-03-09T16:31:47.221Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.29s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-09T16:31:47.221Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.51s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.24s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.15s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.62s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.31s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.31s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunRm (2.90s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.99s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.96s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.98s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.52s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.48s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.67s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.15s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.90s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.89s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.70s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.84s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.65s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.05s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.74s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.91s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.09s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.58s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.83s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.20s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.72s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.32s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.66s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.91s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.84s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.90s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.23s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.15s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.58s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.40s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.60s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.38s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.16s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.66s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.31s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.66s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.20s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-09T16:31:47.222Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s) [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-09T16:31:47.222Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.222Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-09T16:31:47.222Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-09T16:31:47.223Z] === RUN TestDockerSchema1RegistrySuite [2022-03-09T16:31:47.223Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-09T16:31:47.223Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-09T16:31:47.223Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-09T16:31:47.223Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-09T16:31:47.223Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-09T16:31:47.223Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-09T16:31:47.223Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-09T16:31:47.223Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-09T16:31:47.223Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-09T16:31:47.223Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-09T16:31:47.223Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-09T16:31:47.223Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:31:47.223Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-09T16:31:47.223Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-09T16:31:47.223Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-09T16:31:47.223Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-09T16:31:47.223Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-09T16:31:47.223Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-09T16:31:47.223Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-09T16:31:47.223Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-09T16:31:47.223Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-09T16:31:47.223Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-09T16:31:47.223Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-09T16:31:47.223Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-09T16:31:47.223Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-09T16:31:47.223Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-09T16:31:47.223Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-09T16:31:47.223Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-09T16:31:47.223Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-09T16:31:47.223Z] === RUN TestDockerDaemonSuite [2022-03-09T16:31:47.223Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-09T16:31:47.223Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-09T16:31:47.223Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-09T16:31:47.223Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-09T16:31:47.223Z] === RUN TestDockerSwarmSuite [2022-03-09T16:31:47.223Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-09T16:31:47.223Z] === RUN TestDockerPluginSuite [2022-03-09T16:31:47.223Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-09T16:31:47.223Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-09T16:31:47.223Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-09T16:31:47.223Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-09T16:31:47.223Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-09T16:31:47.223Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-09T16:31:47.223Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-09T16:31:47.223Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-09T16:31:47.223Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-09T16:31:47.223Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-09T16:31:47.223Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-09T16:31:47.223Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-09T16:31:47.223Z] === RUN TestDockerExternalVolumeSuite [2022-03-09T16:31:47.223Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-09T16:31:47.223Z] === RUN TestDockerNetworkSuite [2022-03-09T16:31:47.223Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-09T16:31:47.223Z] === RUN TestDockerHubPullSuite [2022-03-09T16:31:47.223Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-09T16:31:47.223Z] PASS [2022-03-09T16:31:47.223Z] ok github.com/docker/docker/integration-cli 2587.124s [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === Skipped [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-09T16:31:47.223Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-09T16:31:47.223Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.17s) [2022-03-09T16:31:47.223Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.17s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-09T16:31:47.223Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-09T16:31:47.223Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-09T16:31:47.223Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-09T16:31:47.223Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-09T16:31:47.223Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-09T16:31:47.223Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-09T16:31:47.223Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-09T16:31:47.223Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-09T16:31:47.223Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-09T16:31:47.223Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-09T16:31:47.223Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-09T16:31:47.223Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-09T16:31:47.223Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-09T16:31:47.223Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-09T16:31:47.223Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-09T16:31:47.223Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-09T16:31:47.223Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-09T16:31:47.223Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-03-09T16:31:47.223Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-09T16:31:47.223Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.223Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-09T16:31:47.223Z] [2022-03-09T16:31:47.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-09T16:31:47.224Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-09T16:31:47.224Z] [2022-03-09T16:31:47.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-09T16:31:47.224Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.224Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-09T16:31:47.685Z] [2022-03-09T16:31:47.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-09T16:31:47.685Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.685Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-09T16:31:47.685Z] [2022-03-09T16:31:47.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-09T16:31:47.685Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.685Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-09T16:31:47.685Z] [2022-03-09T16:31:47.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-03-09T16:31:47.686Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2022-03-09T16:31:47.686Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-09T16:31:47.686Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-09T16:31:47.686Z] docker_cli_sni_test.go:18: Flakey test [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-09T16:31:47.686Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-09T16:31:47.686Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-09T16:31:47.686Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-09T16:31:47.686Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-09T16:31:47.686Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-09T16:31:47.686Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-09T16:31:47.686Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-09T16:31:47.686Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-09T16:31:47.686Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-09T16:31:47.686Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-09T16:31:47.686Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-09T16:31:47.686Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-09T16:31:47.686Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-09T16:31:47.686Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-09T16:31:47.686Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-09T16:31:47.686Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-09T16:31:47.686Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-09T16:31:47.686Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-09T16:31:47.686Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-09T16:31:47.686Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-09T16:31:47.686Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.686Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-09T16:31:47.686Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-09T16:31:47.687Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-09T16:31:47.687Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-09T16:31:47.687Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-09T16:31:47.687Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-09T16:31:47.687Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-09T16:31:47.687Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-09T16:31:47.687Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-09T16:31:47.687Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-09T16:31:47.687Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-09T16:31:47.687Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-09T16:31:47.687Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-09T16:31:47.687Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-09T16:31:47.687Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-09T16:31:47.687Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-09T16:31:47.687Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-09T16:31:47.687Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-09T16:31:47.687Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-09T16:31:47.687Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-09T16:31:47.687Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-09T16:31:47.687Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-09T16:31:47.687Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-09T16:31:47.687Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-09T16:31:47.687Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-09T16:31:47.687Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-09T16:31:47.687Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.687Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-09T16:31:47.687Z] [2022-03-09T16:31:47.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-09T16:31:47.688Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-09T16:31:47.688Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-09T16:31:47.688Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-09T16:31:47.688Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-09T16:31:47.688Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-09T16:31:47.688Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-09T16:31:47.688Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-09T16:31:47.688Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-09T16:31:47.688Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-09T16:31:47.688Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-09T16:31:47.688Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-09T16:31:47.688Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-09T16:31:47.688Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-09T16:31:47.688Z] [2022-03-09T16:31:47.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-09T16:31:47.688Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.688Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-09T16:31:47.689Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-09T16:31:47.689Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-09T16:31:47.689Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-09T16:31:47.689Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-09T16:31:47.689Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-09T16:31:47.689Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-09T16:31:47.689Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-09T16:31:47.689Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.689Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-09T16:31:47.689Z] [2022-03-09T16:31:47.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-09T16:31:47.690Z] [2022-03-09T16:31:47.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-09T16:31:47.690Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.690Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-09T16:31:47.691Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-09T16:31:47.691Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-09T16:31:47.691Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-09T16:31:47.691Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-09T16:31:47.691Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-09T16:31:47.691Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:31:47.691Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:31:47.691Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:31:47.691Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-09T16:31:47.691Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-09T16:31:47.691Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-09T16:31:47.691Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-09T16:31:47.691Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-09T16:31:47.691Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-09T16:31:47.691Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-09T16:31:47.691Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-09T16:31:47.691Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-09T16:31:47.691Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.691Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-09T16:31:47.691Z] [2022-03-09T16:31:47.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-09T16:31:47.691Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.692Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-09T16:31:47.692Z] [2022-03-09T16:31:47.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-09T16:31:47.692Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.692Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-09T16:31:47.692Z] [2022-03-09T16:31:47.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-09T16:31:47.692Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.692Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-09T16:31:47.692Z] [2022-03-09T16:31:47.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:31:47.692Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.692Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:31:47.692Z] [2022-03-09T16:31:47.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:31:47.692Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.692Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:31:47.692Z] [2022-03-09T16:31:47.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-09T16:31:47.692Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.692Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-09T16:31:47.692Z] [2022-03-09T16:31:47.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:31:47.692Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.692Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:31:47.692Z] [2022-03-09T16:31:47.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:31:47.692Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.692Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:31:47.692Z] [2022-03-09T16:31:47.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:31:47.692Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.692Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:31:47.692Z] [2022-03-09T16:31:47.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:31:47.692Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.692Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:31:47.692Z] [2022-03-09T16:31:47.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-09T16:31:47.692Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.692Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-09T16:31:47.692Z] [2022-03-09T16:31:47.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:31:47.692Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:47.692Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-09T16:31:48.152Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] DONE 1088 tests, 539 skipped in 2598.413s [2022-03-09T16:31:48.152Z] INFO: Integration tests ended at 03/09/2022 16:31:47. Duration:00:43:18.5377158 [2022-03-09T16:31:48.152Z] INFO: Docker info of the daemon under test at end of run [2022-03-09T16:31:48.152Z] [2022-03-09T16:31:48.152Z] Containers: 2 [2022-03-09T16:31:48.152Z] Running: 0 [2022-03-09T16:31:48.152Z] Paused: 0 [2022-03-09T16:31:48.152Z] Stopped: 2 [2022-03-09T16:31:48.152Z] Images: 18 [2022-03-09T16:31:48.152Z] Server Version: 0.0.0-dev [2022-03-09T16:31:48.152Z] Storage Driver: windowsfilter [2022-03-09T16:31:48.152Z] Windows: [2022-03-09T16:31:48.152Z] Logging Driver: json-file [2022-03-09T16:31:48.152Z] Plugins: [2022-03-09T16:31:48.152Z] Volume: local [2022-03-09T16:31:48.152Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-09T16:31:48.153Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-09T16:31:48.153Z] Swarm: inactive [2022-03-09T16:31:48.153Z] Default Isolation: process [2022-03-09T16:31:48.153Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-09T16:31:48.153Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-09T16:31:48.153Z] OSType: windows [2022-03-09T16:31:48.153Z] Architecture: x86_64 [2022-03-09T16:31:48.153Z] CPUs: 4 [2022-03-09T16:31:48.153Z] Total Memory: 32GiB [2022-03-09T16:31:48.153Z] Name: azwin-2-db1140 [2022-03-09T16:31:48.153Z] ID: DNO4:NTQ4:MAXK:MQTX:PCNQ:6N2Y:4BH3:KSFT:WBWX:J5KR:3JJY:Z5TC [2022-03-09T16:31:48.153Z] Docker Root Dir: D:\CI\PR-43347\3\daemon [2022-03-09T16:31:48.153Z] Debug Mode (client): false [2022-03-09T16:31:48.153Z] Debug Mode (server): true [2022-03-09T16:31:48.153Z] File Descriptors: -1 [2022-03-09T16:31:48.153Z] Goroutines: 17 [2022-03-09T16:31:48.153Z] System Time: 2022-03-09T16:31:47.7968701Z [2022-03-09T16:31:48.153Z] EventsListeners: 0 [2022-03-09T16:31:48.153Z] Registry: https://index.docker.io/v1/ [2022-03-09T16:31:48.153Z] Labels: [2022-03-09T16:31:48.153Z] Experimental: false [2022-03-09T16:31:48.153Z] Insecure Registries: [2022-03-09T16:31:48.153Z] 127.0.0.0/8 [2022-03-09T16:31:48.153Z] Live Restore Enabled: false [2022-03-09T16:31:48.153Z] [2022-03-09T16:31:48.153Z] [2022-03-09T16:31:48.153Z] INFO: Stopping daemon under test [2022-03-09T16:31:48.153Z] SUCCESS: The process with PID 4772 (child process of PID 4476) has been terminated. [2022-03-09T16:31:48.153Z] SUCCESS: The process with PID 4476 (child process of PID 1192) has been terminated. [2022-03-09T16:31:48.153Z] INFO: Stop tailing logs of the daemon under tests [2022-03-09T16:31:48.153Z] INFO: executeCI.ps1 Completed successfully at 03/09/2022 16:31:48. [2022-03-09T16:31:48.153Z] INFO: Tidying up at end of run [2022-03-09T16:31:48.153Z] INFO: Saving daemon under test log (d:\CI\PR-43347\3\dut.out) to bundles\CIDUT.out [2022-03-09T16:31:48.153Z] INFO: Saving daemon under test log (d:\CI\PR-43347\3\dut.err) to bundles\CIDUT.err [2022-03-09T16:31:48.153Z] INFO: Saving containerd logs to bundles [2022-03-09T16:31:48.153Z] INFO: Nuke-Everything... [2022-03-09T16:31:48.613Z] INFO: Container count on control daemon to delete is 2 [2022-03-09T16:31:48.613Z] 37d448efc83b [2022-03-09T16:31:48.613Z] 52c71ee664d6 [2022-03-09T16:31:48.613Z] INFO: Tidying pidfile d:\CI\PR-43347\3\docker.pid [2022-03-09T16:31:48.613Z] INFO: Nuking d:\CI [2022-03-09T16:31:54.120Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-09T16:31:54.120Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-09T16:31:54.120Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-09T16:31:54.120Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-09T16:31:54.120Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-09T16:31:54.120Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-09T16:31:54.120Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-09T16:31:54.120Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-09T16:31:55.984Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-09T16:31:55.984Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-09T16:31:55.984Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-09T16:31:57.006Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-09T16:32:04.471Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-09T16:32:05.804Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-09T16:32:07.392Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-09T16:32:07.392Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-09T16:32:07.854Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-09T16:32:07.854Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-09T16:32:07.854Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-09T16:32:07.854Z] docker_cli_sni_test.go:18: Flakey test [2022-03-09T16:32:07.854Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-09T16:32:10.769Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-09T16:32:11.777Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-09T16:32:11.777Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:32:11.777Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-09T16:32:16.586Z] === RUN TestDockerSuite/TestCommitChange [2022-03-09T16:32:18.576Z] INFO: Zapped successfully [2022-03-09T16:32:18.576Z] [2022-03-09T16:32:18.576Z] INFO: executeCI.ps1 exiting at Wed Mar 9 16:32:14 CUT 2022. Duration 01:10:13.9227904 [2022-03-09T16:32:18.576Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-09T16:32:18.818Z] Recording test results [2022-03-09T16:32:19.055Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-09T16:32:19.055Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-09T16:32:19.537Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-09T16:32:25.826Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-09T16:32:27.882Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-09T16:32:29.007Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-09T16:32:29.064Z] Archiving artifacts [2022-03-09T16:32:33.719Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-09T16:32:33.719Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-09T16:32:33.719Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-09T16:32:40.971Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-09T16:32:42.577Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-09T16:32:43.029Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43347/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-09T16:32:43.590Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-09T16:32:43.958Z] + make clean [2022-03-09T16:32:45.497Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-09T16:32:45.497Z] docker-dev-cache [2022-03-09T16:32:45.497Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-09T16:32:48.559Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-09T16:32:48.559Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-09T16:32:48.559Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-09T16:32:54.168Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-09T16:33:00.167Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-09T16:33:03.406Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-09T16:33:07.175Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-09T16:33:07.175Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-09T16:33:07.637Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-09T16:33:07.637Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-09T16:33:07.637Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-09T16:33:07.637Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-09T16:33:07.637Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-09T16:33:07.637Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-09T16:33:07.637Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-09T16:33:07.637Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-09T16:33:07.637Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-09T16:33:07.637Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-09T16:33:07.637Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-09T16:33:07.637Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-09T16:33:07.637Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-09T16:33:07.637Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-09T16:33:10.737Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-09T16:33:16.233Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-09T16:33:16.715Z] === RUN TestDockerSuite/TestRmiTag [2022-03-09T16:33:17.198Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-09T16:33:20.219Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-09T16:33:37.359Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-09T16:33:37.359Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-09T16:33:37.359Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-09T16:33:37.821Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-09T16:33:37.821Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-09T16:33:37.821Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-09T16:33:37.821Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-09T16:33:37.821Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-09T16:33:37.821Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-09T16:33:37.821Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-09T16:33:40.744Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-09T16:33:40.744Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-09T16:33:41.209Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-09T16:33:41.209Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-09T16:33:44.127Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-09T16:33:44.127Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-09T16:33:44.127Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-09T16:33:44.127Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-09T16:33:44.127Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-09T16:33:44.127Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-09T16:33:44.127Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-09T16:33:44.127Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-09T16:33:45.796Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-09T16:33:46.810Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-09T16:33:47.880Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-09T16:33:50.799Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-09T16:33:53.724Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-09T16:33:53.724Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-09T16:33:53.724Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-09T16:33:53.724Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-09T16:33:54.090Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-09T16:33:54.573Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-09T16:33:54.574Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-09T16:33:54.574Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-09T16:33:54.574Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-09T16:33:54.574Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-09T16:33:54.574Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-09T16:33:54.574Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-09T16:33:54.574Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-09T16:33:54.574Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-09T16:33:54.574Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-09T16:33:54.574Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-09T16:33:54.574Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-09T16:33:54.574Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-09T16:33:54.574Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-09T16:33:54.574Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-09T16:33:56.645Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-09T16:33:56.645Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-09T16:33:57.599Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-09T16:33:57.599Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-09T16:33:57.599Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-09T16:33:57.599Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-09T16:33:57.599Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-09T16:33:59.561Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-09T16:33:59.561Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:33:59.561Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-09T16:33:59.561Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:33:59.561Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-09T16:34:02.483Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-09T16:34:02.483Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-09T16:34:04.669Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-09T16:34:04.669Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-09T16:34:04.669Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-09T16:34:04.881Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-09T16:34:08.420Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-09T16:34:08.420Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-09T16:34:08.759Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-09T16:34:11.779Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-09T16:34:15.650Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-09T16:34:17.029Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-09T16:34:18.668Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-09T16:34:18.668Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-09T16:34:21.736Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-09T16:34:25.947Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-09T16:34:25.947Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-09T16:34:25.947Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-09T16:34:25.947Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-09T16:34:25.947Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-09T16:34:25.947Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-09T16:34:25.947Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-09T16:34:25.947Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-09T16:34:25.947Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-09T16:34:25.947Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-09T16:34:25.947Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-09T16:34:25.947Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-09T16:34:25.947Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-09T16:34:25.947Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-09T16:34:25.947Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-09T16:34:25.947Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-09T16:34:25.947Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-09T16:34:25.947Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-09T16:34:25.947Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-09T16:34:25.947Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-09T16:34:25.947Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-09T16:34:25.947Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-09T16:34:25.947Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-09T16:34:26.471Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-09T16:34:26.471Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-09T16:34:26.471Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-09T16:34:26.471Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-09T16:34:26.471Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-09T16:34:28.974Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-09T16:34:28.974Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-09T16:34:28.974Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-09T16:34:29.401Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-09T16:34:29.401Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-09T16:34:29.401Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-09T16:34:33.825Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-09T16:34:33.825Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-09T16:34:33.825Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-09T16:34:33.825Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-09T16:34:33.825Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-09T16:34:36.858Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-09T16:34:36.858Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-09T16:34:36.858Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-09T16:34:36.858Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-09T16:34:36.858Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-09T16:34:36.858Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-09T16:34:36.858Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-09T16:34:36.858Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-09T16:34:36.858Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-09T16:34:36.858Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-09T16:34:36.858Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-09T16:34:36.858Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-09T16:34:36.858Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-09T16:34:36.858Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-09T16:34:36.858Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-09T16:34:38.008Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-09T16:34:38.008Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-09T16:34:38.008Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-09T16:34:39.482Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-09T16:34:40.196Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-09T16:34:40.196Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-09T16:34:43.354Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-09T16:34:46.005Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-09T16:34:46.384Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-09T16:34:46.384Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-09T16:34:46.384Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-09T16:34:46.384Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-09T16:34:46.384Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-09T16:34:46.384Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-09T16:34:46.384Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-09T16:34:48.196Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-09T16:34:48.196Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-09T16:34:48.196Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-09T16:34:48.196Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-09T16:34:48.196Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-09T16:34:48.196Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-09T16:34:48.196Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-09T16:34:48.196Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-09T16:34:48.196Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-09T16:34:48.196Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-09T16:34:48.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-09T16:34:49.410Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-09T16:34:49.410Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-09T16:34:49.410Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-09T16:34:49.410Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-09T16:34:49.410Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-09T16:34:49.410Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-09T16:34:49.410Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-09T16:34:49.410Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-09T16:34:49.410Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-09T16:34:50.386Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-09T16:34:50.386Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-09T16:34:51.677Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-09T16:34:58.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-09T16:35:00.491Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-09T16:35:00.491Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-09T16:35:00.491Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-09T16:35:00.491Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-09T16:35:00.491Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-09T16:35:00.491Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-09T16:35:00.491Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-09T16:35:00.491Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-09T16:35:00.491Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-09T16:35:00.491Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-09T16:35:00.491Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-09T16:35:00.491Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-09T16:35:00.491Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-09T16:35:03.511Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-09T16:35:03.511Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-09T16:35:03.511Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-09T16:35:03.999Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-09T16:35:03.999Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-09T16:35:03.999Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-09T16:35:07.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-09T16:35:07.874Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-09T16:35:09.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-09T16:35:10.899Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-09T16:35:10.899Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-09T16:35:10.899Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-09T16:35:14.056Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-09T16:35:14.056Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-09T16:35:14.056Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-09T16:35:14.056Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-09T16:35:14.056Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-09T16:35:14.056Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-09T16:35:14.056Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-09T16:35:17.924Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-09T16:35:18.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003d4930_} [2022-03-09T16:35:20.945Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-09T16:35:21.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11700415717_c:\foo_false____} [2022-03-09T16:35:24.823Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-09T16:35:27.849Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-09T16:35:27.849Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-09T16:35:27.849Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-09T16:35:27.849Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-09T16:35:27.849Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-09T16:35:27.849Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-09T16:35:27.849Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-09T16:35:27.849Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-09T16:35:27.849Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-09T16:35:27.849Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-09T16:35:27.849Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-09T16:35:27.849Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-09T16:35:27.849Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-09T16:35:27.849Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-09T16:35:27.849Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-09T16:35:27.849Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-09T16:35:29.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11700415717_c:\foo_true____} [2022-03-09T16:35:32.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-09T16:35:32.112Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-09T16:35:32.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-09T16:35:32.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-09T16:35:32.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-09T16:35:32.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-09T16:35:32.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-09T16:35:32.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-09T16:35:32.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-09T16:35:32.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-09T16:35:32.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-09T16:35:32.574Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-09T16:35:32.574Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-09T16:35:32.574Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-09T16:35:32.574Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-09T16:35:32.574Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-09T16:35:32.574Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-09T16:35:32.574Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-09T16:35:32.574Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-09T16:35:32.574Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-09T16:35:32.574Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-09T16:35:32.574Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-09T16:35:32.574Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-09T16:35:32.574Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-09T16:35:35.143Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-09T16:35:35.143Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-09T16:35:35.143Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-09T16:35:35.143Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-09T16:35:35.143Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-09T16:35:35.143Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-09T16:35:35.143Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-09T16:35:35.143Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-09T16:35:35.143Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-09T16:35:35.143Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-09T16:35:35.143Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-09T16:35:35.143Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-09T16:35:36.324Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-09T16:35:36.324Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-09T16:35:36.324Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-09T16:35:36.324Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:35:36.324Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-09T16:35:36.324Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:35:36.324Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-09T16:35:36.324Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-09T16:35:36.324Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-09T16:35:36.324Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-09T16:35:36.324Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-09T16:35:36.324Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-09T16:35:36.324Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-09T16:35:36.324Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-09T16:35:36.324Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-09T16:35:36.324Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-09T16:35:36.324Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-09T16:35:36.324Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-09T16:35:36.324Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-09T16:35:36.324Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-09T16:35:36.324Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-09T16:35:36.324Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-09T16:35:36.324Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-09T16:35:36.324Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:35:36.324Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-09T16:35:36.324Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-09T16:35:36.324Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-09T16:35:39.244Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-09T16:35:39.244Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-09T16:35:39.244Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-09T16:35:39.244Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-09T16:35:42.433Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-09T16:35:42.433Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-09T16:35:42.433Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-09T16:35:42.995Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-09T16:35:42.995Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-09T16:35:42.995Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-09T16:35:42.995Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-09T16:35:42.995Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-09T16:35:42.995Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-09T16:35:42.995Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-09T16:35:45.453Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-09T16:35:45.453Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-09T16:35:45.453Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-09T16:35:45.453Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-09T16:35:45.453Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-09T16:35:45.453Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-09T16:35:45.453Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-09T16:35:45.453Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-09T16:35:45.453Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-09T16:35:45.453Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-09T16:35:45.453Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-09T16:35:45.453Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-09T16:35:45.453Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-09T16:35:45.453Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-09T16:35:45.453Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-09T16:35:45.453Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-09T16:35:45.453Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-09T16:35:45.453Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-09T16:35:45.453Z] === RUN TestDockerSuite/TestRunMount [2022-03-09T16:35:45.453Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-09T16:35:45.453Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-09T16:35:45.453Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-09T16:35:45.453Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-09T16:35:45.453Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-09T16:35:45.453Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-09T16:35:45.453Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-09T16:35:45.453Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-09T16:35:53.350Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-09T16:35:56.136Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-09T16:35:56.136Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-09T16:35:56.136Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-09T16:35:56.136Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-09T16:35:56.136Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-09T16:35:56.136Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-09T16:35:56.136Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-09T16:35:56.274Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-09T16:35:56.274Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-09T16:35:56.274Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-09T16:35:56.274Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-09T16:35:56.274Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-09T16:36:03.413Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-09T16:36:08.703Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-09T16:36:08.703Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-09T16:36:08.703Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-09T16:36:08.703Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-09T16:36:08.703Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-09T16:36:09.395Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-09T16:36:09.395Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-09T16:36:09.395Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-09T16:36:09.395Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-09T16:36:09.395Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-09T16:36:09.395Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-09T16:36:09.395Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-09T16:36:09.395Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-09T16:36:09.395Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-09T16:36:09.395Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-09T16:36:09.395Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-09T16:36:09.395Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-09T16:36:09.395Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-09T16:36:09.395Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-09T16:36:09.395Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-09T16:36:09.395Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-09T16:36:09.395Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-09T16:36:09.395Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-09T16:36:09.877Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-09T16:36:10.358Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-09T16:36:11.370Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-09T16:36:13.638Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-09T16:36:15.909Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-09T16:36:17.513Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-09T16:36:20.537Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-09T16:36:20.537Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-09T16:36:20.537Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-09T16:36:20.537Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-09T16:36:20.537Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-09T16:36:20.537Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-09T16:36:20.537Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-09T16:36:20.537Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-09T16:36:20.537Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-09T16:36:20.537Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-09T16:36:20.537Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-09T16:36:20.537Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-09T16:36:20.537Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-09T16:36:20.537Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-09T16:36:21.019Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-09T16:36:21.019Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-09T16:36:21.019Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-09T16:36:21.129Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-09T16:36:21.160Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-09T16:36:21.160Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-09T16:36:21.160Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-09T16:36:21.160Z] === RUN TestDockerSuite/TestCpToDot [2022-03-09T16:36:25.868Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-09T16:36:25.869Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-09T16:36:25.869Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-09T16:36:25.869Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-09T16:36:25.869Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-09T16:36:25.869Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-09T16:36:25.869Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-09T16:36:25.869Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-09T16:36:25.869Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-09T16:36:25.869Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-09T16:36:25.869Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-09T16:36:28.255Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-09T16:36:28.255Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-09T16:36:28.255Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-09T16:36:28.255Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-09T16:36:28.255Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-09T16:36:31.171Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-09T16:36:31.171Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:36:31.171Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-09T16:36:31.171Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-09T16:36:31.171Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-09T16:36:31.171Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-09T16:36:31.171Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-09T16:36:31.171Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-09T16:36:31.171Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-09T16:36:31.171Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-09T16:36:31.633Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-09T16:36:34.555Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-09T16:36:37.482Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-09T16:36:37.482Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-09T16:36:37.953Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-09T16:36:38.547Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-09T16:36:38.548Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-09T16:36:38.548Z] === RUN TestDockerSuite/TestRunRm [2022-03-09T16:36:40.816Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-09T16:36:40.874Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-09T16:36:41.335Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-09T16:36:41.797Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-09T16:36:41.797Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-09T16:36:41.797Z] === RUN TestDockerSuite/TestCreateRM [2022-03-09T16:36:42.257Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-09T16:36:42.257Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-09T16:36:42.257Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-09T16:36:42.717Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-09T16:36:43.178Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-09T16:36:47.047Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-09T16:36:51.423Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-09T16:36:54.443Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-09T16:36:58.010Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-09T16:36:58.315Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-09T16:36:58.316Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-09T16:36:58.316Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-09T16:36:58.316Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-09T16:36:58.316Z] === RUN TestDockerSuite/TestRunState [2022-03-09T16:36:58.316Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-09T16:36:58.316Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-09T16:36:58.471Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-09T16:36:58.933Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-09T16:37:01.347Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-09T16:37:01.347Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-09T16:37:01.347Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-09T16:37:01.832Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-09T16:37:01.832Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-09T16:37:01.832Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-09T16:37:01.832Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-09T16:37:01.832Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-09T16:37:02.314Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-09T16:37:02.314Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-09T16:37:02.314Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-09T16:37:02.314Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-09T16:37:03.640Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-09T16:37:03.640Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-09T16:37:03.640Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-09T16:37:03.640Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-09T16:37:06.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-09T16:37:06.559Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-09T16:37:06.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-09T16:37:06.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-09T16:37:06.559Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-09T16:37:06.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-09T16:37:06.559Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-09T16:37:06.559Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-09T16:37:06.559Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-09T16:37:07.020Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-09T16:37:07.020Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:37:07.020Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-09T16:37:07.020Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-09T16:37:07.020Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-09T16:37:07.020Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-09T16:37:07.020Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-09T16:37:07.020Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:37:07.020Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-09T16:37:07.020Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-09T16:37:07.020Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-09T16:37:07.020Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-09T16:37:07.020Z] === RUN TestDockerSuite/TestDockerFails [2022-03-09T16:37:07.020Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-09T16:37:07.020Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-09T16:37:07.020Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-09T16:37:07.020Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-09T16:37:07.020Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-09T16:37:07.020Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-09T16:37:07.020Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-09T16:37:07.020Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-09T16:37:07.020Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-09T16:37:07.020Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-09T16:37:07.020Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-09T16:37:08.289Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-09T16:37:08.289Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-09T16:37:08.289Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-09T16:37:08.289Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-09T16:37:08.289Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-09T16:37:08.289Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-09T16:37:08.289Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-09T16:37:08.289Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-09T16:37:08.289Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-09T16:37:08.289Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-09T16:37:08.289Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-09T16:37:08.289Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-09T16:37:08.289Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-09T16:37:08.289Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-09T16:37:08.289Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-09T16:37:08.289Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-09T16:37:08.289Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-09T16:37:08.289Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-09T16:37:08.289Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-09T16:37:08.289Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-09T16:37:08.289Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-09T16:37:10.770Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-09T16:37:12.171Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-09T16:37:12.171Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-09T16:37:12.171Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-09T16:37:13.688Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-09T16:37:15.198Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-09T16:37:15.198Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-09T16:37:15.198Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-09T16:37:15.198Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-09T16:37:15.198Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-09T16:37:16.604Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-09T16:37:19.071Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-09T16:37:29.654Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-09T16:37:31.462Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-09T16:37:36.934Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-09T16:37:38.566Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-09T16:37:45.664Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-09T16:37:47.533Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-09T16:37:47.533Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-09T16:37:47.533Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-09T16:37:47.533Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-09T16:37:47.853Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-09T16:37:48.827Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-09T16:37:51.416Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-09T16:37:54.443Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-09T16:37:54.647Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-09T16:37:55.626Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-09T16:37:57.170Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-09T16:37:57.474Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-09T16:37:57.474Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-09T16:37:57.474Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-09T16:37:57.955Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-09T16:37:57.955Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-09T16:37:57.955Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-09T16:37:57.955Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-09T16:37:57.955Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-09T16:37:57.955Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-09T16:37:57.955Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-09T16:37:57.955Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-09T16:37:57.955Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-09T16:37:57.955Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-09T16:37:57.955Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-09T16:37:57.955Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-09T16:38:04.273Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-09T16:38:05.266Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-09T16:38:06.888Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-09T16:38:09.175Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-09T16:38:10.094Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-09T16:38:10.094Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-09T16:38:10.094Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-09T16:38:10.094Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-09T16:38:10.094Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-09T16:38:10.094Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-09T16:38:10.094Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-09T16:38:10.094Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-09T16:38:10.094Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-09T16:38:11.066Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-09T16:38:11.066Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-09T16:38:11.066Z] === RUN TestDockerSuite/TestEventsRename [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-09T16:38:16.454Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-09T16:38:16.454Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-09T16:38:16.454Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-09T16:38:16.454Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-09T16:38:16.454Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-09T16:38:16.454Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-09T16:38:16.454Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-09T16:38:16.454Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-09T16:38:16.454Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-09T16:38:16.454Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-09T16:38:16.454Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-09T16:38:16.454Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-09T16:38:16.454Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-09T16:38:16.454Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-09T16:38:16.454Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-09T16:38:16.454Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-09T16:38:16.454Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-09T16:38:16.454Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-09T16:38:19.474Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-09T16:38:19.474Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-09T16:38:19.692Z] === RUN TestDockerSuite/TestEventsResize [2022-03-09T16:38:19.956Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-09T16:38:19.956Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-09T16:38:22.235Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-09T16:38:22.235Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-09T16:38:25.267Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-09T16:38:28.296Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-09T16:38:29.142Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-09T16:38:30.494Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-09T16:38:32.164Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-09T16:38:32.164Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-09T16:38:32.164Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-09T16:38:34.244Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-09T16:38:40.054Z] === RUN TestDockerSuite/TestEventsTop [2022-03-09T16:38:40.054Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-09T16:38:40.054Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-09T16:38:42.245Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-09T16:38:44.828Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-09T16:38:44.828Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-09T16:38:44.828Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-09T16:38:48.069Z] === RUN TestDockerSuite/TestExec [2022-03-09T16:38:48.069Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:38:48.069Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-09T16:38:48.069Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-09T16:38:48.069Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-09T16:38:49.683Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-09T16:38:49.683Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-09T16:38:49.683Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-09T16:38:49.683Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-09T16:38:49.683Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-09T16:38:49.683Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-09T16:38:49.683Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-09T16:38:49.683Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-09T16:38:49.683Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-09T16:38:50.261Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-09T16:38:53.183Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-09T16:38:53.183Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:38:53.183Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-09T16:38:53.183Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:38:53.183Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-09T16:38:53.183Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-09T16:38:53.183Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-09T16:38:55.371Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-09T16:38:58.291Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-09T16:39:00.271Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-09T16:39:00.271Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-09T16:39:00.271Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-09T16:39:00.271Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-09T16:39:00.271Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-09T16:39:00.271Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-09T16:39:00.271Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-09T16:39:00.271Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-09T16:39:00.271Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-09T16:39:00.271Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-09T16:39:00.271Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-09T16:39:00.271Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-09T16:39:00.271Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-09T16:39:01.211Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-09T16:39:03.292Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-09T16:39:04.134Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-09T16:39:08.143Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-09T16:39:08.143Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-09T16:39:08.143Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-09T16:39:09.950Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-09T16:39:09.950Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-09T16:39:09.950Z] === RUN TestDockerSuite/TestExecEnv [2022-03-09T16:39:09.950Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-09T16:39:09.950Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-09T16:39:09.950Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-09T16:39:09.950Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-09T16:39:12.026Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-09T16:39:12.026Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-09T16:39:12.026Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-09T16:39:12.026Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-09T16:39:12.026Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-09T16:39:12.026Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-09T16:39:12.026Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-09T16:39:12.026Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-09T16:39:12.026Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-09T16:39:12.026Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-09T16:39:12.026Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-09T16:39:12.026Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-09T16:39:12.026Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-09T16:39:12.868Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-09T16:39:18.683Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-09T16:39:18.683Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-09T16:39:18.683Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-09T16:39:18.683Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-09T16:39:18.683Z] === RUN TestDockerSuite/TestExecParseError [2022-03-09T16:39:18.683Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-09T16:39:18.683Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-09T16:39:18.683Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-09T16:39:18.683Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-09T16:39:18.683Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-09T16:39:18.683Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-09T16:39:21.603Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-09T16:39:21.603Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-09T16:39:21.603Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-09T16:39:21.603Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-09T16:39:21.603Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-09T16:39:21.603Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-09T16:39:21.603Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-09T16:39:21.603Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-09T16:39:21.603Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-09T16:39:21.603Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-09T16:39:21.603Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-09T16:39:24.522Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-09T16:39:24.522Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-09T16:39:24.522Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-09T16:39:27.129Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-09T16:39:27.612Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-09T16:39:27.612Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-09T16:39:27.612Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-09T16:39:27.612Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-09T16:39:28.093Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-09T16:39:28.575Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-09T16:39:28.575Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-09T16:39:32.445Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-09T16:39:32.445Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-09T16:39:34.872Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-09T16:39:34.872Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-09T16:39:34.872Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-09T16:39:34.872Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-09T16:39:34.872Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-09T16:39:34.872Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-09T16:39:34.872Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-09T16:39:37.291Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-09T16:39:37.291Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-09T16:39:37.772Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-09T16:39:37.772Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-09T16:39:37.772Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-09T16:39:41.970Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-09T16:39:47.786Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-09T16:39:50.437Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-09T16:39:50.437Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-09T16:39:50.437Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-09T16:39:50.437Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-09T16:39:50.437Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-09T16:39:50.437Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-09T16:39:50.437Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-09T16:39:51.534Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-09T16:39:58.634Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-09T16:39:58.634Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:39:58.634Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-09T16:39:58.634Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-09T16:39:58.634Z] === RUN TestDockerSuite/TestHealth [2022-03-09T16:39:58.634Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-09T16:39:58.634Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-09T16:39:58.634Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-09T16:39:59.099Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-09T16:39:59.099Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-09T16:40:01.010Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-09T16:40:01.010Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-09T16:40:01.492Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-09T16:40:11.507Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-09T16:40:11.507Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-09T16:40:11.507Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-09T16:40:11.507Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-09T16:40:11.507Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-09T16:40:11.507Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-09T16:40:11.507Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-09T16:40:11.507Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-09T16:40:11.507Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-09T16:40:11.507Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-09T16:40:13.058Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-09T16:40:13.522Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-09T16:40:15.711Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-09T16:40:16.174Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-09T16:40:17.035Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-09T16:40:17.035Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.035Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-09T16:40:17.035Z] --- PASS: TestDockerSuite (3022.27s) [2022-03-09T16:40:17.035Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-09T16:40:17.035Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-09T16:40:17.035Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-09T16:40:17.035Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-09T16:40:17.035Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-09T16:40:17.035Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-09T16:40:17.035Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-09T16:40:17.035Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.82s) [2022-03-09T16:40:17.035Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-03-09T16:40:17.035Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-03-09T16:40:17.035Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-09T16:40:17.035Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (91.47s) [2022-03-09T16:40:17.035Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2022-03-09T16:40:17.035Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-03-09T16:40:17.035Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-09T16:40:17.035Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2022-03-09T16:40:17.035Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-09T16:40:17.035Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-09T16:40:17.035Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-09T16:40:17.035Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-09T16:40:17.035Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-09T16:40:17.035Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-09T16:40:17.035Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-09T16:40:17.035Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-03-09T16:40:17.035Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-09T16:40:17.035Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-09T16:40:17.035Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-09T16:40:17.035Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.87s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.92s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.41s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (99.03s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.69s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.49s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.54s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.73s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.26s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.55s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.32s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.18s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.44s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.88s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.16s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.70s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.99s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.75s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.44s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.94s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.27s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.19s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.46s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.03s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.12s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.67s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.91s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.56s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.68s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.49s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.69s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.51s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.24s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.11s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.64s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.12s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.17s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.67s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.83s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.75s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.77s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.75s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.11s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.13s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.95s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.06s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.21s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDockerignore (65.87s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.08s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (71.81s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.05s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.01s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.01s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.78s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.93s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.14s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.49s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.76s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (98.58s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.61s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.58s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.73s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.38s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (8.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.30s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.52s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.66s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.17s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.81s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.77s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildFails (3.46s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.33s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.22s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.12s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.78s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.81s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.58s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.68s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildHistory (13.60s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.80s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.05s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildLabel (1.29s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.22s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildLabels (1.23s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.91s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.47s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.77s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.73s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.99s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.85s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.63s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.88s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (9.05s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.99s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.75s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.57s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-09T16:40:17.518Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.19s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.89s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.76s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.35s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.27s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.75s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.37s) [2022-03-09T16:40:17.518Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.07s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.55s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.47s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.23s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.30s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.06s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.58s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.63s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (53.31s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.19s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildRm (17.82s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.88s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.73s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.98s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.10s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.39s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.46s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.04s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.83s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.19s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.68s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildStderr (6.10s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.56s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.53s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.70s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.68s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.35s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.28s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.58s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.73s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.14s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.43s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.17s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.97s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.32s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.09s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.19s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.33s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.75s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.48s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.05s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.40s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.49s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCommitChange (6.54s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.46s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.88s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCommitTTY (9.63s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.18s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.74s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.68s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.34s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.50s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.57s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.16s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.46s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.74s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.13s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.42s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.43s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.55s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.39s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.48s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.85s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.43s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.38s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.57s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.72s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.61s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.92s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.05s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.71s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.77s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.52s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.57s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.48s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.48s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005e7998_} (3.61s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11537336001_c:\foo_false____} (3.50s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11537336001_c:\foo_true____} (3.57s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.57s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.14s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.13s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.72s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.04s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.52s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.46s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.31s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.50s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.35s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.43s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCpToDot (3.61s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCpToStdout (3.61s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.30s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.65s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.81s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.42s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.31s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.67s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.37s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.40s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.72s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.67s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.57s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.94s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestEventsCopy (6.61s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.49s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.54s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.96s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.68s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.72s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.17s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestEventsFilters (6.77s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestEventsFormat (6.78s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-09T16:40:17.519Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-09T16:40:17.519Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestEventsRename (3.80s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestEventsResize (33.81s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.73s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.49s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.16s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.74s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.78s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.79s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.98s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.15s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.09s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.17s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (11.94s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.03s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestExecInspectID (5.98s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.32s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.99s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.55s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.50s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.72s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.48s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.08s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.20s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.07s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.42s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.66s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.12s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.04s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.42s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.20s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.46s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.47s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectDefault (3.41s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectHistory (5.89s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.01s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.12s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.31s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.28s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.20s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectStatus (4.11s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.46s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.03s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.31s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.67s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.42s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.62s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.29s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.95s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.30s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.54s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.56s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.39s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.16s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.87s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.74s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (5.10s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.56s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.57s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsSince (10.11s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsTail (4.12s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.67s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.66s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.83s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (7.06s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestPsByOrder (14.43s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.93s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.05s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.99s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.51s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.61s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.78s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.16s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.92s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.97s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.54s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.46s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.04s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.96s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.65s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.38s) [2022-03-09T16:40:17.520Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.08s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.11s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.98s) [2022-03-09T16:40:17.520Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.77s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.61s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.96s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.66s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRmiTag (0.76s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.09s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.89s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.69s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.28s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.44s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.98s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.53s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.44s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.38s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.38s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.43s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.40s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.34s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.57s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.24s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.56s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.48s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.39s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.34s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.13s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.73s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.95s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.21s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.50s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.47s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.40s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunExitCode (3.38s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.32s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.27s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.37s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.61s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.11s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.64s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.40s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.26s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.27s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.29s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.28s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.12s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.71s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.71s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunRm (3.48s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.42s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.49s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.52s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.70s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.45s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.43s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.89s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.44s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.33s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.16s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.11s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (7.04s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.70s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.60s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.36s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.38s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.37s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.86s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.28s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.83s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.56s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.24s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.32s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.38s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.53s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.31s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.13s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.67s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.78s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.39s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-09T16:40:17.521Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.22s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-09T16:40:17.521Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.82s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.29s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.39s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.43s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.05s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.88s) [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-09T16:40:17.522Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-09T16:40:17.522Z] === RUN TestDockerSchema1RegistrySuite [2022-03-09T16:40:17.522Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-09T16:40:17.522Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-09T16:40:17.522Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-09T16:40:17.522Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-09T16:40:17.522Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-09T16:40:17.522Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-09T16:40:17.522Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-09T16:40:17.522Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-09T16:40:17.522Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-09T16:40:17.522Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-09T16:40:17.522Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-09T16:40:17.522Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-09T16:40:17.522Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-09T16:40:17.522Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-09T16:40:17.522Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-09T16:40:17.522Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-09T16:40:17.522Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-09T16:40:17.522Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-09T16:40:17.522Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-09T16:40:17.522Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-09T16:40:17.522Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-09T16:40:17.522Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-09T16:40:17.522Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-09T16:40:17.522Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-09T16:40:17.522Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-09T16:40:17.522Z] === RUN TestDockerDaemonSuite [2022-03-09T16:40:17.522Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-09T16:40:17.522Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-09T16:40:17.522Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-09T16:40:17.522Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-09T16:40:17.522Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-09T16:40:17.522Z] === RUN TestDockerSwarmSuite [2022-03-09T16:40:17.522Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-09T16:40:17.522Z] === RUN TestDockerPluginSuite [2022-03-09T16:40:17.522Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-09T16:40:17.522Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-09T16:40:17.522Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-09T16:40:17.522Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-09T16:40:17.522Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-09T16:40:17.522Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-09T16:40:17.522Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-09T16:40:17.522Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-09T16:40:17.522Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-09T16:40:17.522Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-09T16:40:17.522Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-09T16:40:17.522Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.522Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-09T16:40:17.523Z] === RUN TestDockerExternalVolumeSuite [2022-03-09T16:40:17.523Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-09T16:40:17.523Z] === RUN TestDockerNetworkSuite [2022-03-09T16:40:17.523Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-09T16:40:17.523Z] === RUN TestDockerHubPullSuite [2022-03-09T16:40:17.523Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-09T16:40:17.523Z] PASS [2022-03-09T16:40:17.523Z] ok github.com/docker/docker/integration-cli 3022.694s [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === Skipped [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-09T16:40:17.523Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-09T16:40:17.523Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-09T16:40:17.523Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2022-03-09T16:40:17.523Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-09T16:40:17.523Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-09T16:40:17.523Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-09T16:40:17.523Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-09T16:40:17.523Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-09T16:40:17.523Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-09T16:40:17.523Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-03-09T16:40:17.523Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-09T16:40:17.523Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-09T16:40:17.523Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-09T16:40:17.523Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-09T16:40:17.523Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-09T16:40:17.523Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-03-09T16:40:17.523Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-09T16:40:17.523Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-09T16:40:17.523Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-09T16:40:17.523Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-09T16:40:17.523Z] [2022-03-09T16:40:17.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-09T16:40:17.523Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-03-09T16:40:18.018Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-09T16:40:18.018Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.58s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.58s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-09T16:40:18.018Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.018Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-09T16:40:18.018Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-03-09T16:40:18.019Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.53s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.53s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.50s) [2022-03-09T16:40:18.019Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-09T16:40:18.019Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-09T16:40:18.019Z] docker_cli_sni_test.go:18: Flakey test [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-03-09T16:40:18.019Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-09T16:40:18.019Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-09T16:40:18.019Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-09T16:40:18.019Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-09T16:40:18.019Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-09T16:40:18.019Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-09T16:40:18.019Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-09T16:40:18.019Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-09T16:40:18.019Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-03-09T16:40:18.019Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-09T16:40:18.019Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-09T16:40:18.019Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-09T16:40:18.019Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-09T16:40:18.019Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-09T16:40:18.019Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-09T16:40:18.019Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.05s) [2022-03-09T16:40:18.019Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.05s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-09T16:40:18.019Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-09T16:40:18.019Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-09T16:40:18.019Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-09T16:40:18.019Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.019Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-09T16:40:18.019Z] [2022-03-09T16:40:18.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.04s) [2022-03-09T16:40:18.020Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.04s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-03-09T16:40:18.020Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-09T16:40:18.020Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-09T16:40:18.020Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-09T16:40:18.020Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-09T16:40:18.020Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-09T16:40:18.020Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-09T16:40:18.020Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-09T16:40:18.020Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-09T16:40:18.020Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-09T16:40:18.020Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-09T16:40:18.020Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-09T16:40:18.020Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-09T16:40:18.020Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-09T16:40:18.020Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-09T16:40:18.020Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-09T16:40:18.020Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-09T16:40:18.020Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-09T16:40:18.020Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-09T16:40:18.020Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-09T16:40:18.020Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-09T16:40:18.020Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-09T16:40:18.020Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.020Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-09T16:40:18.020Z] [2022-03-09T16:40:18.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-09T16:40:18.021Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-09T16:40:18.021Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-03-09T16:40:18.021Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.04s) [2022-03-09T16:40:18.021Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.04s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-09T16:40:18.021Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-09T16:40:18.021Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-09T16:40:18.021Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-09T16:40:18.021Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-09T16:40:18.021Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-09T16:40:18.021Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-09T16:40:18.021Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-09T16:40:18.021Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-09T16:40:18.021Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-09T16:40:18.021Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-09T16:40:18.021Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-09T16:40:18.021Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-09T16:40:18.021Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-09T16:40:18.021Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-09T16:40:18.021Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-09T16:40:18.021Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-09T16:40:18.021Z] [2022-03-09T16:40:18.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-09T16:40:18.021Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.021Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-09T16:40:18.022Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-09T16:40:18.022Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-09T16:40:18.022Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-09T16:40:18.022Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-09T16:40:18.022Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-09T16:40:18.022Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-09T16:40:18.022Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-09T16:40:18.022Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-09T16:40:18.022Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-09T16:40:18.022Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-09T16:40:18.022Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-09T16:40:18.022Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.022Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-09T16:40:18.022Z] [2022-03-09T16:40:18.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-09T16:40:18.023Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.023Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-09T16:40:18.023Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-09T16:40:18.024Z] [2022-03-09T16:40:18.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-09T16:40:18.024Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.024Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-09T16:40:18.506Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-03-09T16:40:18.506Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-09T16:40:18.506Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-09T16:40:18.506Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-09T16:40:18.506Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-09T16:40:18.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.506Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-09T16:40:18.506Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-09T16:40:18.507Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] DONE 1088 tests, 544 skipped in 3035.074s [2022-03-09T16:40:18.507Z] INFO: Integration tests ended at 03/09/2022 16:40:18. Duration:00:50:35.2364127 [2022-03-09T16:40:18.507Z] INFO: Docker info of the daemon under test at end of run [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] Containers: 2 [2022-03-09T16:40:18.507Z] Running: 0 [2022-03-09T16:40:18.507Z] Paused: 0 [2022-03-09T16:40:18.507Z] Stopped: 2 [2022-03-09T16:40:18.507Z] Images: 18 [2022-03-09T16:40:18.507Z] Server Version: 0.0.0-dev [2022-03-09T16:40:18.507Z] Storage Driver: windowsfilter [2022-03-09T16:40:18.507Z] Windows: [2022-03-09T16:40:18.507Z] Logging Driver: json-file [2022-03-09T16:40:18.507Z] Plugins: [2022-03-09T16:40:18.507Z] Volume: local [2022-03-09T16:40:18.507Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-09T16:40:18.507Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-09T16:40:18.507Z] Swarm: inactive [2022-03-09T16:40:18.507Z] Default Isolation: process [2022-03-09T16:40:18.507Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-09T16:40:18.507Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-09T16:40:18.507Z] OSType: windows [2022-03-09T16:40:18.507Z] Architecture: x86_64 [2022-03-09T16:40:18.507Z] CPUs: 4 [2022-03-09T16:40:18.507Z] Total Memory: 32GiB [2022-03-09T16:40:18.507Z] Name: azwin-2-787950 [2022-03-09T16:40:18.507Z] ID: DVMY:QFNS:QFKC:SCTY:VEGJ:TT2M:CO75:ZGWE:N3Y3:RDI7:MJVW:ARAE [2022-03-09T16:40:18.507Z] Docker Root Dir: D:\CI\PR-43347\3\daemon [2022-03-09T16:40:18.507Z] Debug Mode (client): false [2022-03-09T16:40:18.507Z] Debug Mode (server): true [2022-03-09T16:40:18.507Z] File Descriptors: -1 [2022-03-09T16:40:18.507Z] Goroutines: 46 [2022-03-09T16:40:18.507Z] System Time: 2022-03-09T16:40:18.2377916Z [2022-03-09T16:40:18.507Z] EventsListeners: 0 [2022-03-09T16:40:18.507Z] Registry: https://index.docker.io/v1/ [2022-03-09T16:40:18.507Z] Labels: [2022-03-09T16:40:18.507Z] Experimental: false [2022-03-09T16:40:18.507Z] Insecure Registries: [2022-03-09T16:40:18.507Z] 127.0.0.0/8 [2022-03-09T16:40:18.507Z] Live Restore Enabled: false [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] [2022-03-09T16:40:18.507Z] INFO: Stopping daemon under test [2022-03-09T16:40:18.507Z] SUCCESS: The process with PID 3624 (child process of PID 1040) has been terminated. [2022-03-09T16:40:18.507Z] SUCCESS: The process with PID 1040 (child process of PID 3460) has been terminated. [2022-03-09T16:40:18.991Z] INFO: Stop tailing logs of the daemon under tests [2022-03-09T16:40:18.991Z] INFO: executeCI.ps1 Completed successfully at 03/09/2022 16:40:18. [2022-03-09T16:40:18.991Z] INFO: Tidying up at end of run [2022-03-09T16:40:18.991Z] INFO: Saving daemon under test log (d:\CI\PR-43347\3\dut.out) to bundles\CIDUT.out [2022-03-09T16:40:18.991Z] INFO: Saving daemon under test log (d:\CI\PR-43347\3\dut.err) to bundles\CIDUT.err [2022-03-09T16:40:18.991Z] INFO: Saving containerd logs to bundles [2022-03-09T16:40:18.991Z] INFO: Nuke-Everything... [2022-03-09T16:40:18.991Z] INFO: Container count on control daemon to delete is 2 [2022-03-09T16:40:18.991Z] 13c03e65071a [2022-03-09T16:40:18.991Z] 97af14cbdb1b [2022-03-09T16:40:19.474Z] INFO: Tidying pidfile d:\CI\PR-43347\3\docker.pid [2022-03-09T16:40:19.474Z] INFO: Killing containerd with PID 956 [2022-03-09T16:40:19.474Z] INFO: Nuking d:\CI [2022-03-09T16:40:19.927Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-09T16:40:28.655Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-09T16:40:28.655Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-09T16:40:28.655Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-09T16:40:28.655Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-09T16:40:33.364Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-09T16:40:33.364Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-09T16:40:33.364Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-09T16:40:33.364Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-09T16:40:33.364Z] === RUN TestDockerSuite/TestImportFile [2022-03-09T16:40:33.364Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-09T16:40:33.365Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-09T16:40:33.365Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-09T16:40:33.365Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-09T16:40:33.365Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-09T16:40:33.365Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-09T16:40:33.365Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-09T16:40:33.365Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:40:33.365Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-09T16:40:33.365Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-09T16:40:33.365Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-09T16:40:33.365Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-09T16:40:33.365Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-09T16:40:33.365Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-09T16:40:33.365Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-09T16:40:33.365Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-09T16:40:33.365Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-09T16:40:33.365Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-09T16:40:33.365Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-09T16:40:33.365Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-09T16:40:37.120Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-09T16:40:39.315Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-09T16:40:39.315Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-09T16:40:39.315Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-09T16:40:39.315Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-09T16:40:39.315Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-09T16:40:39.315Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-09T16:40:39.315Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-09T16:40:39.315Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-09T16:40:43.067Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-09T16:40:43.067Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-09T16:40:45.984Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-09T16:40:45.984Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-09T16:40:45.984Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-09T16:40:45.984Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-09T16:40:45.984Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-09T16:40:45.984Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-09T16:40:45.984Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-09T16:40:48.908Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-09T16:40:49.842Z] INFO: Zapped successfully [2022-03-09T16:40:49.842Z] [2022-03-09T16:40:49.842Z] INFO: executeCI.ps1 exiting at Wed Mar 9 16:40:45 CUT 2022. Duration 01:18:02.7229983 [2022-03-09T16:40:49.842Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-09T16:40:50.114Z] Recording test results [2022-03-09T16:40:54.726Z] === RUN TestDockerSuite/TestInspectImage [2022-03-09T16:40:54.726Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:40:54.726Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-09T16:40:54.726Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:40:54.726Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-09T16:40:54.726Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-09T16:40:54.726Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-09T16:40:57.663Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-09T16:41:00.062Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-09T16:41:00.585Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-09T16:41:01.048Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-09T16:41:02.246Z] Creating win-2022-c8d-integration-bundles.zip [2022-03-09T16:41:03.973Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [Pipeline] archiveArtifacts [2022-03-09T16:41:04.084Z] Archiving artifacts [2022-03-09T16:41:06.891Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-09T16:41:06.891Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-09T16:41:06.891Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-09T16:41:06.891Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-09T16:41:09.818Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-09T16:41:13.569Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-09T16:41:19.394Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-09T16:41:21.245Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43347/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-09T16:41:22.240Z] + make clean [2022-03-09T16:41:22.314Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-09T16:41:23.846Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-09T16:41:23.846Z] docker-dev-cache [2022-03-09T16:41:23.846Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-09T16:41:30.904Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-09T16:41:33.093Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-09T16:41:36.015Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-09T16:41:44.613Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-09T16:41:46.808Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-09T16:41:46.808Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-09T16:41:46.808Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:41:46.809Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-09T16:41:46.809Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-09T16:41:46.809Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-09T16:41:46.809Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-09T16:41:46.809Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-09T16:41:46.809Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-09T16:41:46.809Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-09T16:41:46.809Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-09T16:41:46.809Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-09T16:41:46.809Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-09T16:41:46.809Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-09T16:41:46.809Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:41:46.809Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-09T16:41:46.809Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-09T16:41:46.809Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-09T16:41:46.809Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-09T16:41:46.809Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-09T16:41:46.809Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-09T16:41:46.809Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-09T16:41:47.272Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-09T16:41:47.272Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-09T16:41:47.272Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:41:47.272Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-09T16:41:47.272Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-09T16:41:47.272Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-09T16:41:47.272Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-09T16:41:47.272Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-09T16:41:47.272Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-09T16:41:47.272Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-09T16:41:47.272Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-09T16:41:47.272Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-09T16:41:47.272Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-09T16:41:47.272Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-09T16:41:50.202Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-09T16:41:52.391Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-09T16:41:59.525Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-09T16:42:02.444Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-09T16:42:02.444Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-09T16:42:02.444Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-09T16:42:05.363Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-09T16:42:05.363Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-09T16:42:15.724Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-09T16:42:24.341Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-09T16:42:32.938Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-09T16:42:35.860Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-09T16:42:38.787Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-09T16:42:38.787Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-09T16:42:38.787Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-09T16:42:41.717Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-09T16:42:50.320Z] === RUN TestDockerSuite/TestLogsSince [2022-03-09T16:43:00.670Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-09T16:43:00.670Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-09T16:43:00.670Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-09T16:43:00.670Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-09T16:43:00.670Z] === RUN TestDockerSuite/TestLogsTail [2022-03-09T16:43:03.589Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-09T16:43:07.354Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-09T16:43:10.269Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-09T16:43:10.269Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-09T16:43:10.269Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-09T16:43:10.269Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-09T16:43:10.269Z] === RUN TestDockerSuite/TestNetHostname [2022-03-09T16:43:10.269Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-09T16:43:10.269Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-09T16:43:10.269Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-09T16:43:10.269Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-09T16:43:10.269Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-09T16:43:10.269Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-09T16:43:10.269Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-09T16:43:10.269Z] === RUN TestDockerSuite/TestPluginActive [2022-03-09T16:43:10.269Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-09T16:43:10.269Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-09T16:43:10.269Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-09T16:43:10.269Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-09T16:43:10.269Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-09T16:43:10.269Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-09T16:43:10.269Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-09T16:43:10.269Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-09T16:43:10.269Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-09T16:43:10.269Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-09T16:43:10.269Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-09T16:43:10.269Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-09T16:43:10.269Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-09T16:43:10.269Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-09T16:43:10.269Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-09T16:43:10.269Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-09T16:43:10.269Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-09T16:43:10.269Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-09T16:43:10.269Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-09T16:43:10.269Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-09T16:43:10.729Z] === RUN TestDockerSuite/TestPortList [2022-03-09T16:43:10.729Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-09T16:43:10.729Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-09T16:43:16.551Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-09T16:43:16.551Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:43:16.551Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-09T16:43:16.551Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-09T16:43:16.551Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-09T16:43:16.551Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-09T16:43:16.551Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-09T16:43:16.551Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-09T16:43:16.551Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-09T16:43:16.551Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-09T16:43:16.551Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-09T16:43:16.551Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-09T16:43:16.551Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-09T16:43:16.551Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-09T16:43:16.551Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-09T16:43:16.551Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-09T16:43:16.551Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-09T16:43:16.551Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-09T16:43:26.910Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-09T16:43:26.910Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-09T16:43:26.910Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-09T16:43:39.339Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-09T16:43:39.339Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-09T16:43:39.339Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-09T16:43:54.186Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-09T16:44:11.920Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-09T16:44:12.383Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-09T16:44:12.383Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-09T16:44:12.383Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-09T16:44:30.106Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-09T16:44:35.918Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-09T16:44:46.281Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-09T16:44:51.007Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-09T16:44:51.007Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-09T16:44:51.007Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-09T16:44:51.007Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-09T16:44:51.007Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-09T16:44:58.105Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-09T16:44:58.105Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-09T16:44:58.105Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-09T16:44:58.105Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-09T16:44:58.105Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-09T16:44:58.105Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-09T16:44:58.105Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-09T16:44:58.105Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-09T16:44:58.105Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-09T16:45:06.711Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-09T16:45:06.711Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-09T16:45:06.711Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-09T16:45:08.899Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-09T16:45:08.899Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-09T16:45:08.899Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-09T16:45:09.875Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-09T16:45:10.858Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-09T16:45:10.858Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-09T16:45:10.858Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-09T16:45:16.680Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-09T16:45:21.389Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-09T16:45:24.309Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-09T16:46:00.053Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-09T16:46:00.053Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:46:00.053Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-09T16:46:05.868Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-09T16:46:06.329Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-09T16:46:06.329Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-09T16:46:07.882Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-09T16:46:13.717Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-09T16:46:18.450Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-09T16:46:18.450Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:46:18.450Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-09T16:46:24.268Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-09T16:46:24.268Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-09T16:46:24.735Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-09T16:46:49.934Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-09T16:46:51.488Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-09T16:46:52.461Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-09T16:47:01.436Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-09T16:47:08.531Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-09T16:47:17.136Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-09T16:47:24.260Z] === RUN TestDockerSuite/TestRmiTag [2022-03-09T16:47:24.260Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-09T16:47:27.179Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-09T16:47:52.387Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-09T16:47:52.387Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-09T16:47:59.489Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-09T16:48:00.466Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-09T16:48:00.466Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-09T16:48:00.466Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-09T16:48:00.466Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-09T16:48:00.466Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-09T16:48:00.466Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-09T16:48:00.466Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-09T16:48:00.466Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-09T16:48:00.466Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-09T16:48:00.466Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-09T16:48:00.466Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-09T16:48:00.466Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-09T16:48:00.466Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-09T16:48:00.466Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-09T16:48:00.466Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-09T16:48:03.395Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-09T16:48:03.395Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-09T16:48:03.395Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-09T16:48:03.395Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-09T16:48:03.395Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-09T16:48:09.211Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-09T16:48:12.967Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-09T16:48:15.891Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-09T16:48:18.079Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-09T16:48:20.998Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-09T16:48:21.462Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-09T16:48:33.900Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-09T16:48:33.900Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-09T16:48:33.900Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-09T16:48:33.900Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-09T16:48:33.900Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-09T16:48:33.900Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-09T16:48:33.900Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-09T16:48:33.900Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-09T16:48:33.900Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-09T16:48:33.900Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-09T16:48:33.900Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-09T16:48:33.900Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-09T16:48:33.900Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-09T16:48:33.900Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-09T16:48:33.900Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-09T16:48:33.900Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-09T16:48:33.900Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-09T16:48:33.900Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-09T16:48:33.900Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-09T16:48:33.900Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-09T16:48:33.900Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-09T16:48:33.900Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-09T16:48:33.900Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-09T16:48:35.447Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-09T16:48:35.447Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-09T16:48:35.447Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-09T16:48:40.155Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-09T16:48:40.155Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-09T16:48:40.155Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-09T16:48:40.155Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-09T16:48:40.155Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-09T16:48:42.344Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-09T16:48:42.344Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-09T16:48:42.344Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-09T16:48:42.344Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-09T16:48:42.344Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-09T16:48:42.344Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-09T16:48:42.344Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-09T16:48:42.344Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-09T16:48:42.344Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-09T16:48:42.344Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-09T16:48:42.344Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-09T16:48:42.344Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-09T16:48:42.344Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-09T16:48:42.344Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-09T16:48:42.344Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-09T16:48:46.100Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-09T16:48:48.290Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-09T16:48:56.909Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-09T16:48:56.909Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-09T16:48:56.909Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-09T16:48:56.909Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-09T16:48:56.909Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-09T16:48:56.909Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-09T16:48:56.909Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-09T16:49:04.015Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-09T16:49:04.016Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-09T16:49:04.016Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-09T16:49:04.016Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-09T16:49:04.016Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-09T16:49:04.016Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-09T16:49:04.016Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-09T16:49:04.016Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-09T16:49:04.016Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-09T16:49:06.942Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-09T16:49:14.051Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-09T16:49:14.051Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-09T16:49:14.051Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-09T16:49:14.051Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-09T16:49:14.051Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-09T16:49:14.051Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-09T16:49:14.051Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-09T16:49:14.051Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-09T16:49:14.051Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-09T16:49:14.051Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-09T16:49:14.051Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-09T16:49:14.051Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-09T16:49:14.051Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-09T16:49:16.978Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-09T16:49:16.978Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-09T16:49:16.978Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-09T16:49:16.978Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-09T16:49:16.978Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-09T16:49:16.978Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-09T16:49:19.907Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-09T16:49:22.828Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-09T16:49:22.828Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-09T16:49:22.828Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-09T16:49:25.751Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-09T16:49:25.751Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-09T16:49:25.751Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-09T16:49:25.751Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-09T16:49:25.751Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-09T16:49:25.751Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-09T16:49:25.751Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-09T16:49:28.670Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-09T16:49:31.593Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-09T16:49:34.070Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-09T16:49:36.991Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-09T16:49:36.991Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-09T16:49:36.991Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-09T16:49:36.991Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-09T16:49:36.991Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-09T16:49:36.991Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-09T16:49:36.991Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-09T16:49:36.991Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-09T16:49:36.991Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-09T16:49:37.453Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-09T16:49:37.453Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-09T16:49:37.453Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-09T16:49:37.453Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-09T16:49:37.453Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-09T16:49:37.453Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-09T16:49:37.453Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-09T16:49:43.271Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-09T16:49:43.271Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-09T16:49:43.271Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-09T16:49:43.271Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-09T16:49:43.271Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-09T16:49:43.271Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-09T16:49:43.271Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-09T16:49:43.271Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-09T16:49:43.271Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-09T16:49:43.271Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-09T16:49:43.271Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-09T16:49:43.271Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-09T16:49:55.687Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-09T16:49:55.687Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-09T16:49:55.687Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-09T16:49:57.235Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-09T16:49:57.235Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-09T16:49:57.235Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-09T16:49:57.235Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-09T16:49:57.235Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-09T16:49:57.235Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-09T16:49:57.235Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-09T16:49:57.235Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-09T16:49:57.235Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-09T16:49:57.235Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-09T16:49:57.235Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-09T16:49:57.235Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-09T16:49:57.235Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-09T16:49:57.235Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-09T16:49:57.235Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-09T16:49:57.235Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-09T16:49:57.235Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-09T16:49:57.235Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-09T16:49:57.235Z] === RUN TestDockerSuite/TestRunMount [2022-03-09T16:49:57.235Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-09T16:49:57.235Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-09T16:49:57.235Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-09T16:49:57.235Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-09T16:49:57.235Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-09T16:49:57.235Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-09T16:49:57.235Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-09T16:49:57.235Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-09T16:50:07.602Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-09T16:50:07.602Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-09T16:50:07.602Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-09T16:50:07.602Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-09T16:50:07.602Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-09T16:50:07.602Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-09T16:50:07.602Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-09T16:50:12.310Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-09T16:50:18.130Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-09T16:50:18.130Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-09T16:50:18.130Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-09T16:50:18.130Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-09T16:50:18.130Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-09T16:50:18.130Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-09T16:50:18.130Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-09T16:50:18.130Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-09T16:50:18.130Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-09T16:50:18.130Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-09T16:50:18.130Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-09T16:50:18.130Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-09T16:50:18.130Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-09T16:50:18.130Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-09T16:50:18.130Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-09T16:50:18.130Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-09T16:50:18.130Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-09T16:50:18.130Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-09T16:50:18.130Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-09T16:50:18.130Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-09T16:50:19.677Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-09T16:50:22.596Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-09T16:50:25.520Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-09T16:50:26.494Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-09T16:50:29.435Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-09T16:50:29.435Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-09T16:50:29.435Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-09T16:50:29.435Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-09T16:50:29.435Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-09T16:50:29.435Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-09T16:50:29.435Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-09T16:50:29.435Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-09T16:50:29.435Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-09T16:50:29.435Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-09T16:50:29.435Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-09T16:50:29.435Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-09T16:50:29.435Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-09T16:50:29.435Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-09T16:50:29.435Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-09T16:50:29.435Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-09T16:50:29.435Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-09T16:50:34.151Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-09T16:50:34.151Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-09T16:50:34.151Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-09T16:50:34.151Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-09T16:50:34.151Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-09T16:50:34.151Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-09T16:50:34.151Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-09T16:50:34.151Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-09T16:50:34.151Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-09T16:50:34.151Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-09T16:50:34.151Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-09T16:50:44.523Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-09T16:50:44.523Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-09T16:50:44.523Z] === RUN TestDockerSuite/TestRunRm [2022-03-09T16:50:46.729Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-09T16:50:53.843Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-09T16:51:00.944Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-09T16:51:03.862Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-09T16:51:06.798Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-09T16:51:09.420Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-09T16:51:09.420Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-09T16:51:09.881Z] === RUN TestDockerSuite/TestRunState [2022-03-09T16:51:09.881Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-09T16:51:09.881Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-09T16:51:12.809Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-09T16:51:12.809Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-09T16:51:12.809Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-09T16:51:15.006Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-09T16:51:15.006Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-09T16:51:15.006Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-09T16:51:15.006Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-09T16:51:15.006Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-09T16:51:15.471Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-09T16:51:15.471Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-09T16:51:15.471Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-09T16:51:15.471Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-09T16:51:21.285Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-09T16:51:21.285Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-09T16:51:21.285Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-09T16:51:21.285Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-09T16:51:21.285Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-09T16:51:21.285Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-09T16:51:21.285Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-09T16:51:21.285Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-09T16:51:21.285Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-09T16:51:21.285Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-09T16:51:21.285Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-09T16:51:21.285Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-09T16:51:21.285Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-09T16:51:21.285Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-09T16:51:21.285Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-09T16:51:21.285Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-09T16:51:21.285Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-09T16:51:21.285Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-09T16:51:21.285Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-09T16:51:21.285Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-09T16:51:21.285Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-09T16:51:24.203Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-09T16:51:24.203Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-09T16:51:24.203Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-09T16:51:27.135Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-09T16:51:27.135Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-09T16:51:27.135Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-09T16:51:27.135Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-09T16:51:27.135Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-09T16:51:31.875Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-09T16:51:53.022Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-09T16:51:55.943Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-09T16:52:04.551Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-09T16:52:04.551Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-09T16:52:04.551Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-09T16:52:04.551Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-09T16:52:08.308Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-09T16:52:16.911Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-09T16:52:19.106Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-09T16:52:19.106Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-09T16:52:19.106Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-09T16:52:19.106Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-09T16:52:19.106Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-09T16:52:19.106Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-09T16:52:19.106Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-09T16:52:19.107Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-09T16:52:19.107Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-09T16:52:19.107Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-09T16:52:19.107Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-09T16:52:19.107Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-09T16:52:19.107Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-09T16:52:19.107Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-09T16:52:19.107Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-09T16:52:24.928Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-09T16:52:27.120Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-09T16:52:30.045Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-09T16:52:35.884Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-09T16:52:35.884Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-09T16:52:35.884Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-09T16:52:35.884Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-09T16:52:35.884Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-09T16:52:35.884Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-09T16:52:35.884Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-09T16:52:35.884Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-09T16:52:36.346Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-09T16:52:36.346Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-09T16:52:36.346Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-09T16:52:36.346Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-09T16:52:36.346Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-09T16:52:36.346Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:52:36.346Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-09T16:52:36.346Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-09T16:52:36.346Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-09T16:52:36.346Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:52:36.346Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-09T16:52:36.346Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-09T16:52:36.346Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-09T16:52:36.346Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-09T16:52:36.346Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-09T16:52:36.346Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-09T16:52:36.346Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-09T16:52:36.346Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-09T16:52:36.346Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-09T16:52:36.346Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-09T16:52:36.346Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-09T16:52:36.346Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-09T16:52:36.346Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-09T16:52:36.346Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-09T16:52:36.346Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-09T16:52:36.346Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-09T16:52:36.346Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-09T16:52:39.267Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-09T16:52:39.267Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-09T16:52:39.729Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-09T16:52:40.191Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-09T16:52:41.744Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-09T16:52:41.744Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-09T16:52:46.465Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-09T16:52:49.384Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-09T16:52:52.302Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-09T16:52:52.302Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-09T16:52:52.302Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-09T16:53:04.722Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-09T16:53:04.722Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-09T16:53:04.722Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-09T16:53:13.326Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-09T16:53:13.326Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-09T16:53:13.326Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-09T16:53:13.326Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-09T16:53:13.326Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-09T16:53:13.326Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-09T16:53:13.326Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-09T16:53:13.326Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-09T16:53:13.326Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-09T16:53:31.083Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-09T16:53:31.083Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-09T16:53:31.083Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-09T16:53:31.083Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-09T16:53:31.083Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-09T16:53:31.083Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-09T16:53:31.083Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-09T16:53:31.083Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-09T16:53:31.083Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-09T16:53:31.083Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-09T16:53:31.083Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-09T16:53:31.083Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-09T16:53:31.083Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-09T16:53:32.629Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-09T16:53:35.555Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-09T16:53:35.555Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-09T16:53:35.555Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-09T16:53:38.485Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-09T16:53:38.485Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-09T16:53:38.485Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-09T16:53:38.485Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-09T16:53:38.485Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-09T16:53:38.485Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-09T16:53:38.485Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-09T16:53:38.485Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-09T16:53:38.485Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-09T16:53:38.485Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-09T16:53:38.485Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-09T16:53:38.485Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-09T16:53:38.946Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-09T16:53:56.694Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-09T16:53:56.695Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-09T16:53:56.695Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-09T16:53:56.695Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-09T16:53:56.695Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-09T16:53:56.695Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-09T16:53:56.695Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-09T16:53:56.695Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-09T16:53:59.617Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-09T16:53:59.617Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-09T16:54:08.223Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-09T16:54:08.684Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-09T16:54:09.147Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-09T16:54:09.147Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-09T16:54:09.609Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-09T16:54:19.993Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-09T16:54:19.993Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-09T16:54:19.993Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-09T16:54:20.458Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-09T16:54:20.458Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-09T16:54:20.458Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-09T16:54:20.920Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-09T16:54:35.769Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-09T16:54:35.769Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-09T16:54:35.769Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-09T16:54:53.497Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-09T16:54:53.497Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.497Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite (3420.67s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.04s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.92s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.36s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.85s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (130.23s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.10s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.91s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.00s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.85s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.96s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.63s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (159.17s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.59s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.05s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.25s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.26s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.26s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.14s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.15s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-09T16:54:53.497Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-09T16:54:53.497Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.99s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.31s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (11.42s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.70s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.80s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.50s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (11.08s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.78s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildAddTar (62.44s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (27.15s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.74s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.28s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.61s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.33s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.26s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (11.33s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (9.03s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.85s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (43.74s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.05s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.92s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.84s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.94s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.11s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.39s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCmd (0.84s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.82s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.81s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.00s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.28s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.74s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.75s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.63s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.32s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.77s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.21s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.96s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (11.92s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.72s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.94s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.77s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.94s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.54s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.07s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.81s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (53.39s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.04s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.38s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.27s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.02s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.81s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.64s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.57s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDockerignore (92.01s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.33s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (90.25s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.30s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.08s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.03s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (18.35s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.19s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.62s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.35s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.38s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (134.81s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.86s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.58s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.74s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.74s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.87s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.34s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.33s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.43s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.31s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.38s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.26s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.92s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildFails (2.94s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.95s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.16s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.20s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.67s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.96s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.38s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.07s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.75s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (16.14s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildHistory (15.72s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.36s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.71s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.14s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.16s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.66s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildLabel (1.43s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.87s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.34s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.84s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildLabels (1.45s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.30s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (8.62s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.85s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.87s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.41s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.13s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.79s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (51.20s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.05s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.28s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.02s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.41s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.58s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (15.27s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.92s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.55s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.70s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.06s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.43s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.84s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.68s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.18s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.95s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.11s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.00s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.50s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.23s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.62s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.90s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (57.74s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (38.91s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildRm (17.10s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.35s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.92s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (9.55s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.71s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.16s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (24.47s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.12s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.98s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.85s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.35s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildStderr (5.73s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.18s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.11s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.72s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.95s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.14s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.39s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.79s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.97s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.49s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.23s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.97s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (12.23s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.45s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.92s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.07s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.13s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (2.04s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.64s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.88s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-09T16:54:53.498Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-09T16:54:53.498Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.68s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.94s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCommitChange (11.54s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.79s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCommitNewFile (13.94s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCommitTTY (13.60s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.88s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.04s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.42s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (18.64s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.07s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.15s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.32s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.75s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.94s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.96s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.82s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.07s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.58s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.24s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.69s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.05s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.07s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.53s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIStop (8.00s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.04s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.09s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.68s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.46s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (41.57s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (8.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (8.10s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.04s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (8.04s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003d4930_} (3.19s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11700415717_c:\foo_false____} (8.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11700415717_c:\foo_true____} (3.14s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.12s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.27s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.14s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.57s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.11s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.60s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.70s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCpToDot (7.92s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCpToStdout (3.22s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.29s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreateArgs (0.28s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.55s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.18s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.31s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.65s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.99s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreateLabels (0.28s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreateRM (0.54s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.29s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.52s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.92s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.70s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.30s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.13s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.04s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.15s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (14.99s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsCopy (6.62s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.79s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.90s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.24s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.10s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.23s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.59s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsFilters (6.34s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsFormat (6.01s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.26s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsRename (8.09s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsResize (8.65s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.88s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.43s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.47s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsUntag (2.91s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.20s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.60s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.59s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.54s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.84s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.00s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.78s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.39s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.05s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestExecInspectID (5.55s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.16s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.11s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.91s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.04s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.70s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.73s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.70s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.75s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.13s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (10.79s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.11s) [2022-03-09T16:54:53.499Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-09T16:54:53.499Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.13s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.49s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.93s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.55s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.22s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.48s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.42s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.11s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.38s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestImagesFormat (0.35s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.68s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.11s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.96s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.78s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.14s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.14s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.30s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.92s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectDefault (2.85s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectHistory (6.06s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.94s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.94s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.29s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.90s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.93s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.12s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.92s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectStatus (3.47s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.68s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.10s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.77s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.95s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.97s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.78s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.94s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.47s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.55s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.71s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.25s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.09s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.78s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.98s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.84s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.49s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.24s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.05s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.83s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsSince (10.05s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsTail (3.73s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.34s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.11s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.12s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.69s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (10.55s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestPsByOrder (11.04s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestPsListContainersBase (15.11s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.68s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.45s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.50s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.72s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.45s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.80s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.20s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.63s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.16s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.23s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.13s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (33.85s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.40s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.38s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.29s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.12s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.47s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.47s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.49s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.43s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (23.26s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.68s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.95s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.49s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.58s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.84s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.93s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRmiTag (0.92s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.10s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.89s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.19s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.20s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.62s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.78s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.66s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.70s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.91s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.77s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.94s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRunBindMounts (11.09s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.96s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.04s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.59s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.95s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.99s) [2022-03-09T16:54:53.500Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.78s) [2022-03-09T16:54:53.500Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.77s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.80s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.77s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.92s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.83s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.92s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.82s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunExitCode (2.95s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.77s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.84s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.82s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.30s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.90s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.19s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.97s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.22s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.11s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.82s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.85s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.66s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.80s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.97s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunRm (3.18s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.27s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.80s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.79s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.82s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.21s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.80s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.48s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.11s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.42s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.18s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.83s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.43s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (18.74s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.84s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.37s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.45s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.81s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.98s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.10s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.45s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.37s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.97s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.94s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.51s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.49s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.81s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.44s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.95s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.38s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.07s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.50s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestStartAttachSilent (10.38s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (16.08s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.92s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.06s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.92s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.47s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.39s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.49s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (8.90s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.52s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.04s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.82s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.29s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.79s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.37s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.38s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (16.05s) [2022-03-09T16:54:53.501Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-09T16:54:53.501Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.90s) [2022-03-09T16:54:53.501Z] === RUN TestDockerRegistrySuite [2022-03-09T16:54:53.501Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-09T16:54:53.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.502Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-09T16:54:53.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.502Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-09T16:54:53.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.502Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-09T16:54:53.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.963Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-09T16:54:53.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-09T16:54:53.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- PASS: TestDockerRegistrySuite (0.24s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-09T16:54:53.964Z] === RUN TestDockerSchema1RegistrySuite [2022-03-09T16:54:53.964Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-09T16:54:53.964Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-09T16:54:53.964Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-09T16:54:53.964Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-09T16:54:53.964Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-09T16:54:53.964Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-09T16:54:53.964Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-09T16:54:53.964Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-09T16:54:53.964Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-09T16:54:53.964Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-09T16:54:53.964Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-09T16:54:53.964Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:54:53.964Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-09T16:54:53.964Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-09T16:54:53.964Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-09T16:54:53.964Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-09T16:54:53.964Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-09T16:54:53.964Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-09T16:54:53.964Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-09T16:54:53.964Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-09T16:54:53.964Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-09T16:54:53.964Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-09T16:54:53.964Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-09T16:54:53.964Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-09T16:54:53.964Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-09T16:54:53.964Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-09T16:54:53.964Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-09T16:54:53.964Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-09T16:54:53.964Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-09T16:54:53.964Z] === RUN TestDockerDaemonSuite [2022-03-09T16:54:53.964Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-09T16:54:53.964Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-09T16:54:53.964Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-09T16:54:53.964Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-09T16:54:53.964Z] === RUN TestDockerSwarmSuite [2022-03-09T16:54:53.964Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-09T16:54:53.964Z] === RUN TestDockerPluginSuite [2022-03-09T16:54:53.964Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-09T16:54:53.964Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-09T16:54:53.964Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-09T16:54:53.964Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-09T16:54:53.964Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-09T16:54:53.964Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-09T16:54:53.964Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-09T16:54:53.964Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-09T16:54:53.964Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-09T16:54:53.964Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-09T16:54:53.964Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-09T16:54:53.964Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-09T16:54:53.964Z] === RUN TestDockerExternalVolumeSuite [2022-03-09T16:54:53.964Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-09T16:54:53.964Z] === RUN TestDockerNetworkSuite [2022-03-09T16:54:53.964Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-09T16:54:53.964Z] === RUN TestDockerHubPullSuite [2022-03-09T16:54:53.964Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-09T16:54:53.964Z] PASS [2022-03-09T16:54:53.964Z] ok github.com/docker/docker/integration-cli 3421.256s [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === Skipped [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-03-09T16:54:53.964Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-09T16:54:53.964Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-09T16:54:53.964Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-09T16:54:53.964Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-09T16:54:53.964Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-09T16:54:53.964Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-09T16:54:53.964Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-09T16:54:53.964Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-09T16:54:53.964Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-09T16:54:53.964Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-09T16:54:53.964Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-09T16:54:53.964Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-09T16:54:53.964Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-09T16:54:53.964Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-09T16:54:53.964Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-09T16:54:53.964Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-09T16:54:53.964Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-09T16:54:53.964Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-03-09T16:54:53.964Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-03-09T16:54:53.964Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.964Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-03-09T16:54:53.964Z] [2022-03-09T16:54:53.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-03-09T16:54:53.964Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-09T16:54:53.965Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.54s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.54s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.07s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.07s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.08s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.13s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.13s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-09T16:54:53.965Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.965Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-09T16:54:53.965Z] [2022-03-09T16:54:53.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-09T16:54:53.965Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-03-09T16:54:53.966Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-09T16:54:53.966Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-03-09T16:54:53.966Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-03-09T16:54:53.966Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-03-09T16:54:53.966Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-09T16:54:53.966Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2022-03-09T16:54:53.966Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-09T16:54:53.966Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-09T16:54:53.966Z] docker_cli_sni_test.go:18: Flakey test [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-09T16:54:53.966Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-03-09T16:54:53.966Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-03-09T16:54:53.966Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.04s) [2022-03-09T16:54:53.966Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.04s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-09T16:54:53.966Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-03-09T16:54:53.966Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-09T16:54:53.966Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-09T16:54:53.966Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-09T16:54:53.966Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-03-09T16:54:53.966Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-09T16:54:53.966Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-03-09T16:54:53.966Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-03-09T16:54:53.966Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-09T16:54:53.966Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-09T16:54:53.966Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-09T16:54:53.966Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-09T16:54:53.966Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-09T16:54:53.966Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-03-09T16:54:53.966Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-03-09T16:54:53.966Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-09T16:54:53.966Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-09T16:54:53.966Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-09T16:54:53.966Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.966Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-09T16:54:53.966Z] [2022-03-09T16:54:53.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-09T16:54:53.966Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-09T16:54:53.967Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-09T16:54:53.967Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-09T16:54:53.967Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-09T16:54:53.967Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-03-09T16:54:53.967Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-09T16:54:53.967Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-09T16:54:53.967Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-09T16:54:53.967Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-03-09T16:54:53.967Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-09T16:54:53.967Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-09T16:54:53.967Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-09T16:54:53.967Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-09T16:54:53.967Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-09T16:54:53.967Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-03-09T16:54:53.967Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-09T16:54:53.967Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-09T16:54:53.967Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-03-09T16:54:53.967Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-09T16:54:53.967Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-09T16:54:53.967Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-09T16:54:53.967Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-09T16:54:53.967Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-09T16:54:53.967Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-09T16:54:53.967Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:53.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-09T16:54:53.967Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-09T16:54:53.967Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-09T16:54:53.967Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-03-09T16:54:54.431Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-09T16:54:54.431Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-09T16:54:54.431Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-09T16:54:54.431Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-09T16:54:54.431Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-03-09T16:54:54.431Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-09T16:54:54.431Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-09T16:54:54.431Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-09T16:54:54.431Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-09T16:54:54.431Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-09T16:54:54.431Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-09T16:54:54.431Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-09T16:54:54.431Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-09T16:54:54.431Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-09T16:54:54.431Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-09T16:54:54.431Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-09T16:54:54.431Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-09T16:54:54.431Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-03-09T16:54:54.431Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-09T16:54:54.431Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-09T16:54:54.431Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-03-09T16:54:54.431Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-09T16:54:54.431Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-09T16:54:54.431Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-09T16:54:54.431Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-03-09T16:54:54.431Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-03-09T16:54:54.431Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-03-09T16:54:54.431Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-03-09T16:54:54.431Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-03-09T16:54:54.431Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.431Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-03-09T16:54:54.431Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.04s) [2022-03-09T16:54:54.432Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.04s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-03-09T16:54:54.432Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-09T16:54:54.432Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-03-09T16:54:54.432Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-09T16:54:54.432Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-03-09T16:54:54.432Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-03-09T16:54:54.432Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-03-09T16:54:54.432Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-03-09T16:54:54.432Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-03-09T16:54:54.432Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-03-09T16:54:54.432Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-09T16:54:54.432Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-09T16:54:54.432Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-09T16:54:54.432Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-09T16:54:54.432Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2022-03-09T16:54:54.432Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-09T16:54:54.432Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-03-09T16:54:54.432Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-03-09T16:54:54.432Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-03-09T16:54:54.432Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-09T16:54:54.432Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-03-09T16:54:54.432Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-03-09T16:54:54.432Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-09T16:54:54.432Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-03-09T16:54:54.432Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-09T16:54:54.432Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-09T16:54:54.432Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-09T16:54:54.432Z] [2022-03-09T16:54:54.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-09T16:54:54.432Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.432Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-09T16:54:54.433Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-03-09T16:54:54.433Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-09T16:54:54.433Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-09T16:54:54.433Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-09T16:54:54.433Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-09T16:54:54.433Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-03-09T16:54:54.433Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-09T16:54:54.433Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-03-09T16:54:54.433Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2022-03-09T16:54:54.433Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-09T16:54:54.433Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-09T16:54:54.433Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-09T16:54:54.433Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.433Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-09T16:54:54.433Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-09T16:54:54.434Z] [2022-03-09T16:54:54.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-09T16:54:54.434Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.434Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-03-09T16:54:54.435Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-09T16:54:54.435Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-09T16:54:54.435Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-09T16:54:54.435Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-09T16:54:54.435Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-03-09T16:54:54.435Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-03-09T16:54:54.435Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-09T16:54:54.435Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-09T16:54:54.435Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-09T16:54:54.435Z] [2022-03-09T16:54:54.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-09T16:54:54.435Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.435Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-09T16:54:54.436Z] [2022-03-09T16:54:54.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-09T16:54:54.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.436Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-09T16:54:54.436Z] [2022-03-09T16:54:54.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:54:54.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.436Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:54:54.436Z] [2022-03-09T16:54:54.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:54:54.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.436Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:54:54.436Z] [2022-03-09T16:54:54.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:54:54.436Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.436Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:54:54.436Z] [2022-03-09T16:54:54.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-09T16:54:54.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.900Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-09T16:54:54.900Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-09T16:54:54.901Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] DONE 1088 tests, 539 skipped in 3433.941s [2022-03-09T16:54:54.901Z] INFO: Integration tests ended at 03/09/2022 16:54:54. Duration:00:57:14.0989142 [2022-03-09T16:54:54.901Z] INFO: Docker info of the daemon under test at end of run [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] Containers: 2 [2022-03-09T16:54:54.901Z] Running: 0 [2022-03-09T16:54:54.901Z] Paused: 0 [2022-03-09T16:54:54.901Z] Stopped: 2 [2022-03-09T16:54:54.901Z] Images: 18 [2022-03-09T16:54:54.901Z] Server Version: 0.0.0-dev [2022-03-09T16:54:54.901Z] Storage Driver: windowsfilter [2022-03-09T16:54:54.901Z] Windows: [2022-03-09T16:54:54.901Z] Logging Driver: json-file [2022-03-09T16:54:54.901Z] Plugins: [2022-03-09T16:54:54.901Z] Volume: local [2022-03-09T16:54:54.901Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-09T16:54:54.901Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-09T16:54:54.901Z] Swarm: inactive [2022-03-09T16:54:54.901Z] Default Isolation: process [2022-03-09T16:54:54.901Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-09T16:54:54.901Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-09T16:54:54.901Z] OSType: windows [2022-03-09T16:54:54.901Z] Architecture: x86_64 [2022-03-09T16:54:54.901Z] CPUs: 4 [2022-03-09T16:54:54.901Z] Total Memory: 32GiB [2022-03-09T16:54:54.901Z] Name: azwin-2-bb3e00 [2022-03-09T16:54:54.901Z] ID: QU3E:HNZS:I7TK:HDBX:MAMM:LI5P:P4BF:SVBC:SWXE:VERS:IKFT:Z77D [2022-03-09T16:54:54.901Z] Docker Root Dir: D:\CI\PR-43347\3\daemon [2022-03-09T16:54:54.901Z] Debug Mode (client): false [2022-03-09T16:54:54.901Z] Debug Mode (server): true [2022-03-09T16:54:54.901Z] File Descriptors: -1 [2022-03-09T16:54:54.901Z] Goroutines: 17 [2022-03-09T16:54:54.901Z] System Time: 2022-03-09T16:54:54.6296775Z [2022-03-09T16:54:54.901Z] EventsListeners: 0 [2022-03-09T16:54:54.901Z] Registry: https://index.docker.io/v1/ [2022-03-09T16:54:54.901Z] Labels: [2022-03-09T16:54:54.901Z] Experimental: false [2022-03-09T16:54:54.901Z] Insecure Registries: [2022-03-09T16:54:54.901Z] 127.0.0.0/8 [2022-03-09T16:54:54.901Z] Live Restore Enabled: false [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] [2022-03-09T16:54:54.901Z] INFO: Stopping daemon under test [2022-03-09T16:54:54.901Z] SUCCESS: The process with PID 1072 (child process of PID 3916) has been terminated. [2022-03-09T16:54:54.901Z] SUCCESS: The process with PID 3916 (child process of PID 4204) has been terminated. [2022-03-09T16:54:55.363Z] INFO: Stop tailing logs of the daemon under tests [2022-03-09T16:54:55.363Z] INFO: executeCI.ps1 Completed successfully at 03/09/2022 16:54:54. [2022-03-09T16:54:55.363Z] INFO: Tidying up at end of run [2022-03-09T16:54:55.363Z] INFO: Saving daemon under test log (d:\CI\PR-43347\3\dut.out) to bundles\CIDUT.out [2022-03-09T16:54:55.363Z] INFO: Saving daemon under test log (d:\CI\PR-43347\3\dut.err) to bundles\CIDUT.err [2022-03-09T16:54:55.363Z] INFO: Saving containerd logs to bundles [2022-03-09T16:54:55.363Z] INFO: Nuke-Everything... [2022-03-09T16:54:55.824Z] INFO: Container count on control daemon to delete is 2 [2022-03-09T16:54:56.286Z] 15de554e9737 [2022-03-09T16:54:56.286Z] c205c8e78dad [2022-03-09T16:54:56.286Z] INFO: Tidying pidfile d:\CI\PR-43347\3\docker.pid [2022-03-09T16:54:56.286Z] INFO: Nuking d:\CI [2022-03-09T16:55:38.884Z] INFO: Zapped successfully [2022-03-09T16:55:38.884Z] [2022-03-09T16:55:38.884Z] INFO: executeCI.ps1 exiting at Wed Mar 9 16:55:35 CUT 2022. Duration 01:32:02.7152127 [2022-03-09T16:55:38.884Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-09T16:55:39.127Z] Recording test results [2022-03-09T16:55:48.750Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-09T16:55:50.897Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-09T16:55:53.303Z] Archiving artifacts [2022-03-09T16:56:09.130Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43347/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-09T16:56:10.067Z] + make clean [2022-03-09T16:56:12.264Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-09T16:56:12.264Z] docker-dev-cache [2022-03-09T16:56:12.264Z] docker-mod-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